@charset "utf-8";
/* CSS Document */


body{
	margin:0px;

	background-color:#939598;
	background-image:url(../../img/bg.jpg);
	background-repeat:repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color:#808184;
	font-size:11px;
}
form{
	display:inline;
}
a{
	color:#FFFFFF; 
	text-decoration:none;
}
.logo{
	position:absolute; 
	marg-left:800px;
}
.logo_footer{
	margin-top:5px;
	margin-bottom:15px;
}

.menu_item{
	
	width:169px;
	height:39px;
	background-image:url(../../img/bg.menu.jpg);
	background-repeat:repeat-x;
}
.menu_separatore{
	height:39px;
	width:2px;
	background-image:url(../../img/bg.menu.separatore.jpg);

}
.correggi_allineamto_menu_item{
	margin-left:5px;
	margin-top:4px;
}

.correggi_allineamto_barra_item{
	margin-left:6px;
	margin-top:6px;
}
.ombra_middle{
	background-image:url(../../img/ombra.middle.png);
	background-repeat:repeat-y;
	/*width:998px;*/
	width:942px;
	margin:auto;
	
}
.ombra_bottom{
	background-image:url(../../img/ombra.bottom.png);
	background-repeat:no-repeat;
	/*width:998px;*/
	width:942px;
	/*height:54px;*/
	height:30px;
	margin:auto;
}
.sito{
	background:#FFFFFF;
	border:#dfe0e1 5px solid;
	width:897px; 
	margin:auto;
}


.sito_diviso_1{
	width:853px;
}
.sito_diviso_2{
	width:425px;
}
.sito_diviso_3{
	width:284px;
}

.search{
	position:absolute;
	width:230px;
	height:25px;
	margin-top:-40px; 
	margin-left:620px; 
	background-image:url(../../img/blank.png);
	background-position:right;
	background-repeat:no-repeat;

}
.btn{
	cursor:pointer;
}

.float_left{
	float:left;
}
.float_rigth{
	float:right;
}
.clear_float{
	clear:both;
}


.reel{
	width:851px;
	height:159px;
}

.puntini{
	background-image:url(../../img/puntini.jpg);
	background-repeat:repeat-x;
	height:1px;
}


.separatore_h_10{
	height:10px;
}

.separatore_h_3{
        height:3px;
}

.bordo_verde{
	border:1px solid #79c8d1;
}

.bordo_img{
	border:1px solid #CCCCCC;
}

.barra_rossa{
	background-image:url(../../img/bg.barra.rossa.jpg);
	height:26px;

}
.barra_verde{
	background-image:url(../../img/bg.barra.verde.jpg);
	height:26px;

}
.barra_blu{
	background-image:url(../../img/bg.barra.blu.jpg);
	height:26px;

}

.barra_verde_acqua{
	background-image:url(../../img/bg.verde_acqua.jpg);
	background-position:0px 1px;
	background-repeat:repeat-x;
	height:26px;
}
.barra_celeste{
	background-image:url(../../img/bg.barra.celeste.jpg);
	height:26px;
}

.barra_lucida{
	background-image:url(../../img/bg.barra.lucida.png);
	background-repeat:repeat-x;
	height:26px;
}
.barra_grigia{
	/*background-image:url(../../img/bg.barra.grigia.jpg);*/
	background-color:#a7c3bf;
	height:26px;

}




.bg_grigio_chiaro{
	background-color:#f4f4f4;
	
}
.bg_freccia_descizione{
	background-image:url(../../img/bg.full_description.jpg);
	height:23px;
}

.box_piccolo{
	width:350px;
	margin:auto;
}
.box_piccolo_full{
	width:390px;
	margin:auto;
}
.box_immagine_home{
	width:216px;
	width:213px;
	/*margin-left:2px;*/
	position: absolute;
}





.lente{
	background-image:url(../../img/lente.piccola.png);
	background-repeat:no-repeat;
	background-position:right;
}

.freccia_dx{
	background-image:url(../../img/freccia.dx.png);
	background-repeat:no-repeat;
	background-position:right;
}
.freccia_bottom{
	background-image:url(../../img/freccia.bottom.png);
	background-repeat:no-repeat;
	background-position:right;
}








ul{ 
	margin-left:-15px;
}
li{ 
	/*display:inline; 
	margin-left:-5px;*/
	
	
}



a.link_bianco:active, a.link_bianco:visited, a.link_bianco:hover,a.link_bianco:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_bianco:hover{
	/*color:#9e8456;*/
	color:#FFFFFF;
	text-decoration:underline;
}


a.link_grigio:active, a.link_grigio:visited, a.link_grigio:hover, a.link_grigio:link {
	color:#939598;
	text-decoration:none;
}
a.link_grigio:hover{
	/*color:#9e8456;*/
	text-decoration:underline;
}

a:active, a:visited, a:hover, a:link {
	color:#939598;
	text-decoration:none;
}
a:hover{
	/*color:#9e8456;*/
	text-decoration:underline;
}


a.link_verde:active, a.link_verde:visited, a.link_verde:hover, a.link_verde:link {
	color:#79c8d1;
	text-decoration:none;
}
a.link_verde:hover{
	text-decoration:underline;
}




.input{
	width:266px;
	height:20px;
	background-color:#79c8d1;
	border:0px;
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
	color:#FFFFFF;

}
.select_country{
	border:0px;
	font-size:10px;
}
img{
	border:none;
}
.testo_medio{
	font-size:12px;
}
.testo_giusdtificato{
	text-align:justify;
	
	}

.testo_piccolo{
	font-size:9px;
}
.testo_bold{
	font-weight:bold;
}
.text_align_right{
	text-align:right;
}
.testo_scuro{
	color:#252015;
}
.testo_bianco{
	color:#FFFFFF;

}
.testo_verde{
	color:#79c8d1;
}

/*per IE7 */

*:first-child+html .search{
	margin-left:-230px; 
}
*:first-child+html ul{ 
	margin-left:15px;
}
/*Per IE6 */

*html .search{
	margin-left:-230px;
}
*html ul{ 
	margin-left:15px;
}

*html .lente{
	background-image:url(../../img/lente.piccola.gif);
}

*html .freccia_dx{
	background-image:url(../../img/freccia.dx.gif);
	
}
*html .freccia_bottom{
	background-image:url(../../img/freccia.bottom.gif);
	
}

