/*** header elements ***/

a {
	color: #0000ff;
	text-decoration: underline;
}

.header_top {
}

.header_logo {
	position: absolute;
	top: 10px;
	left: 65px;
	font-family: Times New Roman CE;
	font-size: 20pt;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	margin: 0 0 0 0;
}

.header_logo a:visited {
	color: #000080;
	text-decoration: none;
}

.header_logo a {
	color: #000080;
	text-decoration: none;
}

.header_title {
	position: absolute;
	top: 5px;
	right: 20px;
	width: 285px;	/* 285/455 */
	text-align: center;
}

.header_user {
	position: absolute;
	top: 5px;
	left: 582px;
	width: 400px;
	height: 15px;
	text-align: right;
}

.header_separator {
	position: absolute;
	top: 58px;
	left: 5px;
	width: 980px;
	height: 13px;
	border-bottom: solid 1px #c0c0c0;
}

.header_separator_subpage {	/* with hotel banner */
	position: absolute;
	top: 78px;
	left: 5px;
	width: 980px;
	height: 13px;
	border-bottom: solid 1px #c0c0c0;
}

.header_login {
	position: absolute;
	top: 52px;
	left: 25px;
	font-family: Arial;
	font-size: 12px;
}

.header_login_subpage {	/* with hotel banner */
	position: absolute;
	top: 72px;
	left: 25px;
	font-family: Arial;
	font-size: 12px;
}

.header_login_cont {
	float: left;
	padding: 0 8 0 0;
}

.header_login_cont a {
	color: #000000;
	text-decoration: none;
}

.header_login_cont a:hover {
	color: #0000ff;
}

.header_login_f1 {
	position: absolute;
	right: 0px;
}

.header_login_f1 a:hover {
	text-decoration: none;
}

.header_search {
	position: absolute;
	left: 765px;
	top: 45px;
	display: inline;
}

.header_search_subpage {	/* with hotel banner */
	position: absolute;
	left: 765px;
	top: 65px;
	display: inline;
}

.hs1 {
	position: absolute;
	left: 0px;
}

.hs2 {
	position: relative;
	top: 0px;
	left: 140px;
}

.bannerlink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 447px;
	height: 62px;
	z-index: 3000;
	background-color: black;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden;
}

#velencespa {
	z-index: 1;
}

.image_advert2 {
	position: absolute;
	top: 100px;
	left: 0px;
}
