.indirizzo
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#A51549;
	text-align: 		center;
}

.text
{
font-family:		times, "times new roman", "minion web", serif;
font-size:			14px;
line-height:		140%;
color:				#333333;
}

.textmini {
font-family:		times, "times new roman", "minion web", serif;
font-size:			12px;
line-height:		120%;
color:				#333333;
}

.sottotitolo
{
font-family:		times, "times new roman", "minion web", serif;
font-size:			15px;
line-height:		120%;
font-weight:		bold;
color:				#232E3D;
}


/* -------------------- Link ---------------------- */
/* --------------- Colore iniziale ---------------- */

A
{
color:#0000FF; text-decoration:none;
}

A:active
{color:#0000FF; text-decoration:none;}

A:visited
{color:#0099FF; text-decoration:none;}

/* ---------- Colore quando ci vai sopra ---------- */
A:hover,
A:visited:hover
{color:#FF0000; text-decoration:none;}

/* ---------------- Menu a tendina ---------------- */

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 9px Arial;
	line-height:15px;
	z-index:100;
	letter-spacing: 1px;
	text-align: left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #2C384A;
	color: #E4C852;
}

.menu {
	font:normal 9px Arial;
	padding: 4px;
	letter-spacing: 1px;
}

.menu a {
	color: #FFFFFF;
}

.menu a:visited {
	color: #FFFFFF;
}

.menu a:hover,
.menu a:visited:hover {
	color: #E4C852;
}

.menu a:active {
	color: #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image: url(images/sfondovernel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}






.principale {
	width: 766px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid black;
	border-collapse: collapse;
}
.hometext {
	width: 766px;
	font-size: 10px;
	color: #FFFFFF;
}
.homevernel {
	width: 766px;
	height: 314px;
	margin-top: 20px;
	margin-bottom: 95px;
}
.homeiva {
	width: 756px;
	font-size: 9px;
	color: #999999;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.homealbergoallarosa {
	width: 277px;
	height: 103px;
	position: absolute;
	top: 158px;
	left: 240px;
}
.homevaldifassa {
	width: 51px;
	height: 52px;
	position: absolute;
	top: 357px;
	left: 683px;
}
.homefassamedia {
	width: 71px;
	height: 24px;
	position: absolute;
	top: 458px;
	left: 686px;
}
.homeenglish {
	width: 48px;
	height: 43px;
	position: absolute;
	top: 364px;
	left: 123px;
}
.homeitaliano {
	width: 48px;
	height: 43px;
	position: absolute;
	top: 364px;
	left: 45px;
}

