* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #fff;
	background-image: url(../imgs/back4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, "Lucida Sans Unicode", "Lucida Grande", Arial, sans serif;
	font-size: 13px;
	padding-top: 10px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 8px;
}

a.std {
	color: #000;
	text-decoration: underline;
}

a.std:hover {
	color: red;
}

a.mos {
	color: #fff;
	text-decoration: underline;
}

a.mos:hover {
	color: #fff;
	font-weight: bold;
}

p.title {
	color: #de1b1b;
	font-weight: bold;
	margin-bottom: 25px;
}

h1 {
	font-weight: bold;
	margin-bottom: 15px;
	color: #d01a1a;
	font-size: 15px;
}

h2 {
	font-weight: bold;
	margin-bottom: 5px;
	color: #d01a1a;
	font-size: 13px;
}

#container {
	position: relative;
	width: 917px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	position: relative;
	width: 997px;
	margin-left: auto;
	margin-right: auto;
	height: 113px;
	background-color: transparent;
}

#intro {
	position: relative;
	width: 917px;
	margin-bottom: 3px;
}

#content {
	position: relative;
	margin-bottom: 3px;
	width: 917px;
	background-image: url(../imgs/transp2.png);
	background-repeat: repeat-y;	
}

#content_int {
	position: relative;
	width: 869px;
	background-image: url(../imgs/transp.png);
	background-repeat: repeat-y;
	padding: 24px 24px 15px 24px;	
}

#content_int p {
	line-height: 20px;
}

#enr {
	position: relative;
	float: left;
	width: 158px;
	height: 388px;
}

#testobio {
	position: relative;
	margin-left: 182px;
}

#nos {
	width: 917px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/*----------------------------------------------- gallery -------------------------------------------------*/
#mother {
	width: 917px;
	height: 388px;
}

#mother td {
	vertical-align: top;
}

#mother td.sub {
	width: 144px;
	background-color: #cac8b8;
	background-image: url(../imgs/stain2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 100px;
}

#mother td.opere {
	width: 733px;
	background-image: url(../imgs/transp.png);
	background-repeat: repeat-y;	
	border-left: 2px solid #fff;
	padding-left: 24px;
	padding-top: 32px;
	padding-bottom: 15px;
}

#sub_opere {
	list-style: none;
	width: 134px;
	font-size: 12px;
}

#sub_opere li {
	margin-bottom: 8px;
}

#sub_opere a:link, #sub_opere a:visited {
	display: block;
	width: 134px;
	background-image: url(../imgs/li.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;	
	color: #3a3737;
	text-decoration: none;
}

#sub_opere a:hover {
	background-position: bottom left;
	color: #3a3737;
	text-decoration: none;
}

#sub_opere span.act {
	display: block;
	width: 134px;
	background-image: url(../imgs/li.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 7px;	
	color: #de1b1b;	
}


/*------------------------------------------------- mostre ----------------------------------------------------------*/
#d_mos {
	position: relative;
	width: 897px;
	height: 312px;
	background-image: url(../imgs/back_mos.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	text-align: right;
	padding: 55px 20px 20px 0px;
	
}

#d_mos p {
	font-size: 14px;
	color: #fff;
}

/*--------------------------------------------------- contatti -----------------------------------------------------*/
#d_con {
	position: relative;
	width: 887px;
	height: 342px;
	background-image: url(../imgs/back_con5.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 25px 20px 20px 10px;
}

form table td {
	vertical-align: top;
}

form table td.fi {
	padding-left: 15px;
}

form input {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, "Lucida Sans Unicode", "Lucida Grande", Arial, sans serif;
	font-size: 12px;
	padding: 0 1px;
	width: 170px;
	border: 1px solid gray;
}

form textarea {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, "Lucida Sans Unicode", "Lucida Grande", Arial, sans serif;
	font-size: 12px;
	padding: 0 1px;
	border: 1px solid gray;
}

#privacy {
	width: 20px;
	margin-left: -2px;
	border: 0;
}

#foot {
	position: relative;
	width: 100%;
	border-top: 1px solid #656161;
	margin-top: 2px;
	padding-top:2px;
}

#foot p {
	color: #de1b1b;
	font-size: 11px;
	float: left;
}

#foot p a {
	color: #de1b1b;
}

#flags {
	position: relative;
	float: right;
}

#valid {
	position: absolute;
	right: 10px;
	top: 10px;
}
