/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#214363; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#214363; font-size: 1em; font-weight:bold;}
h2 {
	color:#214363;
	font-size: 1.3em;
	text-transform: uppercase;
}
h3 { color:#214363; font-size: 1.17em; }
h4 { color:#214363; font-size: 1em; }
h5 { color:#214363; font-size: 0.83em; }
h6 { color:#214363; font-size: 0.67em; }
p { color:#214363; font-size: 1em; }
ul, ol { color:#214363; font-size: 1em; }
li {  color:#214363; font-size: 1em; }
a { color:#214363; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#214363; }
textarea { border-width:thin; padding:3px; color:#214363; }
em { }
strong { }
#yzeo a{color:#FFFFFF; text-decoration:underline;}
#yzeo a:hover{color:#FFFFFF; text-decoration:none;}
#yzeo p{color:#FFFFFF;}

/*intro*/
.bodyIntro p{ color: #FFFFFF; }
.bodyIntro a{color:#FFFFFF;}
.bodyIntro a:hover { color:#FFFFFF; text-decoration:none; }
.bodyIntro a:visited { color:#FFFFFF;}


/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }
.imgRight2{ float:right; margin-left:1em;border: 2px solid #214363; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact horizontal*/
#frmEnvoi{ width:790px; }
.divformulaire{ width:480px; float:left; padding-right:10px;}
#divmessage{ width:300px; float:left; padding-top:40px;}
#frmEnvoi input, textarea{ background-color:transparent; padding:5px; border:#2f2f2f solid 1px; }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; padding-top:10px; }
#frmEnvoi .champ { height:15px; width:200px; }
.img {
	border: 2px solid #214363;
}

.img2 {
	border: 2px solid #214363; margin-bottom:10px;
}

#frmEnvoi textarea{ height:140px; width:250px; }

/*classes supplémentaires*/
.alignimage{float:right; padding-top:60px; padding-bottom:50px;}

/* 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: #fff;/*fd image*/
	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: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{
	padding:0 10px;
	color: #444;
}/* texte ss image*/
#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;
	}
/* fin LightBox*/

.padding {
	margin-left: 50px;
}
.padding2 {
	margin-left: 10px;
}
#container {
	background: #333333 url(images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 800px;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;
}
#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}
#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}
.date{
	font-weight: normal;
	color: #666666;

}
#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}
#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}
#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}
.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #214363;
	background: #FFFFFF;
}
#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
#footer a:hover {
	color: #FFFFFF;
}
.unvisible { 
	display: none;
 }
.thumbnail {
	float: left;
	margin: 5px;
	padding: 0px;
	text-align: center;
	color: #CCCCCC;
	}
.thumbnailhover{
	background:none;
	display:block;
	width: 166px;
	height: 120px;
}

a.thumbnailhover:hover{
	background:  url(images/bg_body.jpg) no-repeat left top;
	display:block;
	font-weight: bold;

	
}
.thumbnail img{
	padding: 0px;
	margin: auto;
	display:block;border: 2px solid #214363;
}
.thumbnail a {
	color:#999999;
	text-decoration: none;
}
/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/
a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:justify;
}
.histo-image{float: left; width:200px;}
.histo-txt{
	float: right;
	width:700px;
}
