/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	
	/*background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;*/
	
	background-image: url(/images/body_bg2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
a:link {
	color: #06a3de;
	text-decoration: underline;
}
a:visited {
	color: #06a3de;
	text-decoration: underline;
}
a:hover {
	color: #06a3de;
	text-decoration: none;
}
a:active {
	color: #06a3de;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h1 {
	font-size: 36px;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p,form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.bleu {
	color: #000000;
	font-weight: bold;
}
.bleuinv {
	color: #000000;
	font-weight: bold;
	/*border: #c4c4c4 1px solid;*/
	padding-right: 2px;
	padding-left: 2px;
	background-color: #fbc919;
}
.majuscule {
	text-transform: uppercase;
}
.avantgarde {
}
.puce {
	padding-right: 6px;
	background-image:url(/images/puce1.gif);
	background-position: right;
	background-repeat: no-repeat;
}


#container {
	width: 990px;
	margin: 0 auto;
	/*border-left: #FFFFFF 10px solid;
	border-right: #FFFFFF 10px solid;*/
}

#container2 {
	width: 990px;
	margin: 0 auto;
	/*border-left: #FFFFFF 10px solid;
	border-right: #FFFFFF 10px solid;*/
}

#wrapper {
	background:url(/images/fond.jpg) 0px 0px no-repeat;
	position: relative;
}

#wrapper2 {
	background-image: url(/images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#apphoto {
	position: absolute;
	top: 0px;
	right: 0px;
	/*float: right;*/
	z-index:2;
}

#header {
}

#header01 {
	background-color:#FFFFFF;
	border-top: #FFFFFF 2px solid;
	border-bottom: #FFFFFF 2px solid;
	height:28px;
}


#header01a {
	float: left;
	width: 200px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 20px;
}
#header01b {
	margin-left: 210px;
	/*margin-right: 410px;*/
	margin-right: 470px;
	padding: 4px 0px;
}
#header01c {
	float: right;
	/*width: 400px;*/
	width: 460px;
	font-size: 10px;
	text-align:right;
	padding-top:6px;
	padding-right:20px;
	height: 20px;
}

#recherche {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: #c4c4c4 1px solid;
	width:200px;
	height:15px;
	padding:0;
	padding-left: 5px;
	padding-top: 2px;
}
#submit {
	font-size:12px;
	font-weight:bold;
	border: #c4c4c4 1px solid;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top: 0px;
	/* IE */
	height:19px;
}
html>body #submit {
	/* FF */
	height:auto;
}


#header01c01 {
	color:#010101;
	padding-right:12px;
	background:url(/images/puce1.gif) center right no-repeat;
}
.header01c02 {
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 4px;
}
.header01c03 {
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 4px;
	background: url(/images/pipe1.gif) center left no-repeat;
}

#header02 {
	color:#FFFFFF;
	height:146px;
	position:relative;
}

#header202 {
	color:#FFFFFF;
	height:146px;
	position:relative;
}

#ariane {
	font-size:10px;
	position: absolute;
	left: 20px;
	top: 6px;
}
#ariane a:link, #ariane a:visited {
	color: #FFFFFF;
}

#ariane a:hover, #ariane a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#titre {
	position: absolute;
	left: 85px;
	top: 18px;
	width: 793px;
	height:58px;
}
#header02 h1 {
	line-height:.95em;
	font-weight:normal;
}
#baseline {
	font-size:10px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	letter-spacing:0.2em;
	
	position: absolute;
	left: 25px;
	top: 87px;
}
#animation {
	position: absolute;
	left: 710px;
	top: 0px;
	width: 197px;
	height: 145px;
}


#titre2 {
	position: absolute;
	left: 86px;
	top: 27px;
	width: 450px;
	height:55px;
}
#baseline2 {
	font-size:11px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	letter-spacing:0.2em;
	
	position: absolute;
	left: 26px;
	top: 87px;
}



#leftbar {
	float: left;
	width: 195px;
	padding-top:11px;
	/*padding-right:2px;*/
	position: relative;
	background-image: none;
	background-color: #FFFFFF;
}
#navigation {
	/*padding-top:22px;*/
	padding-top:6px;
	padding-bottom:12px;
	border-bottom: solid #FFFFFF 15px;
	padding-right: 18px;
	padding-left: 20px;
	
	background-image: url(/images/head_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


#navigation h1 {
	font-size: 16px;
	color:#FFFFFF;
	margin-bottom:6px;
	letter-spacing:-0.05em;
}


