/*--------------------------------------
        Mise en Page ank sculpture
       Source : www.ank-sculpture.com 
      Copyright : Com and Sites 2009
--------------------------------------*/
/*------ Common --*/
body{
	font-size:75%;
	background:#ffffff url(images/fond_body.jpg) repeat-x top left;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size:75%;
	padding: 0px;
	text-align: center;
	margin-top:-10px;
}

img{
  border:0px;
	z-index:1;
}
ul, li{
  margin:0; 
  padding:0;  
}
a{
  color:#000000;
  font-weight:bold;
}
a:hover, a:focus{
  background-color:#d2c9bb;
}

.bold{
 font-weight:bold;
}
.bold2{
 font-weight:bold;
 color:#d2c9bb;
}


p.info{
 font-weight:bold;
 color:#333399;
}

.area{
position: relative;
height:250px;
margin:0;
}
.passage{
background:#333399;
}

/*------ Structure ---*/


#all {
  margin-top:-10px;
  margin-left: auto;
  margin-right: auto; 
	background:#333333 url(images/fond_all.jpg) no-repeat bottom left;
	width: 850px;
	text-align: left;
}

#logo {
position:absolute;
  margin:-205px 0 0 450px;
}

#header {
  margin-top:-12px;
  left:0;
	height:186px;
	background:#333333 url(images/banniere.jpg) no-repeat center;
  z-index:1;
}

/*------ menu---*/

#fondmenu{
  position:relative;
	width:100%;
  padding-top:10px;
  background-color:#000000;
  
	height:30px;
  z-index:0; 
}


#menu li{
  display:inline;
}

#menu li a{
  color:#beaf99;
  font-weight:bold;
  text-decoration:none;
	font-size:100%;
	width:85px;
	padding:10px;
}


#menu li a:hover, #menu li a:focus{
position:relative;
  background-color:#beaf99;
  color:#000000;
	padding-bottom:14px;
}



#left {
  float:left;
	padding:20px 0 20px 20px;
	width:430px;
	height:470px;
	margin:10px 0 0 0;
	color:#beaf99;
	text-align:justify; 
}

.titre_index{
position:relative;
	width: 321px;
	height:77px;
	margin-top:-20px;
	margin-left:80px;
	background:#ffffff url(images/titre_index.gif) no-repeat;
}

#left2 h1{
font-size:130%;
	color:#d2c9bb;
	text-align:right;
}

#left2 {
  float:left;
	padding:10px;
	width:250px;
	height:600px;
	margin:10px 0 0 0;
	color:#beaf99;
	text-align:justify; 
}



#right {
	float: left;
	width: 304px;
	margin: 80px 20px 0 50px;
	padding: 0 3px 70px 3px;
	background:#ad9b80 url(images/fond_right2.jpg) no-repeat bottom left;
	font-size:100%;
	color:#333333;
}

.actu{
position:relative;
	width: 310px;
	height:60px;
	margin-top:-50px;
	margin-left:-3px;

	background:#ffffff url(images/titre_actu.jpg) no-repeat;
}

.letter{
margin-left:100px;
margin-top:50px;
	text-align:right;
	font-weight:bold;
}


#right p{
	padding:0 5px 0 5px;
}
.titre_diapo{
position:relative;
	width: 510px;
	height:58px;
	background:#9e8a6c url(images/titre_diapo.jpg) no-repeat;
	margin-top:-30px;
}
#right2{
	float: left;
	width: 510px;
	height:570px;
	margin: 50px 20px 0 40px;
	background:#9e8a6c url(images/fond_diapo.jpg) no-repeat bottom;
	font-size:100%;
	color:#333333;
	z-index:1;
}
#right2 h4{
	padding: 0px 0px 0 5px;

}


/*------ a effacer quand terminer csss index construction-----*/

#contenu {
position:relative;
	height: 600px;
	width:850px;
	margin:auto;
	padding:0 5px 5px 5px;
	text-align: center;
	color:#ffffff;
}

#contenu h1{
font-size:120%;
	color:#ffffff;
}
/*------fin csss index construction-----*/

