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

/* definizione paramentri universali */

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* definizione tag "a" per i link */
a.AmenuSx{
	text-decoration:none;
	color:#2A3F55;
}

a.AmenuSx:hover{
	text-decoration:none;
	color:#2A3F55;
	font-weight:bold;
	cursor:pointer;
}

a.AmenuIndexTitolo{
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

a.AmenuIndex{
	text-decoration:none;
	color:#2A3F55;
	cursor:pointer;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*immagine allineata a sinistra*/
.img_corpo_left{
	margin-top:5px;
	margin-right:7px;
	float:left;
}

/*immagine allineata a destra*/
.img_corpo_right{
	margin-top:5px;
	margin-left:7px;
	float:right;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#body{
	padding:0px;
	margin:0px;
	height:100%;
}

div#sito{
	width:998px;
	min-height:880px;
	margin:auto;
}

div#header{
	width:998px;
	min-height:300px;
}

div#corpo{
	width:998px;
	height:288px;
	background-color:#ffffff;
}

div#footer{
	width:998px;
	height:192px;
	background-color:ffffff;
}

div#trasparent{
   position:absolute;
   width:318px;
   height:93px;
   top:10px;
   cursor:pointer;
}

div#header_top{
	background-image:url(../immagini/intestazione_top.gif);
	background-repeat:no-repeat;
	width:998px;
	height:68px;
}

div#header_corpo{
	background-color:#d8d8d8;
	width:998px;
	min-height:211px;
	z-index:2;
}

div#header_corpo_sx{
	width:327px;
	min-height:311px;
	float:left;
}

div#header_corpo_sx_top{
	background-image:url(../immagini/header_resto_sx_top.gif);
	background-repeat:no-repeat;
	background-color:#d8d8d8;
	width:327px;
	height:40px;
}

div.header_corpo_sx_titolo_TXT{
	width:100%;
	height:22px;
	padding-top:15px;
}

div#header_corpo_sx_corpo{
	width:320px;
	min-height:211px;
	background-color:#d8d8d8;
	float:left;
}

div#header_corpo_sx_corpo_riga_verticale{
	background-image:url(../immagini/header_resto_sx_riga_verticale.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:4px;
	min-height:145px;
	height:auto !important;
	height:130px;
	background-color:#d8d8d8;
	float:right;
	top:0px;
}

div#header_corpo_dx{
	width:671px;
	min-height:33px;
	float:right;
	background-color:#FFFFFF;
}

div#header_corpo_dx_img{
	width:671px;
	height:183px;
	position:relative;
	top:0px;
	float:left;
}

div#header_corpo_dx_sotto_img{
	width:671px;
	height:4px;
}

div.header_vis_titolo{
	width:100%;
	height:25px;
	padding-top:10px;
}

div.header_vis_corpo{
	width:100%;
	height:35px;
	height:auto !important;
	min-height:35pz;
	padding-top:15px;
}

div#header_corpo_dx_riga_verticale{
	background-image:url(../immagini/header_resto_dx_riga_verticale.gif);
	background-repeat:no-repeat;
	width:14px;
	min-height:33px;
	background-color:#d8d8d8;
	float:left;
}

/*div#header_corpo_dx_riga_sotto_img{
	background-color:#FFFFFF;
	width:657px;
	height:4px;
	float:left;
	position:relative;
}
*/

div#header_corpo_dx_corpo{
	width:633px; /* diminuisco la larghezza di tanto quanto sono i padding... senno ie 6 da problemi*/
	min-height:380px;
	margin:auto;
	height:380px;
	height:auto!important;
	padding-left:12px;
	padding-right:12px;
	float:right;
	background-color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-top:4px;
}

div#header_corpo_dx_corpo_index{
	width:633px; /* diminuisco la larghezza di tanto quanto sono i padding... senno ie 6 da problemi*/
	min-height:29px;
	margin:auto;
	padding-left:12px;
	padding-right:12px;
	float:right;
	background-color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-top:4px;
}

div#header_corpo_dx_corpo td{
	line-height:normal;
	height:35px;
}


div#header_corpo_dx_corpo img{
 	border-color:#AAAAAA;
 	border-width:1px;
 	border-style:solid;
 	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}

div#header_corpo_dx_corpo_titolo{
	width:633px; 
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:25px;
	font-weight:600;
	/*border-bottom:1px solid #000000;*/
}

div.header_corpo_dx_corpo_testo{
	margin-top:15px;
}

