/* css di impaginazione SITO RETAIL*/
/*@import url("./imiweb_common.jhtml");*/

/************************************************************/
/* ---- TAG PRINCIPALI ----- */
/************************************************************/


html {
     overflow: -moz-scrollbars-vertical;
}
 
BODY {
    background-image: url(images/sfondo.jpg);
    text-align:center;
	background-color:#FDFDFD;
	color:#000000;
	margin:0px;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

.BODY-popup {
	BACKGROUND-COLOR: #fff; 
	BACKGROUND-image: none; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	color:#002656;
	margin: 0px;
	margin-top: 0px;
}

#Header-pop {
	width: 100%;
	background-position: 200px;
	background-repeat: repeat;
	margin-bottom:10px;
	border-bottom:1px solid #9EB3CB;
}

h1 {
font-size:16px;
text-align:left;
}


a  {
   font-family: Arial, Helvetica, sans-serif; 
	COLOR: #2270AE;
}

a:hover  {
   font-family: Arial, Helvetica, sans-serif;
	COLOR: #2270AE;
}

a:visited  {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #2270AE;
}



table.centro{ 
	width: 971px;
	margin: 0 auto;  
    background-color:#FFFFFF;
}

table.centro td.destra{ 
	width: 17px;
	vertical-align:top;
}
table.centro td.centro{ 
	width: ;
	vertical-align:top;
	background-color:#FFFFFF;
}
table.centro td.sinistra{ 
	width: 21px;
	vertical-align:top;
}


.div-titolo { 
 width:100%;
 background-color: #F3F5F7;
 font-weight:bold;
 padding-left:6px;
 line-height: 24px;
 margin-top: 23px;
 margin-bottom: 10px; 
}

/************************************************************/
/* ---- HEAD  ----- */
/************************************************************/
#Header {
	width:100%;
}

#Header td{
	background-color:#FFFFFF;
}

#service {
	margin-top: 5px;
	COLOR: #2270AE;
	font-size:11px;
	text-align: right;
	float: right;
}

.headService {
	margin-top: 3px;
	text-align: right;
	font-size:11px;
	float: right;
	COLOR: #2270AE;
}



#parla {
	float: right;
}




a.headLink  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	COLOR: #2270AE;
	text-decoration: none; 
}

a.headLink:hover {
	COLOR: #2270AE;
	text-decoration: underline; 
	}

a.headLink:visited {
	COLOR: #2270AE;
}




/************************************************************/
/* ---- NAVIGAZIONE PRIMO LIVELLO ----- */
/************************************************************/



#menuP {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#menuP li.off {
	width:160px;
	color: #fff;
	font-weight:bold;
	background-image:url(images/nav_bg.gif);		
	float: left;
	list-style: none;
	text-align:center;
	border:0px solid #000000;
	padding-top:12px;
	padding-bottom:8px;
}
#menuP li.off a {
	color: #2270AE;	
	text-decoration: none;
}
#menuP li.off a:hover {
	text-decoration: underline;
}


#menuP li.on {
	width:160px;
	color: #ffffff;
	font-weight:bold;
	background-image:url(images/nav_bg_on.gif);
	float: left;
	list-style: none;
	text-align:center;
	padding-top:12px;
	padding-bottom:8px;
}
#menuP li.on a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#menuP li.on a:hover {
	text-decoration: underline;
}




#menuP li.apri-on {
	width:160px;
	color: #F60;
	font-weight:bold;
	line-height: 24px;	
	background-color:#ffffff;
	float: right;
	list-style: none;			
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	border:0px solid #00FF00;
	border-bottom:1px solid #EB6923;
	padding-bottom:1px;
}
#menuP li.apri-on a {
	color: #F60;
	font-weight:bold;
	line-height: 24px;	
	background-color:#FFFFFF;
	text-decoration: none;
}
#menuP li.apri-on a:hover {
	text-decoration: underline;
}


