 body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: white url(../images/bg.jpg) repeat-x top;
		margin:0px;
}
#conteneur {
	width: 900px;
	margin: auto;
}
#logo{
	background: url("../images/logo.jpg") no-repeat scroll 0 0 transparent;
    height: 252px;
    position: relative;
    top: 18px;
    width: 900px;
}
.cap {
 font-size:25px;
 color:Black;
 font-weight:bold; 
 font-style: italic;
 font-family: "Times New Roman", Times, serif;
 margin-right:1px;
 }
#reste {
	background-image: url("../images/cochon_r2_c1.jpg");
    background-repeat: no-repeat;
    height: 900px;
    position: relative;
    top: 18px;
    width: 900px;
	}
#texte1{
 left: 70px;
    line-height: 27px;
    position: relative;
    text-align: left;
    top: 25px;
    width: 760px;
}
#texte2{
	clear: both;
	left: 45px;
    line-height: 22px;
    position: relative;
    text-align: left;
    top: 20px;
    width: 630px;
}
#text2b {
	  float: left;
    left: 195px;
    position: relative;
}
#texte4{
	 clear: both;
    left: 0;
    position: relative;
    top: 2px;
}
#texte3{
	 float: left;
    left: 365px;
    position: relative;
    text-align: left;
    top: 88px;
    width: 550px;
}
#texte3 img{
	float:right;
	margin-right: 80px;	
	margin-top:20px;
}
img{
	border: none;
}
#plan{
	position: relative;
    top: 0;
}
#img1{
	float: right;
 
    position: relative;
    top: 0;
	
}
#img2{
	  position: absolute;
    right: -10px;
    top: 77px;
}
#img3{
	 position: absolute;
    right: 25px;
    top: 160px;
}
#img4{
	 left: 22px;
    position: absolute;
    top: 5px;
}
#img5{
	 left: 90px;
    position: absolute;
    top: 168px;
    z-index: 9;
}
#img6{
	 left: 22px;
    position: absolute;
    top: 294px;
    z-index: 8;
}
#img7{
	border: 1px solid black;
    left: 470px;
    position: relative;
    top: 20px;
    z-index: 10;
}
#img8{
	 border: 1px solid black;
    left: 480px;
    position: relative;
    top: 20px;
}
#img20{
	 border: 1px solid black;
    left: 490px;
    position: relative;
    top: 20px;
}
#img9{
	 left: 85px;
    position: absolute;
    top: 198px;
    z-index: 10;
}
#img10{
	 left: 15px;
    position: absolute;
    top: 30px;
}
#img11{
	position: absolute;
	top: 680px;
	left: 740px;
}

	#events {
		     float: left;
    position: relative;
    top: 70px;
	}
#coord{
	  background-image: url("../images/cochon_r3_c1.jpg");
    background-repeat: no-repeat;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    height: 103px;
    position: relative;
    text-align: center;
    top: 101px;
    width: 900px;
}
#credit{
font-size: 12px;
    margin-top: 0;
    text-align: center;
}
#credit a:active, #credit a:link, #credit a:visited {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: Black;
}
#credit a:focus,#credit a:hover {
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	color: Black;
}
#menu{
	clear: both;
    left: 115px;
    position: relative;
    text-align: left;
    top: 60px;
}
#menu a:active,#menu a:link,#menu a:visited {
	text-decoration: none;
	color: Black;
	font-style: normal;
	font-weight: bold;
}
#menu a:focus,#menu a:hover {
	text-decoration: none;
	color: Black;
	font-style: italic;
	font-weight: bold;
}

#leplan {
	  clear: both;
    height: 300px;
    position: relative;
    text-align: center;
}		
#formul {
	left: 195px;
    position: relative;
    top: -20px;
}
/*--------- Lightbox -----------*/

#lightbox{
	position: relative;
    background-color: #ffffff;
    padding: 3px;
    border-bottom: 1px solid #b20000;
    border-right: 1px solid #b20000;
	 
}
#lightboxDetails{
    font-size: 0.9em;
    color:#b20000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ position: relative;border: none;  }

#overlay img{ border: none; z-index: 500; }

#overlay{ background-image: url(../overlay.png);  }

* html #overlay{ /*Hack IE */
    background-color:  #ffffff;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}

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

	
