BODY {
background-color: #ffffff;
FONT-FAMILY: Tahoma; 
FONT-SIZE: 7px;
color : #8e8e8e;
}
@font-face
{font-family:"Maiandra GD";
font-style:normal;
font-weight:normal
src:url(SOURCES/MAIANDR0.eot);
}
.class1 
{font-family:"Maiandra GD";
font-size:46px;}

h4 { 
  color: #8e8e8e; 
  text-decoration: underline; 
} 
 
h4 span { 
  color: #ff6600; 
} 

h3 { 
  color: #ff6600; 
  text-decoration: underline; 
} 
 
h3 span { 
  color: #8e8e8e; 
} 

#visuel{
	width: 178px;
	height: 177px;
	background: url('diapo/visuel_1.jpg') 0px 0px no-repeat;
	
	margin: 0px auto 0px auto;
}

#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; }



#content {

}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-3 {
	border: 3px solid #000;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 178px;
	height: 177px;
	background-color: #FFF;
	visibility: hidden;
}
#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
li img {
	display: block;
	border: 2px solid #FFF;
}
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
}
.example {
	position: relative;
	background-color:#F2F2F2;
	border:3px solid #FF6600;
	padding:1em;
	margin-bottom: 1em;
	width: 180px;
	height: 180px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 185px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: 8%;
	top: 71%;
}
#fade-example-1-previous {
	left: 6%;
	top: 71%;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

.menu2 {
        color: #8e8e8e;
        text-decoration: none;
      }
.menu2:hover {
              color: #FF6600;
              text-decoration: underline;
            }
			
#focus {
width:300px;
margin:auto;
padding:10px;
background-color:#FFFFFF;
border-left:1px solid #888888; /* couleur du cadre */
border-right:1px solid #888888;
border-bottom:1px solid #888888;
border-top:1px solid #888888;
}



