@charset "utf-8";
/* CSS Document */

body {	
	background-attachment:fixed;
	background-color:#0c4457;
	
}

#ref {
	position:absolute;
	overflow:hidden;
	width:1px;
	height:1px;
	z-index:2;
	left: 219px;
	top: 16px;
}

#header {
	background-image:url(images/design_02.jpg);
	background-repeat:no-repeat;
	width : 1000px;
	height : 171px;
	margin : auto;
}


#CadreCentre {
	background-image:url(images/design_03.jpg) ;
	background-repeat:no-repeat;
	width:1000px;
	height:476px;
	margin: auto;	

}

#Haut {
	widht : 872px;
	height: 90px;
	margin : auto;
	padding-top:10px;
	padding-right:125px;
	text-align:right;
}

#Haut2 {
	background-image:url(images/design_036.jpg);
	background-repeat:no-repeat;
	widht : 782px;
	height: 50px;
	margin-left : 109px;
	padding-top:10px;
	padding-right:125px;
	text-align:right;
}

#Centre {
	background-image:url(images/design_035.jpg);
	background-repeat:no-repeat;
	margin-left: 109px;
	padding-left:30px;
	padding-right:30px;
	width : 722px;
	height : 194px;
}
#Centre2 {

	margin-left: 109px;
	padding-left:30px;
	padding-right:30px;
	width : 722px;
	height : 386px;
	text-align:justify;
}

#CadreGauche {
	width : 300px;
	height : 386px;
	margin-left: 200px;
	
}

#CadreTexte {
	widht : 782px;;
	height : 500px;;
	padding-top: 10px;
	padding-left : 10px;
	padding-right : 10px;
	
}

#footer {
	background-image:url(images/design_04.jpg) ;
	background-repeat:no-repeat;
	width : 1000px;
	height : 75px;
	margin : auto;
	padding-top:10px;
	text-align:center;
	
}

#tableauDroit {
	
	width : 300px;
	height :300px;
	padding-left: 50px;
	text-align:justify;
}