#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
text-decoration:none;
}
#navigation a:link, #navigation a:visited {
color: #000000;
}
#navigation a:hover, #navigation a:active {
color: #eea500;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation ul li a {
font-size:12px;
font-weight:bold;
width:136px;
/*height:20px;*/
height:auto;
display:block;
background:url(/images/bgmenu1.gif) 0 0 no-repeat;
padding-left:15px;
padding-top: 3px;
padding-bottom: 2px;
}

#navigation ul li a.opennav {
background:url(/images/bgmenu2.gif) 0 0 no-repeat;
}

#navigation ul li ul li a {
font-size:11px;
font-weight:normal;
background: none;
/*height:18px;*/
height:auto;
padding-bottom: 2px;
}






.listeliens ul {
 list-style: none;
 margin: 0;
 padding: 0;
 /*padding-top: 12px;*/ 
}
.listeliens ul li {
 padding: 1px 0;
}
.listeliens ul li a {
 /*background:url(/images/puce2.gif) 1px center no-repeat;*/
 padding-left: 12px;

 background-image: url(/images/puce2.gif);
 background-repeat: no-repeat;
 background-position: 1px center;
}
.listeliens ul li a:link, .listeliens ul li a:visited, .listeliens ul li a:hover, .listeliens ul li a:active {
 text-decoration:none;
}


#content {
	margin-left: 210px;
	margin-right: 210px;
	padding-top:2px;
	padding-left:2px;
}

#reservation {
	text-align:center;
	padding-top:20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
#reservation h1 {
	font-size:20px;
	color:#7588a6;
}

#reservation h2 {
	font-size:20px;
}


#reservation div.row {
	width: 340px;
	height: 22px;
	margin: 2px auto;
	
	/*border: thin solid #FF0000;*/
}

#reservation div.row span.label {
	float: left;
	width: 130px;
	
	text-align: right;
	font-weight: bold;
	font-size:11px;
	color:#000000;
	
	padding-top: 2px;
	padding-right:16px;
	
	/*border: thin solid #00CC00;*/
}

#reservation div.row span.formw {
	float: right;
	width: 190px;
	
	text-align: left;
	
	/*border: thin solid #CC33CC;*/
}



#cartes {
	padding-top:50px;
	margin-bottom:8px;
}
#reservation select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
}
#ressubmit {
	margin-top:8px;
	margin-bottom:12px;
	font-size:12px;
	font-weight:bold;
	border: #c4c4c4 1px solid;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color: #ffffff;
	/*background-color: #e7ecee;*/
	padding-bottom:2px;
	padding-top: 1px;
	width:250px;
	/* IE */
	height:19px;
	/* FF */
	height:auto;
}

#liensavail a {
	font-size:10px;
	padding-left:12px;
	padding-right:4px;
	background-image: url(/images/puce1.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	/*background:url(/images/puce1.gif) 4px center no-repeat;*/
}

/*#focus {
	width:250px;
	float:left;
	padding-top: 35px;
	padding-left: 8px;
}
#focus h2 {
	margin-bottom:20px;
}
#focus h3 {
	font-size:11px;
}
#focus h3 a {
	color:#FFFFFF;
	background-color:#000000;
	padding:0px 2px 1px 2px;
}

#focus h3 a:link, #focus h3 a:visited {
	color: #FFFFFF;
}
#focus h3 a:hover, #focus h3 a:active {
	color: #d23828;
}*/


#focus {
 width:270px;
 float:left;
 background-image:url(/images/focus_bot.gif);
 background-repeat: no-repeat;
 background-position: bottom center;
 padding-bottom: 30px;
}
#focus2 {
 background-image:url(/images/focus_top.gif);
 background-repeat: no-repeat;
 background-position: top center;

 padding-top: 20px;
 padding-left: 16px;
 padding-right: 16px;
}

#focus h1, #focus h2 {
 font-size: 16px;
 margin-bottom:20px;
}
#focus h3 {
 font-size:11px;
}
#focus h3 a {
}
/*#focus h3 a {
 color:#000000;
 padding:0px 2px 1px 2px;
 text-decoration: none;
}
#focus h3 a:link, #focus h3 a:visited {
 color: #000000;
}
#focus h3 a:hover, #focus h3 a:active {
 color: #000000;
}
#focus h3 a strong {
 color:#FFFFFF;
 background-color:#000000;
 padding:0px 2px 1px 2px;
}
#focus h3 a:link strong, #focus h3 a:visited strong {
 color: #FFFFFF;
}
#focus h3 a:hover strong, #focus h3 a:active strong {
 color: #d23828;
}*/


