body {
	color: #4a6bca;
	background: #FFFFFF;
	font: 12px 'Arial';
}
body a {
	color: #4a6bca;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #4a6bca;
	text-decoration: none;
}
body, html {
	overflow: hidden;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 10px;
}

#hotel-antibes-juan-les-pins {
	z-index: 1000;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}

