body {
scrollbar-base-color: #4A4681;
background-color: #F9FCFF;
font-family: " Klill", Arial, Helvetica, sans-serif;
color: #333333;
margin: auto;
}
img{
	border: none;
}
#contenaire{
background-image: url(images/maquette.jpg);
background-repeat: no-repeat;
width:900px;
height: 680px;
margin-left: 80px;
}
/** texte decoration***/
.capti{
	text-transform: capitalize;
}
.petit{
	font-size: 18px;
}

/*** menu**/
#acc a:active,#acc a:link,#acc a:visited {
position: absolute;
top: 205px;
left:320px;
width: 101px;
height: 45px;
background-image: url(images/acc.jpg);
background-repeat: no-repeat;
}
#acc a:focus,#acc a:hover {
position: absolute;
top: 205px;
left:320px;
width: 101px;
height:45px;
background-image: url(images/acc-hover.jpg);
background-repeat: no-repeat;
}
#cont a:active,#cont a:link,#cont a:visited  {
position: absolute;
top: 294px;
left:330px;
width: 107px;
height: 48px;
background-image: url(images/cont.jpg);
background-repeat: no-repeat;
}
#cont a:focus,#cont a:hover {
position: absolute;
top: 294px;
left:330px;
width: 107px;
height: 48px;
background-image: url(images/cont-hover.jpg);
background-repeat: no-repeat;
}
/*** contenu***/
#contenu{
	color:#333333;
	position: absolute;
	top:150px;
	left:480px;
	width: 445px;
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
}
#contenucont{
	color:#333333;
	position: absolute;
	top:170px;
	left:470px;
	width: 440px;
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
}
.cap{
	color: #CC0001;
	font-size: 30px;
	letter-spacing: 2px;
}
.button{
	background-color: #2A2464;
	color: white;
}

/*** adresse***/
#coor{
  text-align: left;
  line-height: 25px;
  position: absolute;
  top:130px;
  left:90px;
  font-size: 23px;
  color: #FF0101;
  font-weight: bold;
}
/***plan**/
#plan{
width:400px;
position: absolute;
 font-size: 15px;
 line-height: 20px;
top: 500px;
left: 480px;
}
#plan a {
text-decoration: none;
color:#333333;
}
#plan a img {
width: 219px;
position: absolute;
top: -60px;
left: 270px;
}
.ag{
	position: absolute;
	top: 150px;
	left: 200px;
}
/*** pied de page***/
.footer{
	font-size: 9px;
	position: absolute;
	top: 666px;
	left:80px;
}
.footer a{
	color: #333333;
}
#part1{
	position: absolute;
	top: 388px;
	left: 210px;
}
#part2{
	position: absolute;
	top: 180px;
	left: 850px;
}
#part3{
	position: absolute;
	top: 589px;
	left: 120px;
}
#part4{
	position: absolute;
	top: 431px;
	left: 467px;
}
#part5{
	position: absolute;
	top: 244px;
	left: 455px;
}
#part6{
position:absolute;
top:460px;
left:600px;
}
#img1{
	position: absolute;
	top: 390px;
	left: 90px;
}
#img2{
	position: absolute;
	top: 414px;
	left: 304px;
}
#img3{
position: absolute;
top: 540px;
left: 250px;
	
}
#img4{
	position: absolute;
	top: 165px;
	left: 630px;
	
}
#img5{
position: absolute;
top: 320px;
left: 820px;
	
}
#img6{
position: absolute;
top: 539px;
left: 370px;
	
}
#img7{
position: absolute;
top: 500px;
left:625px;
}
#img8{
position: absolute;
top: 490px;
left:469px;
}
#img9{
position: absolute;
top: 278px;
left:480px;
}
#img10{
position: absolute;
top: 337px;
left:635px;
}
#img11{
position: absolute;
top: 400px;
left:100px;
}
#img12{
position: absolute;
top: 390px;
left:280px;
}
#img13{
position: absolute;
top:560px;
left:250px;
}
#img14{
position: absolute;
top:510px;
left:750px;
}
#img15{
position: absolute;
top:530px;
left:840px;
}
#txt4{
position: absolute;
top: 430px;
left: 620px;
font-size: 20px;
color: #FE0103;
}
#txt3{
position: absolute;
top: 310px;
left: 590px;
font-size: 20px;
color: #FE0103;
}
#txt2{
position: absolute;
top: 505px;
left: 850px;
font-size: 20px;
color: #FE0103;
}
#txt1{
position: absolute;
top: 515px;
left: 80px;
font-size: 20px;
color: #FE0103;
}
#news{
	position: absolute;
	top: 20px;
	left: 700px;
	color: #333333;
	line-height: 15px;
	width: 250px;
}
#nwstitre{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#nwscont{
	text-align: center;
	line-height: 19px;
	
}
#nwsimg{
	text-align: center;
	margin-top: 5px;
}
#nwsimg img{
	width: 90px;
}
#err{
	position: absolute;
	top: 30px;
	left: 700px;
	color: #333333;
	line-height: 15px;
}
