body{	background-color: white;
	margin-top: 0px;}

#page
{
	margin-left: auto;     margin-right: auto;     width: 740px;
}

#en_tete{   width: 740px;   height: 105px;   background-image: url("images/header.png");   background-repeat: no-repeat;   margin-bottom: 10px;}


#pub
{
	position : absolute ;
	padding: 0px;
	top: 20px;
		width: 468px;
	height: 60px;
	margin-left: 265px;
	//background-color: white;
	border: 0px solid #7AC715;}
/* Le menu */

#tagclound {
	background-color:#E9FCD9;
	padding:.5em;
	margin-bottom: 15px;
}

#note{	width: 250px;
	height: 100px;
	color: #000000;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";	background-color: #E9FCD9; /* Une couleur de fond pour le corps */
	text-align: center;    border: 0px solid #7AC715; /* Une bordure pour bien marquer les limites du corps et pour faire joli */}#menu{
   text-align: center;   width: 740px; /* taille du menu */}.element_menu{   background-color: #FFFFFF;   border: 0px solid black;	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";   margin-bottom: 5px; /* Pour éviter que les éléments du menu ne soient trop collés */}

/* Quelques effets sur les menus */.element_menu h3 /* Tous les titres de menus */{      color: #FFFFFF;
   font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";   text-align: center;}.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */{	list-style-image: url("images/puce.png"); /* On change l'apparence des puces */
	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";	padding-top:0px;	padding-bottom:0px;	padding-right:0px;	padding-left:20px; 	margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */	margin-bottom: 5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */}/*.element_menu a /* Tous les liens se trouvant dans un menu */
a
{   color: #000000;}/*.element_menu a:hover /* Quand on pointe sur un lien du menu */
a:hover
{   background-color: #ADDD70;   color: black;}

/* Le corps de la page */
#wiki_actu{   color: #000000;
   Font-size: 12px;
   font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";
   text-align: justify;}

#wiki_actu .options
{   Font-size: 9px;
   color: #000000;
   font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}

li /* Toutes les listes à puces se trouvant dans un menu */{	list-style-type:square;	list-style-position:inside;}

#conteneur {
position: relative;
width: 738px;
min-height: 660px;
margin: 0 auto; 
/*   background-image: url("images/fond_vert.png");   background-repeat: repeat-y; /* Une petite image de fond qui se répètera horizontalement en haut */
border: 1px solid #7AC715;
margin-bottom: 8px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
}

#gauche {

float: left;
width: 490px;
min-height: 760px;
padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
Font-size: 12px;
text-align: left;color: #000000;
font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";
border: 1px solid #7AC715;
}

#gauche h2 /* Tous les titres h2 du corps */{   height: 15px;   background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */      padding-left: 0px;   color: #7AC715;   text-align: left;}

#centre {
float: right;
width: 220px;
min-height: 760px;
padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
Font-size: 12px;
text-align: left;color: #000000;
font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";
border: 1px solid #7AC715;
}

#centre h2 /* Tous les titres h2 du corps */{   height: 15px;   background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */      padding-left: 1px;   color: #7AC715;   text-align: left;}

#centre h3 /* Tous les titres h3 du corps */{	text-align: left;
	color: #000000;}
#corps{   margin-bottom: 8px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */   text-align: justify;
   Font-size: 12px;   color: #000000;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";   background-color: #FFFFFF; /* Une couleur de fond pour le corps */      border: 1px solid #7AC715; /* Une bordure pour bien marquer les limites du corps et pour faire joli */}

/* Le corps de la page */

#corps h1 /* Tous les titres h1 du corps */{   color: #333333;   text-align: left;	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}#corps h2 /* Tous les titres h2 du corps */{   height: 15px;   background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */      padding-left: 0px;   color: #7AC715;   text-align: left;}

#corps h3 /* Tous les titres h3 du corps */{	text-align: left;
	color: #7AC715;}

#corps .options
{   Font-size: 9px;
   color: #000000;
   font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}

input {	border:1px solid black;	background-color:white;
	color: #000000;	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}

select, option {
	color: #000000;	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}
textarea {
	border:1px solid black;	background-color:white;
	color: #000000;	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";}

label {
	DISPLAY: inline ; 
	FLOAT: left ; 
	WIDTH: 200px ; 	font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";	Font-size:bold;
	color: #336633;}

date {
	color: #CCCCCC;}

#liens {
	padding-bottom:5px;
	Font-size: 12px;}

#Admin {
	padding-bottom:5px;
	Font-size: 14px;}

#carte {
	padding-left:170px;
	padding-top:30px;	padding-bottom:30px;}
/* Le pied de page */#pied_de_page{   /*position:relative;*/
   float: right;
   width: 740px;   height: 15px;
   padding: 2px;
   margin-top: 5px;    text-align: center;   color: #000000;   Font-size: 12px;   background-image: url("images/motif.png");   background-repeat: repeat-x;   font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";   border: Opx solid black;}

#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 arial, 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;
	}
