*
{
margin:0;
padding:0;
font-size:12px;
}

body {

	background-color: #ff8a00;
    font-family: Times New Roman, Arial, Helvetica, sans-serif, Verdana;
	margin:auto;
	font-size:12px;
	text-align:justify;
	font-weight:;
}

#page
{
margin:auto;
width:924px;
height:830px;
background:  url(images/fond.jpg) no-repeat;
}

#content
{
	width:555px;
	height:427px;
	background: url(images/content.png) no-repeat;
	
}

#content2
{
	float:left;
	width:555px;
	height:427px;
	margin-left:178px;
}

#content h2
{
	color:black;
	padding:10px;
	font-size:16px;
}

#content img
{
	float:left;
}

.accueil p
{
	color:black;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-indent:0px;
}

.lienblanc { text-decoration: none; color:white; }

#menu
{
	float:left;
	background:  url(images/fond_menu.png) no-repeat;
	margin-top:207px;
	margin-left:178px;
	width:554px;
	height:23px;
}

#menu a
{
	float : left; 
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	color:white;
	text-decoration:none;
}
 
#menu li
 {
	display: inline;
}

#menu a:first-letter
{
 color:#ff8a00;
}

#menu a:hover
{
 color:#ff8a00;
}
 
.horaires
{
	text-align:center;
} 

.horaires p
{
	padding-bottom:20px;
}
 
#menu ul  {
margin : 0;
list-style : none;
} 

#adresse
{
  float :left;
 border: solid black 0px;
 width:200px;
 top:100px;
 margin-left:100px;
  margin-top:30px;
  color:white;
}

#photo
{
  border: solid black 0px;
  float :left;
  width:350px;
  height:135px;
  margin-left:160px;
  margin-top:10px;
  color:white;
}

#photo img
{
	float:left;
	margin-left:6px;
	margin-top:10px;
}

#photo a
{
	text-decoration:none;
	border:none;
}
