@charset "utf-8";
/*FONTS*/
body { color:#D1A3EB; font-family:Arial,Helvetica,sans-serif; font-size:12px; }

a { color:#D1A3EB; text-decoration:underline; }
a:hover { color:#FFF; }

.menuvoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99FB1; 
	font-style: normal;
	font-weight: bold;
}
.menuvoice a {
	color: #A99FB1; 
	text-transform:uppercase;
	text-decoration:none;
}
.menuvoice a:hover {
	color: #FFF; 
	text-decoration:none;
}
.titologrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #834C6E;
	font-style: normal;
	font-weight: normal;
}
.titolomedio {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #834C6E;
	font-style: normal;
	font-weight: normal;
}

.titolomedio a { color:#834C6E; text-decoration:none; }

.titolobox {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
.titolobox a {
	color: #FFF;
    text-decoration:none;
}

.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1A3EB;
	font-style: normal;
	font-weight: normal;
}
.testobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1A3EB;
	font-style: normal;
	font-weight: normal;
}
.databox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1A3EB;
	font-style: italic;
	font-weight: normal;
}

.titolobox .databox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1A3EB;
	font-style: italic;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D1A3EB; 
	font-style: normal;
	font-weight: normal;
}
/*FORM*/
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #D0A2EC;
	border: 1px solid #6C5C79;
	width: 200px;
	height: 16px;
}

a.backlink { color:#D1A3EB; font-size:0.85em; }
a.backlink:hover { color:#FFF; }

.titologrande h1 { color:#FFF; font-size:1em; font-weight:normal; margin:0px; padding:0px 0px 5px 0px; }
.titologrande .indirizzo { color:#EAEAEA; }

.terrazzaEventi { padding:0px 0px 10px 7px; color:#FFF; margin:0px; }
