body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.stileMain {
	border: 1px solid #cb78d8;
	background-image:   url("img/common/home/bg_right.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;	
}
.stileBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	background-image:   url("img/common/bottom.gif");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height: 24px;
}
.stileFoto {
	border: 1px solid #ce81da;
}
.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62207a;
	text-align: justify;
}
.tabella {
	background-image:   url("img/common/bg_sfumato.gif");
	border: 1px solid #ce81da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62207a;
	text-align: justify;
	margin: 3px;
	padding: 3px;
	background-repeat: repeat-x;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;	
}
.cosaFare {
	border: 1px solid #cb78d8;
	background-image:   url("img/ita/titoli/cosa_fare.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;	
}
.prezzi {

	border: 1px solid #cb78d8;
	background-image:   url(img/ita/titoli/prezzi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 350px;	
}
.camere {
	border: 1px solid #cb78d8;
	background-image:   url("img/ita/titoli/camere.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;	
}

.doveSiamo{

	border: 1px solid #cb78d8;
	background-image:   url("img/ita/titoli/dove_siamo.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 350px;	
}
.bgDoveSiamo{
	background-image:   url("img/common/dove_siamo/italia.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
}.bordo {
	border: 1px solid ##ce81da;
}
.bgTabellaPrezzi {
	background-image: url(img/common/prezzi/bgTabella.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
