
/* CSS Document */
* { padding:0; margin:0; }

body { background:#708FA1 url('images/fond.jpg') repeat-x; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align:justify}

a { color:#fff; }

#page { width:937px; margin:0 auto; background:transparent url('images/fond_tableau.gif') repeat-y; }

#entete { width: 937px; height:198px; float:left; background:transparent url('images/entete.jpg') no-repeat; }

#menu { width: 222px; float:left; background:transparent url('images/menu.jpg') no-repeat; }

#titre { width: 715px; height:31px; float:left; background:transparent url('images/titre.gif') no-repeat; }

#contenu { width: 645px; float:left; background:transparent url('images/fondtexte.jpg') no-repeat; padding:30px 35px 0 35px; min-height:229px; _height:229px; }

#pied { width: 935px; height:60px; clear:both; background:transparent url('images/adresse.gif') no-repeat; }

#liens { text-align:center; color: #fff; font-size:10px; }

#liens a { color:#fff; font-size:10px; }

#liens img { vertical-align:middle; border:none; padding:0 5px 0 0 }


.lien { color:#003399; }

#plansite { width:619px; height:287px; background:transparent url('images/plansite.jpg') no-repeat; margin:70px auto 0 auto; padding:190px 60px 0 90px; }

.separation { clear:both; width:600px; margin:15px 0 15px 25px; _margin:15px 0 15px 15px; border-bottom:1px solid #fff;}

.img { width:200px; height:150px; margin:5px; border:1px solid #fff; float:left}

.img a img {border:none;}

#menubas { padding: 10px 20px 10px 0; text-align:center; font-size:10px; color:#fff; }

#menubas a { color:#fff; }


/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
	#formulaire { background: transparent; text-align:center; width:500px; padding:0; margin:10px 0 0 80px; _margin:10px 0 0 40px; float:left; font: normal 11px Tahoma, Helvetica, sans-serif; color:#fff; } /* carateristique du formulaire */

#formulaire * { margin:0 0 2px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

.labelform { width: 203px; float: left; text-align: right; margin: 0 5px 0 0; } /* carateristique des label, width minimum 203px; */

.pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; } /* carateristique des p */

.inputform { width:150px; height:13px; float:left; margin: 0 5px 0 2px; } /* carateristique des input */

.textareaform { width:496px; height:100px; overflow:auto; } /* carateristique du textarea */

.selectform { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px Tahoma, Helvetica, sans-serif; color:#fff; background:#9ED582; border:1px solid #fff; } /* carateristique des select */

.labelmessage { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyer { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

.inputenvoyer { width:150px; font: normal 10px Tahoma, Helvetica, sans-serif; } /* carateristique de l'input "envoyer mon message" */

.divtexte { margin: 5px 0 0 0; } /* carateristique de la div contenant le texte du captchat*/

#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */

#formulaire div a { color:#fff; } /* couleur du lien dans capchat */

.divimagecaptchat { border:1px solid #fff; padding: 0 0 0 100px; } /* carateristique de la div entourant l'image captchat */

.transp, .inputtexte { background: transparent; border: 1px solid #fff; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; } /* pour rendre les input et textarea transparent avec une bordure */

fieldset { border-top:1px solid #fff; border-bottom:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff; padding:5px; }

legend { color:#fff; font:bold 12px Verdana, Arial, Helvetica, sans-serif; padding:0 5px; }

/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
	/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/
	
			
	div#mention { text-align:center; padding: 10px 0 10px 72px;}

/* /////////////////////////////////////////// debut mise en forme module actu ///////////////////////// */
	* { margin:0; padding:0; outline:none; }

h2 { clear:both; text-align:center; height:20px; font: bold 15px Verdana, Arial, Helvetica, sans-serif; padding:0; background: #1F3777; margin:0 0 5px 0; text-transform:uppercase; letter-spacing:2px; }

.texteactu { width:100%; clear:both; }

.actu { width:100%; clear:both; padding:0 0 2px 0; display:table }

.autourimgactu { margin:0 auto; }

.imgactu { width:33.33%; min-height:50px; _height:50px; float:left; }

.imgactu a { border:1px solid #fff; display:block; float:left; filter : alpha(opacity=100); -moz-opacity : 1; opacity : 1; }

.imgactu a:hover { border:1px solid #E97015; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

.imgactu img { border:none; }

.espacement { clear:both; height:20px; }

hr { clear:both; border:1px solid #fff; }
	
	/* //////////////////////////////////////// fin mise en forme du module d'actu ///////////////////////////// */

	/* //////////////////////////////////////// fait par gregoooo///////////////// ///////////////////////////// */
	/* Styles CSS pour LightBox PopUp */
#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: #0b2652;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 5px;
}

#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 {
	background: url(images/prevlabel.gif) left 100% no-repeat;
	left: 0;
	float: left;
}

#nextLink {
	background: url(images/nextlabel.gif) right 100% no-repeat;
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 100% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #0b2652;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding:0 10px;
	color: #fff;
}

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