@charset "utf-8";
/* CSS Document */
body  {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
}

a {
	color:#0066FF;
	text-decoration:none;
}

a:hover {
	color:#0000CC;
	text-decoration:underline;
}

img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img:hover {
	border:1px solid #4BA9E9;
	background:#EbF1F5;
}



.intestaz {
	position:relative;
	width:1000px;
	padding:0;
	text-align:center;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*************************** LOGO ************************/
#logo {
	margin:0 auto;
	padding:10px;
	height:70px;
	width:1000px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: lighter;
	color: #D1C2E1;
	}
#logo img:hover {
	border:0px ;
	background:#EbF1F5;
}
/*************************** MENU ORIZZONTALE ************************/	
.menualto {
	position:relative;
	clear:both;
	width:1000px;
	height:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#cccccc;
	font-size:8pt;
}
/******* top navigation *******/
#menuOr ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:8pt;
color:#ffffff;
float:left;
width:100%;
background:#ffffff url(img/pages/topnav_bg_grey.gif);
list-style:none;
font-family:verdana, arial, times, georgia, sans-serif;
}
#menuOr ul li{
display:inline;
list-style:none;
}
#menuOr ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(img/pages/topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}
#menuOr ul li a:hover{
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #cccccc;
	background-color: #7593AB;
	background-image: url(img/pages/topnav_bg.gif);
}


/******* CORPO ********/
#contenitore {
	height:100%;
	margin:auto;
	width:1024px;
}
/************************ COLONNA SX *****************/
#sx {
	float:left;
	padding:10px;
	width:202px; /****era 15%*******/
	}	
#sx h1, #dx h1 {
	font-size:15px;
	padding-top:5px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
}
#sx h2, #dx h2 {
	font-size:15px;
	padding-top:5px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
	color:#FF0000;
}

#sx p {
	font-size:10px;
	padding-bottom:10px;
	margin-top:-3px !important; /*****  FIREFOX  *****/
	margin-top:-14px;             /***** INTERNET EXLORER *****/
	color:#404040;
}

/************************** COLONNA CENTRALE ******************/
#cx {
	float:left;
	width:570px;
	line-height:1.01em;
}	
#cx p, p {
	font-size:11px;
	color:#404040;
}
#cx h1 {
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:10px;
}
.titolo {
		background:#e7eff2;
		margin-left: 3px;
		margin-right: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.60em;
		color: #616550;
		font-weight: bold;
		text-transform: uppercase;
		}
.titoletto {
		background:#e7eff2;
		margin-left: 0px;
		margin-right: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.60em;
		color: #616550;
		font-weight: bold;
		text-transform: uppercase;
		}
.titoloPag {
		background:#e7eff2;
		margin-left: 0px;
		margin-right: 0px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #000000;
		font-weight: bold;
		text-align:center;
		text-transform: uppercase;
		}
.intro {
		margin-left: 3px;
		margin-right: 3px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		color:#404040;
		font-style:oblique;
		text-align:justify;
		}
.nomeHotel {
		font-size:11px;
		color:#000099;
		font-weight:bold;
		font-style:italic; 
		font-variant:small-caps;
		}
.Recapiti {
		font-size:11px;
		color:#000099;
		font-style:italic;
		}
.Menu {
		font-size:10px;
		color:#000099;
		font-style:italic;
		}
/***************************  COLONNA DESTRA  *********************/
#dx {
	vertical-align:top;
	float:right;
	padding:10px;
	width:202px;
}


#dx p {
	font-size:10px;
	padding-bottom:10px;
	margin-top:-3px !important; /*****  FIREFOX  *****/
	margin-top:-14px;             /***** INTERNET EXLORER *****/
	color:#404040;
}