img {
	border: none;
}
.menu {
	color : #999999;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	background-color: #FF6600;
	background-repeat: no-repeat;
	text-align: left;
	border-left:10px solid #999999;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/back_menu.gif);
	
}
.menu a {
	color : #576268;
}
.menu a:hover {
	
	
	
}

.menu a:link {
	color : #FFFFFF;
	text-decoration: none;
	
	
}

.li_nav_body a  {
	display: block;
	width: 130px;
	height: 20px;
	padding-left: 20px;
	line-height:20px;
	font-size: 12px;
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: left;
	border-bottom: 4px solid #ffffff;
}
.li_nav_body a:hover {
	background-color: #FFCC00;
	color:#000000;

	border-bottom: 4px solid #ffff00;	


}

.li_nav_body a.active {
	background-color: #669966;
	color:#FFCC66;
	border-left:5px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
}
.testo {
	color : #576268;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
	padding-left: 10px;
}


.testo a {
	color : #666666;
	font-weight: bold;
	text-decoration: none;
}
.testo a:hover {
	color : #FF6600;
}
.testo_titolo {
	color : #576268;
	font-size : 12px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
}
.prezzo_pubblico {
	color : #000000;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
}

.prezzo_pubblico_barrato {
	color : #000000;
	font-size : 11px;
	text-decoration: line-through;
	font-family : Tahoma;
	font-weight: normal;
}
.prezzo_speciale {
	color : #FF0000;
	font-size : 14px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
}

.copyright {
	color : #666666;
	font-size : 10px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
	text-align: center;
}
.copyright a {
	color : #9B9B9B;
		text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
}
.copyright a:hover {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

body {
	text-align: center;
	background-image: url(../images/back_base_sf.gif);
	
}

.

