@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
img {
  border: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066FF;
	font-weight: 500;
	font-size: 12px;
}
a:hover, a:active {
	color:  #0033FF;
}
p {
	color: #222222;
	font-size: 13px;
	font-weight: 400;
	margin-top: 8px;
}
p:first-letter {
	color: #222222;
	font-size: 15px;
	font-weight: bold;
}
.sans:first-letter {
	font-size: 13px;
	font-weight: 400;
}
h1 {
	height: 40px;
	font-size: 18px;
}
h2 {
	color:#222222;
	font-size: 15px;
	font-weight: 900;
	font-variant: small-caps;
	background-image: url(images/puce_cerise.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom:0px;
	height: 43px;
	padding-top: 15px;
}
h3 {
	font-size: 13px;
	padding-left: 15px;
	margin-top:0px;
	color:#222222;
	font-weight: 600;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.texte_rouge {
	color: #DF1414;
	font-weight: 600;
}
.credits {
	color:#333333;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 36px;
}
.liste {
	background-color: #FFFFFF;
	border: solid 2px #000000;
}
.listetr {
	background-image: url(images/space.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#tout {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ombres.gif);
	background-repeat: repeat-y;
}
#haut {
	width: 780px;
	height: 215px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	float: right;
	height: 215px;
	width: 541px;
}
#menu {
	float: left;
	height: 215px;
	width: 239px;
}
#sousmenu {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 42px;
	background-image: url(images/sousmenu.png);
}
#bas {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 36px;
	background-image:url(images/pied.png);
	text-align: center;
	clear: both;
}
#pied {
	width: 800px;
	height: 8px;
	background-image:url(images/ombres_bas.gif);
}
#page {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond.gif);
	width: 780px;
	min-height: 420px;
	background-color: #cde5f2;
	background-repeat: repeat-x;
	overflow: hidden;
}
#texte {
	padding-bottom: 10px;
	width: 474px;
	margin-left: 25px;
	float: left;
}
#texte2 {
	margin: 25px;
}
.vide {
	clear: both;
}
#cadre_nouveautes {
	float: right;
	width: 281px;
}
#nouveautes {
	background-image: url(images/cadre_nouveautes.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 30px;
}
#bas_nouveautes {
	background-image: url(images/cadre_nouveautes_bas.png);
	background-repeat: no-repeat;
	width: 281px;
	height: 48px;
}
#annonces {
	padding-left: 70px;
	height: 200px;
}
#dates {
	height: 40px;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}
#dates .dgauche {
	background-image: url(images/bandeaudates_g.gif);
	width: 25px;
	height: 40px;
	float: left;
}
#dates .ddroite {
	background-image: url(images/bandeaudates_d.gif);
	width: 25px;
	height: 40px;
	float: left;
}
#dates .date {
	width: 80px;
	height: 40px;
	float: left;
}
.thumbnail{
	background-color: #222222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin-left: 10px;
}

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