#focus p {
	margin-top:4px;
	margin-bottom:8px;
}

#actu {
	width:250px;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
}
#actu h1, #actu h2 {
	font-size: 16px;
	margin-bottom:20px;
}
#actu h3 {
	font-size:11px;
}
#actu h3 a {
}
#actu p {
	margin-top:4px;
	margin-bottom:8px;
}

#savoirplus {
	float: left;
	width: 555px;
	background-image: url(/images/savoirplus_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 20px;
	/*min-height: 137px;
	_height: 137px;*/
	color: #7588a6;
	margin-top: 20px;
}
#savoirplus2 {
	background-image: url(/images/savoirplus_bot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 35px
}

#content2 #savoirplus {
	width: 764px;
	background-image: url(/images/savoirplus2_top.gif);
}
#content2 #savoirplus2 {
	background-image: url(/images/savoirplus2_bot.gif);
}

#savoirplus h1 {
	font-size: 16px;
	margin-bottom:10px;
	color:#7588a6;

}

#savoirplus h2 {
	font-size: 16px;
	margin-bottom:10px;
	color:#7588a6;

}

#savoirplus h1 span, #savoirplus h2 span{
	padding-right:8px;
	background-image:url(/images/puce4.gif);
	background-position: right center;
	background-repeat: no-repeat;

}

#savoirplus a:link, #savoirplus a:visited {
	color: #000000;
	text-decoration: none;
}
#savoirplus a:hover, #savoirplus a:active {
	color: #06a3de;
	text-decoration: underline;
}


#rightbar {
	float: right;
	width: 195px;
	/*padding-top:14px;*/
	padding-top:11px;
	padding-left:0px;
	
	position: relative;
	background-image: none;
	background-color: #FFFFFF;
}

.colbloc {
	/*background-color:#e7ecee;*/
	background: none;
	border-bottom: solid #ffffff 15px;
	/*padding-top: 7px;*/
}

.colblocw {
	padding-bottom: 18px;
	padding-right: 18px;
	padding-left: 20px;
}

.lastcolbloc .colbloc {
	border-bottom: solid #FFFFFF 1px;
}
.emptycolbloc {
	height:33px;
}
.colbloc h1, .colbloc h2 {
	font-size: 16px;
	color:#ffffff;
	margin-bottom:6px;
	letter-spacing:-0.05em;
	padding-right: 18px;
	padding-left: 20px;
	width: 157px;
}

.colbloc h3 {
	font-size:11px;
	padding-bottom:4px;
}

.colbloc2 {
	background-color:#e7ecee;
	padding-top: 8px;
	border-bottom: solid #FFFFFF 15px;
}
.lastcolbloc .colbloc2 {
	border-bottom: solid #FFFFFF 1px;
}
.colbloc2 h1, .colbloc2 h2 {
	font-size: 16px;
	color:#acb4b7;
	margin: 0px 18px;
	margin-bottom:6px;
	letter-spacing:-0.05em;
}
.colbloc p {
	margin: 4px 0;
}

#alertemail h1 {
	background-image: url(/images/head_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*min-height: 23px;
	_height: 23px;*/
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #ca734c;
}

#reservationhotel h1 {
	background-image: url(/images/head_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*min-height: 23px;
	_height: 23px;*/
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #ca734c;
}

#alertes div.row {
	margin: 4px 0;
}

#alertes div.row span.label {
	font-weight: bold;
	font-size:11px;
	color:#000000;
	display:block;
	margin-bottom:2px;
}

#alertes div.row span.formw {
	display:block;
}
#alertes .formw input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: #c4c4c4 1px solid;
	width:150px;
	padding-left:2px;
}

#alertes .formw select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:154px;
}
#alertsubmit {
	font-size:12px;
	font-weight:bold;
	border: #c4c4c4 1px solid;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top: 0px;
	margin-top:6px;
	margin-bottom:0px;
	/* IE */
	height:19px;
	/* FF */
	height:auto;
}

