* {
	padding:0;
	margin:0;	
}

body {	
	font-family: Arial;	
	color: #73757f;	
	background: #fbecd5 url(fond.jpg) repeat-x;	
}

#page {
	width:1024px;
	margin:0 auto 2px;
	border:none;
}


#header { 	
	background: url(header.jpg) no-repeat;	
	width: 1024px;	
	height: 204px; 
}

#header #menu img {
	border:none;
}

#header #menu  {
	padding-left:398px;
	padding-top:105px;
}

#header #menu li {
	display:inline;
}
#header #menu li a {
	text-decoration:none;
}

#center {
	background: url(center.jpg) no-repeat;	
	width: 1024px;	
	min-height: 450px;
	overflow:hidden;
	padding-bottom:30px;
}

#center #contenu {
	min-height: 450px;
	width:840px;
	float:left;
}

html>body #center #contenu {
	width:848px;
}

#center #contenu p {
	margin-left:67px;
	margin-right:61px;
	text-align:justify;
}

#center #contenu p #drapeau {
	float:left;
}

#center #contenu img {
	padding:10px;
}


#center #contenu  #bienvenue {
	padding:0 0 15px 0;	
	
}

#center #contenu  #drapeau {
	float:left;
	padding:0px;	
}

#center #blocimages {
	min-height: 450px;
	width:176px;
	float:right;
}

#center #blocimages img, #footer img{
	border:none;	
}



#map_canevas {
	margin-left:auto;
	margin-right:auto;	
}



		
#footer {
	background: #fbecd5 url(footer.jpg) no-repeat;	
	width: 1024px;	
	height: 101px; 	
}

#footer #reserver{
	padding-left:732px;
	padding-top:28px;	
}


#header strong, #header em { 
	display: none;
}
 
 
 
/* FORMULAIRE */

#contenu #reservation p, #contenu #sejour p {
	margin-left:18px;	
	margin-right:18px;	
}

#contenu #sejour table {
	width:395px;
	padding-left:40px;
}



#contenu #listroom {
	padding-left:60px;	
}

#contenu #listroom li{
	padding-top:10px;	
}

#contenu #reservation p{
	margin-top:10px;	
}

#contenu .avertissement {
	font-size:0.7em;
	font-style:italic;
}

#contenu .avertissement a {
	color:#73757f;
}

form {
	padding:10px;
	margin-left:auto;	
	margin-right:auto;	
	width:395px;
}
fieldset {
	 padding:10px;
	 margin-bottom:10px;
	 width:395px;
 }
legend {
	 font-weight:bold
 }
label {
	float:left;
	width:170px;

 }

input {
	 border:1px solid black;
	 background-color:#FBECD5;
	 width:177px;
 }

#retour{
	float:left;
	margin-left:20px;
}
#confirmer{
	float:right;
	margin-top:20px;
}

select, option {
	 background-color:#FBECD5;
	 padding-right:5px;
 }
textarea {
	 border:1px solid black;
	 background-color:#FBECD5;
 }
.hidden {
	visibility:hidden;
} 

.erreur {
	color:#e3001b;	
}
#certif{
	padding-left:20%;
}
.petit {
	font-size:12px;
} 
 
 

/* DATEPICKER */

.dpTable {
	background-color:#fff;	
	border:1px solid #73757f;
	text-align:center;
}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	background-color:#fff;	
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #CCCCCC;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #CCCCCC;
	font-weight: bold;
	}
.date {
	background-image: url(date.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	.multipleSelectBoxControl span{	/* Labels above select boxes*/
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}
	.multipleSelectBoxControl div select{	/* Select box layout */
		font-family:arial;
		height:100%;
	}
	.multipleSelectBoxControl input{	/* Small butons */
		width:25px;	
	}
	
	.multipleSelectBoxControl div{
		float:left;
	}
 