#diaporama{
clear:both;
 position:relative;
 padding-left:300px;

}

#diaporama h1{
font-size:100%;
color:#ffffff;
}

#diaporama li{
 display:inline;
}

#diaporama a{
opacity:0.5; 
}

#diaporama a:hover{
opacity:1; 
background-color:transparent;
}


/*------ diapo noobslide -----*/



.buttons{padding:5px 0 0 5px;
}
.buttons span{
display:inline;
width:60px;
height:60px;
color:#0080FF;
padding:10px 2px 2px 2px;
cursor:pointer;
font:10px Verdana;
opacity:0.5; 
}

.buttons span.active,.buttons span:hover{
	opacity:1; 
}

#box4{
	position:absolute;

}
#box4 div{
	width:480px;
	height:500px;
	float:left;
	margin:0;

}

#box4 h3, #box4 p, #box4 ul{
padding-left:3px;
}
#box4 p{

z-index:1;
}
#box4 img{
	float:left;
	margin:0 3px 0 5px;
	z-index:1;
	
}
#info4{
	color:#fffff0 !important;
	cursor:default;

}

/* ********************************** */

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
		
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
	
}
.info h4{
	font-size:14px;

}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px 0 5px;
	text-decoration:none;
		
}

.mask3{
	position:relative;
	width:480px;
	height:380px;
	overflow:hidden;
}

/*------ Pop Up -----*/
#popup, #popup2{
 position:absolute;
 width:25em;
 height:20em;
 top:10%;
 left:30%;
 color:#333333;
  background:transparent url(images/fond_popup.gif) no-repeat;
 z-index:5;
 text-align:left;
 padding:10px;
}

#popuphotoV,#popuphotoH{
 position:absolute;
 width:240px;
 height:350px;

 color:#333333;
  background:transparent url(images/fond_popuphotoV.gif) no-repeat;
 text-align:center;
 padding:10px 0 0px 0px;
 z-index:5;
}

#popuphotoH{
 width:340px;
 height:300px;
  background:transparent url(images/fond_popuphotoH.gif) no-repeat;
}

#popup h1,#popup2 h2,#popuphotoV h2,#popuphotoH h2{
 font-size:98%;
 text-align:center;
 padding-bottom:10px;
}


#popup2{
width:240px;
 height:340px;
background:transparent url(images/fond_popuphotoV.gif) no-repeat;
 padding:5px 5px 0 5px;
}

#popup2 ul{

 padding:0 0 0 25px;
}



a#close {
  position:absolute;
width:27px;
 height:28px;
  top:15px;
  right:30px;
	 background:#ae9c82 url(images/close.gif);
}
a#close:hover {
  position:absolute;
	 background:#ae9c82 url(images/close2.gif);
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:transparent;
	cursor: pointer;
	
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #b2a086;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 4px solid #b2a086;
	background-repeat: no-repeat;
	-moz-border-radius : 10px;

}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #b2a086;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 27px;
	height: 28px;
	background:#ae9c82 url(images/close.gif);
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


	/*------ Divers -----*/
	


.adaptive{
  position:absolute;
 	left:0px;
 	top:-1000px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

#separateur {
  clear: both;
	margin-top:1em;
	}
	
#footer {
width:100%;
 position:relative;
	 background:#c4b194;
	margin-top:20px;
	padding:5px; 
	}
	

.addr{
  font-size:11px;
  text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#333333;
}

.signature{
  text-align:right;
	font-size:10px;
	font-style:normal;
	color:#333333;
}
.signature a{
  color:#333333;
}
.signature a:hover{
background:transparent;
	color:#ffffff;
}

/*------ formulaire news letter -----*/

.formulaire{
text-align:justify;
}

.champsmail, .submit, .submit2{
  color:#fffff0;
	font-weight:bold;
	border:0;
	background:#333333;
}

.submit2{
  text-align:center;
}
 h4.petit{
 font-weight:normal;
 }
.submit:hover{
  color:#ffffff;
	background:transparent;
	border:1px solid #333333;
}



.champs{
width:100px;
color:#0066cc;
background-color:#000000;
}


	

