@charset "utf-8";
/* CSS Document */

.anagrafica_home {
	color: #f5c4f7;
	font-size: 18px;  
	font-weight: bold; 
	font-family: Times New Roman; 
}

.testo_pagine {
	color: #F5C4F7;
	font-size: 19px;
	font-family: "Microsoft Sans Serif";
}



.piedipagina {
	font-size: 15px;
	font-family:Times New Roman;
	color: #FFCCFF;
}

.enter {
	font-weight: bold;
	font-size: 18px;
	color: #f5c4f7;
	font-family: Arial, Helvetica, sans-serif;
}

.titolo_contatti{
	font-size: 36px;
	font:Times New Roman;
	color: #F5C4F7;
}

.form_mail_dati {
	color: #890A23;
	font-size: 14px;
	font:Arial;
	font-weight:bold;
}

.form_mail_note {
	color: #890A23;
	font-size: 12px;
	font:Arial;
	font-weight: normal;
}

.titolo_prezzi{
	font-size: 28px;
	font:Times New Roman;
	color: #F5C4F7;
}
.Alta_Stagione {
	color: #FFFF00;
	font-size:18px;
	font-weight:bold;
}
.Bassa_Stagione {
	color: #FFFFFF;
	font-size:18px;
	font-weight: bold;
}

a:link {
	color: #FFCCFF;
}

a:visited {
	color: #FFCCFF;
}
a:hover {
	color: #FFCCFF;
}
a:active {
	color: #FFCCFF;
}



/*-------------------------------------------------------Link Indice--------------------------------------------------------*/

.indice {
	font-size: 22px;
	color: #FBB309; 
	font-family: Arial;
	font-weight:bold;
	text-decoration: none;}


a.indice:link {
	color: #FBB309;
	text-decoration: none;
}
a.indice:visited {
	color: #FDD880;
	text-decoration: none;
}
a.indice:hover {
	text-decoration: underline;
	color: #DC9103;
}
a.indice:active {
	text-decoration: none;
	color: #FFDFFF;
}

/*---------------------------------------------------- Sitemap Piedipagina -------------------------------------------------*/


.sitemap {
	font-size: 15px;
	color: #FFCCFF;  
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;}


a.sitemap:link {
	color: #FFCCFF;
	text-decoration: none;
}
a.sitemap:visited {
	color: #FFCCFF;
	text-decoration: none;
}
a.sitemap:hover {
	text-decoration: underline;
	color: #EEBBEE;
}
a.sitemap:active {
	text-decoration: none;
	color: #FFCCFF;
}
