body{

	background-color:#F5F5DC;

	color:black;	

	font-family: "Times New Roman",Times, serif;

} 

#container {

	width:851px;
        margin:1em auto;
        

}

#header{

	width: 848px;
        
	height: 198px;



}


.title{

	text-align: center;

	font-family: "Monotype Corsiva", "Times New Roman",Times, serif ;

}

ul,li{

	list-style-type: none;

}

.coord {

   text-align: center;	

}

.meteo{

	text-align: center;

   width:170px; 

	height:90px;

	border: none; 

}
#scroller{
       margin-top:250px;

	width:848px;

	height: 50px;


}
#menu {
	background: transparent url(/images/menu.png) no-repeat scroll 0%;
	height: 59px;
	width:851px;
	position: relative;
	margin:1em auto;
}
#menu.accueilactif{
	background: transparent url(/images/menu.png) no-repeat scroll 0%;
	height: 59px;
	width:851px;
	position: relative;
        margin-left: 360px;
        margin:1em auto;
	
}
#menu li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#menu li , #menu a {
	display: block;
}

/* Elements pour les liens sur images*/

#menu_accueil{
	left:0px;
	width:120px;
	height: 59px;
}
#menu_accueil a {
   height: 59px;
	width: 100px;
}
#menu_asbl{
   left:120px;
	width: 100px;
	height: 59px;	
}
#menu_asbl a {
	height: 59px;
	width: 100px;
}
#menu_village{
   left:220px;
	width:100px;
	height:59px;
}
#menu_village a {
	width: 100px;
	height: 59px;
}

#menu_future {
   left:320px;
	width:100px;
	height: 59px;
}
#menu_future a {
	width: 100px;
	height: 59px;
}
#menu_passe {
   left:420px;
	width:100px;
	height: 59px;																															
}
#menu_passe a {
	width:100px;
	height: 59px;
}
#menu_salle {
   left:520px;
	width:100px;
	height: 59px;																															
}
#menu_salle a {
	width:100px;
	height: 59px;
}
#menu_contact {
   left:622px;
	width:98px;
	height: 59px;																															
}
#menu_contact a {
	width:100px;
	height: 59px;
}
#menu_liens {
   left:720px;
	width:100px;
	height: 59px;																															
}
#menu_liens a {
	width:100px;
	height: 59px;
}





/*Elements pour le changement d'image*/
#menu_accueil a:hover,#menu_accueil.active 
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left;
	width:120px;
}

#menu_asbl a:hover,#menu_asbl.active
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:-120px;
	width:100px;
}

#menu_village a:hover,#menu_village.active
{
	background-color: transparent;
	background-image:  url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -220px;
	width:100px;
}

#menu_future a:hover,#menu_future.active
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -320px;
	width:100px;
}

#menu_passe a:hover,#menu_passe.active
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -420px;
	width:100px;
}
#menu_salle a:hover,#menu_salle.active 
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -520px;
	width:100px;
}
#menu_contact a:hover,#menu_contact.active 
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -622px;
	width:98px;
}
#menu_liens a:hover,#menu_liens.active
{
	background-color: transparent;
	background-image: url(/images/menu_rouge.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -720px;
	width:100px;
}

#pub {
       width:848px;
       text-align:center;
       margin-left: 360px;
       margin:1em auto;
}

#gauche {
       width:247px;
       float:left;
}
#droite {
       width:600px;
       float:right; 
}

#pied {
      text-align:center;
      width:848px;
      float:left;

}
#news {
      width:848px;
      height:300px;
      border:solid black 5px;
}
#accueilgauche {
      width:424px;
      float:left;
}
#accueildroite {
      width:424px;
      float:right;
      text-align:right;
}





#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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/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; }
