@charset "UTF-8";
/* CSS Document */

/*css ereditati*/
/*Contentitore - body - trasparent image*/

#Contenitore #menu #bianco{width:50px;height:30px;float:left;}
#Contenitore #menu #titabout{ width:200px;height:24px;background: transparent url("../aImage/aboutusscritta.png") no-repeat;z-index:1;float:left;}
#Contenitore #menu #sottomenu2{width:640px;height:14px; margin:5px;float:right;}
#Contenitore #menu #sottomenu2 #menua1{width:560px;float:left;}
#Contenitore #menu #sottomenu2 #menua2{width:80px;float:left;}

#Contenitore #Maschera{width:800px;height:900px;margin-left:50px;margin-right:50px;background: transparent url("../aImage/fondo800x900.png") no-repeat;z-index:1;}

#Contenitore #Maschera #colonna1{width:350px;float:left;margin-top:350px;margin-left:20px;margin-right:20px;}
#Contenitore #Maschera #colonna2{width:350px;float:right;margin-top:350px;margin-left:20px;margin-right:20px;}
/*fondo della pagina con indirizzo*/
#Contenitore #daticory{height:40px;clear:both;}
#Contenitore #daticory #info{height:24px;margin:8px;font-family: "Trebuchet MS";font-size: 11px;color: #797979; text-align:center;}


#ImmTesta {display:block;width:526px;height:380px;position: absolute;left:50%;top:220px;margin-left: -126px;background: transparent url("../aImage/aboutus.png") no-repeat;z-index:1;}

#TestoTesta {display:block;width:250px;height:80px;position: absolute;left:50%;top:300px;margin-left: -380px;background: transparent url("../aImage/OurItaly.png") no-repeat;z-index:1;}


/*menu*/
a.scelta:link{color:#9A9A9A;text-decoration: none;}
a.scelta:visited{color:#660000;text-decoration: none;}
a.scelta:hover{color:#000066;text-decoration: overline;}


span.txtbase{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.8em;
	color: #222222;
}

span.txtblue{
color:#006699;
}