@charset "UTF-8";
/* HomePageGuest */
a.scelta:link{color:#9A9A9A;text-decoration: none;}
a.scelta:visited{color:#660000;text-decoration: none;}
a.scelta:hover{
	color:#000066;
	text-decoration: overline;
}

a.hlink:link{color:#006699;text-decoration: none;}
a.hlink:visited{color:#3399CC;text-decoration: none;}
a.hlink:hover{color:#4A4A4A;text-decoration: underline;}
#annunci{display:block;width:850px;height:auto;position: absolute;left:50%;top:210px;margin-left: -450px;padding-left:50px;z-index:2;}
#annunci #AnnSx{width:400px;height:auto;float:left;}
#annunci #AnnDx{width:400px;height:auto;float:left;}
#annunci #AnnSpace{width:800px;height:auto;clear:both;}
#annunci #AnnSpace #Ann800{width:800px;height:250px;background: transparent url("../aImage/AnnunciHome.png") no-repeat; clear:both;}

#annunci #AnnSpace #Ann800 #Ann1{width:385px;height:230px;float:left;margin-left:15px;background: transparent url("../aImage/Annunci/Pag1.png") no-repeat;z-index:1;}
#annunci #AnnSpace #Ann800 #Ann2{width:370px;height:230px;float:left;margin-left:0px;background: transparent url("../aImage/Annunci/Pag2b.png") no-repeat;z-index:1;}
#annunci #AnnSpace #Ann800 #AnnSS{width:760px;height:auto;clear:both;}


#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;}
#Contenitore #fondo900 {height:925px;width:900px;clear: both;background: transparent url("../aImage/Fondo900x900.png") no-repeat;z-index:3;}
#Contenitore #fondo900 #slideImage{top:10px;width:896px;height:400px; margin-left:2px;margin-right:2px;}

#Contenitore #fondo900 #programmi{width:880px;margin:10px;clear:both;}
/*width=880px*/
/* tre colonne di 280+10 di margine= 200+270=870*/
#Contenitore #fondo900 #programmi #spazioprg1{width:280px;float:left;margin:5px;}
  #Contenitore #fondo900 #programmi #spazioprg1 #immagine1{width:80px; height:80px;}
  #Contenitore #fondo900 #programmi #spazioprg1 #sottoimmagine1{width:250px;height:35px;background: transparent url("../aImage/riflessoGray.png") no-repeat;z-index:1;}
#Contenitore #fondo900 #programmi #spazioprg2{width:280px;float:left;margin:5px;}

	#Contenitore #fondo900 #programmi #spazioprg2 #immagine2{width:80px; height:80px;}
  	#Contenitore #fondo900 #programmi #spazioprg2 #sottoimmagine2{width:250px;height:35px;background: transparent url("../aImage/riflessoGray.png") no-repeat;z-index:1;}
#Contenitore #fondo900 #programmi #spazioprg3{width:280px;float:left;margin:5px;}
	#Contenitore #fondo900 #programmi #spazioprg3 #immagine3{width:80px; height:80px;}
  	#Contenitore #fondo900 #programmi #spazioprg3 #sottoimmagine3{width:250px;height:35px;background: transparent url("../aImage/riflessoGray.png") no-repeat;z-index:1;}

/*Menu*/
#Contenitore #menu #sottomenu #menuh{width:270px;float:left;}
#Contenitore #menu #sottomenu #menuh1{width:80px;float:left;}
#Contenitore #menu #sottomenu #menuh4{width:120px;float:left;}
#Contenitore #menu #sottomenu #menuh2{width:100px;float:left;}
#Contenitore #menu #sottomenu #menuh3{width:70px;float:left;}


/*Testi*/
/*testo introduttivo ai pacchetti*/
span.txtbase{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
}

span.titolobase{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #000000;
	font-weight: 200;
}
span.txtblue{
color:#006699;
}