/* CSS Style */
body {
	margin:0;
	padding:0;
	background:#FFF;
	text-align:center;
	font-family: Tahoma;
	color:#666666;
	font-size: 11px;
}


#centrato {
	position:relative;
	width:990px; 
	margin:0 auto;
	border:1px none red;
}

img {border:none; margin:0; padding:0;}

.clear {clear:both}



/* ############# HOME ################ */
ul.tool_hp {
	width:780px;
	padding:0;
	margin:0 auto;
	list-style-type:none;
}

.tool_hp li {
	float:left;
	display:inline;
}

.testo_hp {
	width:865px;
	margin:0 0 0 80px;
	padding-top:5px;
	text-align:left;
} 

.testo_hp .pdf {
	display:block;
	height:31px;
	color:#4aa006;
	font-size:11px;
	font-weight:bold;
	padding:8px 0 0 30px;
	margin-top:5px;
	background:url(../img/ico_pdf.gif) no-repeat;
}


.header {
	position:relative;
	width:990px;
	height:199px;
	border:1px none red;
}

.logo {
	position:absolute;
	top:0;
	left:70px;
	width:140px;
	height:140px;
	border:1px none red;
}

.evoc_sezione {
	width:990px;
	height:139px;
	border:1px none red;
}


/* ############# TOOLBAR ################ */
ul.toolbar {
	width:990px;
	height:60px;
	padding:0;
	margin:0;
	list-style-type:none;
	border:1px none red;
}

.toolbar li {
	float:left;
	display:inline;
}



/* ############# PAGINA INTERNA ################ */
.foto_sezione, .foto_sezione_orizz  {
	float:left;
	width:273px;
	/*height:400px;*/
	min-height:400px;
	background:url(../img/bkg_foto_sezione.jpg) top no-repeat;
	border:1px none red;
}

.foto_sezione img {
	width:218px;
	height:275px;
	margin:111px 0 0 55px;
	border:1px none red;
}
 
.foto_sezione_orizz img {
	width:273px;
	height:221px;
	margin:111px 0 0 0;
	border:1px none red;
}

.desc_sezione {
	float:left;
	width:717px;
	_width:680px;
	/*height:400px;
	min-height:400px;*/
	text-align:left;
	margin:10px 0 20px 0;
	border:1px none red;
}


.desc_sezione p {
	margin:0 20px 10px 20px;
	line-height:18px;
	border:1px none red;
}

.desc_sezione a {
	color:#4aa006;
	font-weight:bold;
}

.desc_sezione a:hover {
	text-decoration:none;
}

.desc_sezione ul {
	color:#4aa006;
	margin-top:0;
	border:1px none red;
}

.desc_sezione li {
	margin-bottom:8px;
}

.desc_sezione li span {
	color:#666;
}

.desc_sezione .startCapitolo {
	width:680px;
	height:33px;
	margin:30px 0 0 20px;
	padding:6px 0 0 30px;
	text-align:left;
	color:#4aa006;
	font-weight:bold;
	background:url(../img/ico_foglia.gif) left top no-repeat;
	border:1px none red;
}


.box_testimonianze {
	margin:30px 20px;
	line-height:15px;
	/*font-style:italic;*/
	font-size:11px;
	text-align:left;
	border:1px none red;
}

.box_testimonianze .labelTestimonianze {
	height:35px;
	margin:0;
	line-height:20px;
	padding:7px 0 0 30px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#4aa006;
	background:url(../img/ico_foglia.gif) left top no-repeat;
	border:1px none red;
}


.desc_sezione .box_form {
	width:675px;
	margin:10px 20px;
	_margin:10px 15px;
	border:1px none green;
}

.desc_sezione .box_form .form {
	float:left;
	width:170px;
	height:18px;
	margin:0;
	font-size:11px;
	color:#666;
	border:1px solid #999;
}

.desc_sezione .box_form .check {
	width:20px;
	border:none;
	margin:0 0 0 8px;
}

.desc_sezione .box_form textarea {
	float:left;
	width:520px;
	_width:510px;
	height:100px;
	margin:0;
	font-size:11px;
	color:#666;
	font-family:Tahoma;
	border:1px solid #999;
}

.desc_sezione label {
	float:left;
	width:130px;
	height:20px;
	font-weight:bold;
	/*color:#6ec119;*/
	margin:0 10px;
	border:1px none red;
}

.spot {
	width:400px;
	font-size:10px;
	text-align:center;
	margin:15px auto;
}

.spot a {
	display:block;
	color:#4AA006;
	text-decoration:none;
	border:1px none red;
}

.spot a:hover {text-decoration:underline;}

	


/* ############# FOOTER ################ */
.footer {
	width:990px;
	height:28px;
	margin:20px 0 0 0;
	padding-top:8px;
	background:url(../img/bkg_footer.gif) top repeat-x;
	border:1px none red;
}

.footer a {
	color:#4aa006;
	font-weight:bold;
}

.footer p {
	margin:5px 0 0 0;
	padding:0;
}
