@charset "utf-8";
/* CSS Document */

body{
	margin:0;}
	
/*index*/

.title{
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #FFFFFF;
	font-weight: bold;	
}	

.luxury {
	background-image: url(stile/bgluxury.jpg);
	background-repeat: no-repeat;
	background-position: center;
}	
/*bann*/


.banner {
	background-color: #8F8F8F;
	background-image: url(stile/bgbann1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.bgnero {
	background-color: #000000;
}
/*menu sitemap*/

.orosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f9de93;
	
	}
.orosmall A:LINK {
color : #f9de93;
text-decoration: none;
} 

.orosmall A:VISITED {
color : #f9de93;
text-decoration: none;
} 

.orosmall A:HOVER {
color : #FFFFFF;
text-decoration : none;
} 

.orosmall A:ACTIVE {
color : #f9de93;
text-decoration: none;
} 
	
	
.oro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9de93;
	
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.small A:LINK {
color : #999999;
text-decoration: none;
} 

.small A:VISITED {
color : #999999;
text-decoration: none;
} 

.small A:HOVER {
color : #f9de93;
text-decoration : none;
} 

.small A:ACTIVE {
color : #999999;
text-decoration: none;
} 

/*bann centrale*/

.bggrigiosmuss {
	background-image: url(stile/bgbooking.png);
	background-repeat: no-repeat;
}	
.setasx {
	background-image: url(stile/setasx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}	
.setadx {
	background-image: url(stile/setadx.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*corpo centrale*/
	
.title {font-family: Georgia, "Times New Roman", Times, serif; color: #000000;font-size: 12px;font-weight: bold;}
.title A:LINK {color : #000000; text-decoration: none;} 
.title A:VISITED {color : #000000; text-decoration: none;}
.title A:HOVER {color : #85703f; text-decoration: none;}  
.title A:ACTIVE {color : #000000; text-decoration: none;} 

.titlecolor {font-family: Georgia, "Times New Roman", Times, serif;color: #85703f;font-size: 12px;font-weight: bold;}
.titlecolor A:LINK {color : #85703f; text-decoration: none;} 
.titlecolor A:VISITED {color : #85703f; text-decoration: none;}
.titlecolor A:HOVER {color : #333333; text-decoration: none;}  
.titlecolor A:ACTIVE {color : #85703f; text-decoration: none;}

.contenuti {font-family: Georgia, "Times New Roman", Times, serif;color: #000000;font-size: 11px;}
.contenuti A:LINK {color : #000000; text-decoration: none;} 
.contenuti A:VISITED {color : #000000; text-decoration: none;}
.contenuti A:HOVER {color : #85703f; text-decoration: none;}  
.contenuti A:ACTIVE {color : #000000; text-decoration: none;}

.info {font-family: Arial, Helvetica, sans-serif; color: #404040; font-size: 9px;}

/*menu*/

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#FFFFFF;
	text-decoration:none
}
.sottolink {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
ul.menu li {position:relative; float:left}
ul.menu ul {
	position:absolute;
	top:17px;
	left:0;
	background:#333333;
	display:none;
	opacity:0;
	list-style:none;
	color: #000000;
	background-color: #333333;
}
ul.menu ul li {
	position:relative;
	border:0px solid #aaa;
	border-top:none;
	width:90px;
	margin:0;
	color: #333333;
	background-color: #333333;
}
ul.menu ul li a {
	display:block;
	padding:2px 3px 3px;
	background-color:#000000;
}
ul.menu ul li a:hover {
	background-color:#333333;
	color: #f9de93;
	text-align: right;
}
ul.menu ul ul {left:90px; top:-1px}
ul.menu .menulink {
	font:11px Arial;
	font-weight:bold;
	text-align: left;
	padding-right: 55px;
}
ul.menu .menulink:hover, ul.menu .menuhover, {
	color: #f9de93;
}
.sub {
	
	font-family: Arial;
	font-size: 10px;
}
.sottomenu {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

/*foother*/

.smallorobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


.smalloro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85703f;	
}
.smalloro A:LINK {
color : #85703f;
text-decoration: none;
} 

.smalloro A:VISITED {
	color : #85703f;
	text-decoration: none;
} 

.smalloro A:HOVER {
	color : #333333;
	text-decoration : none;
} 

.smalloro A:ACTIVE {
color : #85703f;
text-decoration: none;
} 

.bglink {
	background-image: url(stile/boxf.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.puntioro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f9de93;
	
	}
.smallbianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	
}
.smallbianco A:LINK {
	color : #CCCCCC;
	text-decoration: none;
} 

.smallbianco A:VISITED {
color : #CCCCCC;
text-decoration: none;
} 

.smallbianco A:HOVER {
	color : #000000;
	text-decoration : none;
} 

.smallbianco A:ACTIVE {
color : #CCCCCC;
text-decoration: none;
} 

.smallnero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}
.smallnero A:LINK {
color : #333333;
text-decoration: none;
} 

.smallnero A:VISITED {
	color : #333333;
	text-decoration: none;
} 

.smallnero A:HOVER {
	color : #85703f;
	text-decoration : none;
} 

.smallnero A:ACTIVE {
color : #333333;
text-decoration: none;
} 

.ombra {
	background-image: url(stile/ombragiu.png);
	background-repeat: no-repeat;
	background-position: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}
.footer A:LINK {color : #999999; text-decoration: none;} 
.footer A:VISITED {color : #999999; text-decoration: none;}
.footer A:HOVER {color : #f9de93; text-decoration: none;}  
.footer A:ACTIVE {color : #999999; text-decoration: none;} 
