/*  
------------------------------------------
Corps 
------------------------------------------
*/

* {
	margin : 0;
	padding : 0;
	border : 0;
	text-decoration: none;
	background: transparent;
	}

body {
	font : transparent 100% Georgia, Times New Roman, Times, serif;	
	font-size:17px;
	color:#422a19;
	line-height:140%;
	background: #FFF url(ima/cont_fond_all.jpg) repeat-x left top;		
      }

h1 {
	text-indent:-9000px;
	margin: -40px 0 0 0;
      }	

h2 {
	font-size: 30px;
	font-weight:normal;
	font-style:italic;
	margin:0 0 5px 0;
      }	

h3 {
	font-size:21px;
	color:#553a26;
	font-weight:normal;
	margin:20px 0 5px 0;
	}	

h4 {
	font-size:18px;
	font-weight:normal;
	color:#77573f;
	font-style:italic;
	margin:0 0 0 0;
      }	

p {
	padding:5px 0 0 0;
	color: #84654d;
	}


a {

}  

a:link {
	color: #7c6351;
}

a:visited {
	color: #7c6351;
}

a:hover {
	color: #331f10;
}


ul {
	padding: 5px 0 0 16px;
	}

li {
	color: #94755f;
	}


/*  
------------------------------------------
Contener general
------------------------------------------
*/

	  
#contAll {
	width : 1000px;
	min-height: 850px;
	margin : 0 auto;
      }


/*  
------------------------------------------
Ligne top
------------------------------------------
*/

	  
#top {
	width : 1000px;
	height: 245px;
	text-align:left;
	background: transparent url(ima/cont_fond_top.png) no-repeat left top;
      }

#topG {
	float: left;
	width : 280px;
	text-indent : -9000px;
      }
	  #topG a {
	display : block;
	width: 280px;
	height: 200px;
    }	
#topM {
	float: left;
	width : 505px;
      }
#topD {
	float: left;
	width : 215px;
	padding: 20px 0 0 0;
      }
	  
#topMenu {
	clear:both;
	width : 1000px;
	height: 45px;
	font-size:14px;
	}
#topMenuG {
	float: left;
	width : 573px;
	padding: 10px 0 0 20px;
	}
#topMenuD {
	float: left;
	width : 400px;
	padding: 10px 0 0 7px;
	}
/*  
------------------------------------------
Ligne centre
------------------------------------------
*/

	  
#centre {
	width : 1000px;
	text-align:justify;
	background: transparent url(ima/cont_fond_centre.gif) no-repeat left top;
}

#centreG {
	float: left;
	width : 440px;
	padding: 35px 30px 0 30px;
      }
.centreGTit {
	width : 440px;
	height: 100px;
      }
	  .centreGTitG {
	  float: left;
	  width : 70px;
      }
	  .centreGTitD {
	  float: left;
	  width : 370px;
      }
	  
#centreD {
	float: left;
	width : 440px;
	padding: 35px 30px 0 30px;
      }
	  
#centreBas {
	clear:both;
	width:970px;
	height:50px;
	text-align:right;
      }

/*Galerie photo*/




/*  
------------------------------------------
Ligne bas
------------------------------------------
*/

	  
#contBas {
	width : 100%;
	background: #987a64 url(ima/cont_fond_contBas.jpg)  repeat-x left top;
      }

#bas {
	width : 1000px;
	min-height: 300px;
	margin : 0 auto;
	background: #987a64 url(ima/cont_fond_bas.jpg) no-repeat left top;
      }

#basG {
	float: left;
	width : 165px;
	font-size:14px;
	padding: 30px 0 0 55px;
    }	

#basM {
	float: left;
	width : 330px;
	font-size:14px;
	padding: 30px 0 0 17px;
      }

#basD {
	float: left;
	width : 420px;
	text-align:right;
	padding: 30px 0 0 0;
      }


/*  
------------------------------------------
Colonne menu centre
------------------------------------------
*/

#contCentre {
	float: left;
	width : 520px;
      }
	  


/*  
----------------------
AUTRE
*/

.imgHB {
	margin:10px 0 7px 0;
	}	
	
.imgH7 {
	margin:7px 0 0 0;
	}	
	
.mentions {
	padding-top:10px;
	font-size:11px;
      }	
	  
.blanc {
	color:#FFF;
	letter-spacing:normal;
      }	

.pics {
	margin-bottom: 15px;
	box-shadow: 5px 5px 8px #aaa;
	cursor: pointer;
	background-color: rgba(0, 0, 255, 0.5);
	opacity: 0.7;
}

.pics:hover {
	opacity: 1;
}

#fb_content {
	overflow: hidden;
}

#fb_page {
	width: 350px;
	text-align: center;
	height: 75px;
	line-height: 60px;
	float: left;
}