@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#301a0e;
}
img {
	border: none;
}
/*----------------------------------------------------------------------------------------------------------*/
h1{
	padding:0;
	margin:0;
	font-weight:normal;	
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#30190D;
	font-weight:normal;
}

.menu{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B99B73;
	font-weight:bold;
}

.paragrafo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#1B0E07;
	text-align:justify;
}

.paragrafochiaro{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#B99B73;
}

.paragrafobianco{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#FFF;
}

.titolopagina{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#30190D;
	letter-spacing:-1px;
}

.titolonews{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#D9CC9E;
	letter-spacing:-1px;
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration: none;
}

.menu a, .menu a:active, .menu a:visited {color:#B99B73; text-decoration:none;}
.menu a:hover {color:#FFF}


/*----------------------------------------------------------------------------------------------------------*/
div#container {
	width: 970px;
	position: relative;
	z-index:1;
}
div#header{
	width:970px;
	height:120px;
	position: relative;
}
div#logo
{
	width:372px;
	height:55px;
	position: absolute;
	top: 35px;
	left: 15px;
}
div#menu{
	width:970px;
	height:26px;
	background-color:#1B0E07;
}
div#contmenu{
	margin:auto;
}
div#voce{
	float:left;
	margin-left:18px;
}
div#voce2{
	float:left;
	margin-right:10px;
}
div#flash{
	width:970px;
	height:400px;
	background-color:#301a0e;
}
div#content{
	width:970px;
	background:url(../img/ombra.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B7A375;
}
div#sx{
	width:205px;
	margin-left:10px;
	float:left;
	margin-top:15px;
}
div#center{
	width:330px;
	margin-left:15px;
	float:left;
	margin-top:15px;
}
div#info{
	width:725px;
	margin-left:15px;
	float:left;
	margin-top:15px;
}
div#dx{
	width:380px;
	margin-left:15px;
	float:left;
	margin-top:15px;
}
div#clear{
	width:100%;
	clear:both;
	height:1px;
}
div#spacer{
	width:100%;
	height:20px;
	clear:both;
}
div.fleft{
	padding:2px 2px 2px 2px;
}
div#boxoff{
	width:380px;
	height:130px;
	background:#30190D;
}
div#fotooff{
	width:111px;
	height:111px;
	margin-top:9px;
	margin-left:9px;
	border:1px solid;
	border-color:#D6C89B;
	float:left;
	overflow:hidden;
}
div#fotooff img{
	height:111px;
}
div#off{
	width:220px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}
div#tripadvisor{
	width:310px;
	height:180px;
	padding:10px 10px 10px 10px ;
	background:url(../img/bg-tripadvisor.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
div#referenzasx{
	width:20px;
	height:100px;
	float:left;
	background:url(../img/apri.png);
	background-position:top;
	background-repeat:no-repeat;
}
div#referenzadx{
	width:20px;
	height:100px;
	float:right;
	background:url(../img/chiudi.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#referenza{
	width:250px;
	margin-left:10px;
	float:left;
	height:100px;
}
div#footer{
	width:970px;
	height:110px;
	background-color:#1B0E07;
}
div#indirizzo{
	width:450px;
	margin-left:10px;
	margin-top:40px;
	float:left;
}
div#contsponsor{
	float:right;
	margin-top:10px;
}
div#sponsor{
	float:left;
	margin-right:10px;
}
div#sponsor1{
	float:left;
	margin-right:10px;
	margin-top:20px;
}
div#divide{
	clear:both;
	width:100%;
	height:1px;
	background:#30190D;
	margin-bottom:10px;
}
div#off2{
	width:500px;
	float:right;
}