#footer {
	border:none;
	clear: both;
	font-size: 11px;
	background-color:#FFFFFF;
	padding-top:15px;

}
#footer01 {
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 16px;
	padding-left: 16px;
}
#footer01 a:link, #footer01 a:visited {
	color: #000000;
	margin-left: 12px;
}
#footer01 a:hover, #footer01 a:active {
	color: #06a3de;
	margin-left: 12px;
}

#footer02 {
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 16px;
}
#footer02 a:link, #footer02 a:visited {
	color: #000000;
	margin-left: 12px;
}
#footer02 a:hover, #footer02 a:active {
	color: #06a3de;
	margin-left: 12px;
}
#footer0201 {
	color:#000000;
	padding-right:12px;
	background:url(/images/puce3.gif) center right no-repeat;
	margin-right: -6px;
}

#footer03 {
	text-align: center;
	background-image: url(/images/bgfooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: #ffffff 1px solid;
	height: auto;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-right: 16px;
	padding-left: 16px;
}



#content2 {
	margin-left: 226px;
	padding-top:2px;
	padding-left:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	/*_width: 760px;*/
	
	/*position: relative;
	background-image: none;
	background-color: #FFFFFF;*/
}
#topcontacts01 {
	margin:0;
	padding:0;

	background-image: url(/images/topcontacts-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#toptelech01 {
	margin:0;
	padding:0;

	background-image: url(/images/toptelech-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topliens01 {
	margin:0;
	padding:0;

	background-image: url(/images/topliens-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topalertes01 {
	margin:0;
	padding:0;

	background-image: url(/images/topalertes-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topsport01 {
	margin:0;
	padding:0;

	background-image: url(/images/topsport-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topsport01 h1, #topsport01 h2 {
	font-size: 16px;
	display:none;
}

#topshopping01 {
	margin:0;
	padding:0;

	background-image: url(/images/topshopping-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topshopping01 h1, #topshopping01 h2 {
	font-size: 16px;
	display:none;
}

#topvienoct01 {
	margin:0;
	padding:0;

	background-image: url(/images/topvienoct-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topvienoct01 h1, #topvienoct01 h2 {
	font-size: 16px;
	display:none;
}

#topculture01 {
	margin:0;
	padding:0;

	background-image: url(/images/topculture-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topculture01 h1, #topculture01 h2 {
	font-size: 16px;
	display:none;
}

#topenfants01 {
	margin:0;
	padding:0;

	background-image: url(/images/topenfants-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topenfants01 h1, #topenfants01 h2 {
	font-size: 16px;
	display:none;
}

#topplan01 {
	margin:0;
	padding:0;

	background-image: url(/images/topplan-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topcontacts01w, #topfichehotel01w {
	height: 89px;
	padding-top: 55px;
	padding-left: 15px;
}

#topfichehotel01w h1 {
	font-size:26px;
	text-transform:none;
	color: #7588a6;
}

#topfichehotel01w h2 {
	font-size:26px;
	text-transform:none;
	color: #000000;
}

#topcontacts01w h1 {
	font-size:26px;
	color: #7588a6;
}

#topcontacts01w h2 {
	font-size:26px;
}

#topcontacts02, #topplan02 {
	margin:0;
	padding:0;
	
	background-color:#ca734c;
	color:#ffffff;
	
	min-height: 21px;
	_height: 21px;
	background-image: url(/images/topcontacts-02.gif);
	background-repeat: repeat-x;
	
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
}
#topplan02 {
	color:#000000;
}

#topcontacts02 td {
	color:#FFFFFF;
}
#topcontacts02 td a {
margin-left:10px;
margin-right:10px;
}
#topcontacts02w, #topoffres02w {
	padding-top: 1px;
	font-weight:bold;
	margin-left: 15px;
	margin-right: 5px;
	line-height: 18px;
	padding-bottom: 2px;
}

#bodycontacts, #bodyalertes, #bodyarticle, #bodyplan {
	background-image: url(/images/topcontacts-03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#bodyplanw {
	margin: 0px;
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;*/
	padding: 0;
}


#topcontacts02w a {
	
}

#topcontacts02w a:link, #topcontacts02w a:visited {
	color: #ffffff;	
}
#topcontacts02w a:hover, #topcontacts02w a:active {
	color: #ffffff;
}

#topoffres02w a {
	margin-left: 15px;
}

