.index {
	background-image: url(index.jpg);
	background-repeat: no-repeat;
}
.fondo_index {
	background-image: url(fondo_index.jpg);
	background-repeat: no-repeat;
}
.sfondo {
	background-image: url(la_casa.jpg);
	background-repeat: no-repeat;
}
.sfondo_offerta {
	background-image: url(offerta.jpg);
	background-repeat: no-repeat;
}
.sfondo_dove {
	background-image: url(dove.jpg);
	background-repeat: no-repeat;
}


.fondo {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-style: oblique;
	font-weight: normal;
}
.menu a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;	
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006633;	
}
.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.testo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
.testo_ a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	text-decoration: none;
}
.testo_contatti{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-style: normal;
	font-weight: bold;	
}
.testo_contatti a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.sfondo_mappa{
	background-image: url(sfondo_mappa.jpg);
	background-repeat: no-repeat;
}
.sfondo_mappa a{
	text-decoration: none;
	color: #666666;	
}
.testo_dati{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;	
}
.testo_dati a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;	
	text-decoration: none;
}
.testo_footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.testo_footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
