html, body {background-color: #7E9CB6; height: 100%}
body {
margin: 0px;
padding: 0;
}
body, td {font: 11px Tahoma, Arial; color: #3D3B40}
a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #C92000; text-decoration: none; }
a:hover {color: #21A2E9}
#pageTxt {-moz-box-sizing: padding-box; padding: 0px 15px 0px 25px;}
#pageTxt2 {-moz-box-sizing: padding-box; padding: 0px 15px 0px 25px;}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 12px; line-height: 17px}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 12px; font-weight: bold}
.arr3:link, .arr3:visited, .arr3:active {background: url(img/arr3.gif) no-repeat left; padding-left: 12px}
.arr4:link, .arr4:visited, .arr4:active {background: url(img/arr4.gif) no-repeat left; padding-left: 15px; padding-top: 45px; margin-right: 14px; color: white; line-height: 89px}
.arr4:hover {color: #A5D1E9}
h2 {font: 18px Tahoma, Arial; color: #C92000; margin-bottom: 10px}
#hr {background: url(img/hr.gif) repeat-x; width: 100%; height: 1px; margin-bottom: 15px}

.copyright		{ COLOR: #555555; FONT: 9px  verdana, arial, sans-serif; font-weight: normal; }
.subtitle 	{ COLOR: #3C81CE; FONT: 12px Tahoma, verdana, arial, sans-serif; font-weight: bold; letter-spacing: 4px }
.title 		{ COLOR: #6B9BCE; FONT: 13px Tahoma, verdana, arial, sans-serif; font-weight: bold;  letter-spacing: 5px }
.titre_adresse	{ COLOR: #485EC1; FONT: 12px arial, sans-serif, geneva, verdana ; font-weight: bold }

/* Pages ajax */

#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
padding: 5px;
padding-left: 8px;

}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
float:left;
width:487;
border: 0px solid black;
margin-left: 0px;
padding: 0px;
padding-bottom: 0px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}


/* Light Box */

#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; /* 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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	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{ 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 */
	}

	
#img1{
   position:absolute;
   top:368px;
   left:168px;
}
#img2{
   position:absolute;
   top:335px;
   left:168px;
}
#img3{
   position:absolute;
   top:305px;
   left:167px;
}
#img4{
   position:absolute;
   top:275px;
   left:167px;
}
#img5{
   position:absolute;
   top:245px;
   left:167px;
}
#img6{
   position:absolute;
   top:245px;
   left:166px;
   Z-index:-1
}