/* CSS Document */

/*blocs*/
#global {
     margin: 0 auto;
     width: 1024px; 
	 z-index:0;
     }
	 
#left {
	margin-top:20px;
	float:left;
	width:424px;
	padding:0;
	position:relative;
	}
	
#modules {
	display:block;
	width:207px;
	float:left;
	padding:0;
	margin:0;
	}
	
#right {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	float:left;
	width:550px;
	padding:0;
	font-family:Helvetica;
	font-size:12px;
	line-height:16px;
	}
	
.annonce {
	width:550px;
	float:left;
	margin:0;
	padding:0;
}

.annonce-g {
	width:385px;
	float:left;
	margin:5px 0px;
	}
	
.annonce-d {
	width:150px;
	float:left;
	margin:20px 0px 5px 10px;
	}
	
#liste {
	float:left;
	text-indent:0;
	width:193px;
	padding:0;
	margin:0;
	}
	

	
#accueil {
	margin: 0 auto;
	width:665px;}

.savoir {
	width:550px;
	margin-bottom:20px;
}

#close {
	width:560px;
	margin-top:10px;
	text-align:center;}

#pied {
	width:550px;
	float:left;
	margin-top:20px;
	font-family:Helvetica;
	font-size:9px;
	text-align:center;}
	
.photo {
	font-size:9px;
	text-align:right;
	padding-right:13px;
}

#print {
	text-align:center;
	margin-bottom:10px;
}


/*popup*/


#actu {
	position:absolute;
	top:20%;
	left:50%;
	z-index:1;}


/*service publics*/

div.public {
	float:left;
	width:550px;
	margin-top: 10px;
	padding: 0;
	
	}
	
div.public p{

	margin: 0;
	padding: 0;
	
	}
	
div.public img {
	float: right;
	margin:5px 0px 10px 15px;
	top:0;
	
	}

.spacer {
	width:550px;
	height:10px;
	background:#fff;
	float:left;
	}


/*popup*/

#popup {
	margin: 30px auto;
    width: 560px;
	font-family:Helvetica;
	font-size:12px;
	line-height:16px;
	}
	
	
/*typos*/

h1 {
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	}
	
h2 {
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	}

.puces {
	margin-left:5px;
	font-size:12px;
	font-weight:bold;}

.legende1 {
	font-size:11px;
	color:#666666;
	width:280px;
	margin-bottom:20px;
	float:left;}

.legende2 {
	font-size:11px;
	color:#666666;
	width:186px;
	margin-bottom:20px;
	float:left;}

#cop {
	width:550px;
	font-size:9px;
	text-align:right;}


/*liens*/

a {font-weight:bold;}
a:hover {font-weight:bold;}

a.c0, a.c0:hover { color:#000000; font-weight:normal; text-decoration:underline; }
a.c1, a.c1:hover { color:#FF004E; font-weight:bold; }
a.c2, a.c2:hover { color:#9500C1; font-weight:bold; }
a.c3, a.c3:hover { color:#00A400; font-weight:bold; }
a.c4, a.c4:hover { color:#ffC500; font-weight:bold; }
a.c5, a.c5:hover { color:#CA5900; font-weight:bold; }
a.c6, a.c6:hover { color:#00B1FF; font-weight:bold; }

	 
/*images*/

.img {
	float:left;
	border:none;
	}
	
.img a {
	border:none;
	}
	
.img a:hover {
	border:none;
	}
	
.thumb {
	margin:0px 10px 10px 0px;
	border:none;
	}
	
.img-editions {
height:160px;
float:left;
margin:0;
padding:15px 25px 0px 0px;}



.icon{
padding:0;
margin:0;
float:left;
border:none;
}

.illus{
padding:0;
margin:5px 13px 20px 0px;
float:left;
border:none;
}

#crypt {
float:left;
margin-top:10px;
margin-right:10px;}

.editions {
float:left;
padding:0;
margin:15px 10px 10px 0px;}

#close img {
border:none;
}
	
/*menu*/
#navigation dl, dt, dd, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	color:#000000;
	text-decoration: none;}
	
#navigation {
	padding:0;
	margin: 10px 0px 0px 14px;
	list-style-type:none;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	}
	
#navigation dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	}

#navigation dd {
	border: none;
	line-height: 20px;
	}
	
#navigation li {
	text-align: left;
	font-size:12px;
	}
	

/*couleur des liens du menu au survol*/
#navigation li.c1 a:hover, #navigation dt.c1 a:hover{
	color:#FF004E;
	background-repeat:no-repeat;
	}
	
