body {
	background-color: #d1d1d1;
	margin: 0 0 0 0;
	
	}
	
#wrapper {
	margin: auto;
	width: 1024px;
	}
	
#wrapper h1 {
	margin: 0 0 0 620px;
	text-align: center;
	width: 325px;
	
	
	}
	
#header {
	background-image: url("../img/header.jpg");
	width: 1024px;
	height: 450px;
	margin: 0 0 0 0;
	padding-top: 20px;
	
	}
	
#contentUp {
	background-image: url("../img/content.png");
	float: right;
	margin: -370px 50px 0 0;	
	width: 800px;
	height: 150px;
	}
	
#menuHorizontal {
	float: left;
	position: relative;
	z-index: 9000;
	margin: 40px 0 0 120px;
	text-decoration: none;
	}
	
#menuHorizontal li {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	border-left: 1px solid black;
	}
	
#menuHorizontal a {
	text-decoration: none;
	color: #000;
	font-size: 18px;

	}
	
#menuHorizontal a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 20px;
	
	}
	
	
#logoAFJC {
	background-image: url("../img/logoAFJC.png");
	width: 176px;
	height: 327px;
	margin: -65px 0 0 0;
	position: relative;
	z-index: 9000;
	
	}


	
#contentBody p {
	color: #000000;
	width: 600px;
	margin: auto;
	margin-bottom: 10px;
	}
	
#contentBody a {
	
	font-size: 16px;
	color: #000000;
	display: block;
	width: 600px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial;
	
	}
	
#contentBody a:hover {
	text-decoration: underline;
	}
	
#contentBody p.dateNews {
	
	margin: auto;
	margin-bottom: 10px;
	margin-left: 650px;
	}
	
#contentBody h1 {
	margin: 0 0 10px 100px;	
	width: 600px;
	background-image: url("../img/titreContent.jpg");
	display: block;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 32px;
	}
	
#contentBody h2 {
	margin: 30px 0 10px 100px;	
	color: #6a6a6a;
	background-image: url("../img/titreContentH2.png");
	display: block;
	background-position: 0 0px;
	width: 400px;
	background-repeat: repeat-x;
	background-position: 0 24px;
	
	}
	
#contentBody h6 {
	margin: 30px 0 10px 100px;	
	color: #ffffff;
	display: block;
	width: 200px;
	font-size: 18px;
	
	}
	
#contentBody h3 {
	margin: 0 0 10px 150px;
	}	
	
#contentBody ul {
	margin: 0 0 10px 100px;
	list-style-type: none;
	list-style-image: url("../img/bt020.gif");
	width: 500px;
	}	

	
#contentBody i {
	
	color: #ababab;
	}
	
#contentBody {
	background-image: url("../img/contentBody.png");
	width: 800px;
	margin: -220px 50px 0 0;	
	float: right;
	position: relative;
	z-index: 1000;
	
	}
	
#formcontact {
	margin-left: 100px;
	}
	
#formcontact label {
	display: block;
	width: 120px;
	float: left;
	
	}
	
#formcontact span {
	color: red;
	}
	
#formcontact input {
	margin-bottom: 5px;
	}

#contentFooter {
	background-image: url("../img/contentFooter.png");
	width: 800px;
	height: 172px;
	margin: 0 50px 0 0;
	float: right;
	position: relative;
	z-index: 1000;
	
	}
	
#footer {
	margin: -25px 50px 0 0;	
	float: right;
	
	text-align: center;
	width: 800px;
	}
	
	
