body {
	background-color: #480000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px 0 0;
	padding:0;
	text-align:center;
}

div {
	text-align:left;
}

img {
	border:0;
}

p {
	margin:0;
	padding:0;
}

div#language{
	width:850px;
	height:22px;
	text-align:right;
	color:#CCACB0;
	background-color: #480000;
	margin:0 auto
}

div#top{
	width:800px;
	padding:0 25px;
	margin:0 auto;
	background-color:#E1CED0;
}




div#language a{
	text-decoration:none;
	color:#FBF4C6;
}

div#language a:hover{
	text-decoration:underline;
}


div#header	{
	width:800px;
	background-color:#FFF;
	height:201px;
}

div#header h1 {
	width:205px;
	height:201px;
	float:left;
	background-image: url(../images/template/bg-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
	border-left: 1px solid #480000;
	background-color:#480000;
}

div#header h1 span{
	display:none;
}

div#header h2 {
	width:560px;
	height:35px;
	float:right;
	background-image: url(../images/template/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:140px 33px 26px 0;
	border-right: 1px solid #480000;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
	font-weight:normal;
	text-align:center;
	background-color:#480000;
}

div#header h2 a{
	color:#FDF3AE;
	text-decoration:none;
}

div#header h2 a:hover{
	color:#FFF;
}

div#menu{
	width:798px;
	height:40px;
	background-image: url(../images/template/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #480000;
	border-right: 1px solid #480000;
	border-bottom: 1px solid #480000;
	background-color:#FFF;
	
}

div#menu #voci{
	width:797px;
	padding-top:10px;
	padding-bottom:10px;
	height:20px;
	text-align:center;
	color:#FFF;
	border-right:1px solid #FFF;
	float:left;
	font-size:15px;
	letter-spacing:-1px;
}

div#menu #voci a{
	color:#480000;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 4px;
}

div#menu #voci a:hover{
	background-color:#480000;
	color:#FFF;
	text-decoration:none;
}



div#container{
	width:850px;
	margin:0 auto;
}

div#contenuto{
	width:850px;
	background-image: url(../images/template/bg-contenuto.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	float:left;
}


div#contenuto #sx{
	width:325px;
	float:left;
	padding:25px 0 30px 26px;
}


div#contenuto #sx h3{
	width:310px;
	padding:0 0 10px 15px;
	margin:0;
	height:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color: #480000;
	letter-spacing:1px;
}


div#contenuto #sx #foto{
	width:325px;
}


div#contenuto #dx{
	width:433px;
	float:right;
	padding:20px 46px 20px 20px;
}

div#footer{
	width:850px;
	height:40px;
	padding-bottom:20px;
	text-align:center;
	padding-top:15px;
	float:left;
	color:#CCACB0;
}

div#footer p a{
	text-decoration:none;
	color:#FBF4C6;
}

div#footer p a:hover{
	text-decoration:underline;
}

div#footer span a{
	font-size:10px;
	text-decoration:none;
	color:#CCACB0;
}



p#country-resort {
	text-align:center;
	margin:0;
	padding:25px 0 0;
}

p#country-resort img {
	border:1px solid #480000;
}