#topoffres02w a:link, #topoffres02w a:visited {
	color: #FFFFFF;	
}
#topoffres02w a:hover, #topoffres02w a:active {
	color: #d23828;
}

#bodycontacts h3, #bodyalertes h3 {
	text-transform:uppercase;
	margin-bottom: 1em;
	padding-top: 1.25em;
	padding-left: 15px;
}
#bodyarticle h3 {
	text-transform:uppercase;
	margin-bottom: 1em;
	padding-top: 1.25em;
	padding-left: 15px;
}
#bodycontacts p {
	background-image: url(/images/points1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: 1.5em;	
	padding:1em 0px 1em 15px;
}
#bodyalertes p {
	padding-left: 15px;
	padding-bottom: 30px;
	line-height: 1.5em;
}
#bodyarticle p {
	padding-left: 15px;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#bodycontacts a {
	padding-right:8px;
	background-image:url(/images/puce1.gif);
	background-position: right center;
	background-repeat: no-repeat;
}


#bodyplanw h3 {
	float:left;
	height:2em;
	padding-left:15px;
	padding-top:15px;
	text-transform:uppercase;
	width:95%;
	position: relative;
}


#bodyhotels h3 {
	text-transform:uppercase;
	padding-top: 15px;
	padding-left: 15px;
	color:#7588a6;

}
#bodyhotels h3 {
	padding-bottom: 15px;
}
#bodyfichehotel h3 {
	text-transform:uppercase;
	padding-top: 15px;
	padding-left: 15px;
	color:#000000;
	margin-bottom: 1.75em;
}
#bodyfichehotel h4 {
	padding-left: 15px;
	
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.voirplanacces {
	font-weight: normal;
	font-size: .9em;
}
.voirplanacces span {
	margin-left: .25em;
	margin-right: .25em;
}

#bodyplanw p {
	margin:0.5em 0;
	padding-left: 15px;
	
	display:block;
	float:left;
	width:30%;
	/*height: 1em;*/
	height: auto;
}	

#bodyplanw a {
	padding-right:8px;
	background-image:url(/images/puce1.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color:#000000;
}


#bodycontacts p.nobgimg, #bodyhotels .nobgimg, #bodyoffres .nobgimg, #bodyfichehotel .nobgimg {
	background-image:none;
	background-repeat:no-repeat;
}


.telech {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width: 330px;
	float: right;
	padding-left: 12px;
	background-image: url(/images/puce1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
.telech1 {
	border:1px solid #c4c4c4;
	width: 90px;
	float: left;
	text-align: center;
	padding-top: 0.65em;
	padding-bottom: 0.75em;
}
.telech2 {
	width: 90px;
	float: none;
	margin-left: 110px;
}



#bodycontacts .telech1 a:link, #bodycontacts .telech1 a:visited {
	padding-right:0px;
	background:none;
	color: #000000;	
}
#bodycontacts .telech1 a:hover, #bodycontacts .telech1 a:active {
	padding-right:0px;
	background:none;
	color: #d23828;
}

#bodycontacts a.ancre {
	padding:0;
	background:none;
}



#bodyprog {
	background-image: url(/images/topcontacts-03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#bodyprog h3 {
	text-transform:uppercase;
	padding-left: 15px;
	color: #000000;
	
	padding-top: 1.75em;
	margin-bottom: 1.25em;
}
#bodyprog p {
	padding-left: 15px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}


#bodyprog ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#bodyprog ul li {
	padding: 1px 0;
	background:url(/images/puce2.gif) 1px 0.5em no-repeat;
	padding-left: 12px;

}


.intro {
	padding-top: 1.75em;
	margin-bottom: 0em;
}
.section {
	padding-top: 0em;
	margin-bottom: 0em;
	
	background-image: url(/images/points1.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.section i {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.sectionplan {
	padding-top: 0em;
	padding-bottom: 1em;
}

.illustration {
	float:right;
	clear:right;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 8px;
}


.encart {
	margin:0;
	padding:0;
	
	float:right;
	clear:right;
	width: 324px;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 0px;
	
	
}
.encartw {
	margin:0;
	padding:0;
	
	padding-top: 8px;
	padding-bottom: 20px;
	
	/*background-color: #e7ecee;*/
	border: #f0f3f4 1px solid;
}


#bodyprog .encart h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.encart h4 {
	color:#FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}
#bodyprog .encart p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#resacolblocw {
	position:relative;
}
#resacolbloc {
	/*position:fixed;*/
	width: 155px;
	left: 0px;
	top: 0px;
}
#resacolbloc a {
	padding-right:8px;
	background-image:url(/images/puce1.gif);
	background-position: right center;
	background-repeat: no-repeat;
}





