body {
	background-image:url(img/bg-home.jpg);
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

div#decoration-top {
	padding-top:7.65em;
}

div#lingue {
	color:#ffffff;
	padding-top:15em;
}

div#lingue a{
	color:#ffffff;
	text-decoration:none;
}

div#lingue a:hover{
	color:#666666;
	text-decoration:none;
}

div#top {
	height:5px;
}

div#centrale {
	background-image:url(img/bg-top.jpg);
	background-repeat:repeat-x;
	height:5px;
}

div#logo {
	float:left;
}

div#mail {
	padding-top:0.7em;
	padding-right:1.5em;
}

div#mail a {	
	color:#cc7918;
	text-decoration:underline;
}

div#mail a:hover {	
	color:#cc7918;
	text-decoration:none;
}

div#menu {
	padding-right:1.5em;
	padding-top:0.4em;
}

div#bg-sinistra {
	background-image:url(img/bg-sx.gif);
	background-repeat:repeat-y;
	height:221px;
}

div#bg-destra {
	background-image:url(img/bg-dx.gif);
	background-repeat:repeat-y;
	height:221px;
}

div#bg-sinistra1 {
	background-image:url(img/bg-sx.gif);
	background-repeat:repeat-y;
	height:30px;
}

div#bg-destra1 {
	background-image:url(img/bg-dx.gif);
	background-repeat:repeat-y;
	height:30px;
}

div#bottom {
	background-image:url(img/bg-benvenuti.gif);
	background-repeat:repeat-y;
	color:#ab5b35;
	padding-top:1.5em;
}

div#bottom a{
	color:#ab5b35;
	text-decoration:underline;
}

div#bottom a:hover{
	text-decoration:none;
}

div#menu-level2 {
	padding-bottom:2em;
}

div#spacer {
	height:7px;
	background-image:url(img/spacer.gif);
	background-repeat:repeat-x;
}

div#concept {
	padding-left:1.3em;
	color:#ffffff;
	padding-top:2em;
}

div#concept a{
	text-decoration:underline;
	color:#ffffff;
}

div#concept a:hover{
	text-decoration:none;
}

div#text-bottom {
	color:#666666;
}

div#text-bottom a{
	text-decoration:underline;
	color:#666666;
}

div#text-bottom a:hover{
	text-decoration:none;
}

.hotel {
	color:#ab5b35;
	font-weight:bold;
	font-size:1em;
}

div#benvenuti {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

div#decorazione-sx {
	height:435px;
	width:138px;
	background-image:url(img/decorazione-sx.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#decorazione-dx {
	height:434px;
	width:140px;
	background-image:url(img/decorazione-dx.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.sx {
	padding-right: 1em;
	float:left;
}

