body {
	margin: auto;
	font-size:13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #bdc3b7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	vertical-align: top;
	
}
#flash {
	line-height: 0px;
}
#menu {
	position: relative;
	float:left;
	left:80px;
	text-align: center;
	top: 10px;
	width:220px;
	boIrder:1px solid black;
}
#menu a {
	display: block;
	color: #52544c;
	font-size: 16px;
	font-weight:bold;
	height: 21px;
	text-decoration:none;
}
#menu a:hover {
	color: #e6e6de;
	text-decoration:none;
}
#coteprat {
	position: relative;
	float: left;
	width:250px;
	left: 40px;
	top: 52px;
	padding-left:25px;
	color: #e6e6de;
	font-size: 16px;
	}
#coteprat span.infos {
	display: block;
	line-height: 29px;
	margin-bottom: 14px;
}
#coteprat .reserv  {
	font-size: 16px;
	line-height: 21px;
}
#coteprat .reserv strong {
	display: block;
	margin-bottom: 10px;
}
#coteprat .ptt {
	clear: both;
	font-size:15px;
	padding-top: 8px;
	}
	
a.lienpttcont {
	float: right;
	margin-right:28px;
	color: #e6e6de;
	font-size: 11px;
	font-variant: small-caps;
	font-weight:bold;
	line-height: 25px;
	text-decoration: none;
}
a:hover.lienpttcont {
	color: #52544c;
}	
#present {
		position: relative;
		color: #52544c;
		float: left;
		font-size: 14px;
		font-weight:bold;
		left: 40px;
		line-height:24px;
		top:115px;
		width:590px;
	}
#presentA {
		position: relative;
		color: #52544c;
		float: left;
		font-size: 13px;
		font-weight:bold;
		left: 40px;
		line-height:23px;
		top:60px;
		width:590px;
	}
#deuxcol {
	position: relative;
	color: #52544c;
	float: left;
	font-size: 14px;
	left: 15px;
	top:200px;
	width: 610px;
}	
#deuxcolA {
	position: relative;
	color: #52544c;
	float: left;
	font-size: 14px;
	left: 15px;
	top:120px;
	width: 610px;
}
#deuxcol ul, #deuxcolA ul {
	position: relative;
	left: -40px;
	width: 295px;
}

#deuxcol #gauch ul	li{
list-style-type: none;
background:url(../images/bul.jpg) top left no-repeat;
padding-left: 15px;
line-height:25px;
}
#deuxcolA #gauchA ul	li{
list-style-type: none;
background:url(../images/bul.jpg) top left no-repeat;
padding-left: 15px;
line-height:21px;
}
#gauch {
	position: relative;
	float: left;
	padding-left:10px;
	width:300px;
}	
#droit {
	position: relative;
	float: left;
	left: 20px;
	line-height:22px;
	width:290px;
	}	
#gauchA {
	position: relative;
	float: left;
	top:18px;
	padding-left:10px;
	width:300px;
}	
#droitA {
	position: relative;
	float: left;
	left: 20px;
	top: 20px;
	line-height:22px;
	width:290px;
	}	

a img {
	border: 1px solid #52544c;
	}
a:hover img {
	border: 1px solid #e6e6de;
}	
a.lienimg {
	color: #52544c;
	text-decoration: none;
	border-bottom: 1px dotted #52544c;
}

/* tooltip*/
 a.tooltip {margin-right:5px;border: none;z-index:500;color: #52544c; font-weight:bold; font-size:12px;float:right;}
a.tooltip b {display:none;z-index:500;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:-156px; left:-120px; padding:10px 5px 5px 25px; font-weight:normal; font-size:12px;line-height: 15px;color:#000; border: 1px solid #fafad2; background: #f1f1f1; width:220px;z-index:500;}
a.tooltip img {
	border:none;
}	
#droit a.tooltip:hover b ul li {
	list-style-image: url(../images/bul2.jpg);
	line-height: 15px;
}
/* fin tooltip */
a.tarifs {
	position:relative;cursor:pointer;float:right;border: 1px solid #fafad2;background-color: #fafad2;
	padding:2px;
	color: #52544c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;}
	
#error {
	position: absolute;
	border:  1px solid black;
	float: left;
	width:310px;
	top:7px;
	left:100px;
	padding:10px;
	background-color: #bdc3b7;
	font-weight:bold; color:red;
}	
.butt {
color: #52544c;
background-color: #cccc99;
font-size:11px;
font-family:verdana;
font-weight:bold;
border-width:1px;
width:172px;
text-align:center;
border-color: #bdc3b7;
}
#footer {
	clear: both;
	color: white;
	position: relative;
	float: left;
	font-size:11px;
	left:270px;
	text-align: center;
	top:110px;
	width:450px;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: black;
}

	


/*--------- Lightbox -----------*/
#lightbox{position: absolute;
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #52544C;
    border-right: 1px solid #52544C; z-index: 3000;
	}

#lightboxDetails{
    font-size: 0.9em;
    color: #52544C;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png);}

* html #overlay{ /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	 
}
/*-------- fin lightbox -------*/

a.screen, a.screen:visited, a.screen2, a.screen2:visited, a.screen3, a.screen3:visited, a.screen4, a.screen4:visited {
color: #52544c; 
text-decoration: none;
	border-bottom: 1px dotted #52544c;
position:relative; 
z-index:1;
}
a.screen b, a.screen2 b, a.screen3 b, a.screen4 b {
position:absolute;
visibility:hidden; /* hide the image */
width:200px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:15px;
}
a.screen:hover, a.screen2:hover, a.screen3:hover, a.screen4:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:133px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen2:hover b {
visibility:visible; /* make the image visible */
height:99px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen3:hover b {
visibility:visible; /* make the image visible */
height:94px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen4:hover b {
visibility:visible; /* make the image visible */
height:113px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}

a.screen:hover b img, a.screen2:hover b img , a.screen3:hover b img, a.screen4:hover b img  {
border:0; /* remove the link border */
}

	
