@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/fd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F3C22;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0F3C22;
	padding-top: 17px;
	padding-bottom: 17px;
}
#contenaire {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
#contenaire2 {
	background-color: #FFFFFF;
	background-image: url(images/fd_contenair2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/* TETIERE */
#tetiere {

}
.recherche {
	height: 12px;
	width: 110px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2BCC0;
	border-bottom-color: #B2BCC0;
	border-left-color: #B2BCC0;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.rechercheOk {
	vertical-align: middle;
}


#menu {
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#colD #marge {
	float: left;
	width: 10px;
}

.menuRub {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #555459;
	text-align: center;
	background-image: url(images/menu_vertical/fd_r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
}
.menuRubSelect {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #555459;
	background-image: url(images/menu_vertical/fd_r1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 5px;
}
.menuRub a{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.menuRub a:hover{
	color: #FFFFFF;
}
.menuRubSelect a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.menuRubSelect a:hover{
	color: #FFFFFF;
}
.menuSrub1 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 38px;
	background-color: #0F3C22;
	text-align: left;
	background-image: url(images/menu_vertical/fd_r2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}
.menuSrub1Select {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 38px;
	background-color: #0F3C22;
	text-align: left;
	background-image: url(images/menu_vertical/fd_r2_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}
.menuSrub1 a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.menuSrub1 a:hover{
	color: #FFFFFF;
}
.menuSrub1Select a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.menuSrub1Select a:hover{
	color: #FFFFFF;
}
.menuSrub2 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 46px;
	background-color: #0F3C22;
	text-align: left;
	background-image: url(images/menu_vertical/fd_r3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}
.menuSrub2Select {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 46px;
	background-color: #0F3C22;
	text-align: left;
	padding-right: 10px;
	background-image: url(images/menu_vertical/fd_r3_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuSrub2 a{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.menuSrub2 a:hover{
	color: #FFFFFF;
}
.menuSrub2Select a{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.menuSrub2Select a:hover{
	color: #FFFFFF;
}
.sitePhotoGauche {
	margin-right: 10px;
	margin-bottom: 10px;
}
/* MENU HORIZONTAL */
#menuHorizontal {
	background-color: #23282A;
	background-image: url(images/menu_horizontal/img_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	text-align: center;
	padding-left: 14px;
	margin-bottom: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
}
/* CONTENU */
.sitePhotoDroite {
	margin-bottom: 10px;
	margin-left: 10px;
}
.sitePhotoCadre {
	padding: 5px;
	border: 1px solid #A7A6A8;
}
.sitePhotoCadreGauche {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #A7A6A8;
}
.sitePhotoCadreDroite {
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #A7A6A8;
}
.siteLegendeGauche {
	width: 210px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.siteLegendeDroite {
	width: 210px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	text-align: center;
}
.siteTitreTelechargement {
	font-size: 12px;
	font-weight: bold;
	color: #93002E;
}
.siteListeTelechargement {
	list-style-image: url(images/telechargement/puce.gif);
}
.siteChamp {
	background-image: url(images/formulaire/fd_gris.jpg);
	width: 400px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
	height: 18px;
	font-family: "Trebuchet MS", Arial;
}
.siteChampArea {
	background-image: url(images/formulaire/fd_gris.jpg);
	width: 400px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial;
}
.siteChampFichier {
	background-image: url(images/formulaire/fd_gris.jpg);
	width: 310px;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-left: 5px;
	height: 18px;
}
.siteChampListe {
	width: 307px;
	border: 1px solid #333333;
}
.minGalerie {
	padding: 5px;
	border: 1px solid #C0C8CB;
	margin: 5px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: url(../images/blank.gif) no-repeat;
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
}
#nextLink, #nextLink:visited {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
}


#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{}
#imageData #numberDisplay{ display: none; 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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.siteCommentaires {
	font-size: 10px;
	margin-bottom: 2px;
	display: block;
}
/* CONTENU */
#contenu {
	float: left;
	margin-right: 46px;
	width: 424px;
	padding: 0px;
}
hr {
	color: #C0C8CB;
	margin-top: 2px;
	margin-bottom: 10px;
}
#navigation {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #23282A;
}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F3C22;
}
.titre2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #23282A;
}
.titre3 {
	font-size: 16px;
	font-weight: normal;
	color: #0F3C22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre4 {
	color: #FFFFFF;
	background-color: #0F3C22;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
.titre5 {
	color: #FFFFFF;
	background-color: #706C75;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #0F3C22;
}
#contenu form {
	padding-left: 10px;
}
#contenu #listeErreurs {
	color: #FF0000;
	padding-left: 50px;
}
#contenu #listeErreurs li {
	list-style-image: none;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* TELECHARGEMENT */
#fichierTelechargement {
	background-image: url(images/telechargement/entete_sep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98BECC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#fichierTelechargement a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #498094;
}
#fichierTelechargement li {
	margin-bottom: 10px;
	list-style-image: url(images/telechargement/puce.gif);
}
#fichierTelechargement h6 {
	list-style-type: none;
	font-size: 10px;
	line-height: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #81AFC0;
}
/* FOOTER */
#footer {
	background-image: url(images/fd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	padding-top: 10px;
	text-align: right;
	padding-right: 60px;
	margin-top: 10px;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#colG    {
	text-decoration: none;
	width: 65px;
	float: left;
}
#colD  {
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 20px;
	float: left;
}
/* NEUTRE */
.neutre {
	clear:both;
	font-size:1px;
}
#outils {
	width: 27px;
	float: left;
	position: relative;
	padding-top: 130px;
	padding-left: 18px;
}
#outils img {
	margin-bottom: 8px;

}
/* INFOBULLES */
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 38px;
	left: 20px;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width:140px;
	background-color: #49484C;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
a.tooltip:hover em span {
	position: absolute;
	top: -7px;
	left: 5px;
	height: 7px;
	width: 11px;
	background: transparent url(images/infobulle/pointe.gif);
	margin:0;
	padding: 0;
	border: 0;
}
