
body{
  background-image: url(images/fond.png);
  background-position: center top;
  margin: 0px;
  padding: 0px;
  font-size:15px; /* 15px */
  font-family:"Trebuchet MS", Verdana, serif;
}

/******************haut de page*********************/
#banniere{

  background-image:url(images/banniere.jpg);
  background-repeat:no-repeat;
  width: 738px; /* la largeur de la div  */
  height: 123px; /* la hauteur de la div  */
  margin: auto; /* centre la div  */
}

#OmbreGauche {
	background-image: url(images/OmbreGauche.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 788px;
	margin: auto;
	background-color: #FFFFFF;
	margin-bottom:0px;
	padding-bottom:0px;
}

#OmbreDroite {
	background-image: url(images/OmbreDroite.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 788px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*****************tout le contenu*******************/

#contenu{
background-image:url(images/cornure_fra2.jpg); /* cornure_fra2.jpg ou cornure_accueil.jpg */
background-position:top right;
background-repeat:no-repeat;

margin-left:40px;
margin-right:25px;
padding-right:0px; /* /!\ */

margin-bottom:15px;
margin-top:0px;
padding-top:0px; /* 15px */

height:auto; 
min-height:250px;
overflow:hidden;
zoom: 1; /* pour IE */

color:#4169e1;
}

#puce{list-style:url(images/fleche.gif);}

#bleu{list-style:url(images/fleur_bleu.gif);}

#jaune{list-style:url(images/fleur_jaune.gif);}

a{color:#FF6600; font-weight:bold; text-decoration:none;}

a:hover{color:#999999;}

.savoirplus{
color:#FF6600; /* orange */
text-decoration:none;
font-weight:bold;
}

.savoirplus:hover{text-decoration:underline; color:#FF6600;}

h1{font-size:15px; display:inline; font-weight:normal;} /* le h1 est plus petit que le h2 pour ameliorer le referencement */

h4{font-size:15px; display:inline; font-weight:bolder;}

h3{color:#0066CC; font-weight:bold; font-size:15px; display:inline;}

h2{color:#0066CC; font-weight:bold; font-size:17px; display:block; text-align:center;}

#contenu p{text-align:justify; display:inline;}

img, table {border-width:0;}

/*********************menu**************************/

#fond_menu{
  background-image:url(images/titre_depasse2.jpg); /*  titre_depasse2.jpg      titre_depasse3.jpg  */
  background-repeat:no-repeat;
  width: 738px; /* la largeur de la div  */
  height: 53px; /* la hauteur de la div : 87 avec image en fond  */
  margin-left: 25px; /* centre la div  */
}

#menu {
	width: 738px;
	height: 27px;
	margin:0;
	padding:0;
	margin-left: 25px; /* centre la div  */
	background-image: url(images/bouton/menu_fond.png);
	background-repeat:repeat-x;
	z-index:100;
}

#menu dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 90px;
	float: left;
}

#menu dt{
	background-image: url(images/bouton/menu_separation.png);
	background-repeat: no-repeat;
	background-position: center right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100px;
}

#menu dt a {
	line-height: 27px;
	text-align: center;
	font-size:17px;
	text-align: center;
	font-variant:small-caps;
	font-weight:bold;
	color:#006699;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu dt a:hover {
	left: auto;
	width: auto;
	background-image:url(images/bouton/hover.jpg);
	background-repeat:repeat-x;	
}

/*******************drapeaux************************/

#drapeaux{
width:100%;
margin-top:0;
margin-bottom:0;
padding-bottom:0;
text-align:right;
padding-top:11px;
}

#anglais{
width:28px;
height:23px;
margin:0;
padding:0;
padding-right:0px;
margin-left:711px;
padding-bottom:1px;
}

