*{padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

html, body {
	width:100%;
	height:100%;
}

body {
	background:#f7eab3 url(../img/fond.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
		
}
		

img {
	border:none;

}


a {	text-decoration:none;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#674626;
}

a:hover {	
	text-decoration:none;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#bb5b0f;
}

#centre{
	background:url(../img/centre.jpg);
	width:1005px;
	height:553px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
}


#centre_int{
	padding-top:118px;
	background:url(../img/centre_int.jpg);
	width:1005px;
	height:435px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
}

#centre_minceur{
	padding-top:118px;
	background:url(../img/centre_minceur.jpg);
	width:1005px;
	height:435px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
}

#centre_int2{
	
	background:url(../img/centre_int2.jpg);
	width:1005px;
	height:382px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
}

#texte{ 
	float:left;
	width:291px;
	height:411px;
	padding-top:118px;
	padding-left:21px;
	padding-right:21px;
	text-align:justify;		
}

#gauche{ 
	float:left;
	padding-top:118px;
	width:335px;
	height:410px;	
}

#droite{ 
	float:left;
	padding-top:118px;
	width:335px;
	height:410px;	
}

#gauche_int{ 
	float:left;
	width:335px;
	
}


#bloc_centre_int{ 
	float:left;
	width:291px;
	height:382px;
	padding-left:21px;
	padding-right:21px;
		
}
#texte_int{ 
	width:291px;
	height:324px;
	text-align:justify;
		
}

#droite_int{ 
	float:left;
	width:335px;
	
	
}

#liens_int{ 
	background:url(../img/fond_bouton_visite.jpg);
	width:284px;
	height:27px;
	padding-left:4px;
	padding-top:10px;		
}

#reservation{ 
	background:url(../img/fond_reservation.jpg);
	float:left;
	width:183px;
	height:110px;
	padding-top:84px;
	padding-left:9px;
	padding-right:143px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#675d49;	
	text-align:justify;	
}

#we{ 
	background:url(../img/fond_we.jpg);
	float:left;
	width:183px;
	height:132px;
	padding-left:9px;	
	padding-right:143px;
	padding-top:84px;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#675d49;	
	text-align:justify;		
}

#visite{ 
	background:url(../img/fond_bouton_visite.jpg);
	width:284px;
	height:27px;
	padding-left:9px;
	padding-top:10px;		
}


#menu{ 
	float:left;
	width:1005px;
	height:29px;
	text-align:center;		
}

#langue{ 
	float:left;
	padding-left:404px;
	padding-top:4px;
	height:25px;		
}

#novae{ 
	float:right;
	height:18px;		
}

#situation_bz{ 
	background:url(../img/plan_biarritz.gif) no-repeat bottom left;
	width:364px;
	height:94px;
	padding-left:263px;
	padding-top:274px;			
}

#situation_bx{ 
	background:url(../img/plan_bordeaux.gif) no-repeat bottom left;
	width:364px;
	height:94px;
	padding-left:263px;
	padding-top:274px;		
}
input, select{
	background-color:#fefdeb;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
	line-height: 160%;
	width: 290px;
	height:18px;
	border:1px solid #674626;
}
textarea {
	background-color:#fefdeb;
	font-weight : normal;
	font-family: verdana;
	font-size:11px;
	color:#8b7c5f;
	line-height: 160%;
	width: 290px;
	height:60px;
	border:1px solid #674626;
}

#button {
	background-color:#f0c96c;
	font-weight : bold;
	font-family: verdana;
	font-size:11px;
	color:#674626;
	line-height: 160%;
	width: 290px;
	height:20px;
	border:0px;
	
}

#fond,#player{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: none;
  background: #F0C96A;
}
#player,#cont_player{
  background:none;
}
#cont_player,#close{
  position: relative;
  width:425px;
  top: 75px;
  margin:auto;
  background: #E5E1DD;
}
#close{
  width:419px;
  height:16px;
  text-align: right;
  top: 75px;
  padding:2px;
  background: #E5E1DD;
  border:1px solid #BFBBB9;
}
#close:hover{
  cursor: pointer;
}
#close a{
  color: #000;
  font-weight: bold;
  font-size: 12px;
  margin-top:5px;
}
#close:hover a{
  color:#FFF;
}