body
{
	margin-left: 0px ;
	margin-right: 0px ;
	background-color: black ;
	color: rgb(213,113,54) ;
}

.liste_menu
{
	/*border: 1px solid silver ; */
	/*padding-right: 25px ;
	margin-top: 15px ; */
	padding:10px ;
}
.liste_menu a
{
	font-weight: bold ; 
	color: rgb(213,113,54) ;
	text-decoration: none ;
}
li
{
	padding-bottom: 10px ;
	margin:0px ;
}

.menu
{
	background-color: rgb(165,77,41) ; 
	/*width: 100%; */
	border: 0px solid white ; 
	padding-left: 280px ;
}

.menu td
{
	border-left: 0px solid black ;
	border-right: 1px solid black ;
	padding: 0px 10px 0px 10px ;
	/*background: url('../images/fond_menu.png') ;*/
}

#menu_gauche
{
	float: left ; 
	width: 150px ;
	margin: 10px ;
	/*margin-top: 10px ; */
	margin-right: 10px ; 
	/*margin-left: 10px ;*/
	background-image: url('../images/cadre_chris.png') ;
	background-repeat: no-repeat;
}
#horaires
{
	text-align: center ;
}