@charset "UTF-8";
/* CSS Document */

body { 
	background-color:#FFEEFC;
	font-size:14px;
	color:#FF66CC;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a img { 
	border:none;
}

.titolo_grande { 
	font-size:18px;
	font-weight:bold;
	color:#FF3399;
}

.foot { 
	font-size:12px;
	font-weight:lighter;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}


.titoli_trattamenti {
	font-size:18;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF3399;
	border:none
}

.testo_trattamenti {
	font-size:12;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF92C4;

}

.durata_massaggi {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF3399;
	font-weight:lighter;

}

.sfondo_pulsanti {
	background-image:url(images/struttura/donna.jpg);
	background-repeat:no-repeat;
	background-position:top;
}	

.testo_chi_siamo {
	font-size:12;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF71B2;

}

.sfondo_pulsanti_2 {
	background-image:url(images/struttura/ragazza_2%20copia.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}	


.mail {
	text-decoration:none;
	color:#FF3399;
}

.mail a {
	text-decoration:none;
	color:#FF3399;
}

.mail a:hover {
	text-decoration:none;
	color:#FF66CC;
}

.img_dx {
	padding-right:15px;
}
