@charset "UTF-8";
/********************************** structure *********************************/
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/BG_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#header {
	text-align: left;
}
#top {
	height: 134px;
	background-image: url(../images/BG_header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 70px;
	padding-left: 70px;
	font-size: 22px;
}
#nouvelles {
	width: 260px;
	margin-left: 130px;
	float: right;
	text-align: right;
}
#content {
	height: 763px;
	background-image: url(../images/BG_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	width: 262px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
	padding-top: 20px;
}
#info {
	width: 700px;
	float: right;
	padding: 20px;
}
#texte {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 55px;
	padding-bottom: 25px;
	padding-left: 55px;
	line-height: 20px;
}
#footer {
	background-image: url(../images/BG_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
}
#adresse {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 200px;
	text-align: left;
}
#jobs {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 400px;
	text-align: right;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 15px;
}
/********************************** style *********************************/
h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
h3 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #909CA0;
	margin-top: 0px;
}
#top p {
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	line-height: 22px;
	text-align:justify;
}
#nouvelles p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: no
}
#menu a:link {
	font-family: Arial;	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#menu a:visited {
	font-family: Arial;	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial;	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}
.bt-acheter {
	float: right;
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #3b3939;
}
#info a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9EB8C2;
}
#info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9EB8C2;
}
#info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.photo {
	border: 1px solid #566571;
}
#footer a:link {
	font-family: Arial;
	font-size: 12px;
	color: #A8ADAF;
	line-height: 20px;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial;	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial;	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}

