/*foglio di stile di base, paola revello*/
/*ridefinizione dei tag principali*/

HTML {
	BACKGROUND: #ffffff;
	}
	
BODY {
	FONT-SIZE: 11px; 
	COLOR: #333; 
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit;
	margin-top: 5 px;
	margin-left: 5 px;
	}
DIV {
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit
	}
TD {
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit
}
TH {
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit
}

H6 {
	COLOR: #333;
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit;
	font-weight: bold;
	}
H5 {
	COLOR: #999;
	FONT-SIZE: 14px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit;
	BORDER-BOTTOM: #0162AB 1px solid; 
}

H5 a{
	COLOR: #999;
	}
/*questo  il titolo h4 usato per le sezioni di sito*/
H4 {
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 0px;
	COLOR: #0162AB;
	FONT-SIZE: 16px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit;
	border-bottom: #ccc 1px solid; 
}
H3 {
	COLOR: #0162AB;
	FONT-SIZE: 18px; 
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit; 
	border-bottom: #ccc 1px solid; 
}
H2 {
	COLOR: #0162AB;
	FONT-SIZE: 20px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit;
	border-bottom: #ccc 1px solid; 
}
H1 {
	color: #0162AB;
	font-size: 22px; 
	font-family: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit; 
	border-bottom: #ccc 1px solid; 
}

hr {display:none} 

div.hr {
display: block;
height: 1px;
background-image: url(../images/barraor.gif);
background-repeat: no-repeat;
background-position: center center;
margin: 0px;
}

A {
	text-decoration: none;
	color:#333;
}
P {
	FONT-SIZE: 11px;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
}
/*A:hover {
	COLOR: #999
}
A:active {
	COLOR: #000
}*/


