
* {
margin:0pt;
}


body {
background:#3E6A42 url(images/fond.jpg) repeat-x top left;
font-family:Tahoma,Arial,sans-serif;
font-size:0.9em;
}

table {
	font-size:90%;
}

legend {
	color:#fff;
}

h1 {
	padding:0 0 10px 0;
	margin:0;
	color:#fff;
	font-size:14px;
}

#container {

}

#header {
	height:380px;
}

#headerleft {
	background:url(images/headerleft.jpg) no-repeat top left;
	height:236px;
	width:530px;
	float:left;
}

#headerright {
	background:url(images/headerright.jpg) no-repeat 0 0;
	height:236px;
	width:370px;
	margin-left:530px;
}

#headerbas {
	clear:both;
	background:url(images/headerbas.jpg) no-repeat 0 0;
	height:130px;
	width:900px;
}

#headerrightrepeat {
	/* background:url(images/fondrightbas.jpg) repeat-x;  */
	height:130px;
}

#texteheadergauche {
	display:block;
	width:350px;
	padding-left:200px;
	color:#FAC5A6;
}

#texteheadergauche strong {
	color:#fff;
}


.both {
    clear:both;
}

#contenu {
	padding:0;
	width:900px;
	margin:0 20px 0 20px;
	color:#fff;
}

#contenudroite {
	padding:0 20px 20px 20px;
	margin:0;
	margin-left:50%;
	border-left:1px solid #749D78;
	
}

#contenugauche {
	float:left;
	padding:0;
	margin:0;
	width:450px;

}

#contenugauche img {
	border:1px solid #fff;
}

#bloc1, #bloc2 {
	margin:0;
	padding:0 20px 0 0;
	width:45%;
	height:200px;
	background:url('images/sepaverti.png') no-repeat 0 50%;
} 

#bloc1{
	float:right;
}

#bloc2{
	
}

#bloc1 span, #bloc2  span {
	display:block;
	padding:30px 10px 0 0;
	} 


#bloc1 h1, #bloc2  h1 {
	padding:0 0 2px 20px ;
	margin:0; 
	color:#fff;
	font-size:14px;
	} 

#bloc1 p, #bloc2  p{
	padding:0;
	margin:0 15px 0 15px; 
	} 
#bloc1 em, #bloc2  em{
	display:block;
	margin-left:43%;
	color:#B0C1B1;
	font-style:normal;
	font-size:85%;
	} 
	
#bloc1 img, #bloc2  img {
	border:1px solid #fff;
	margin:1px;
	padding:2px;
	float:left;
	} 





#slideshow {
	position:absolute;
	top:79px;
	left:548px;
	width:352px;
	height:284px;
}
#menu {
	position:absolute;
	left:380px;
	height:50px;
	font-weight:bold;
	width:750px;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	margin:0;
	padding:0;
	float: left;
}
#menu ul li a{
	background:url(images/bouton_gauche_both.gif) left top no-repeat;
	display:block;
	color: #FFF;
	margin:0 5px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
}
#menu ul li a span{
	background:url(images/bouton_droite_both.gif) right top no-repeat;
    display:block;
	padding:5px 15px 4px 6px;
}
#menu a:hover {
      background-position:0% -28px;
      }
#menu a:hover span {
      background-position:100% -28px;
      }
/* liens */
a {
	margin-top:3px;
	text-decoration:none;
	color:#EDDD0C;
}
#bloc1 a:hover, #bloc2 a:hover  {
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

/*footer*/
#footer {
	border-top:1px solid #749D78;
	width:880px;
}

#footer span {
	color:#fff;
	padding:10px 5px 0 5px;
	font-size:85%;
	letter-spacing:0.025em;
}

.maj, .copyright {
	color:#749D78;
	font-size:75%;
	text-align:right;
	padding:1em;
} 

.sep {
	width:600px;
	margin:0 auto;
	padding:10px 0 10px 0;
	border-bottom:1px solid #749D78;
}

/*lightbox*/
#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:medium none;
	margin-top: 10px;
}

#outerImageContainer{ 
	border: 1px solid #f0dddc;
	margin: 0 auto; 
}

#imageContainer { 
	padding: 2px; 
}

#imageDataContainer { 
	font: 10px Verdana, Helvetica, sans-serif; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#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: #611d1a; 
}
