@charset "utf-8";
/* CSS Document */

html {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;}

/*   LAYOUT     */

#pagina{width:960px; margin:10px auto; background-color:#fff; border:#000 solid 1px;}
#intestazione{height:198px; background: #000 url(images/header.jpg) top left no-repeat;}
div#intestazione h1{display:none;}

#topnav{height:47px; background: #000 url(images/topnav.jpg) top left repeat-x;}
#contenuto {float:right;width:718px;}
#principale {
	padding:50px;
}
#corpo{background: url(images/sfondobarra.gif) top left repeat-y;}


#preheading{
	text-align:center;
	width:500px;
	margin: 0 auto 25px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}


div#principale h2{font-size:24px;font-weight:bold;color:#990000;text-align:center;}
div#principale h3{font-size:18px;font-weight:bold;color:#990000;text-align:center;}


/* COLONNA LATERALE   */
#colonna{width:240px; float:left; position:absolute;}
.testimonial{
	margin-top:35px;
	margin-bottom:125px;
}
.testimonial img{border:1px solid;}
.fototestimonial{float:left;margin:2px 5px 0 0;padding:0; width:90px;}
.nometestimonial{margin:0 0 0.3em;padding:0;}
.titolitestimonial{color:#302921;font-size:0.85em;font-weight:bold;margin-bottom:1.5em;}
.testimonianza{clear:both;}


.barrato{text-decoration:line-through;}
.rosso{color:#990000;}
.logistica{
	text-transform:uppercase;
	font-weight:bold;
}

table#tabellaDate{border:1px solid #111111;margin:0 auto;width:625px;}
table#tabellaDate th {background:#062659 none repeat scroll 0 0;color:#FFFFFF;padding:7px 0;text-align:center;}
table#tabellaDate td {background:#F5EED6 none repeat scroll 0 0;border-top:1px solid #00214B;padding:5px 0;text-align:center;}



ul.numero1 li, li.numero1, ul.numero2 li, li.numero2, ul.numero3 li, li.numero3, ul.numero4 li, li.numero4, ul.numero5 li, li.numero5, ul.numero6 li, li.numero6, ul.numero7 li, li.numero7, ul.numero8 li, li.numero8, ul.numero9 li, li.numero9 {list-style:none;padding-bottom:5px;padding-left:40px;background-repeat:no-repeat;background-position:0 0;}
ul.numero1 li{background-image:url(images/css/numero1.jpg);}
ul.numero2 li{background-image:url(images/css/numero2.jpg);}
ul.numero3 li{background-image:url(images/css/numero3.jpg);}
ul.numero4 li{background-image:url(images/css/numero4.jpg);}
ul.numero5 li{background-image:url(images/css/numero5.jpg);}
ul.numero6 li{background-image:url(images/css/numero6.jpg);}
ul.numero7 li{background-image:url(images/css/numero7.jpg);}
ul.numero8 li{background-image:url(images/css/numero8.jpg);}
ul.numero9 li{background-image:url(images/css/numero9.jpg);}

ul.bullet-1{overflow:hidden;}
ul.bullet-1 li{list-style:none;padding-bottom:9px;margin-bottom:5px;padding-left:40px;line-height:1.5em;}
ul.bullet-1 li{background:url(images/css/check.gif) 0 2px no-repeat;}


ul.bullet-2 li{list-style:none;padding-bottom:9px;margin-bottom:5px;padding-left:40px;line-height:1.5em;}
ul.bullet-2 li{background: url(images/css/risultato.gif) 0 2px no-repeat;}





.pulsante {
	width:610px;
	background: transparent url(images/css/barragialla.png) no-repeat left top;
	color: white;
	height: 50px;
}
.pulsante a {
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	padding: 0 15px 0 165px;
	line-height:50px;
	text-decoration: none;
}
.pulsante a:hover {
	background: url(images/css/barraverde.png) no-repeat left top;
	/*background: #F7931E;*/
}


#topnav, #topnav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#topnav ul {
margin:0px;	
padding: 0px;
}

#topnav li {
float:left;
}

#topnav a {
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
line-height:47px;
padding:0 10px;
text-transform:uppercase;
color:#FFF;
border-color:#062659;
border-style:solid;
border-width:0 1px 0 0;
}

#topnav a:hover {
background:#3F3A2B url(images/topnavinv.jpg) repeat scroll 0 0;
border-color:#2A2A2A;
}