/*le seguenti 4 classi si riferiscono ai bordi della tabella che contiene il sito*/
.tdtop{
	
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.tdleft{
	
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.tdright{
	
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}
.tdbottom{
	
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*le seguenti classi si riferiscono alla parte di footer, sia testo che testo cliccabile*/

.note {
	text-align: left;
	FONT-SIZE: 10px;
	FONT-FAMILY: tahoma,Trebuchet MS, Verdana,sans-serif;
	color: #808080;
}
.note a{
	text-decoration:none;
	color: #808080;
	}
.note a:hover{
	color: #146484; 
	}

/*classi riferite al titolo dei due box in home page*/

.titolibox {
	COLOR: #0162AB;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	voice-family: inherit;
	padding-left: 10px;
	padding-TOP: 10px;
	font-size:14px;
	font-weight: bold;
}
/*classe riferite al box  a sinistra in home page, sfondo e bordi*/
.celleboxsx {
	BORDER-TOP: #e6e6e6 1px solid; 
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/fondinosx.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	}
/*classe riferite al box  a destra in home page, sfondo e bordi*/	
.celleboxdx{
	BORDER-TOP: #e6e6e6 1px solid; 
	BACKGROUND-POSITION: bottom; 
	BACKGROUND-IMAGE: url(../images/fondinodx.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	}
/*classe riferite al testo dei due box nella home page*/	
.box {
	BORDER-RIGHT: #e6e6e6 1px solid;
	BORDER-LEFT: #e6e6e6 1px solid;
	BACKGROUND-color: transparent;
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	color: #666;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 0px;
	text-align:left;
	margin: 0px;
	line-height: 130%;
	}
.box a {
	text-decoration:none;
	}
.box a:hover {	
	color: #0162AB;
	}


/*classe riferita alla cella o tabella che contiene il contenuto testuale delle varie pagine del sito*/	
.boxcontenuto
	{
	padding: 10px;
	padding-bottom: 25px;
	line-height: 160%;
	}
	/*definisco una nuova interlinea per spaziare*/
	.boxcontenuto p
	{
	line-height: 160%;}
/*classe riferita ai link nel boxcontenuto*/		
.boxcontenuto a {
	COLOR: #333;
	text-decoration:none;
}
.boxcontenuto a:hover {
	COLOR: #0162AB;
		text-decoration:none;
	
}

.sottolineato a{
COLOR: #333;
text-decoration:underline;}
	
.sottolineato a:hover {
COLOR: #0162AB;
}

li.sottolineato a:link, li.sottolineato a:visited, li.sottolineato a:active {
color: #333;
text-decoration:underline;}
	
li.sottolineato a:hover {
COLOR: #0162AB;}


/*classe riferita alle liste dentro al classe box in home page*/			
.box ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	list-style-image: url(../images/bullet.gif);
}
.box ul li a{
	margin: 0px;
	PADDING: 0px;
}
	
.boxcontenuto ul li {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
}
.boxcontenuto li a {
	COLOR: #999999;
}
.boxcontenuto li a:hover {
	COLOR: #0162AB;
}

/*Aggiornamento 09/10/2008*/
.box ul.black li a{
	margin: 0px;
	PADDING: 0px;
	color:#000
}	
.boxcontenuto ul.black li {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
}
.boxcontenuto ul.black li a {
	COLOR: #333;
}
.boxcontenuto ul.black li a:hover {
	COLOR: #0162AB;
}
/*fine 09/10/2008*/


/*classe riferita al top pagina della pagina di storia ovvero il ritorno tramite segnalibro*/
.torna{
	text-align: right;
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	color:#999999;
}
.torna a{
	color:#0162AB;
}
/*classe riferita alle liste semplici*/
.boxcontenuto ol li {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
	FONT-SIZE: 11px;
	COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
}
.boxcontenuto ol li a{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
	FONT-SIZE: 11px;
/*	COLOR: green;*/
    COLOR: #333;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
	text-decoration:none;
}
.boxcontenuto ol li a:hover{
	text-decoration:none;
}
/*classi riferita alle didascalie delle immagini*/
.didascalie{
	text-align: left;
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
	color:#333;
	BORDER-BOTTOM: #0162AB 1px solid;
	width:150px;
	}
.didascalie a{	
	color:#333;
	}
.didascalie a:hover{
	color:#0162AB;	
	}
/*classi riferita alle tabelle contenenti le immagini*/
.tabellaimg{
	margin: 0px;
	padding: 0px;
	}
/*classe per la data in alto a dx*/	
.ladata{
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Trebuchet MS, Verdana,sans-serif; 
	voice-family: inherit;
	padding-right: 10px;
	padding-top: 5px;
	text-align:right
	}
/* IMPORTANTE!!!! definisce la lista del menu*/
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
FONT-SIZE: 11px; COLOR: #333; FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
}
#navcontainer li { margin: 4 0 0 0; }
#navcontainer a
{
display: block;
color: #333;
background-color: transparent;
width: 195px;
padding: 2 8;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#navcontainer li.selected
{
display: block;
color: 333;
background-color: transparent;
width: 195px;
padding: 2 8;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#navcontainer a:hover
{
background-color: #fff;
color:  #999999;
border-bottom: 1px solid #0162AB;
}
/*definisce la lista del sottomenu*/
#subnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
FONT-SIZE: 11px; COLOR: #333; FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
}
#subnavcontainer li { margin: 4 0 0 0; }
#subnavcontainer a
{
display: block;
color: #0162AB;
background-color: transparent;
max-width: 170px;
padding: 2 20;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

#subnavcontainer li.subselected 
{
display: block;
color: #999;
background-color: transparent;
max-width: 170px;
padding: 2 20;
text-decoration: none;
border-bottom: 1px solid #ccc;
margin-right: 15px;
}

#subnavcontainer a:hover
{
background-color: #fff;
color:  #999999;
border-bottom: 1px solid #999;
}

/*definisce la lista del sottomenu2*/
#sub2navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
FONT-SIZE: 11px; COLOR: #333; FONT-FAMILY: Trebuchet MS, Verdana,sans-serif;
}
#sub2navcontainer li { margin: 4 0 0 0; }
#sub2navcontainer a
{
display: block;
color: #666666;
background-color: transparent;
max-width: 150px;
padding: 2 30;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#sub2navcontainer a:hover
{
background-color: #fff;
color: #999999;
border-bottom: 1px solid #199c47;
}

.nobordo {
border:0px;
background-color:transparent;
}

input {
		background: #FFFFFF;
		color:#333333;
		font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		border: Solid 1px #999999;
		padding-left: 2px;
		
		
		
}
.pulsante {
	width: 72px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/pulsante.gif');
	border: Solid 1px #999999;}
/*stili form*/


textarea { 
		background: #FFFFFF;
		color:#333333;
		font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		border: Solid 1px #999999;
		padding-right: 5px;
		padding-left: 5px;
}

select { 
		background: #FFFFFF;
		color:#333333;
		font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		border: Solid 1px #999999;
		padding-right: 5px;
		padding-left: 5px;
}

table.tabella {
	table-layout : auto;
	width : 500px;
	border: solid #ccc 1px;	
	color: #000000;
	background: #F0f3f4;
	margin: 10px;
	background-color: #F1F3F5;
}

table.tabella td {
	border: 1px solid white;
	border-top-width: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #516B75;
	FONT-FAMILY: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	padding: 3px;
	border-left-width: 0px;
}
table.tabella th {
	border: 1px solid white;
	border-top-width: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #516B75;
	FONT-FAMILY: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	background: url('../images/bg_th.gif');
	padding: 3px;
	border-left-width: 0px;
}
table.tabella td {
	border: 1px solid white;
	border-top-width: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #516B75;
	FONT-FAMILY: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	padding: 3px;
	border-left-width: 0px;
}
table.tabella a {
	text-decoration:none;
	
}

table.tabella1 {
	table-layout : auto;
	width : 500px;
	border: solid #ccc 1px;
	
	color: #000000;
	background: #F0f3f4;
	margin: 10px;
	background-color: #F1F3F5;
}

table.tabella1 td {
	border: 1px solid white;
	border-top-width: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #516B75;
	FONT-FAMILY: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	text-align: right;
	line-height: normal;
	padding: 3px;
	border-left-width: 0px;
}
table.tabella1 th {
	border: 1px solid white;
	border-top-width: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #516B75;
	FONT-FAMILY: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	text-align: right;
	line-height: normal;
	background: url('../images/bg_th.gif');
	padding: 3px;
	border-left-width: 0px;
}

.colore_rosso {
color:#CC3333;
}
.colore_rosso a {
color:#CC3333;
text-decoration:underline;
}
.colore_rosso a:hover {
text-decoration:none;
}


#best{
width: 200px;
height:70px;

}
.best_coupon{ width:200px; height:70px;}
.best_coupon img { border:none;}
.best_coupon a { display:block; }
.best_coupon a { float:right }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.best_coupon a {float:none;}
/* End IE5-Mac hack */
/*contenitore del corpo del sito*/
.best_coupon a:hover img { display:none;} 
.best_coupon a:hover{ width:200px; height:70px;background:url(../images/bestcoupon_over.jpg);}


.memory_08{ width:200px; height:70px;}
.memory_08 img { border:none;}
.memory_08 a { display:block; }
.memory_08 a { float:right }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.memory_08 a {float:none;}
/* End IE5-Mac hack */
/*contenitore del corpo del sito*/
.memory_08 a:hover img { display:none;} 
.memory_08 a:hover{ width:200px; height:70px;background:url(../images/memory_08_over.jpg);}


td.sottolineato a:link, td.sottolineato a:visited, td.sottolineato a:active {
color: #333;
text-decoration:underline;}
	
td.sottolineato a:hover {
COLOR: #0162AB;}