body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2E2E2E;
	scrollbar-face-color : #666666 ;
	scrollbar-track-color: #2E2E2E  ;
	scrollbar-arrow-color: #2E2E2E  ;
	scrollbar-shadow-color: #2E2E2E ;
	scrollbar-highlight-color: #2E2E2E ;
	scrollbar-darkshadow-color: #2E2E2E ;	
    scrollbar-3dlight-color: #2E2E2E ;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	/*text-transform: capitalize;*/
	font-variant: small-caps;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #BF278C;
	/*text-transform: capitalize;*/
	font-variant: small-caps;
}

.titre-maisaussi {
	font-size: 10px;
	font-weight: bold;
	color: goldenrod;
	text-transform: capitalize;
	font-variant: small-caps;
}

.sstitre {
	font-weight: bold; 
	color: #33CCCC;
	text-decoration: none;
	}

.site {
	font-weight: bold; 
	color: #33CCCC;
	text-decoration: none;
	}
.site:hover {
	font-weight: bold; 
	color: #33CCCC;
	text-decoration: underline;
	}

	
.sstitre2 {
	font-weight: bold; 
	color: #CCCCCC;
	font-size: 13px;
		font-variant: small-caps;

	}


.acad {
	color: #00CCFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	}
	
/* ////////////// rubrique contact //////////////// */

.contact {
	font-size: 14px;
	
	color: #CDD8DE;
	line-height: 18px;	
	margin-left: 70px;
	/* text-decoration:none; 
	font-weight: bold;*/
	}

.contact a {
	color: #CDD8DE;
	}




#tout{	
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	text-align:left;

}

#contenu {
	background-image: url(img/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:613px;
	width:722px;
	 float: left;
}


/* ////////////// Ze chouette Menu //////////////// */

#menu {
	background-image: url(img/fond_navig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:613px;
	width:188px;
	 float: left;
	 	 margin:0px;
	 padding:0 px;
}

#menu img{
vertical-align: top;
}

.menu1 {
	border:0;
 	margin:0;
	padding:0;
}
.menu1 img{
vertical-align: top;
}

 /* **************** */
.menu2 {
	border:0;
 	margin:0;
	padding:0;
 	width :188px;
 	height : 26px;
}

a.menu2 {
 	background-image: url(img/fond_navig_02.jpg);
	cursor:pointer;
}

a.menu2:hover{
 background-image: url(img/fond_navig_rollover_02.jpg);
}


 /* **************** */
.menu3 {
	border:0;
 	margin:0;
	padding:0;
	width :188px;
	height : 29px;
}

a.menu3 {
	background-image: url(img/fond_navig_03.jpg);
	cursor:pointer;
}

a.menu3:hover{
 	background-image: url(img/fond_navig_rollover_03.jpg);
}


 /* **************** */
.menu4 {
	border:0;
	margin:0;
	padding:0;
	width :188px;
	height : 30px;
}

a.menu4 {
	background-image: url(img/fond_navig_04.jpg);
 	cursor:pointer;
}

a.menu4:hover{
 background-image: url(img/fond_navig_rollover_04.jpg);
}


 /* **************** */
.menu5 {
	border:0;
 	margin:0;
	padding:0;
	width :188px;
	height : 31px;
}

a.menu5 {
	background-image: url(img/fond_navig_05.jpg);
	cursor:pointer;
}

a.menu5:hover{
 	background-image: url(img/fond_navig_rollover_05.jpg);
}


 /* ****************  **************** */



#navig {
	height: 25px;
	width: 302px;
	/*background-color: #666666;*/
	float: right;
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
	
#navig .Menu {
	white-space: nowrap;
	margin:2% 0% 0%;
	padding:0%;
	text-align:right;
	 
	}

#navig .Menu li {
	list-style-type: none;
	/*display: inline;*/
	text-align:right;
	color : #aab8c1;
	text-transform: uppercase;
	margin-left: 6px;
	}

#navig .Menu li a {
	text-decoration: none;
	color : #aab8c1;
	}
#navig .Menu li a:hover {
	color : #FFFFFF;
	}	
	
	
	/*//////////*/

#sousMenu1,
#sousMenu2,
#sousMenu3,
#sousMenu4,
#sousMenu5,
#sousMenu6{
 float: left;
 display: none;
 list-style-type: none;
 position: absolute;
 top: 210px;
 left: 80px;
 border-top: 1px solid gray;
 border-bottom: 1px solid gray;
 width: 610px;
}
#sousMenu1 li,
#sousMenu2 li,
#sousMenu3 li,
#sousMenu4 li,
#sousMenu5 li,
#sousMenu6 li{
 float: none;
 width: 642px;
 color : #aab8c1;
 display:inline;
 margin-left: 50px;
}
#sousMenu1 li a,
#sousMenu2 li a,
#sousMenu3 li a,
#sousMenu4 li a,
#sousMenu5 li a,
#sousMenu6 li a {
 text-decoration: none;
color : #aab8c1;
}
#sousMenu1 li a:hover,
#sousMenu2 li a:hover,
#sousMenu3 li a:hover,
#sousMenu4 li a:hover,
#sousMenu5 li a:hover,
#sousMenu6 li a:hover{
 color : #FFFFFF;
 display:inline;
}



#texte {
	margin-top: 108px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 105px;
	/*height:166px;*/
	width:617px;
}
#texte2 {
	height:367px;
	width:617px;
	overflow:auto;
}

.texte2 {
	/* height:387px; */
	width:570px;
	margin-right: 10px;
	text-align:justify;
}

#texte3{
	/*height:367px;*/
	width:617px;
	overflow:hidden;
	text-align:center;
}

#texte-gauche {
	height:466px;
	width:315px;
	float: left;
	overflow:auto;
}

#haut-texte{
	height:100px;
	width:617px;
}
#titre{
	height:80px;
	width:315px;
	float: left;
}

.texte-ref {
	/* height:387px; */
	width:570px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	
	
	text-align:justify;
}

.texte {
	

	margin-left:141px;
	text-align:justify;
}


/*.texte-ref p {
	padding-left: 300px;

}*/
.vignette {
	float:left; 
	margin-right: 10px;
	cursor:pointer;
	
}
.vignette2 {
	float:right; 
	margin-left: 10px;
		
}


/* ----------------------------- lightbox ----------------------------- */
	/* -----------------------------  ----------------------------- */
/* -----------------------------         ----------------------------- */

#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: #ffffff;
	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: transparent url(../images/blank.gif) no-repeat; /* 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: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	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 */
	}	
	