.anglais{
background-image:url(images/anglais_nb.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

.anglais:hover{
background-image:url(images/anglais.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

#francais{
width:28px;
height:23px;
margin:0;
padding:0;
padding-right:0px;
margin-left:711px;
padding-bottom:1px;
}

.francais{
background-image:url(images/francais_nb.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

.francais:hover{
background-image:url(images/francais.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

#espagnol{
width:28px;
height:15px;
margin:0;
padding:0;
padding-right:0px;
margin-left:711px;
}

.espagnol{
background-image:url(images/espagnol_nb.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

.espagnol:hover{
background-image:url(images/espagnol.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

/*******************page accueil********************/

#accueil_contenu{
width:440px;
text-align:justify;
float: left; /* positionne les divs a droite les unes des autres  */
margin-right:15px; /* marge entre cette div et la div de droite  */
}

#accueil_photos{
padding-top:167px;
width:250px;
float: left;
}

/*******************page location*******************/
#tarifs #titre a{color:#FF4540;}

#tarifs .type_loc{color:#993300; /* #993300 */}

#tarifs #titre a:hover{text-decoration:underline;}

#tarifs{
margin:auto;
width:auto;
height:auto;
font-size:0.9em;
border-style:dashed;
border-width: 1px;
border-color:#0066CC;
}

#tarifs h1 { font-size:1em;}

#tarifs tr{
width:auto;
height:auto;
text-align:center;
}

#tarifs td{
width:auto;
height:auto;
text-align:center;
padding-left:3px;
padding-right:5px;
}

.complement_loc{ margin-left:120px; color:#0033FF; }

#tarifs #titre{
background-image:url(images/fond_loc2.jpg);
background-position:bottom;
background-repeat:repeat-x;
vertical-align:bottom;
}

#comm2{
	background-color:#EAF4FF; /* #D2EFF3 */
	border-color:#999999; 
	border-style:dashed; 
	border-width:1px; 
	font-style:italic; 
	text-align:justify;
}

#comm{
	background-color:#EAF4FF; /* #D2EFF3 */
	border-color:#999999; 
	border-style:dashed; 
	border-width:1px; 
	margin:center;
	text-align:center;
}

.petit_titre{background-color:#FFCC99;}

/******************page réservation*****************/

legend{
color:#FF6600;
font-weight:bold;
position:absolute;
top: -.5em;
left: .5em;
background-color:white;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

fieldset{
background-color:#F5F5F5;
position: relative; 
padding-top:11px;
padding-bottom:5px;
margin-top:10px;
margin-bottom:0px;
margin-right:15px;
border-color:#444;
border-width:1px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

fieldset fieldset {
margin-top:3px;
margin-bottom:0px;
width:95%; /* 87 */
}

#case {
border-color:#98B4FE; /* #98B4FE  #999999  */
border-style:solid;
border-width:1px;
}

table { border:none; }

.resa_comment{
font-size:smaller;
font-weight:lighter;
color:#666666;
}

textarea{
background-image:url(images/commentaires.gif);
background-position:center;
background-repeat:no-repeat;
}

/*******************google maps*********************/

#map{ width:625px; height:430px; margin:auto; }
 
/******************pied de page*********************/

#bas {
	background-image: url(images/bas_separation.png);
	background-repeat: no-repeat;
	background-position:top;
	width: 738px;
	margin: auto;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: white;
	text-align: center;
	clear: both;
	float: none;
	text-align:center;
	vertical-align:middle;
	font-weight:lighter;
}

.liens_bas{
	text-align:center;
	color:#999999;
	font-size:14px;
	font-weight:lighter;
}

.liens_bas:hover{
text-decoration:underline;
font-weight:lighter;
}

/*******************footer**************************/

#footer{
  background-image: url(images/footer.jpg); 
  background-repeat:no-repeat; 
  background-position: center; 
  height:15px;
  margin: 0px; 
  padding: 0px;
}

/*******************boutons*************************/

.bouton_retour {
border-color:#3E95FF;
border-style:solid;
border-width:1px;
background-color:#D9ECFF;
color:#3E95FF;
padding:0 5px 0 5px;
}

.bouton_retour:hover{background-color:#FFFFFF;}

.bouton_envoi{
border-color:#336600;
border-style:solid;
border-width:1px;
background-image:url(images/enveloppe_mini.gif);
background-position:left;
background-repeat:no-repeat;
color:#336600;
background-color:#C1FFC1;
}

.bouton_envoi:hover{background-color:#FFFFCC;}

.bouton_imprimer{
border-color:#990033;
border-style:solid;
border-width:1px;
background-image:url(images/imprimer_mini.gif);
background-color:#FECDD0;
background-position:left;
background-repeat:no-repeat;
color:#990033;
}

.bouton_imprimer:hover{background-color:#FFFFCC;}

.plusun{
border-color:#E87400;
border-style:solid;
border-width:1px;
background-color:#FFE3D7;
color:#E87400;
}

.plusun:hover{background-color:#FFFFCC;}

/***************** lightbox ************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.blink{
text-decoration:blink;
}
