HTML, body {
	background-color:#C6DEF7;
	background-image: url(../HomePage/immagini/Sfondo.gif); 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px 
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
.Menu a:link { color: #990000; text-decoration: none}
.Menu a:visited { color: #990000; text-decoration: none}
.Menu a:hover { color: #990000; text-decoration: underline}
.Menu a:active { color: #990000; text-decoration: underline}

.MenuModerno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}

.MenuModerno a:link { color: #FFFFFF; text-decoration: none}
.MenuModerno a:visited { color: #FFFFFF; text-decoration: none}
.MenuModerno a:hover { color: #FFFFFF; text-decoration: underline}
.MenuModerno a:active { color: #FFFFFF; text-decoration: underline}

.SfondoMenuSx {
	background-color: #ffffff;
	
}


.MenuSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0066CC;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
}
.MenuSup a:link { color: #ffffff; text-decoration: none}
.MenuSup a:visited { color: #ffffff; text-decoration: none}
.MenuSup a:hover { color: #ffffff; text-decoration: underline}
.MenuSup a:active { color: #ffffff; text-decoration: underline}

.TitoloDettaglioModerno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #007bc6;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
}
.SfondoFotoDettaglioModerno {
	
	background-color: #AEE1FF;
	
}
.TestoDettaglioModerno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AEE1FF;
	font-weight: normal;
	color: #007bc6;
}
.TestoGrassettoDettaglioModerno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AEE1FF;
	font-weight: normal;
	font-weight: bold;
	color: #007bc6;
}


.TitoloDettaglioClassico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFAE;
	font-weight: normal;
	font-weight: bold;
	color: #990000;
}
.SfondoFotoDettaglioClassico {
	
	background-color: #FFFFD2;
	
}
.TestoDettaglioClassico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFD2;
	font-weight: normal;
	color: #990000;
}
.TestoGrassettoDettaglioClassico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFD2;
	font-weight: normal;
	font-weight: bold;
	color: #990000;
}



.TitoloDettaglioOutlet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #DAFFDB;
	font-weight: normal;
	font-weight: bold;
	color: #064F05;
}
.SfondoFotoDettaglioOutlet {
	
	background-color: #ECFFEC;
	
}

.TestoDettaglioOutlet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECFFEC;
	font-weight: normal;
	color: #064F05;
}
.TestoGrassettoDettaglioOutlet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECFFEC;
	font-weight: normal;
	font-weight: bold;
	color: #064F05;
}

