#container {
	background-image:url('../images/back_container.png');
	margin:auto;
	width:800px;
}

#header_01{
	background-image:url('../images/banniere_01.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#header_02{
	background-image:url('../images/banniere_02.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#header_03{
	background-image:url('../images/banniere_03.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#header_04{
	background-image:url('../images/banniere_04.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#header_05{
	background-image:url('../images/banniere_05.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#header_06{
	background-image:url('../images/banniere_06.jpg');
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
}

#logo {
	margin-top: 171px;
	
}

#menu {
	float:left;
	width:150px;
	padding-top:8px;
}

#menu h2 {
	letter-spacing:3px;
	text-align:left;
	font-size:1.1em;
}

#menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:150px;
}

#menu li {
	margin:0px;
	margin-left:20px;
	padding:0px;
	width:130px;
}


#menu a {
	display:block;
	margin:0px;
	padding:0px;
	width:110px;
	padding-left:20px;
	background-image:url('../images/puce.png');
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

#menu a:hover {
	color: #fff;
	background-color: #839A59;
	text-decoration:none;
	background-image:none;
}

#page {
	margin-left:160px;
}

#page h2 {
	margin: 0px;
	padding:5px;
	font-size:1.2em;	
	margin-top:5px;
	border: 2px solid #EAEFE0; /*#E1C863*/
	width:95%;
}

#page h3 {
	margin: 0px;
	padding:5px;
	font-size:1.1em;	
	margin-top:5px;
	margin-left:25px;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom: 1px solid #EAEFE0; /*#E1C863*/
	width:78%;
}

.emphase {
	color:#EFB53B;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.cadre_photo {
	border: 5px solid #839A59;
}

.ch_det {
	border: 1px dashed #839A59;
	margin:5px;
	background-color: #E8FFBF;
	width:230px;
	margin-left:352px;
	padding:3px;
}

.ch_inf {
	border: 1px dashed #839A59;
	margin:5px;
	background-color: #FFFABF;
	width:230px;
	margin-left:352px;
	padding:3px;
	color:#DF9800;
}

.ch_inf a {
	color:#DF9800;
}

.miniature {
	float:left;
	width:100;
	height:75px;
	margin:10px;
}

.miniature img {
	width:100;
	height:75px;
	border:0px;
	border:2px solid #fff;
}

.miniature img:hover {
	border:2px solid #839A59;
}

#footer {
	background-image:url('../images/soleil.png');
	background-repeat:no-repeat;	
	background-position: right bottom;
	height:150px;
	clear:both;
	text-align:center;
}

#footer_bis {
	margin:auto;
	width:800px;
	color:#fff;
	clear:both;
	background-image:url('../images/back_footer.png');
}

#footer_ter {
	background-repeat:no-repeat;	
	background-position: right top;
}

#footer_ter ul {
	margin:0px;
	
}

#footer_ter a {
	color:#fff;
} 


#tarif {
	width:400px;
	margin:auto;
	text-align:left;
	border:1px solid #839A59;
	border-collapse:collapse;
}

#tarif th {
	text-align:center;
	background:#839A59;
	color: #fff;
}