	html, body {
		margin:0;
		padding:0;
		height:100%;
		background-color:#E3DDE2;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#ensemble {
		margin:0;
		padding:0;
		width:1015px;
		height:auto !important;
		height:100%;
		min-height:1000px;
		position: relative;
		margin:0 auto;
	}
	
	#haut0 {
		width:995px;
		height:10px;
		background-image:url(../image/bghaut.jpg);
		background-color:#F2F2F2;
	}
	
	#hautreduc {
		width:744px;
		height:10px;
		background-image:url(../image/reduchaut.jpg);
		background-color:#F2F2F2;
	}
	
	#basreduc {
		width:744px;
		height:10px;
		background-image:url(../image/reducbas.jpg);
		background-color:#F2F2F2;
	}

	#haut {
		margin-top:12px;
		text-align: left;
		background-color:#5084B8;
		position: relative;
		width:995px;
		height:160px;

	}
	
	#logo {
		width:260px;
		height:150px;
		float:left;
	
	}
	
	#banniere {
		width:728px;
		height:90px;
		float:left;
	}
	
	#hban {
		width:100%;
		height:25px;
		text-align:right;
		font-size:11px;
		font-weight:bold;
	}
	
	#pub {
	
	}
	
	#mb {
		z-index:999;
		position:relative;
		left:450px;
		top:45px;
	}
	
	
	#haut1 {
		text-align:left;
		background-color:#355771;
		width:995px;
		height:25px;
	}
	
	#date {
		padding-left:8px;
		padding-top:5px;
		width:700px;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	#hautrech {
		text-align:left;
		background-image:url(../image/rech.jpg);
		background-repeat:repeat-x;
		background-position: top left;
		background-color:#FF8000;
		border-left-style:solid;
		border-left-width:1px;
		border-left-color:#51697D;
		border-right-style:solid;
		border-right-width:1px;
		border-right-color:#51697D;
		width:993px;
		height:25px;
	}
	
	#rech {
		padding-left:8px;
		padding-top:1px;
		width:993px;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
	
	}
	
	#corps {
		text-align:left;
		background-color:#FFFFFF;
		padding:10px;
		width:973px;
		height:auto !important;
		height:100%;
		min-height:860px;
		border-style:solid;
		border-width:1px;
		border-color:#51697D;
		border-top-style:none;
		font-size:12px;
	
	}
	
	#allmenu {
		text-align:center;
		float:left;
		margin-top:5px;
		padding:12px;
		padding-left:11px;
		padding-top:0px;
		width:155px;
		height:auto !important;
		height:100%;
		min-height:550px;
		background-color:#F8F8F8;
	
	}
	
	#footmenu {
		float:left;
		margin-top:8px;
		width:150px;
		height:auto !important;
		height:100%;
		min-height:8px;
		color:#9F9F9F;

	}
	
	#content {
		float:left;
		padding:10px;
		padding-left:12px;
		width:770px;
		height:auto !important;
		height:100%;
		min-height:840px;
	
	}

	
	#tophaut {
	
		width:769px;
		height:175px;
		min-height:175px;
	
	}
	
	#coupcoeur {
		float:left;
		padding:8px;
		width:285px;
		height:134px;
		border-style:dashed;
		border-width:1px;
		border-color:#6583A7;
		color:#434E5C;
		font-size:10px;
	
	}
	
	.margeinfo {
		float:left;
		width:25px;
		height:10px;
	}
	
	#info {
		float:left;
		padding:8px;
		width:385px;
		height:134px;
		border-style:solid;
		border-width:1px;
		border-color:#96A4B4;
		color:#434E5C;
	
	}
	
	#menu1 {
		margin-top:12px;
		text-align:left;
		padding:8px;
		width:140px;
		height:auto !important;
		height:100%;
		min-height:190px;
		background-image:url(../image/fond1.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-color:#FFFFFF;

	}
	

	a.menu1:link, a.menu1:visited {
		color:#007575;
		text-decoration:none;
	
	}
	
	a.menu1:hover {
		color:#9DA9C8;
		text-decoration:none;
	
	}
	
	#menu2 {
		margin-top:12px;
		text-align:left;
		padding:8px;
		width:140px;
		height:auto !important;
		background-color:#FFFFFF;
		
	
	}
	
	a.menu2:link, a.menu2:visited {
		color:#FF8000;
		text-decoration:none;
	
	}
	
	a.menu2:hover {
		color:#FFB66C;
		text-decoration:none;
	
	}
	
	#menubon {
		margin-top:12px;
		text-align:left;
		padding:8px;
		width:140px;
		height:24px;
		background-color:#FFFFFF;
		
	
	}
	
	a.menubon:link, a.menu2:visited {
		color:#FF8000;
		text-decoration:none;
	
	}
	
	a.menubon:hover {
		color:#FFB66C;
		text-decoration:none;
	
	}
	
	#menu3 {
		margin-top:12px;
		text-align:left;
		padding:8px;
		width:140px;
		height:auto !important;
		height:100%;
		min-height:150px;
		background-image:url(../image/fond2.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-color:#FFFFFF;
	}
	
	a.menu3:link, a.menu3:visited {
		color:#495665;
		text-decoration:none;
	
	}
	
	a.menu3:hover {
		color:#A0B1C5;
		text-decoration:none;
	
	}
	
	#menu4 {
		margin-top:12px;
		text-align:left;
		padding:8px;
		width:140px;
		height:auto !important;
		height:100%;
		min-height:50px;
		background-image:url(../image/fond3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-color:#FFFFFF;
	}
	
	a.menu4:link, a.menu4:visited {
		color:#5C6F8F;
		text-decoration:none;
	
	}
	
	a.menu4:hover {
		color:#768C9E;
		text-decoration:none;
	
	}
	
	
	#ttop {
		width:760px;
		height:20px;
		padding-left:20px;
		padding-bottom:18px;
		font-weight:bold;
		font-size:14px;
		color:#616DA7;
	
	}
	
	#touttop {
		padding-left:20px;
		width:748px;
		height:auto !important;
		height:100%;
		min-height:520px;
	
	}
	
	#news {
		
		padding-left:15px;
		padding-top:0px;
		padding-bottom:15px;
		width:728px;
		height:auto !important;
		height:100%;
		border-style:solid;
		border-width:1px;
		border-color:#EFEFEF;
		background-color:#FCFCFC;
	
	}
	
	#news2 {
		
		padding-left:15px;
		padding-top:0px;
		padding-bottom:15px;
		width:728px;
		height:auto !important;
		height:100%;
		border-style:solid;
		border-width:1px;
		border-color:#EFEFEF;
		background-color:#E3DDE2;
	
	}

	
	#ctop {
		
		padding:5px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:15px;
		width:728px;
		height:auto !important;
		height:100%;
		min-height:525px;
		border-style:solid;
		border-width:1px;
		border-color:#EFEFEF;
		background-color:#FCFCFC;
	
	}
	
	
	.elisttop {
		float:left;
		margin-top:0px;
		padding:20px;
		padding-bottom:0px;
		width:180px;
		height:240px;
		min-height:240px;
		background-image:url(../image/bglist.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-color:#FFFFFF;

	}
	
	
	.listtop {
		
		padding:5px;
		padding-top:10px;
		width:180px;
		height:220px;
		border-style:solid;
		border-width:1px;
		border-color:#D3D8E4;
		background-color:#FFFFFF;
		font-size:10px;
		color:#676767;
		
		
	}
	
	
	.list {
		padding-left:10px;
		padding-right:0px;
		width:725px;
		height:auto !important;
		height:100%;
		min-height:260px;
	}
	
	
	
	.margelisttop {
		float:left;
		width:10px;
		height:10px;
	}
	
	.listlogo {
		text-align:center;
		width:180px;
		min-height:90px;
	}
	
	.listoffre {
		text-align:right;
		width:180px;
		height:13px;
		color:#465564;
	}
	
	#toutselec {
		padding-left:20px;
		width:748px;
		height:auto !important;
		height:100%;
		min-height:50px;
	
	}
	
	#selec {
		margin-top:15px;
		padding:7px;
		width:722px;
		height:50px;
		background-color:#FBFBFB;
		font-size:14px;
		font-weight:bold;
	
	}
	
	#lselec {
		float:left;
		width:169px;
		height:50px;
		background-color:#FFFFFF;
	
	}
	
	.margeselec {
		float:left;
		width:10px;
		height:10px;
	}
	
	
	.listselec {
		float:left;
		text-align:center;
		width:115px;
		height:50px;
		border-style:solid;
		border-width:1px;
		border-color:#F0F0F0;
		background-color:#FFFFFF;
	
	
	}
	
	
	#bas1 {
		text-align:center;
		padding-left:11px;
		padding-right:11px;
		width:973px;
		height:15px;
		background-color:#355771;
		font-size:10px;
		color:#F5F5F5;
			
	}
	#bas2 {
		text-align:center;
		padding-top:2px;
		padding-left:11px;
		padding-right:11px;
		width:973px;
		height:20px;
		background-color:#5084B8;
		font-size:11px;
		color:#F5F5F5;
			
	}
	#bas3 {
		padding-top:2px;
		padding-left:11px;
		padding-right:11px;
		width:973px;
		font-size:11px;
		color:#355771;
			
	}
	
	.lienbas {
		color:#FFFFFF;
		text-decoration:none;
	
	}
	
	#fil {
		margin-top:5px;
		margin-botom:5px;
		text-align:center;
		color:#3F4456;
	
	}
	
	a.lienfil:link, a.lienfil:visited {
	
		text-decoration:none;
		color:#4F5571;
	
	}
	
	a.lienfil:hover {
	
		text-decoration:none;
		color:#8094AC;
	
	}
	
	#a_l-honneur {
		float:none;
		padding:8px;
		width:698px;
		height:350px;
		border-style:dashed;
		border-width:1px;
		border-color:#6583A7;
		color:#434E5C;
		font-size:12px;
	
	}
