body {
	background-color:#e8ebe9;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
} 


#wrapper{
	width:977px;
	margin:auto;
	background-image:url(../img/bg_wrapper.jpg);
	background-repeat:repeat-y;
	background-position:top
}
#inner_wrapper{
	width:872px;
	margin:auto;
	position:relative;
	border-top:4px solid #01367e
}

.testoprivacy {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #BAC2C6;
	width:590px;
	height:158px;
	overflow:auto;
	padding:6px 6px 4px 10px;
	background-color:#F4F4F4;
	color:#777878;
	}

TD, DIV, TH {
	font-family: Verdana, sans-serif;
	font-size: 11px;
} 

a {
 color: #000000;
}

.linkItemHP  p {
	padding: 0 ;
	margin: 0 ;
	display:inline;
}

.linkItemHP  A p{
		font-weight: normal;
}


 li{	
	margin: 8px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	list-style-image: url(../img/img_content_bullet_red.gif);
}

.link  {
     color : #FFFFFF;  
     font-size : 10px;  
     font-family : Verdana,  sans-serif;  
     text-decoration: none;  
 }

.linkglossario  {
     color : #000000;  
     font-size : 12px;  
     font-family : Verdana,  sans-serif;  
     text-decoration: none;
	 padding:0px 1px 0px 1px;
 }

.testo {font-size: 12px;    font-family : Verdana,  sans-serif;  }

.testo_titolo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo_titolo_norm {
	font-size: 11px;
}

.titPag {
	padding: 0 0 15px 0;
	color:#01367e;
	font-size:14px;
	font-weight:bold
}


.titRed {
	 font-family : Verdana,  sans-serif;  
	color:#01367e;
	font-size:16px;
	font-weight:bold
	
}

.titGrey {
	font-size: 22px;
	 font-family : Verdana,  sans-serif;  
	font-weight: normal;
	color: #7e7e7e;
}


.glossarioselected {
    color: #F21C0A;
	font-size: 12px;
}

.ligrey{
		margin: 8px 0px 0px 17px;
		padding: 0px 0px 0px 0px;
		text-align:left;
		list-style-image:url(img/img_content_bullet_grey.gif);
}

.campotesto { 
	color: #000000; 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	border:1px solid #6699CC; 
	background-color:#FFFFFF;
	padding: 3px;
	}

form {
	margin:0px;
}
input {
	margin:0px;
}
.titleredgeneric {
	font-weight: bold;
	color: #F21C0A;
	margin: 0 0 5px 0;
	font-size:15px;
}
.header {
	width: 100%;
	/* Questo è il trucco per ingannare Explorer 5 */
	voice-family: "\"}\"";
	voice-family:inherit;

	
}

/* aggiunto per espresso volere del cliente 28/07/2010 */
.header_home {
	/*background-color: #F21C0A;*/
	/*padding: 25px 0px 7px 0px;*/
	top: 0px;
	/*valore per Explorer 5 che comprende margin padding border */
	width: 100%;
	/*
	width: 994px;
	background-position: right;
	background-image: url(../img/sfondo_header.gif);
	background-repeat: no-repeat;
	*/
	/* Questo è il trucco per ingannare Explorer 5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*height: 70px; /* valore per tutti gli altri browser che NON comprende margin padding border */
	
}

/* Con questa dichiarazione risolviamo un bug di Opera 5 */
body.header {height: 70px;}

.headerhome {
	background-color: #F21C0A;
	padding: 0px 0px 0px 0px;
	/*padding: 25px 0px 7px 0px;*/
	position: absolute;
	top: 0px;
	height: 267px; /* valore per Explorer 5 che comprende margin padding border */
	width: 100%;
	/* Questo è il trucco per ingannare Explorer 5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*height: 235px; /* valore per tutti gli altri browser che NON comprende margin padding border */
}

/* Con questa dichiarazione risolviamo un bug di Opera 5 
body>.headerhome {height: 235px;}*/

.homeflash {
	position: absolute;
	top: 137px;
	left: 198px;
}

