#site {
	margin: 5px auto 0 auto;
	display: table;
	width: 851px;
	height: 100%;
	border-top: #fedd98 5px solid;
	
}
#head {
	margin: 0 0 0 0;
	display: block;
	width: 851px;
	height:211px;
	border-left: #fedd98 5px solid;
}
#head_left {
	margin: 0 0 0 0;
	height:211px;
	width: 151px;
	position: relative;
	display:block;
	float:left;
	background-image: url(../img/global/bg_tete3.jpg);
	background-repeat: repeat-x;
	
	}
#head_right {
	height:211px;
	display:block;
	width: 700px;
	position: relative;
	float:left;
	background-image: url(../img/global/bg_top2.jpg);
	background-repeat: repeat-x;
}
#content {
	position: relative;
	display:block;
	background-image: url(../img/global/bg_total4.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 851px;
	height: 100%;
	border-left: #fedd98 5px solid;
}
#content_left {
	position: relative;
	display:block;
	width: 151px;
	float:left;
	height: 100%;
	
}
#content_right {
	display:block;
	float:left;
	position: relative;
	height: 100%;
	width: 700px;
}
/********************* FOOTER  *********************/
#footer {
	position: relative;
	display:block;
	float: left;
	width:851px;
   }
#footer_left {
	position: relative;
	float: left;
	display: block;
	width: 151px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #000;
	text-align: center;
	color: #fedd98;
   }
#footer_right {
	padding-left:25px;
	position: relative;
	float: left;
	display: block;
	width: 660px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #fedd98;
	text-align: left;
   }
/************************* pour photos sommaire ************************/
.col {
	position: relative;
	width: 670px;
}
.ligne {
		float: left;
		margin-right: 5px;
		width:215px;
		min-height: 210px;
}
.adr_block {
		float: left;
		margin-right: 5px;
		width:330px;
}