@charset "utf-8";
/* CSS Document */
body
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#4052be;
}

p
{
	margin:5px 10px 10px 10px;
	padding:0;
}

.banniere
{
	width:833px;
	height:85px;
	margin:0 auto;
}

.menu
{
	width:833px;
	background-image:url(images/sousmenu.jpg);
	height:24px;
	margin:0 auto;
}

.menu a
{
	float:left;
}

.page
{
	width:833px;
	margin:0 auto;
}

.conteneur
{
	width:833px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
}

.gauche
{
	float:left;
	width:431px;
	margin-right:20px;
}
.elementgauche
{
	float:left;
	margin-right:20px;
}

.titre
{
	margin-left:10px;
}

.droite
{
	float:left;
	width:321px;
}

.gauchechambre
{
	float:left;
	width:250px;
	margin-right:20px;
}

.droitechambre
{
	float:left;
	width:550px;
}
.droitehotel
{
	float:left;
	width:550px;
}
.gauchehotel
{
	float:left;
	width:200px;
	margin-right:20px;
}

.droitechambre img
{
	margin:0 15px 0 8px;
}

.support-chambre
{
	margin:10px 0 0 15px;
	width:197px;
	height:136px;
	background-image:url(images/support-menu-chambre.jpg);
}

.support-chambre a:link
{
	color:#000000;
	font-size:12px;
	text-decoration:none;	
}
.support-chambre a:active
{
	color:#000000;
	font-size:12px;	
	text-decoration:none;
}
.support-chambre a:visited
{
	color:#000000;
	font-size:12px;	
	text-decoration:none;
}
.support-chambre a:hover
{
	color:#000099;
	font-size:12px;	
	text-decoration:underline;
}

.support-chambre ul
{
	list-style:none;
}

.footer
{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:833px;
	height:29px;
	padding:0;
	margin:0 auto;
}

.footer p
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.form-contact
{
	margin-left:15px;
}

.contact-gauche
{
	width:400px;
	float:left;
}
.contact-droite
{	
	width:300px;
	float:left;
}
.contact-g
{
	float:left;
	width:200px;
}
.contact-d
{
	float:left;
}
.clear
{
	clear:both;
}

.toggler
{
	margin:0 0 0 20px;
	background-image:url(images/toogler.jpg);
	background-repeat:no-repeat;
	width:780px;
	padding:10px;
	cursor:pointer;
	color:#FFFFFF;
}

.element
{
	margin:0 0 10px 20px;
}