.homefoto {
	position: absolute;
	top: 135px;
	left: 198px;
}
.hometitle {
	position: absolute;
	top: 135px;
	left: 710px;
}

.menu {
	width:100%;
	height:35px;
	background:#5a609e;
}

.menu_item {
	padding:10px 13px;
	float:left;
	text-transform:uppercase;
	}

.menu_item_selected {
	background:#dde0dd;
	padding:10px;
	float:left;
	text-transform:uppercase;
	}

.menu A  {
	color:#FFFFFF;
	text-decoration:none;
	padding: 10px;
	font-weight: bold;
}

.menus a  {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0 5px;
}

.menus a:hover, .menus a:focus, .menus a:active  {
	color: #840201;
}

.menus {
	position: absolute;
	top: 25px;
	width: 730px;
	border: 0px solid green;
	text-align:right;
	float:right;
}

A.topNavAct {
	color:#003480;
	text-decoration:none;
	padding: 0 10px 0 0;
	font-weight: bold;
}

/* Inserito per espresso desiderio del cliente */
.menu_home A  {
	color:#851700;
	text-decoration:none;
	padding: 0 10px 0 0;
	font-weight: bold;
	color:#FFFFFF;
}

.menu2 {
	position: absolute;
	top: 105px;
	left: 178px;
	width: 800px;
}


.menu2 A  {
	color:#C3C3C3;
	text-decoration:none;
	padding: 0 15px 0 0;
	font-weight: bold;
}


.cerca {
	float:right;
	width:25%;
	color:#333;
	padding-top:50px
}
.cerca input {

	width: 150px;
}
.cerca_interno {
}
.cerca_interno input {
	height: 17px;
	width: 110px;
}
.titolo {
	position: absolute;
	top: 155px;
	left: 200;
}

.small{
	font-size:10px;
	line-height:12px;
	}
	
.red{
	color:#F21C0A;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


.contenthome1 {
	width: 100%;

}
.contenthome2 {
	width: 202px;

	border:0px solid red;
}
.sx {
	vertical-align: top;
	width: 208px;
	padding: 0px 25px 10px 0px;
	font-size: 12px;
	 font-family : Verdana,  sans-serif;
	 float:left
}
.main {
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	width:600px;
	float:left
}
.boxcontent {
	width: 550px;
	font-size : 12px;  
    font-family : Verdana,  sans-serif;  
	color: #666666;
	border:0px solid red;
	line-height: 15px;
}

.boxcontent A{
 	font-weight: bold;
}

.content {
	width: 100%;
	
}

#breadCrumb{
	height:35px;
	line-height:35px;
	color:#333;
	font-size:11px;
}

#home_bg{
	background-image:url(../img/bg_home.jpg);
	background-repeat:no-repeat;
	
	height: auto !important;  /* per i browser moderni */
    height: 390px;      /* per IE5.x e IE6 */
    min-height: 390px;  /* per i browser moderni */
}


.testoiniz {
	margin: 0px 0px 12px 100px;
}
.dx {
	width: 190px;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	border:0px solid green;
}
.footer {
	width:977px;
	margin:auto;
	color: #949494;
	padding:0px 0px 20px 0px;
}
.disclaimer {
	font-size: 10px;
	margin-top: 10px;
	width:50%;
	float:left
}

.footerMenu{
	float:right;
	width:45%;
	text-align:right;
	font-weight:bold
}

.footerMenu a{
	color:#2f4587;
	padding:0px 10px;
	border-right:1px solid #2f4587;
	text-decoration:none
}

