body
{
	margin: auto;
	background-color: white;
	font-family: Georgia, Arial, Verdana, serif;
	width: auto;
}

#haut
{
	height: 200px;
	margin-bottom: 10px;
	width: auto;
	background-image: url("hautbg.png");
	background-repeat: repeat-x;
}

#menu
{
	float: left;
	width: 120px;
	margin-left: 10px;
	background-image: url("hautmenu.png");
	background-repeat: no-repeat;
	padding-top: 25px;
	border: 1px solid rgb(85,113,141);
}

#menu ul
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

#stats
{
	clear: left;
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url("hautstats.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	border: 1px solid rgb(85,113,141);
}

#corps
{
	margin-left: 140px;
	margin-right: 10px;
	padding: 10px;	
	border: 1px solid rgb(85,113,141);
	padding-top: 15px;
	background-image: url("hautdiv.png");
	background-repeat: repeat-x;
}

#prochaine_manifestation
{
	background-image: url("hautdiv.png");
	background-repeat: repeat-x;
	width: 44%;
	float: left;
	border: 1px solid rgb(85,113,141);
	padding: 15px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#dernier_album
{
	background-image: url("hautdiv.png");
	background-repeat: repeat-x;
	width: 44%;
	float: right;
	border: 1px solid rgb(85,113,141);
	padding: 15px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#actu
{
	background-image: url("hautdiv.png");
	background-repeat: repeat-x;
	border: 1px solid rgb(85,113,141);
	padding-top: 0px;
	clear: both;
}

#conteneur_actu
{
	padding: 15px;
}

#bas
{
	text-align: center;
	margin: 10px;
	border: 1px solid rgb(85,113,141);
	padding-top: 25px;
	background-image: url("hautdiv.png");
	background-repeat: repeat-x;
	clear: both;
}

.date
{
	padding: 5px;
	float: right;
	border: none;
	border-left: 1px solid rgb(85,113,141);
	border-bottom: 1px solid rgb(85,113,141);
}

.gras
{
	font-weight: bold;
}

.italique
{
	font-style: italic;
}

.souligne
{
	text-decoration: underline;
}

.blanc
{
	color: white;
}

.argent
{
	color: silver;
}

.gris
{
	color: gray;
}

.noir
{
	color: black;
}

.rouge
{
	color: red;
}

.marron
{
	color: maroon;
}

.vert
{
	color: green;
}

.jaune
{
	color: yellow;
}

.olive
{
	color: olive;
}

.bleu
{
	color: blue;
}

.bleu_marine
{
	color: navy;
}

.fuchsia
{
	color: fuchsia;
}

.violet
{
	color: purple;
}

.azur
{
	color: aqua;
}

.indent
{
	text-indent: 20px;
}

.indent:first-letter
{
	font-size: 1.1em;
}

.cleaner
{
   clear: both;
}

.champ:focus, .champ:hover
{
	background-color: rgb(240,240,240);
}

.droite
{
	float: right;
}

.description
{
	text-indent: 0px;
	clear: both;
}

.gauche
{
	float: left;
}

.block_center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.description:first-letter
{
	font-size: 1em;
}

.signature
{
	text-align: right;
}

.gras
{
	font-weight: bold;
}

.center
{
	text-align: center;
}

.hr
{
	height: 3px;
	width: 200px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.legende
{
	text-align: center;
	font-style: italic;
	color: gray;
	margin-top: 5px;
}

.miniature
{
	display: block;
	border: 0px;
	width: 400px;
	height:300px;
	float: left;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.clignotant
{
	text-decoration:blink;
}

a
{
	text-decoration: none;
}

a, a:visited
{
	color: rgb(46,103,160);
}

a:hover 
{
   text-decoration: underline;
}

a img
{
	border: 0px;
}

p
{
	text-align: justify;
}

h1
{
	color: rgb(46,103,160);
	text-align: center;
	text-decoration: underline;
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h3
{
	color: rgb(46,103,160);
}

table
{
   border-collapse: collapse;
}

td
{
	text-align: center;
}

td, th
{
   border: 1px solid black;
}

caption
{
   margin: auto;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   margin-bottom: 20px;
}

table
{ 
	margin-left: auto;
	margin-right: auto;
}

ul
{
	list-style-image: url("../design/puce.png");
}

/* Pour les photos */

#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("../design/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../design/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; }
