.testo
A:Link {color:#ffffff; text-decoration:; font-style:normal}
A:Visited {text-decoration:; font-style:normal}
A:Hover {color:#ff6600; text-decoration:; font-style:normal}
A:Active {text-decoration:}

.sfondo_arancio {
	background-color: #FF9900;
}

.sfondo_pagina {
	background-image: url(slices/pagina_striscia_lunga.gif);
}

.sfondo_prenotazioni {
	background-image: url(slices/prenotazioni/sfondo_prenotazioni.gif);
}



.sfondo_menu_acetaia {
	background-image: url(slices/menu_acetaia/sfondo_piatto.jpg);
}

.sfondo_homepage {
	background-image: url(slices/homepage_trattoria/homepage_trattoria.jpg);
}

.sfondo_bianco {
	background-color: #FFFFFF;
}

.testo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: none;
	text-align: center;
}

.testo_bianco{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
}

.testo_bianco_bold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
}


.testo_contenuti{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	background-color: none;
	text-align: justify;
	font-style: normal;
}

.testo_contenuti_bordeaux{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: none;
	color: #660000;
	text-decoration: none;
	background-color: none;
	text-align: justify;
	font-style: normal;
}

.testo_contenuti_bordeaux_form{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: none;
	text-align: right;
	font-style: normal;
}

.testo_contenuti_bordeaux_sott{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	background-color: none;
	text-align: justify;
	font-style: normal;
}

.titoli_contenuti_bordeaux{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: none;
	text-align: justify;
	font-style: normal;
}

.grafica_titolo_rosa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
	
.titoli_verdi{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	background-color: none;
	text-align: left;
}

.titolini_arancio{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
	text-align: left;
	color: #FF9900;
}

