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

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

body {
	background:#0b5d9f;
	width:100%;
	height:100%;	
	color:#003c6c;
	font-family:verdana;
	font-size:11px;
}

img {
	border:none;
}

h1 {	
	color:#990e00;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;	
}

#rouge {	
	color:#990e00;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;	
}

a{
	font-family:verdana;
	font-size:10px;
	text-decoration:undeline;
	color:#003c6c;
}

a:hover{
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#990e00;
}

#centre{
	position:relative;
	margin: 40px auto;
	width:996px;
}

/*//////////////////////// BANDEAU HAUT ////////////////////*/

#haut{
	background:#ffffff;
	width:968px;
	height:141px;
	border:1px solid #003c6c;
	padding:13px;
}

#haut_gauche{
	float:left;
	width:213px;
	height:141px;
	padding-right:13px;
}

#haut_centre{
	float:left;
	width:516px;
	height:auto;
	
}

#reservation{
	background:#ffc503;
	float:left;
	height:56px;
	width:377px;
	border:1px solid #003c6c;
	padding:6px;
	text-align:center;
	margin-bottom:13px;
}

#reservation a{
	color:#990e00;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

#reservation a:hover{
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

#brithotel{
	float:left;
	height:69px;
	width:125px;
	text-align:left;
}

#presentation{
	float:left;
	height:auto;
	width:502px;
	border:1px solid #003c6c;
	padding:6px;
	text-align:center;
}

#haut_droit{
	float:right;
	width:211px;
	height:139px;
	border:1px solid #003c6c;
	background:#ffc503;
}

/*//////////////////////// CONTENU ////////////////////*/

#contenu{
	float:left;
	background:#d6e4ef;
	width:968px;
	padding:13px;
	border-left:1px solid #003c6c;
	border-right:1px solid #003c6c;	
}

/*//////////////////////// MENU GAUCHE ////////////////////*/

#col_gauche{
	height:auto;
	padding-right:13px;
}

#menu_haut{
	background:#ffc503;
	float:left;
	width:213px;
	height:auto;
	border:1px solid #003c6c;
}

.item_1, .item_2, .item_3, .item_4, .item_5, .item_6, .item_7, .item_8, .item_9{
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/bosquet_pau/puce_menu_haut.gif) center left no-repeat;
	float:left;
	width:190px;
	height:19px;
	padding-top:5px;
	padding-left:23px;
}


#menu_haut a{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#003c6c;
}

#menu_haut a:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#990e00;
}

/*//////////////////////// CONTENU PAGE ////////////////////*/


#texte{
	background:#ffffff;
	font-weight:normal;
	float:right;
	width:718px;
	height:auto;
	border:1px solid #003c6c;
	padding:10px;
	text-align:justify;
}

/*//////////////////////// BAS DE PAGE ////////////////////*/

#bas{
	background:#ffffff;
	border:1px solid #003c6c;
	width:968px;
	padding:13px;
	float:left;
	
}

#menu_bas{
	float:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#990e00;
	float:left;
	width:auto;
}

.item_20{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/bosquet_pau/puce_menu_bas.gif) no-repeat;
	height:12px;
}

.item_21, .item_22, .item_23, .item_24{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/bosquet_pau/puce_menu_bas.gif) no-repeat;
	height:12px;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #990e00;
}
.item_25{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/bosquet_pau/puce_menu_bas.gif) no-repeat;
	height:12px;
	padding-left:7px;
}

#menu_bas a{
	text-decoration:none;
	color:#003c6c;
}

#menu_bas a:hover{
	text-decoration:none;
	color:#ffc503;
}

/*********************** TABLE - HTML Area ***************************/
TABLE.contenttable {
   border: solid 1px #BCBCBC;
   padding: 10px;
   border-collapse: collapse;
   width: 100%;
   margin-top: 2px;
   margin-bottom: 2px;
   text-align:center;
}
TABLE.contenttable TD {
   padding: 10px;
   border: solid 1px #BCBCBC;
   background-color: #FFFFFF;
}
TABLE.contenttable TH {
   background-color: #F7F7F7;
   padding: 10px;
   border: solid 1px #BCBCBC;
}
TABLE.contenttable P.bodytext {
   text-align: left;
}
TABLE.contenttable TD[STYLE] P.bodytext {
   text-align: inherit;
}

/************************ GALLERIE IMAGE ******************************/
.tx-rgslideshow-pi1{
	text-align:center;
	padding-bottom:10px;
}