#page
{
	background-image: url('/images/frontend/accueil/background.jpg');
font-family: Arial, Helvetica, sans-serif;
}
#menu
{
	font-size: 17px;
	position: absolute;
	left: 740px;
	top: 225px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
}
#menu li
{
	list-style: none;
	height: 26px;
	background-image: url(/images/frontend/accueil/puce.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#menu li a
{
	color: white;
}
#menu li a:hover
{
	color: #5D5958;
}
#retour
{
	top: 138px;
}
#texte1
{
	position: absolute;
	top: 175px;
	left: 60px;
	width: 600px;
	height: 105px;
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
  
  color: #515151;
  
}
#texte1 h1
{
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #571818;
  
}
#texte2
{
	position: absolute;
	top: 485px;
	left: 62px;
	width: 240px;
	height: 105px;
	color: white;
	line-height: 14px;
	font-size: 11px;
}
#texte3
{
	position: absolute;
	top: 485px;
	left: 337px;
	width: 240px;
	height: 105px;
	color: white;
	line-height: 14px;
	font-size: 11px;
}
#news
{
	position: absolute;
	top: 440px;
	left: 620px;
	color: white;
	width: 303px;
	height: 150px;
}
#news h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}
#news p
{
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	color: #c8c0c0;
	border-bottom: 1px solid white;
	height: 45px;
	font-size: 11px;
}
#kine
{


position: absolute;
	width: 150px;
	height: 100px;
	left: 142px;
	top: 578px;
}

#kine a
{
	font-size:17px;
	color: #FFFFFF;

}

#osteo
{

position: absolute;
	width: 90px;
	height: 50px;
	left: 429px;
	top: 578px;
}

#osteo a
{
	font-size:17px;
	color:#FFFFFF;

}
