/* Page d'accueil */
#all
{
width:999px;
}

div#bandeau {
	
	margin: 0;
	padding:0;
	background-repeat:no-repeat; 
	
			/* evite la répétition  alt: repeat-x : répétition horizontale // -y : verticale  */
			/* la largeur du div id=all confine l'image également à 999 px */ 
}
div#bandeau a {
	display: block;
	width: 999px;
	height: 154px;
}
body {
      behavior: url(csshover.htc);
     } 
	 
/*div#barre {
	background: url(images/menuhaut.jpg);
	padding: 0px;
    margin: 0px;
	height: 17px;
	width: 100%;
	background-repeat:no-repeat; 
}
div#espace {width: 200px; float: left;}*/

div#centree {
	text-align: center;
}

div#menuhaut {
	background: url(images/menuhaut.jpg);
	padding: 0px;
    margin: 0px;
	height: 17px;
	width: 100%;
	background-repeat: no-repeat; 
	}

div#menuhaut ul {
	padding: 0;
    margin: 0;
	list-style-type: none;
	font-weight: bold;
	color: white;
}
div#menuhaut ul li {
	float: left;
	display: inline;
	font-size: 13px;
	font-family: Arial, Helvetica,sans-serif;
}

#menuhaut a:hover, #menuhaut a:focus {
	color: orange;
	}
#menuhaut li a {
	color: white;
	margin-top: 0;
	text-decoration:none;
	text-align: left;
	}
li.espace {
	width: 300px;
}


  
div#contenu {
	padding: 0px;
    margin:0px;
	width: 999px;
}
	 
	 
div#gauche {
		padding: 0px;
        margin:0px;
		width: 146px;
		height: 800px;
		float: left;
}
div#menugauche ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica,sans-serif;
	list-style-type: none;
	text-indent: 3px;
	Background-color: #B41732;
}

div#menugauche ul li {
	padding-left: 2px;
	padding-right: 2px;
	padding: 1px;
}

#menugauche a {
	color: white;
	margin-top: 0;
	text-decoration:none;
	text-align: left;
	}
#menugauche a:hover, #menugauche a:focus {
	color: orange;
}
#menugauche li#titre1 {
	padding-top: 0px;
	margin-top: 0px;
	Padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	}
#menugauche li#titre {
	padding-top: 15px;
	Padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	}

#menugauche li#border {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: white;		/* trois notations: #menugauche li.border - ul#menugauche li.border - .border (tout simplement)
 */}									/*mais pas #li.border ni #menugauche ul li.border*/
 
div#sous_menugauche {
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica,sans-serif;
	list-style-type: none;
	text-indent: 0px;
	background-color; white;
	}

#sous_menugauche a {
	color: black;
}				
hr.ligne {
	width:100%;
	text-align: center;
	color: #B41732;
}
hr.lignecourte {
	width:100%;
	text-align: center;
	color: #CCCCCC;
}

h2.titre {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 24px; 
}
h2.titre1 {
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;
	margin: 0px;
}
h2.titre2 {
	padding: 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	margin: 0px;
}
ul.titre-lien {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
}
#liens ul {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 13px;
}
li.ecart {
	margin-bottom: 10px;
}

p.legende-redaction {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
}

div#centre_droit {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850 px;
}

div#bloc_central {
	margin: 0;
	padding-left: 13px;
	padding-top: 0px;
	width: 650px;
	float: left;
}
table {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
}
div#article {
	padding-top: 5px;
	padding-left: 6px;
	margin-left: 6px;
}
div#article1 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}
div#photo-une {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	
	float: left;
}
div#texte-une {
	margin: 0px;
	padding: 0px;

}
.legende {
	font-size: 10px;
	font-family: Arial, Helevtica, sans-serif;
}
div#article2 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}
div#photo-deux {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 205px;
	float: left;
}
div#texte-deux {
	margin: 0px;
	padding: 0px;
}
div#article3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}
div#article4 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}

div#bloc_droite {
	padding-top: 2px;
	margin-left: 10px;
	float: left;
	width: 177px;
	text-align: right;
}
div#filet-pub {
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0px;
	text-align: left;
}
div#banner-pub {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
}
div#concours-photos {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
}
hr.pub {
	width:70%;
	size: 1px;
	text-align: center;
	color: #B41732;
}

/* style de la lightbox */

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

