/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	font: normal 80%  Arial,Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-top:8px;
	text-align: left;
	color:#562012;
	background-color:#E0E0D3;

}


#conteneur {
		width: 998px;
		margin: 0 auto; 
		background-color:#F0F0E6;
		text-align:center;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	text-align: left;
	height:114px;
	background: url(images/bg_header.jpg) right top no-repeat;
}



/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */



#cadre_contenu {
	float: right;
	margin:0;
	padding:0;
	width:778px;
	margin-right:10px;
	background-color:#5A382E;
	height: auto;
	min-height: 460px;
	_height:460px;
	color:#F0F0E6;
	text-align: left;


}

#cadre_contenu {
	float: right;
	margin:0;
	padding:0;
	width:778px;
	margin-right:10px;
	background-color:#5A382E;
	height: auto;
	min-height: 460px;
	_height:460px;
	color:#F0F0E6;
	text-align: left;


}

#cadre_menu {
	float: right;
	width:200px;



}



/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */
ul#menu {list-style-type: none;} 

ul#menu li {margin-bottom: 5px;}

ul#menu a {     
	margin: 28px 0px;
     	width: 115px; 
     	height: 18px;
     	display: block;
     	text-align: left;
     	border-left: 1px solid #413530;
     	text-decoration: none;
     	color: #413530;
	padding-left: 20px;
	line-height: 18px;
	font-weight: bold;
	 }
	 
ul#menu a:hover {
     background: #E0E0D3;
     }
/* ------------------------------------ */
/*                                      */
/*            Copyright                 */
/*                                      */
/* ------------------------------------ */

#copyright {
		background-color:#E0E0D3;
		text-align: right;
		font-size:11px;
		color:#8C746D;
	}

#copyright a { 	
		color:#8C746D;
		line-height:25px;
		text-decoration: underline;
}

#copyright a:hover { 	
		color:#8C746D;
		text-decoration: none;
		line-height:25px;
}

/* ------------------------------------ */
/*                                      */
/*            Typographie               */
/*                                      */
/* ------------------------------------ */
.spacer {
 	clear: both;
 }
img {border:0;}
P {margin:0; padding:0;}

.gris {color:#97978C;}
.flash {float: left;
	margin-left:14px;
	margin-top:22px;
	margin-right:10px;
	border: 2px solid #8C746D;
	height:415px;
	
}

.tendance {
float: left;

}

.right {float: right;margin:10px;}
.texte {padding-left:20px;padding-right:20px;text-align:justify;color:#EADFDB;}
a {color: #DF9C0B; text-decoration: none}
a:hover {text-decoration: underline;}



/* ------------------------------------ */
/*                                      */
/*           GALERIE                    */
/*                                      */
/* ------------------------------------ */

	#gallery {
		margin-top:20px;
		padding: 0px;
		width: 730px;
		margin:0;
	}



    	.photo {float:left;height:150px; width:200px;margin-left:22px;margin-bottom:10px;border:1px solid #8C736C;background-color:#8C736C;}
	.photo2 {float:left;height:150px; width:150px;margin-left:22px;margin-bottom:10px;border:1px solid #8C736C;background-color:#8C736C;}

/* ------------------------------------ */
/*                                      */
/*            Form                      */
/*                                      */
/* ------------------------------------ */

label {
 font-size:12px;color:#FFFFFF;
 }

.horaire {text-align:center; width: 700px; color:#FFA405;}












