@import url("../iwbPub/imiweb.css");
BODY {
    text-align:center;
}

.BODY-popup {
    text-align:left;
}


H2 {
	margin-top: 14px;
	margin-bottom: 4px;
}

#Header {
	background-image: none;
	background-color:#ffffff;
}
/************************************************************/
/* ---- MENU NAVIGAZIONE VERTICALE SX ----- */
/************************************************************/


.tdLista{
	width:200px;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image: url(images/bg_tdlista.gif);
	background-repeat: repeat-y;
	border:0px solid #000000;
}

.lista {
    width:198px;
	text-decoration:none;
	background-image: none;
	background-image: url(images/bg_tdlista.gif);
	background-repeat: repeat-y;
	border:0px solid #000000;
}	

ul.lista li a {
	width:181px;
	color: 003366;
	height:29px;
	text-decoration:none;
	background-image: url(images/bg_tdlista.gif);
	background-repeat: repeat-y;
	padding-right:0px;
	color:#FFFFFF;
	border:0px solid #000000;
	}

ul.lista li a:visited {
	width:181px;
	text-decoration:none;
	background-image: url(images/bg_tdlista.gif);
	background-repeat: repeat-y;
	color:#FFFFFF;
	}

ul.lista li a:hover {
	width:181px;
	text-decoration:underline;
	background-image: url(images/bg_tdlista.gif);
	background-repeat: repeat-y;
	color:#FFFFFF;
	}

ul.lista li.in a {
	width:100%;
	color: #fff;
	font-weight:normal;
	background-image: url(images/bg_roll.gif);
	background-repeat: no-repeat;
	height:28px;
	text-decoration:none;
	padding-right:0px;
	color:#FFFFFF;
	border:0px solid #000000;
}

ul.lista li.in a:visited {
	width:100%;
	color: #fff;
	font-weight:normal;
	background-image: url(images/bg_roll.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

ul.lista li.in a:hover {
	width:100%;
	color: #fff;
	font-weight:normal;
	background-image: url(images/bg_roll.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

/************************************************************/
/* ---- NAVIGAZIONE PRIMO LIVELLO ----- */
/************************************************************/


table.navigazioneCom td {
	width:966px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}



#menuCom {
	font: 11px "Verdana",sans-serif;
	width:966px;
	background-position: bottom; 	
}



#menuCom li.on {
	color: #fff;
	font-weight:bold;
	line-height: 22px;
	border-right: 1px solid #fff;	
	float: left;
	list-style: none;
	background-image: url(images/sfondo_on.jpg);
	background-repeat:repeat-x;
	display:block;
	padding:0px;		
}
#menuCom li.on a {
	color: #fff;
	text-decoration: none;
	background-image: url(images/sfondo_on.jpg);
	line-height: 22px;
	display:block;
	padding-left:45px;
	padding-right:45px;
}
#menuCom li.on a:hover {
	text-decoration: none;
	background-image: url(images/sfondo_on.jpg);
	background-repeat:repeat-x;
	line-height: 22px;
	display:block;
	padding-left:45px;
	padding-right:45px;
}


#menuCom li.off {
	color: #fff;
	font-weight:bold;
	height:22px;
	line-height: 21px;	
	border-right: 1px solid #fff;
	background-image: url(images/nav_bg.jpg);			
	float: left;
	list-style: none;
	display:block;
	padding:0px;
}
#menuCom li.off a {
	color: #fff;	
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	display:block;
	padding-left:45px;
	padding-right:45px;
}
#menuCom li.off a:hover {
	text-decoration: none;
	line-height: 22px;
	background-image: url(images/nav_bg_hover.gif);
	display:block;
	padding-left:45px;
	padding-right:45px;
}



.vuoto {
	line-height: 24px;
}



/************************************************************/
/* ---- TABELLA CONTENT 1----- */
/************************************************************/

table.content1 {
	width:100%;
	background-color: #fff;
}

.txarea1{
	padding-left: 160px;
	width: 300px;
	font: 11px Verdana,sans-serif;
	padding-top: 20px;
	color: <valueof param="MAIN_COLOR"></valueof>;
	text-decoration:none;
}

td.content1 {
	font:  11px Verdana,sans-serif;
	width:100%;
}


td.testo1{
	font:  11px Verdana,sans-serif;
	vertical-align: top;
	height: 47px;
	width: 239px;
}

td.testo2{
	font:  11px Verdana,sans-serif;
	vertical-align: top;
	height: 81px;
	width: 239px;
}


#testolink {
	padding-left: 160px;
	padding-bottom: 5px;
}


.gonews {
	background-image: url(/contents/ITA/images/line_dot_news.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 30px;
	padding-left: 128px;
	height: 20px;
}

.XXXnews {
	font:  11px Verdana,sans-serif;
	padding-left: 20px;
	padding-top: 8px;
	width: 170px;
	color: #666;
	text-decoration:none;
	height: 70px;
}

/************************************************************/
/* ---- TABELLA CONTENT 3 ----- */
/************************************************************/

XXX#menu3 {
	font: 11px Verdana,sans-serif;
	width:966px;
	background-color: #fff;
	height:165px;
}




.azzurro {
 color:#0066cc;
 font-size: 11px;
} 

 
.dati-pubb{
 width:100%;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
 color: #000;
 text-align: center; 
}

/************************************************************/

/* ---- TABELLA FOOTER ----- */

/************************************************************/



#footer {
	width: 100%;
	background-image:url(/dummy.gif);
	margin-bottom:25px;
}


a.linkFooter{
	text-decoration: underline; 
}




