body {
	margin: 8px;
	padding:0px;
	background-color:#fed9b8;
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;
}
#container {
	width:980px;
	height:642px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
#header{
	width:980px;
	height:134px;
}
.infocentre{
	width:727px;
	height:459px;
	float:left;
}
.centre1{
	width:728px;
	height:328px;
	background-image:url(images/background.png);
	background-repeat:repeat-y;
}
.infodroite{
	width:237px;
	height:459px;
	background-image:url(images/img_droite.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
}
.alinea{
	padding-left:7px;
	text-align:center;
}
.texte1{
	margin-left:20px;
	line-height:14px;
}
.texte2{
	margin-left:45px;
	text-align:center;
	font-size:16px;
	line-height:19px;
}
.adress1{
	float:left;
	padding-left:350px;
	text-align:center;
}
.adress2{
	float:right;
	padding-right:150px;
}
.footer{
	width:729px;
	height:96px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}
.contact{
	width:49px;
	height:43px;
	padding-left:55px;
	padding-top:45px;
}
.recherche{
	width:227px;
	height:52px;
	padding-left:10px;
}
.liste{
	padding-left:120px;
	line-height:19px;
}
#lien1{
	margin-left:380px;
	float:left;
}
#lien2{
	margin-right:115px;
	float:right;
}
#sign{
color:#fa8b28;
text-align:center;
margin-top:4px;
}
#sign a{
color:#fa8b28;
text-decoration:none;
}
#sign a:hover{
text-decoration:underline;
}