#navigation li.c2 a:hover, #navigation dt.c2 a:hover{
	color:#9500C1;
	background-repeat:no-repeat;
	}
	
#navigation li.c3 a:hover, #navigation dt.c3 a:hover{
	color:#00A400;
	background-repeat:no-repeat;
	}
	
#navigation li.c4 a:hover, #navigation dt.c4 a:hover{
	color:#ffC500;
	background-repeat:no-repeat;
	}
	
#navigation li.c5 a:hover, #navigation dt.c5 a:hover{
	color:#CA5900;
	background-repeat:no-repeat;
	}
	
#navigation li.c6 a:hover, #navigation dt.c6 a:hover{
	color:#00B1FF;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec1 a {
	color:#FF004E;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec2 a {
	color:#9500C1;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec3 a {
	color:#00A400;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec4 a {
	color:#ffC500;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec5 a {
	color:#CA5900;
	background-repeat:no-repeat;
	}
	
#navigation #currentpagec6 a {
	color:#00B1FF;
	background-repeat:no-repeat;
	}
	
/*le retour à l'accueil sur logo*/
#logo img {
border:none;}

#logo a{
border:none;
text-decoration:none;}

#logo a:hover span {
	display: block;
	background:url(images/modules/all.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 0px; left:0px; width:207px; height:561px;
	}

/*affichage des modules de couleur au passage de la souris*/
	
#navigation li a span, #navigation dt a span {
	display:none;
	}

#navigation li.c1 a:hover span, #navigation dt.c1 a:hover span {
	display: block;
	background:url(images/modules/c_01.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 0px; left:0px; width:207px; height:73px;
	}
	
#navigation li.c2 a:hover span, #navigation dt.c2 a:hover span {
	display: block;
	background:url(images/modules/c_02.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 73px; left:0px; width:207px; height:121px;
	}
	
#navigation li.c3 a:hover span, #navigation dt.c3 a:hover span {
	display: block;
	background:url(images/modules/c_03.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 194px; left:0px; width:207px; height:77px;
	}
	
#navigation li.c4 a:hover span, #navigation dt.c4 a:hover span {
	display: block;
	background:url(images/modules/c_04.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 271px; left:0px; width:207px; height:76px;
	}
	
#navigation li.c5 a:hover span, #navigation dt.c5 a:hover span {
	display: block;
	background:url(images/modules/c_05.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 347px; left:0px; width:207px; height:77px;
	}
	
#navigation li.c6 a:hover span, #navigation dt.c6 a:hover span {
	display: block;
	background:url(images/modules/c_06.gif);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute; top: 424px; left:0px; width:207px; height:137px;
	}
	
/*formulaire*/

form {	
	margin : 40px 0px 0px 14px; 
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

input {
	border:1px solid black;
	font-size:9px;
	}
	
	
li {
margin-right:28px;
display:inline;
	}
	
input.radio {
	border:1px solid black;
	cursor:pointer;
	background-color:#ccc;
	}


input.bouton {
	border:1px solid black;
	cursor:pointer;
	background-color:#FFFFFF;
	margin-left:10px;
	}
	
input.bouton:hover {
	background-color:black;
	color:#FFFFFF;
	}

input.bouton:active {
	background-color:black;
	color:#FFFFFF;
	} 
	
	
/*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; }