div#header_bottom{
	background-image:url(../immagini/header_bottom_left_img.gif);
	background-repeat:no-repeat;
	width:998px;
	height:9px;
	z-index:2;
	background-color:#eeeeee;
}

div.corpo_menu{
	background-image:url(../immagini/sfondo_menu_corpo.gif);
	background-repeat:no-repeat;
	width:241px;
	height:262px;
	margin-top:10px;
	margin-right:11px;
	float:left;
}

li.LI_corpo_menu{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	width:90%;
	height:30px;
	text-align:left;
	line-height:30px;
}

div#contenitore_img{
	width:998px;
	height:120px;
}

div.footer_img{
	width:240px;
	height:80px;
	margin-top:10px;
	margin-right:12px;
	float:left;
}

div#footer_img_grigio{
	background-image:url(../immagini/footer_img_grigio.gif);
	background-repeat:no-repeat;
	width:998px;
	height:43px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:43px;
}

div#footer_img_blu{
	background-image:url(../immagini/footer_img_blu.gif);
	background-repeat:no-repeat;
	width:998px;
	height:48px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
}

div#footer_menu_TXT_CARATTERE{
	width:160px;
	height:12px;
	margin-top:10px;
	margin-right:2px;
	float:left;
}

div#footer_menu_TXT_MAPPA{
	width:124px;
	height:12px;
	margin-top:10px;
	margin-right:2px;
	float:left;
}

div#footer_menu_TXT_COMUNICA{
	width:139px;
	height:12px;
	margin-top:10px;
	margin-right:2px;
	float:left;
}

div#footer_menu_TXT_DICHIARAZIONE{
	width:214px;
	height:12px;
	margin-top:10px;
	margin-right:2px;
	float:left;
}

div#footer_menu_TXT_PROVINCIA{
	width:148px;
	height:12px;
	margin-top:10px;
	float:left;
}

div#footer_menu_TXT_INFORMAZIONI{
	width:202px;
	height:12px;
	margin-top:10px;
	margin-right:2px;
	float:left;
}

div#MenuPieContenitore{
	float:left;
}

div.footerLink{
	float:left;
}

a.Afooter{
	text-decoration:none;
	color:#000000;	
}

div.corpo_menu_titolo_TXT{
	width:100%;
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:34px;
}

/*###############################################################################################################*/
/*################################################# MENU SX HEADER ##############################################*/
/*###############################################################################################################*/

div#header_corpo_sx_primo_titolo{
	background-image:url(../immagini/header_resto_sx_primo_titolo.gif);
	background-repeat:no-repeat;
	width:327px;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:31px;
	float:left;
}

div.menu_sx_titolo_relative{
	background-color:#aeaeae;
	width:322px;
	heigh:31px;
	margin-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	line-height:31px;
	float:left;
	position:relative;
}

div.menu_sx_titolo_normal{
	background-color:#aeaeae;
	width:322px;
	heigh:31px;
	margin-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	line-height:31px;
	float:left;
}

ul.menu_sx{
	width:202px;
	margin-left:30px;
	margin-top:18px;
	float:left;
}

li.LI_menu_sx_primo{
	width:202px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:inherit;
	list-style-type:inherit;
}

li.LI_menu_sx{
	width:202px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #000000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:inherit;
	list-style-type:inherit;
}

/*###############################################################################################################*/
/*###############################################################################################################*/
/*###############################################################################################################*/

table.tableAssessori{
	background-color: #d8d8d8;
	border: solid 1px #aeaeae;
	width: 95%;
	padding: 10px;
}

.contenitoreNews{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-right:5px;
	margin-left:15px;
	line-height:18px;
	margin-top:4px;
	text-align:justify;
}

.contenitoreAllNews{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:20px;
	text-align:justify;
}

div.titoloNews{
	font-weight:600;
}

div.titoloAllNews{
	width:100%;
	font-weight:600;
	background-color:#CCCCCC;
	height:18px;
	line-height:18px;
}

div.linkNews{
	width:100%;
	line-height:22px;
	text-align:right;
	font-weight:600;
	margin-bottom:15px;
}

div.linkAllNews{
	float:right;
	line-height:22px;
	text-align:right;
	font-weight:600;
}

.link a{
	color:#222222;
}

.link a:visited{
	color:#555555;
}

a{
	color:#222222 !important;
}

a:visited{
	color:#222222 !important;
}

span{
	color:#222222 !important;
}

#selezionaCarattere{
	text-decoration:none;
}



.imgLeft{
	margin-right:15px !important;
}

.imgRight{
	margin-left:15px !important;
}