#menuP li.apri-off {
	width:160px;
	color: #F60;
	font-weight:bold;
	line-height: 24px;	
	background-color:#ffffff;
	float: right;
	list-style: none;			
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	background-image: url(images/bg_apri.gif);
	border:0px solid #00FF00;
}
#menuP li.apri-off a {
	color: #fff;	
	text-decoration: none;
}
#menuP li.apri-off a:hover {
	text-decoration: underline;
}




/************************************************************/
/* ---- MENU NAVIGAZIONE VERTICALE SX ----- */
/************************************************************/




.tdLista{
	margin: 0px;
	padding: 0px;	
	background-color: #ffffff;
	padding-left:20px;
	border-right:3px solid #EEEEEE;
}


ul.lista a {
	color: #666666;
	display:list-item;
	padding-left: 13px;	
	padding-right: 0px;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 11px;
	text-decoration: none;   
	background: url(images/arrow_lista.gif) ;
	background-repeat:no-repeat;
	margin-bottom:7px;
	}
	
.lista {
	width: 204px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.lista a:hover {
	text-decoration: underline;
    border:0px;
	color: #666666;
}

ul.lista a:active {
	text-decoration: underline;
    border:0px;
	border-style:solid;
	border-color:#FF0000;
}

ul.lista a:visited {
 	color: #666666;
}

li.in a {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
	padding-right: 20px;	
	list-style: none;
	background-repeat: no-repeat;
    font-weight:bold;
}

li.in a:visited {
	font-weight:bold;
	text-decoration: none;
    color: #FF6600;
}

li.in a:active {
	font-weight:bold;
	text-decoration: underline;
    color: #FF6600;
}

li.in a:hover {
	font-weight:bold;
	text-decoration: underline;
    color: #FF6600;
}


/************************************************************/
/* ---- CONTENT ----- */
/***********************************************************/
.content { 
    width:100%;
	padding: 0px 0px 0px 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2270AE;
}

.dati-content{
	width:100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	padding: 0px 15px 15px 15px;
	color:#2270AE;
	}

.dati-content2{
	width:500px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	padding: 0px 15px 15px 15px;
	color:#2270AE;
	}

tr.rigabottoni td{
	text-align: center;
	height: 21px;	
	background-image: url(images/rigabottoni.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}	


tr.rigabottoni-popup td{
	text-align: center;
	background-color:#EEEFF6;
	height:32px;
	border:0px solid;
	padding:0px;
}	


.content-faq {
    width:100%;
	padding: 0px 3px 3px 3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


.titoloarea {
	margin-top: 14px;
	margin-left:9px;
	font-size: 14px;
	font-weight: bold;
	color:#F60;
}


.arancio {
	color:#F26621;
}

a.arancio {
 text-decoration: underline;
 color: #F26621;
 font-size: 11px;
}

a.arancio:hover {
 text-decoration: underline;
 color: #F26621;
 font-size: 11px;
}

a.arancio:visited {
 text-decoration: underline;
 color: #F26621;
 font-size: 11px;
}



.bottBlu{
FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F16E29;
	background-image: url(images/bottone_blu.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: <valueof param="FRTH_COLOR"></valueof>;	
	border: none;
	width: 95px;
	height:31px;
	cursor: pointer;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:3px;			
}



/************************************************************/
/* ---- FORM ----- */
/************************************************************/

.tendina{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

.textarea{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
	border: 1px solid #9EB3CB;
	font-weight: normal;	
}

.textarea_errore{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
	border: 1px solid #9EB3CB;
	font-weight: normal;	
	background-color: #ffab73;
}






/************************************************************/
/* ---- FOOTER ----- */
/************************************************************/

#footer {
	background-color:#2371AF;    
	width:970px;
	height:32px;
	color: #fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer-pop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#2371AF;   
	width:100%;
	height:22px;
	font-size:10px;
	color: #fff;
	margin-top:-13px;	
}

a.linkFooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

a.linkFooter:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fff;
}

a.linkFooter:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff; 
}




.tab {
	background-image:url(images/sfondo_tab.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2270AE;
}

.riquadro-banner {
	border:1px solid #D9E8F5;
	width:186px;
}






