* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: center;
	background: url('http://www.info-alberghi.com/last_images/background/body.gif') repeat-x top #DFE8EC;
	font-family: Tahoma, Arial, sans-serif;
}
select {
	 border: 1px solid #000000;
}

#main {
	position: relative;
	width: 789px;
	margin: 0px auto;
	background: #FFFFFF;
	text-align: left;
}
/* head */
#head {
	position: absolute;
	top: 10px;
	left:10px;
	width: 769px;
	height: 224px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#head_content {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 649px;
	height: 119px;
	background: url('http://www.info-alberghi.com/last_images/background/head_content.gif') no-repeat top right #EFEFEF;
}
#language {
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	text-align: right;
}
#language img {
	margin-left: 5px;
}
#mini_menu {
	position: absolute;
	top: 8px;
	left: 25px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	height: 15px;
	line-height: 15px;
	color: #0E4780;
	font-size: 10px;
}
#mini_menu a {
	color: #0E4780;
	text-decoration: none;
	padding-left: 16px;
	background: url('http://www.info-alberghi.com/last_images/background/mini_menu.gif') no-repeat left;
	text-transform: capitalize;
}
#mini_menu a:hover {
	text-decoration: underline;
}
#immagine_head {
	position: absolute;
	top: 34px;
	left: 26px;   	
}
#menu {
	position: absolute;
	top: 134px;
	right: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ricerca {
	position: absolute;
	top: 166px;
	right: 1px;
	width: 648px;
	height: 23px;
	line-height: 23px;
	background: #C8C8C8;
}
#ricerca .ricerca_geo {
	position: relative;
	float: right;
	margin-right: 11px;
	margin-top: 3px;
}
#ricerca .head_ricerca_input {
	margin-left: 5px;
}	
#ricerca .submit {
	height: 17px;
	background: #DADADA;
	font-size: 10px;
	line-height: 17px;
}
#briciole {
	position: absolute;
	bottom: 10px;
	right: 1px;
	width: 648px;
	background: url('http://www.info-alberghi.com/last_images/background/briciole.gif') no-repeat right bottom #EFEFEF;
	height: 21px;
	line-height: 21px;
	text-align: right;
	font-size: 10px;
}
#briciole p {
	margin-right: 10px;
	color: #9B9B9B;
}

/* container */
#container {
	position: absolute;
	top: 224px;
	left: 10px;
	width: 588px;
	font-size: 11px;
}
#container h5 {
	position: relative;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 26px;
	line-height: 26px;
	padding-left: 34px;
	background: url('http://www.info-alberghi.com/last_images/background/container_titolo.jpg') no-repeat;
	border-bottom: 7px solid #FFFFFF;
	text-align: left;
}
#container h5 span {
	position: absolute;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	right: 10px;
	height: 24px;
	line-height: 24px;
}
.abs {
	position: absolute;
	left: 0px;
	width: 100%;
	border-bottom: 10px solid #FFFFFF;
}

.grigio {
	background:#EFEFEF;
}

/* colonna destra */
#colonnaDx {
	position: absolute;
	width: 174px;
	top: 224px;
	right: 10px;
	background: url('http://www.info-alberghi.com/last_images/background/colonnaDx.gif') no-repeat top #EFEFEF;
	font-size: 11px;
	padding-bottom: 0px !important;
}
.abs_dx {
	padding-bottom: 20px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 11px;
	width: 100%;
	background: #DFE8EC;
}
#footer .copy {
	padding-bottom: 30px;
}
#footer #txtFooter {
	background: #DFE8EC;
}

