h1, h2, h3 {
	padding: 0;
	margin: 0;
	line-height: normal;
	font-weight: normal;
}
div, p, form, li, ul, label {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
input[type=checkbox] {
	border: none;
}
input[type=radio] {
	border: none;
}
img a {
	border: none;
}
a, a:hover {
	text-decoration: none;
}
body {
	background: #A6A8A9;
	margin: 0;
	padding: 0;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#likebody {
	margin: 0;
	padding: 0;
	background-image: url(../images/fond-haut.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#conteneur {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	padding: 0;
	height: auto;
	display: block;
}
#haut {
	height: 475px;
	width: 960px;
	position: relative;
}
#logo {
	height: 137px;
	width: 960px;
	position: relative;
	margin: 0;
	padding: 0;
}
#drapeaux {
	height: auto;
	width: 26px;
	position: relative;
	right: 15px;
	margin: 0;
	padding: 0;
	float: right;
}
#video {
	height: 120px;
	width: 120px;
	position: relative;
	left: 250px;
	margin: 0;
	padding: 0;
	float: left;
}
#menu {
	height: 250px;
	width: 500px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
#menu li {
	padding: 4px;
	height: 21px;
	background-image: url(../images/trait.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 17px;
}
#menu li a {
	color: #FFFFFF;
}
#menu li a:hover {
	color: #703B67;
}
#menu ul {
	width: 400px;
	position: relative;
	left: 20px;
	top: 10px;
}
#titre {
	position: relative;
	height: 90px;
	width: 934px;
	display: block;
	clear: both;
}
#contenu {
	position: relative;
	left: 13px;
	top: 13px;
	width: 934px;
	padding: 0;
	margin: 0;
	height: auto;
	display: block;
	clear: both;
}
#gauche {
	height: auto;
	margin: 0;
	width: 684px;
	float: left;
	background-image: url(../images/chateau.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#droite {
	height: auto;
	margin: 0;
	width: 250px;
	float: left;
	background-image: url(../images/fond-droite.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B0A1AE;
}
#texte {
	position: relative;
	left: 10px;
	top: 15px;
	height: auto;
	width: 650px;
	display: block;
}
#pied {
	position: relative;
	position: relative;
	width: 960px;
	height: 190px;
	padding: 0;
	clear: both;
	background-image: url(../images/fond-pied.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#contenu-pied {
	position: relative;
	top: 10px;
	left: 20px;
	height: auto;
	width: 920px;
	padding: 0;
}
#diapo {
	position: relative;
	padding: 0;
	margin: 0;
	width: 934px;
	height: 385px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#slideshow {
	position: relative;
	top: 19px;
	left: 19px;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 350px;
}
#map {
	position: relative;
	top: 19px;
	left: 19px;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 350px;
}
#resa {
	clear: both;
	margin: 0;
	display: block;
	position: relative;
	top: 8px;
	height: 95px;
	width: 250px;
	background-image: url(../images/bt-reservation.png);
	background-repeat: no-repeat;
	background-position: center;
}
#dispo {
	clear: both;
	margin: 0;
	display: block;
	position: relative;
	top: 8px;
	height: 95px;
	width: 250px;
	background-image: url(../images/bt-reservation.png);
	background-repeat: no-repeat;
	background-position: center;
}
#offres {
	clear: both;
	margin: 0;
	display: block;
	position: relative;
	top: 8px;
	height: 95px;
	width: 250px;
	background-image: url(../images/bt-offres.png);
	background-repeat: no-repeat;
	background-position: center;
}
#promo {
	clear: both;
	margin: 0;
	display: block;
	position: relative;
	top: 8px;
	background-image: url(../images/fond-actu.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 250px;
	height: 170px;
}
#contenu-promo {
	position: relative;
	top: 15px;
	left: 7px;
	width: 230px;
	text-align: center;
}
#texte-promo {
	position: relative;
	top: 18px;
	left: 30px;
	width: 180px;
	height: 100px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 2px;
}
.contenu-resa {
	position: relative;
	top: 33px;
	width: 250px;
	text-align: center;
}
.contenu-dispo {
	position: relative;
	top: 23px;
	width: 250px;
	text-align: center;
}
.contenu-offres {
	position: relative;
	top: 33px;
	width: 245px;
	text-align: center;
}
.contenu-dispo a {
	color: #FFFFFF !important;
}
.contenu-dispo a:hover {
	color: #703B67 !important;
	text-decoration: none !important;
}
.bt, .bt a {
	font-size: 17px;
	color: #FFF;
}
.bt a:hover {
	color: #703B67;
}
.titre-droite {
	clear: both;
	margin-bottom: 15px;
	display: block;
	position: relative;
	top: 15px;
	left: 5px;
	background-image: url(../images/trait.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 250px;
	height: 35px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
.contenu-droite {
	position: relative;
	top: 2px;
	left: 15px;
	width: 240px;
	color: #fff;
}
.telechargement a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.telechargement a:hover {
	color: #703B67;
}
.sous_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #703B67;
}
.titre {
	font-size: 45px;
	color: #FFF;
}
.texte {
	font-size: 13px;
	color: #333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.texte a {
	color: #333;
	text-decoration: none;
}
.texte a:hover {
	color: #703B67;
	text-decoration: none;
}
.texte-rose {
	color: #703B67;
	padding: 0;
	margin: 0;
	line-height: normal;
	font-weight: normal;
}
.texteblanc {
	font-size: 12px;
	color: #FFF;
}
.texteblanc a {
	color: #FFF;
	text-decoration: none;
}
.texteblanc a:hover {
	color: #fff;
	text-decoration: underline;
}
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.textepetit a {
	color: #fff;
	text-decoration: none;
}
.textepetit a:hover {
	color: #703B67;
	text-decoration: none;
}
.textepetit input {
	font-size: 10px;
	color: #703B67;
	border: 1px solid #FFF;
	background-color: #FFFFFF;
}
.textepetit textarea {
	font-size: 10px;
	color: #0069A6;
	border: 1px solid #FF9900;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.pied a {
	color: #333;
	text-decoration: none;
}
.pied a:hover {
	color: #703B67;
	text-decoration: none;
}
#recommanderAmi {
	background-color: #A1899D;
	color: #fff;
	display: none;
	font-size: 0.85em;
	padding: 5px;
	width: 220px;
	height: 80px;
	right: 12px;
	top: 0px;
	position: absolute;
	z-index: 1000;
	border: 1px solid #FFFFFF;
}
