html {
	height: 100%;
	overflow-y: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	/*background-color: #497a9a;*/
	background-image: url(../images/fonds.jpg);
	background-repeat:no-repeat;
}
#wrap {
	height: 100%;
	width: 1000px;
	border: 0 none;
	margin:0px auto 0px auto;
}
#head {
	height: 156px;
	width:1000px;
	margin:0px auto 0px auto;
	padding:0;
	background-image: url(../images/fonds-head-2.gif);
	background-repeat: no-repeat;
	z-index:-1;
	position:fixed;
}
#main {
	height: 100%;
	width: 1000px;
	border: 0 none;
	margin:0px auto 0px auto;
	z-index:0;
}
#logo {
	position:fixed;
	height: 160px;
	width: 210px;
	margin:-124px 0px 0px 143px;
	padding:-160px 0px 0px 0px;
	z-index:3;
}
#zonemenu {
	position:fixed;
	width:980px;
	height:34px;
	padding:0px 0px 0px 20px;
	margin:-54px 0px 0px 0px;
	z-index:2;
}
#ombrage {
	position:fixed;
	margin-top:-20px;
	z-index:1;
	width:770px;
	height:18px;
	background-image: url(../images/fonds-ombrage.gif);
	background-repeat: repeat-x;
}
#menudroite {
	position:fixed;
	z-index:4;	
	margin:-54px 0px 0px 410px;
	padding:0;
	height:34px;
}
#intro {
	height: 100%;
	width: 1000px;
	border: 0 none;
	margin:auto auto auto auto;
	z-index:99;
	background-color:#323967;
		position:absolute;
}
#gauche {
	float:left;
	height: 100%;
	width: 787px;
	border: 0 none;
	overflow: auto;
	margin:134px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	z-index:5;
	background-color:#497a9a;
}
#cdf {
	padding:9px 0px 0px 360px;
	font-size:9px;
	font-family:Arial;
	z-index:4;
}
#cdf a {
	color:#fff;
	text-decoration:none;
}
#cdf a:hover{
	color:#fff;
	text-decoration:underline;
}
#headercentre {
	width:771px;
	height:254px;
	background-image: url(../images/fonds-hp-centre.gif);
	background-repeat:no-repeat;
	margin-bottom:-140px;
	margin-top:-20px;
}
#headercentre p{
	width:100px;
}
#contenupage {
	width:771px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:13px;
	height:400px;
	background-image: url(../images/fonds-page-fleche-hp.gif);
	background-repeat:repeat-y;
}
#contenupage a {
	color:#000;	
	text-decoration:underline;
}
#contenupage a:hover {
	color:#0000ff;	
	text-decoration:underline;
}
#gauche p {
	padding:0px 0px 0px 170px;
	font-family:Arial;
	font-size:13px;
	color:#fff;
}
#gauche h1 {
	padding:0px 0px 0px 170px;
	font-family:Arial;
	font-size:22px;
	color:#fff;
}
#col1 {
	float:left;
	margin:-15px 0px 0px 170px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:auto;
	text-align:left;
}
#col1 p {
	padding:0px 0px 0px 0px;
	width:240px;
}
#col2 {
	margin:-15px 0px 0px 0px;
	float:left;
	margin-left:20px;
	width:280px;
	height:auto;
	text-align:left;
}
#col2 p {
	padding:0px 0px 0px 0px;
	width:240px;
}
#encadre {
	float:left;
	width:80px;
	height:116px;
	margin:0px 20px 0px 70px;
	background-color:#FFFF00;
	display:block;
}
#droite {
	float:right;
	height:100%;
	width: 203px;
	border: 0 none;
	overflow: auto;
	margin:134px 0px 0px 0px;
	background-color:#f6f0e0;
	font-family:Arial;
	padding-left:10px;
}
#droite h2 {
	font-size:12px;
	color:#cab588;
	margin:10px 0px 3px 0px;
}
#droite ul {
	color:#333;
	margin:0;
	list-style : none;
	font-size:11px;
	padding:0;
}
#droite li {
	color:#333;
	margin:0;
	padding:0;
	line-height:14px;
}
#droite li a {
	text-decoration:none;
	color:#000;
}
#droite li a:hover {
	text-decoration:underline;
	color:#000;
}
#droite li p i a {
	text-decoration:none;
	color:#333;
}
#droite li p i a:hover {
	text-decoration:underline;
	color:#333;
}
#foot {
	position:fixed;
	height: 159px;
	bottom: 10px;
	width: 1000px;
	margin:0px auto 0px auto;
}
#bandeauflash {
	height:144px;
	margin:0;
	padding:0;
}
#liensfooter {
	margin:0px auto 0px auto;
	padding:5px 5px 5px 5px;
	color:#557896;
	height:15px;
	line-height:15px;
	background-color:#323967;
	font-family:Arial;
	font-size:10px;
}
#liensfooter a {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#557896;
}
#liensfooter a:hover {
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
	color:#557896;
}
#blockleft {
	display:block;
	height:15px;
	float:left;
}
#blockright {
	display:block;
	height:15px;
	float:right;
}