.disclaimer a {
	color: #949494;
	text-decoration: none;
}
.subdisclaimer {
	float: right;
}
.disclaimerhome {
	color: #949494;
	text-decoration: none;
	margin: 60px 10px 20px 0px;
		
}
.disclaimerhome a {
	color: #949494;
	text-decoration: none;
}
.indietro {
	text-decoration: none;
	display: block;
	font-size: 12px;
}
.vai1 {
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.vai3 {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 9px;
}
.vai2 {
	text-decoration: none;
	display: block;
}

.vai2 P {
	padding:0;
		display:inline;
}

.top {
	text-decoration: none;
	display: block;
	color: #949494;
	font-size: 12px;
	text-align: right;
}
.sporcont, .sporcont2 {
	background-repeat: repeat-y;
	padding: 6px 15px 2px 8px;
}
.sporcont {
	background-image: url(img/sporcont.gif);
	font-size: 11px;
}
.sporcont2 {
	background-image: url(img/sporcont2.gif);
	font-size: 11px;
}
.sportit, .sportit2 {
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	margin: 0px;
}
.sportit {background-color: #969698;}
.sportit2 {background-color: #F21C0A;}
.sporcontit {padding: 4px 7px 3px 7px;}

.sporgiu, .sporgiu2 {
	background-repeat: no-repeat;
	margin: 0px;
}
.sporgiu {
	background-image: url(img/sporgiu.gif);
}
.sporgiu2 {
	background-image: url(img/sporgiu2.gif);
}
.assistfoto {
	vertical-align: top;
	padding: 0px 10px 40px 0px;
}
.assist {
	vertical-align: top;
	padding-bottom: 40px;
	font-size: 12px;
}

.assist1 {
	vertical-align: top;
	font-size: 12px;
}

.assistmail {
	text-decoration: none;
	font-size: 11px;
	margin-top: 7px;
	display: block;
}
.liv1, .liv1on, .liv2, .liv2on, .liv3, .liv3on {
	text-align: left;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	color:#003480;
	font-weight:bold;
	border-bottom:1px solid #FFF
}

.liv1 {
	font-weight: bold;
	font-size: 11px;
	padding: 5px 2px 5px 8px;
}
.liv1on {
	font-size: 11px;
	font-weight: bold;
	background-color: #CECECE;
	padding: 3px 2px 4px 8px;
}
.liv2 {
	font-size: 10px;
	background-color: #d1d6d2;
	padding: 2px 5px 4px 8px;
}
.liv2on {
	font-size: 10px;
	background-color: #E6E6E6;
	padding: 2px 5px 4px 8px;
	color: #ffffff;
}
.liv3 {
	font-size: 10px;
	background-color: #f5f5f5;
	padding: 2px 5px 4px 8px;
}
.liv3on {
	font-size: 10px;
	background-color: #f5f5f5;
	padding: 2px 5px 4px 8px;
	color: #ffffff;
}

A.liv1:HOVER, A.liv2:HOVER, A.liv3:HOVER, A.liv4:HOVER{
	color:#ffffff;
}

.news {
	width: 205px;
}
.news a {
	text-decoration:none;
}
.offerta {
	width: 180px;
	float: right;
	margin-bottom: 60px;
}
.offerta a {
	background-image: url(img/arrowbullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin: 8px 0px 7px 0px;
	font-weight: bold;
	height: 20px;
}


ul{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 15px; 
	border: solid red 0px;
	}



ul.freccia {
	list-style: url(file:img/freccia.gif);
	list-style-image: url(file:img/freccia.gif);
}

#homeContent{
	width:100%;
	
	padding-top:175px
}

#homeContent .boxcontent{
	width:850px;
	margin:auto
}

.linkItemHP{
	width: 222px;
	font-size: 9px;
	float:left;
	margin:0px 10px;
	height: auto !important;  /* per i browser moderni */
    height: 90px;      /* per IE5.x e IE6 */
    min-height: 90px;  /* per i browser moderni */
	background-image:url(../img/bg_link_home.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px;
	padding-top:25px;

}

.linkItemHP A {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	cursor:pointer
	
}

.linkItemHP .tit {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#505996;
	padding-bottom:5px
}

.linkItemHP img{
	width:80px;
	height:80px;
	float:left;
}

.linkItemHP .desc{
	width:60%;
	float:right;
	font-size:10px;
	line-height:11px;
	cursor:pointer
}


.celDescLeg{
		color:#666666;
		font-weight: normal;
		font-size: 10px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		}	

/*********   */


.tabella {
	border: 1px solid  #4447b8;

}


.celNome{
		background-image: url(../img/bk_tit_tab.gif);
	background-repeat: repeat-y;
	background-position: left top;
		color:#FFFFFF;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		}
		
.celDesc{
		background: #DEDEDE;
		color:#4447b8;
		font-weight: normal;
		font-size: 9px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		border-top: 1px solid  #969696;
		
		}	
.celVal{
		background: #FFFFFF;
		color:#000000;
		font-weight: normal;
		font-size: 9px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		border-top: 1px solid  #969696;
		}
		
		
/*************************/

.itemForm{
		font-weight: normal;
		font-size: 12px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		margin: 5px 0 0 0;

	}
	
.inputBox {
		font-weight: normal;
		font-size: 10px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		width:170px;
		margin: 2px 0 5px 0;
}

#mess_copertura{
		font-weight: bold;
		font-size: 10px;
		font-family: verdana, arial, Helvetica, sans-serif; 
		margin: 5px 0 3px 0;
		color:#f21c0a;
}



.btnLink {
	/*background: #FF0000;*/
	color:#000000;
	font-weight: normal;
	padding: 0px;
	margin: 8px 0;


}


.btnLink IMG {
	 
	margin: 2px 0;


}

.btnLink A {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}


.tabPrezzi {
	border:2px solid Silver;
	padding:0;margin:5px 0;
	
}

.tabPrezzi TH {
	background-color: Silver; color: #FFFFFF; 
padding:5px;
margin:0;
	
}

.tabPrezzi TD {
	padding:4px;
	border-bottom:0px solid Silver;
	font-size: 11px;
	
}


.tablesportelli{

}

#tablesportelli TD{
border-bottom:1px solid silver;
font-size: 10px;
padding: 5px 15px 5px 5px;
 }

#tablesportelli .note {
color:#909090;

}

.link_red {
	color:#F21C0A;
}

.indietro {
	text-decoration: none;
	display: block;
	font-size: 12px;
}


.btn_search {

}

.spaceForm{
	background-color: #e6e6e6;
	padding: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.spaceForm SELECT{

	font-family: Verdana, sans-serif;
	font-size: 10px;
}



/* mappa */


.mapLiv0 A{
 color:#969696;
			font-weight: bold;
			font-size: 12px;
			font-family: verdana, arial, Helvetica, sans-serif; 
			text-decoration: none;
			padding:0 0 0 25px;
	
			
			}

.mapLiv1 A{
 color:#000000;
			font-weight: bold;
			font-size: 10px;
			font-family: verdana, arial, Helvetica, sans-serif; 
			text-decoration: none;
			
	
			
			}
	.mapLiv1 A:HOVER{
			color:#f21c0a;
		
			}		
			
.mapLiv1 {
			margin:20px 0 3px   0;
			/*background-image: url(../img/point.gif);
			background-repeat: no-repeat;
			background-position: left ;*/
			padding:0 0 0 15px;
			border:0px solid red;
			
			
			}			
			
.mapLiv2{
			background-color: #e6e6e6;
			 padding:0 0 0 10px;
			}
					
.mapLiv2 A{
		
			color:#000000;
			font-weight: normal;
			font-size: 9px;
			font-family: verdana, arial, Helvetica, sans-serif; 
			text-decoration: none;
			
			line-height:18px;
			}
			
.mapLiv3 {
			background-color: #f5f5f5;
			padding:0 0 0 15px;
			margin:0 0 0 0px;
			}		
			
.mapLiv3 A{
			color:#939393;

			font-weight: normal;
			font-size: 9px;
			font-family: verdana, arial, Helvetica, sans-serif; 
			text-decoration: none;
			line-height:16px;
			}
			
			
			
/* */

UL.spaceLink {
			border: 0px solid red;
			
		
}


UL.spaceLink A {
			text-decoration: none;
			font-weight: normal;
		
}


UL.spaceLink LI.liAllegati {
			list-style-image:url(../img/icon_download_r.gif);
			
}

UL.spaceLink LI.liLink {
			list-style-image:url(../img/arrow1.gif);
}

UL.spaceLink LI.liLinkExt {
			list-style-image:url(../img/arrow1.gif);
}
