* { 
margin:0; 
padding:0; 
} 
html {
overflow:scroll;
}
body {
background-position:100% -50%!important;background-position:right bottom;
background-image:url(images/fleurs.jpg);
background-repeat:no-repeat;
background-color:#87E4DC;
margin-top:10px;
}
h1 {
font-size:24px;
color:#144904;
font-weight:bold;
padding-bottom:10px;
}
h2 {
font-size:18px;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}
h3 {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#FF9001;
padding-bottom:5px;
}
.texte-vert {
color:#144904;
}
.texte-orange {
color:#FF9001;
}
#logo {
left: 50%; 
margin-left: -455px;
margin-bottom:40px;
z-index:100;
position: absolute;
top:20px;
}
#container {
width:950px;
background-color:#FFFFFF;
border:#505050 1px solid;
z-index:1;
position:absolute;
left: 50%; 
margin-left: -475px;
}
#citation {
width:98%;
height:42px;
text-align:right;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
margin-top:5px;
padding-right:10px;
}
#bandeau {
width:936px;
height:213px;
margin-left:7px;
margin-bottom:20px;
}
#contenu-global {
width:934px;
margin-left:8px;
}
#actualites {
width:100%;
border:#003300 2px solid;
margin-bottom:20px;
}
#contenu-gauche {
width:180px;
float:left;
}
#menu {
width:160px;
background-color:#E7EDAD;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#2D7E2B;
line-height:25px;
border:#878D59 1px solid;
}
#menu a:link, #menu a:visited {
color:#2D7E2B;
text-decoration:none;
}
#menu a:hover {
color:#003300;
text-decoration:none;
}
#menu li {
list-style-type:none;
padding-left:10px;
}
#meteo {
width:160px;
margin-top:20px;
background-color:#E7EDAD;
border:#878D59 1px solid;
}
#contenu-centre {
width:540px;
float:left;
font-family:"Trebuchet MS", "Century Gothic", Arial;
text-align:justify;
font-size:14px;
line-height:22px;
margin-right:10px;
}
#contenu-centre ul {
padding-bottom:5px;
}
#contenu-droit {
width:204px;
float:left;
text-align:center;
font-family:Tahoma;
font-size:12px;
}
#contenu-droit img {
margin-bottom:5px;
border:#000000 1px solid;
}
#contenu-double {
width:720px;
float:left;
text-align:center;
font-family:Tahoma;
font-size:12px;
}
#contenu-double2 {
width:720px;
float:left;
text-align:left;
font-family:Tahoma;
font-size:12px;
}
#dessin {
width:100%;
height:222px;
background-image:url(images/background.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
#mentions {
width:100%;
text-align:right;
padding-right:10px;
font-size:12px;
font-style:italic;
}
#mentions a:link, #mentions a:visited {
text-decoration:none;
color:#000000;
}
#mentions a:hover {
text-decoration:none;
color:#144904;
}
#pweb {
width:950px;
text-align:center;
z-index:1;
position:absolute;
left: 50%; 
margin-left: -475px;
top:100%;
}
div.formulaire {
 clear: both;
 padding-top: 3px;
}
div.formulaire span.etiquette 
{
float: left;
width: 150px;
padding: 3px 20px 3px 3px;
text-align: center;
}
div.formulaire span.element 
{
float: left;
width: 235px;
text-align: left;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: auto; background-color: #000; }