body {
scrollbar-base-color: #AB1618;
background-color: White;
color: #333333; 
font-family: Arial, Helvetica, sans-serif;
}
#contenaire{
	background-image: url(images/index.jpg);
   background-repeat: no-repeat;
	background-position: center;
	width: 850px;
	height: 650px;
}

#menu a:active,#menu a:visited,#menu a:link {
text-decoration: none;
color: White;
font-size: 28px;
font-style: normal;
}
#menu a:focus,#menu a:hover {
	text-decoration: none;
color: White;
font-size: 28px;
font-style: italic;
}

.acc{
position: absolute;
top: 180px;
left:480px;
}
.cont {
position: absolute;
top: 215px;
left:480px;
}
#contenu{
	font-size: 25px;
	color: #333333;
	position: absolute;
	top:380px;
	left: 100px;
	width: 450px;
	text-align: left;
	line-height: 50px;
}
.petit{
	font-size: 18px;
}

#fd {
	position: absolute;
	top: 160px;
	left: 10px;
	z-index: 20;
	
}
#contenucont{
	font-size: 13px;
	color: #333333;
	position: absolute;
	top:293px;
	left: 100px;
	width: 400px;
	text-align: left;
}
.recap{
margin-left: -125px;
}
#coor{
  text-align: left;
  line-height: 30px;
	position: absolute;
	top: 455px;
	left:390px;
	font-size: 16px;
	color: #AB1618;
	font-weight: bold;
}
.button{
	background-color: #AA1614;
	color: white;
}
.footer{
	font-size: 9px;
	position: absolute;
	top: 632px;
	left: 320px;
}
.footer a{
	color: #333333;
}
