body { background: url("images/fond2.gif"); font-family: Verdana; font-size: 11px; margin: 0px; text-align: center;}
td { font-family: Verdana; font-size: 11px;}

div#global { margin: 0 auto; padding: 0px; width: 955px; background-color: #FFFFFF; text-align: left;}
div#menu-haut { width: 955px; height: 30px; background:url("images/bg.gif") repeat-x bottom;}
div#central { margin: 0px; padding: 0px; background-color: #FFFFFF;}

div#menu { float: left; width: 180px; background: url("images/fond-hotel.gif");}
div#content { float: left; width: 565px; padding: 5px;}
div#chapo { background-color: #FFFFFF; border: solid 1px #000000; padding: 3px 5px 7px 5px;}
div#droite { float: right; width: 180px; background: url("images/fond-hotel.gif");}
div#partage { width: 180px; padding: 0px;}

div#footer { margin:0 auto; height: 20px; width: 955px;}
div#fleur { float: right; top: 0px;}

h1#home {margin: 0px 80px 0px 10px; overflow: hidden; text-indent: -30em; background-image: url(/images/wee-claire-100.gif); width: 100px; height: 99px;}
div#home {margin: 0px 80px 0px 10px; overflow: hidden; text-indent: -30em; background-image: url(/images/wee-claire-100.gif); width: 100px; height: 99px;}

/* Menu haut */
#menu-haut ul { margin: 0px; list-style-type: none; padding: 5px 10px;}
#menu-haut li { float:left; background:url("images/left_both.gif") no-repeat left top; margin:0; padding:0 0 0 9px; border-bottom:1px solid #333333;}
#menu-haut a { float:left; display:block; background:url("images/right_both.gif") no-repeat right top; padding:5px 15px 4px 6px; text-decoration:none; font-weight:bold; color:#765;}
#menu-haut li:hover, #menu-haut li:hover a { background-position:0% -150px; color:#333;}
#menu-haut #current { background-position:0% -150px; border-width:0;}
#menu-haut #current a { background-position:100% -150px; padding-bottom:5px; color:#333;}
#menu-haut #logo { margin: 5px 80px 0px 10px;}
/* fin menu haut */

/* Menu */
#menu img { border: 1px #000000;}
#menu ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#menu li { margin: 0px; padding: 2px 8px 2px 1px; font-size: 11px; border-bottom: solid 1px #FFFFFF;}
#menu a { display: block; text-decoration: none; color: #000000;}
#menu a:hover { display: block; text-decoration: underline; color: #000000;}
#menu ul .pays { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}
#menu ul .region { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}
#menu ul .ville { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}

/* Menu droite */
#droite ul { margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;}
#droite li { margin: 0px; padding: 2px 8px 2px 15px; font-size: 11px; border-bottom: solid 1px #FFFFFF;}
#droite a { display: block; text-decoration: none; color: #000000;}
#droite a:hover { display: block; text-decoration: underline; color: #000000;}

/* Contenu */
#content h1 { margin-top: 5px; margin-bottom: 0px; font-size: 15px; font-weight: bold;}
#content h2 { margin-top: 5px; margin-bottom: 0px; font-size: 14px; font-weight: bold;}
#content h3 { margin-top: 5px; margin-bottom: 0px; font-size: 12px; font-weight: bold;}
#content h4 { margin-top: 5px; margin-bottom: 0px; font-size: 12px; font-weight: bold;}
#content a { text-decoration: none; color: #333333;}
#content a:hover { text-decoration: underline; color: #333333;}

/* Script pour les images */
#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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.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;}

.clear {
    clear: left;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