#tophotels01 {
	margin:0;
	padding:0;
	background-image: url(/images/tophotels-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tophotels02 {
	margin:0;
	padding:0;
	
	background-color:#ca734c;
	color:#ffffff;
	
	min-height: 21px;
	_height: 21px;
	background-image: url(/images/topcontacts-02.gif);
	background-repeat: repeat-x;
	
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
}
#bodyhotels, #bodyoffres {
	background-image: url(/images/topcontacts-03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	width: 764px;
	float: right;
}

#bodyfichehotel {
	background-image: url(/images/topcontacts-03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	width: 764px;
	float: right;
}

.sectionhotels, .sectionfichehotel {
	padding-top: 0em;
	padding-bottom: 1em;
	background-image: url(/images/points1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: right;
	width: 764px;
}

.sectionhotels p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 15px;
}

.fichehotel {
	width: 235px;
	/*height: 75px;*/
	height: 85px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.photo {
	border: 1px solid #000000;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.photo-non-disponible {
	border: 1px solid #c5cbce;
	float: left;
	margin-right: 8px;
}

.fichehotel h4 {
	font-size:11px;
	padding-top: 0em;
	margin-bottom: 0em;
	
	margin-left:88px;
	padding-left:0px;
}
.fichehotel h4 a {
	color: #000000;
	padding:0px 0px 1px 0px;
}

.fichehotel h4 a:link, .fichehotel h4 a:visited {
	color: #000000;
}
.fichehotel h4 a:hover, .fichehotel h4 a:active {
	color: #d23828;
}
.fichehotel p {
	font-size:11px;
	margin-top: 0em;
	margin-bottom: 0em;
	
	margin-left:88px;
	padding-left:0px;
}
#formulaire-reservation {
	float: right;
	height: 124px;
	width: 478px;
	padding-top: 5px;
	padding-left: 20px;
	z-index:1;
	position: relative;
}

#formulaire-reservation-fiche {
	float: right;
	height: 124px;
	width: 478px;
	padding-top: 20px;
	padding-left: 20px;
	z-index:1;
	position: relative;
}

#retour-liste {
	height: 20px;
	width: 160px;
	padding-top: 25px;
	padding-left: 20px;
	position: absolute;
}

#formulaire-reservation select, #formulaire-reservation-fiche select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
}
#formulaire-reservation h3, #formulaire-reservation-fiche h3 {
	text-transform: uppercase;
}
#formulaire-reservation td.label, #formulaire-reservation-fiche td.label {
	font-weight: bold;
	font-size:11px;
	color:#000000;
}

#formulaire-reservation-submit {
	font-size:12px;
	font-weight:bold;
	border: #b0c4cb 1px solid;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top: 0px;
	/* IE */
	height:19px;
	width: 160px;
}
html>body #formulaire-reservation-submit {
	/* FF */
	height:auto;
}


.sectionoffres {
	padding-top: 0em;
	padding-bottom: 1em;
	background-image: url(/images/points1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: right;
	width: 764px;
}

#bodyoffres h3 {
	text-transform:uppercase;
	padding-left: 15px;
	
	padding-top: 1em;
	margin-bottom: 2em;
}



#bodyoffres p {
	padding-left: 15px;
	line-height: 2em;
	margin-bottom: 0.5em;
}
#bodyoffres .puce {
	width: 65px;
	display:block;
	float:left;
	margin-right: 8px;
}
.illustration-offres {
	border: 1px solid #d8dee2;
	float: right;
	margin-top: 8px;
	margin-left: 8px;
	clear: both;
}

.sectionfichehotel p {
	padding-left: 15px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.colonne-gauche {
	width: 382px;
	float:left;
}
.colonne-droite {
	width: 382px;
	float:right;
}

#photos-fiche-hotel {
	width: 382px;
	float:right;
	margin-top: 15px;
}

.quote {
	color:#a297a0;
	font-size:14px;
	font-weight:bold;
}

#focus .spip_documents_left {
	margin-top: 4px;
	margin-right: 8px;
}