@charset "utf-8";
body {
	background-color: #003561;
	margin:0;
	padding:0;
}
.fond_vert {
	background-image: url(images/fond_chambre.jpg);
	background-repeat: repeat;
}

#wrapper {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9966;
	text-decoration: underline;
}
#deco {
	width: 100%;
	height: 30px;
	background-image: url(images/deco.png);
	background-repeat: repeat-x;
}
#video {
	height: 415px;
	width: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	background-image: url(images/fond_video.jpg);
}
#accueil_maison {
	height: 675px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/accueil_maison.jpg);
	background-repeat: no-repeat;
	padding-top: 139px;
	padding-left: 376px;
}
#map_accueil_chambre {
	height: 545px;
	width: 135px;
	position: relative;
}

#deco_chambre {
	width: 100%;
	height: 30px;
	background-image: url(images/deco_chambre.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#flash_accueil {
	text-align: center;
	height: 400px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
}
#texte_accueil {
	float: left;
	height: 400px;
	width: 250px;
}
.beige {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC99;
	font-size: 17px;
}
#photo_accueil {
	float: right;
	height: 400px;
	width: 250px;
}
#footer {
	text-align: center;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.blanc {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
}
#contact {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#float_left {
	float: left;
	height: 300px;
	width: 220px;
}
#display_none {
	height: auto;
	width: auto;
	display: none;
}
#xiti-logo {
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.blanc_s {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: underline;
}
