body { font-family: Verdana; font-size: 11px; margin: 0px; padding: 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; border: solid 1px #000000;}
div#menu-haut { left: 0px; width: 955px; height: 36px; background:url("images/fond.gif"); text-align:center; padding: 0px; margin: 0px; list-style-type: none;}
div#central { margin: 0px; padding: 0px; width: 956px; 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#footer { height: 20px; width: 925px;}
div#fleur { float: right; top: 0px;}

#home {margin: 10px 80px 5px 10px; overflow: hidden; text-indent: -30em; background-image: url(/images/weemee.gif); width: 70px; height: 90px;}

/* Menu haut */
#menu-haut li {float:left; display:inline; width:120px; background:url("/images/violet.gif");}
#menu-haut li a, #menu-haut li a:visited {display:block; width:120px; height:36px; color:#fff; font-size:1.1em; text-decoration:none; line-height:32px; font-family: verdana, sans-serif; background:url("/images/fond.gif");}

#menu-haut li a:hover {color:#fff;  background:url("/images/violet.gif");} 
#menu-haut li a.encours, #menu-haut li a.chosen:visited,  #menu-haut li a:active, #menu-haut li a:focus {color:#fff;  background:url("/images/noir.gif");} 
#menu-haut li.encours {color:#fff;  background:url("/images/vert.gif");} 

/* Menu */
#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 .menu1 { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}
#menu ul .menu2 { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}
#menu ul .menu3 { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: none;}

/* Photo et produits associes sur la page produit */
#photo img { float: left;}
#photo ul { float: right; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#photo li { margin: 0px; padding: 2px 0px 2px 10px;}

/* 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: 15px; 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 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;
}