body
{
   width: 980px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;   
   background-color: #FFFFFF;
}


#en_tete
{
   width: 980px;
   height: 191px;
   background-image: url("images/bigbanner.jpg");
   background-repeat: no-repeat;
   margin-bottom: 5px;
}


#menu
{
   float: left;
   width: 210px;
   margin-right: 10px;
}

.element_menu
{
   background-color: white;
   background-image: url("images/menudegrade.jpg");
   background-repeat: repeat-y;
   border: none;
   margin-bottom: 10px;
   font-size: 0.9em;
}


.element_menu h3
{   
   color: black;
   font-family: Georgia, Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: left;
}

.element_menu ul
{
   list-style-image: url("images/icon.jpg");
   font-family: "Courier New", Arial;
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
      font-size: 1.5em;
}

.element_menu p
{
   list-style-image: url("images/icon.jpg");
   font-family: "Courier New", Arial;
   padding: 0px;
   padding-right: 30px;
   margin: 0px;
   margin-bottom: 5px;
      font-size: 1em;
}

.element_menu a
{
   color: #636363;
   font-weight: normal;
}

.element_menu a:hover
{
   background-color: #FFB95F;
   color: black;
}



#corps
{
   margin-left: 215px;
   margin-bottom: 20px;
   padding: 5px;
   color: black;
   background-color: white;
   background-attachment: fixed;
   background-position: 750px 150px;
   background-repeat: no-repeat;
   border: none;
}

#corps h2
{
   text-align: center;
   font-family: Papyrus, "Times New Roman", Times, serif;
   font-style: normal;
   font-size: 1.8em;
}

#corps h1
{
   height: 30px;
   padding-left: 30px;
      margin-bottom: 10px;
	     margin-top: 10px;
   text-align: left;
   font-family: "Lucida Handwriting", Verdana, "Times New Roman", Times, serif;
   font-size: 1.1em;
   color: black;
   border-bottom: 1px inset black;
}

#corps h3
{
   padding-left: 30px;
   margin-bottom: 50px;
   text-align: left;
   font-family: Verdana, "Times New Roman", Times, serif;
   font-size: 1em;
   font-style: normal;
   text-align: center;
}

#corps p
{
   text-indent: 30px;
   text-align: justify;
   font-family: Verdana, "Times New Roman", Times, serif;
   font-size: 1em;
}

p:first-letter
{
   font-weight: bold; 
   font-size: 1.2em; 
}

p:first-line 
{
   font-variant: small-caps; 
}

ul
{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 1em;
}

ol
{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 1em;
}

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

a:hover 
{
   text-decoration: underline; 
   color: #A55916; 
}


#pied_de_page
{
   margin-left: 215px;
   padding: 5px;
   text-align: center;
   color: black;
   background-color: white;
   background-image: url("images/footerdegrade.jpg");
   background-repeat: repeat-x;
   border: none;
}

.imageflottante
{
   float: left;
   margin-right: 20px;
}

.imageflottante02
{
   float: right;
   margin-left: 20px;
}

.album
{
   text-align: center;
}


.news p
        {
    margin-top:0px;
	background-color: white;
    background-image: url("images/menudegrade02.jpg");
    background-repeat: repeat-y;
    border: 3px double black;
	border-top:1px dashed;
	border-bottom:1px dashed;
	padding:5px;
	padding-top:60px;
        }
		
.news h3
        {
    margin-top:0px;
    border-bottom:1px ridge black;
	padding:5px;
	float: right;
        }

.news
        {
    width:90%;
    margin:auto;
        }
		
		table
{
   border-collapse: collapse; 
   width: 700px;
   margin: auto;
   font-family: Verdana;  
   text-align: center;
}

		th
{
   border: 1px solid black;  
   background-color: #FFDE6B;
   font-size: 1em;
   padding: 3px;   
}

		td
{
   border: 1px solid black;  
   font-size: 0.9em;
   padding: 3px;   
}

#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: 500px; background-color: #000; }
