

div#global {
	min-height: 100%;
		padding:0;
	margin:0;
	}
body {

	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:65%;
	padding:0;
	margin:0;
	
	}
	
div#contenu {

	color:#000;
	width:684px !important;
	width:auto;
	height:auto;
	margin:auto;
	padding-left:1px;
	padding-right:1px;

	}
	


img { display:block; margin:0; padding:0; }
ul , li { margin:0; padding:0px; list-style-type:none; }
a { color:#333333; text-decoration:none;font-weight:bold; }
a:hover { color:#666666;}
a img { border:0; }
h1 { margin:0; padding:0;  font-size:120%; }
h2 { margin:0; padding:0; border-left:3px  #000; padding-left:0px; font-size:120%; color:#5b9017; padding-bottom:0px;}
p { margin:0; padding-top:3px; padding-left:0; }
hr { border:0; border-bottom:1px dashed #000000; margin:10px auto 10px auto; }

div#header {
background:url("./img/interface/header.png") no-repeat;
	width:auto;
	height:300px;
	margin:auto;
	padding-top:0px;
	}
	
div#header h1 { font-size:150%; color:#FFFFFF; text-align:right; padding-right:30px; font-variant:small-caps; }

div#menu {

	color:#000;
	width:200px;
	height:330px;
	margin-left:22px !important;
	margin-left:20px;
	float:left;
	text-align:left;
	
	}div#menu ul { padding-left:20px; padding-bottom:0px;color:#000;margin-top:70px;/*background:url('./img/interface/liste.png') no-repeat bottom;*/}
div#menu li { width:200px; height:22px; padding-top:0px;color:#000;font-family: verdana ;font-size:10px;}
div#menu li:hover { color:#709c25;  }
div#menu li a { color:#000;}
div#menu li a:hover { border-bottom:10px ; padding-bottom:0px;color:red;}
div#menu li#top {  height:22px; padding-top:0px; }
div#menu li#top:hover {}
div#menu li#bottom {  height:28px; padding-top:0px; margin-bottom:0px; }
div#menu li#bottom:hover {  }

div#texte {
font-weight:sharp; 
width:400px;
margin-top:67px;
	height: 100%;
	float:left;
	margin-left:5px;
	margin-right:24px !important;
	margin-right:12px;
	color:#000;
	}
	.indent
{ text-indent: 40px ; } 
	
p.sign { text-align:right; font-size:90%; padding:0; color:#C6C6C6; margin-top:5px; }
p.cv_truc { font-weight:bold; }
div#footer {
/*
background:url('./img/interface/fond_pied.jpg') no-repeat bottom;*/
	width:auto;
	height:82px;
	margin:auto;
	padding-top:20px;
	clear:both;
	color:#000;
	text-align:center;
	}
	
	#formule{
	width:365px;
	height:auto;
	
	}
	#formule_header{

	width:auto;
	height:auto;

	}
	#formule_prix{
	text-align:right ;
font-family:impact;
font-weight:bold;
	font-size:15px;
	height:auto;
	width:auto;

	}
		#formule_heure{
	text-align:right ;
font-family:verdana;
font-weight:bold;
	font-size:10px;
	height:auto;
	width:auto;

	}
	#formule_contenu{
	text-align:left ;
height:auto;
	}
	#formule_footer{
	height:auto;
	width:auto;

	}
	
	
	#mail {
	background:url('./img/interface/fond_carte.png') no-repeat bottom;
	}
	
	#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;
	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: #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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
