@charset "utf-8";
/* CSS Document */


html,body{
    margin:0;
    padding:0;
    height:100%;
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	font-size:11px;
	color:#9DA3AB;
	background-color:#050F1B;
	/*background:url(/img/bg_main.jpg) top center repeat-x #050F1B;*/
}


#top-header{background:url(/img/bg_top.jpg) top repeat-x #FFFFFF; height:84px;}
#header{background-color:#0A192E;}
#center{background:url(/img/bg_center_page.jpg) top repeat-x #939393;  padding:20px 0 20px 0}
#footer{background-color:#FFFFFF;}


#green_line{ height:3px; width:100%; background-color:#ABD110; margin:15px 0 15px 0;}
#green_line2{ height:2px; width:100%; background-color:#ABD110; margin:15px 0 15px 0;}


.testo_footer{ font-size:10px; color:#666666;}
a.testo_footer{ font-size:10px; color:#666666; text-decoration:none;}
a.testo_footer:hover{ font-size:10px; color:#FF0000; text-decoration:underline;}
a.testo_footer_sel{ font-size:10px; color:#FF0000; text-decoration:underline;}
.testo_footer_green{ font-size:12px; color:#669933;}

.titolo_green{ font-size:14px; color:#66CC33; font-weight:bold; text-transform:uppercase;}
.testo1{font-size:11px; color:#666666; line-height:14PX}
.testo_bianco{font-size:12px; color:#FFFFFF; line-height:14PX}
.ttl_red{font-size:14px; color:#990000;}

#bordo_img{ border:solid 2px #FFFFFF;}

a.menu_header{text-decoration:none; color:#A39161; font-size:12px; padding:0 8px 0 0; z-index:500;}
a.menu_header:hover{text-decoration:none; color:#FF0000; font-size:12px; z-index:500;}
a.menu_header_sel{text-decoration:none; color:#FF0000; font-size:12px; font-weight:bold; padding:0 8px 0 0; z-index:500;}


#logo_box{position:absolute; padding:0px 0 0 0px; width:300px; height:100px; float:left;}


a.news{ font-size:12px; color:#FF0000; font-weight:bold; text-decoration:none;}