body{
	font-family: georgia, Arial;
	color:#636466;/*#87888A;*/
	font-size:12px;
}
a img{
	border:none;
}
a, a:hover, a:link{
	color:#636466;/*#87888A;*/
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

#page_margin{
	width:920px;
	margin: 11px auto;
}
#header{
	z-index:3;
}
	#colonna_hotel_logo{
		width:236px;
		float:left;
		margin-top:12px;
		height:45px;
	}
	#localization_nav{
		background: transparent url('../img/localization_top.jpg') no-repeat scroll top left;
		text-align: right;
		padding:1px 0;
		height:17px;
		width:684px;
		margin-left:236px;
	}
	#menu_top{
		margin-left:236px;
		
	}
		#horiziontal_menu{
			list-style: none;
			text-align:right;
			margin:0;
			line-height:35px;
		}
		#horiziontal_menu li,
		#horiziontal_menu li h2{
			font-size:12px;
			display:inline;
			margin:0;
			font-weight: normal;
		}
		#horiziontal_menu h2 a{
			font-size:12px;
			padding:0 11px 0 9px;
			text-transform: uppercase;
		}
		#horiziontal_menu h2 a:hover{
			text-decoration: underline;
		}
		#horiziontal_menu li.last h2 a{
			padding-right:0;
		}
#sub_header{
	clear:left;
	height:273px;
	display:block;
}	
	#panel_left{
		background: transparent url('../img/sub_header_left.png') no-repeat scroll left top;
		height:181px;
		width:172px;
		display:block;
		padding:86px 5px 5px 72px;
		color: #fff;
		line-height:20px;
		font-size:20px;
		text-transform: uppercase;
		position:absolute;
		z-index:10;
		
	}
	#panel_gallery{
		margin-left:1px;
		height:271px;
		width:920px;
		display:block;
		overflow:hidden;
	}
	#prev{
		margin: -45px 0 0 260px;
		position:absolute;
		z-index:10;
	}
	#next{
		margin: -45px 0 0 880px;
		position:absolute;
		z-index:10;
	}
	#nav a{
		color:#fff;
	}
#sidebar_left{
	float:left;
	width:220px;
	margin-right:10px;
	margin-left:20px;
}
	#vertical_menu{
		list-style: none;
		margin:0;
		line-height:35px;
		padding:0;
	}
	#vertical_menu li{
		margin-bottom:5px;
	}
	#vertical_menu li h2{
		font-size:14px;
		font-weight: normal;
		margin:0;
	}
	#vertical_menu h2 a{
		font-size:14px;
		padding-left:10px;
		color:#fff;
		line-height:63px;
		text-transform: uppercase;
		display:block;
		height:63px;
		width:210px;
	}
	#vertical_menu h2 a:hover{
		text-decoration: underline;
	}
	#vertical_menu li.blue h2 a{
		background: transparent url('../img/blue.jpg') repeat-y scroll top left;
	}
	#vertical_menu li.purple h2 a{
		background: transparent url('../img/purple.jpg') repeat-y scroll top left;
	}
	#vertical_menu li.green h2 a{
		background: transparent url('../img/green.jpg') repeat-y scroll top left;
	}
	#newsArrow{
		float:right;
		margin:0;
		padding:4px 9px;
	}
	#news h4{
		margin:10px 0 2px;
		padding: 3px 10px;
		font-size:12px;
		line-height:12px;
		font-weight: normal;
		text-transform: uppercase;
		background: transparent url('../img/brownNews.jpg') repeat-y scroll top left;
		color:#fff;
	}
	#news .news{
		padding: 0 3px;
	}
	#news .news ul{
		list-style:none;
		padding:0;
	}
	#news li{
		margin: 10px 2px 2px ;
		padding-left: 12px;
		background: transparent url('../img/square.jpg') no-repeat scroll 0 2px;
	}
#sidebar_right{
	float:right;
	width:159px;
	margin-left:16px;
}
	.block { display: block; }
	form label.error { display: inline; }
	#booking{
		border:1px solid #d3d4d6;
		padding-bottom:5px;
	}
	#booking h4{
		margin:2px;
		padding: 3px 8px;
		font-size:12px;
		line-height:12px;
		font-weight: normal;
		text-transform: uppercase;
		background: transparent url('../img/brownBooking.jpg') repeat-y scroll top left;
		color:#fff;
	}
	#booking p{
		padding: 0 2px;
	}
	#booking input{
		font-size:10px;
	}
	#booking .label{
		text-align:left;
		padding-top:5px;
		font-size:10px;
	}
	#booking input{
		border:1px solid #d3d4d6;
	}
	#booking select{
		border:1px solid #d3d4d6;
	}
	#booking input.error{
		border:1px dotted red;
	}
	#booking select.error{
		border:1px dotted red;
	}
	#booking #camere{
		width:131px;
	}
	#booking .label.required{
		text-align:right;
		padding-top:5px;
	}
	#booking .text input{
		height:16px;
	}
	#booking #submit{
		border:none;
	}
#content{
	overflow:hidden;
	width:441px;	
	min-height:330px;
	display:block;
	padding:27px;
	background: transparent url('../img/content.jpg') repeat-x scroll top left;
}
	h1{
		color: #6c3c38;
		font-size:18px;
		margin-top:0;
	}
	#services{
		margin: 0 0 0 13px;
		
		position:absolute;
		z-index:10;
	}
	#content a{
		font-size:12px;
		text-decoration: underline;
	}

#footer{
	clear:both;
	margin-top:55px;
	margin-left:20px;
	font-size:12px;
}