	html, body {
		height: 100%;
		width: 100%;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#deecf7;
	}
	body {margin:0;text-align:center;}
	img {border:0;}
	#centre {
		position:relative;
		text-align:left;
		margin: 0 auto 0 auto;
		z-index:6;
	}
	#milieu {
		position:relative;
		padding:5px 0px 0 30px;
		background-image:url(../design/bg.gif);
	}

	/* Listes */
	
ul {
	margin-left: 0;
	padding-left: 0;
	}
#milieu li {
	margin-left:0px;
	padding-left:5px;
	list-style-image:url('../design/puce.gif');
	list-style-position: inside;
	text-align:left;
}
li {
	margin:0px;
}

	/*____HAUT____*/

	#centre,#haut {
		width:998px;
	}
	#haut {
		position:relative;
		height:137px;
		text-align:left;
		z-index: 30;
		background-image: url('../design/haut.jpg');
	}
	#hautLogo {
		position:absolute;
		width:215px;
		height:100px;
		left: 35px;
		top: 15px;
	}
	#hautMenu {
		position:absolute;
		width:584px;
		height:22px;
		left: 345px;
		top: 67px;
	}
	#hautLocalisation {
		position:absolute;
		width:675px;
		height:22px;
		left: 289px;
		top: 113px;
		font-size:12px;
	}
	#hautHome {
		position:absolute;
		width:20px;
		height:20px;
		left: 290px;
		top: 73px;
	}
	
	a {
		text-decoration:none;
		color:#000;
	}
	a:hover {
		text-decoration:underline;
		color:#000;
	}
	
	#bas {
		position:relative;
		height:27px;
		text-align:center;
		z-index: 1;
		background-image: url('../design/bas.gif');
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#FFF;
		padding-top:30px;
	}
	
	h1 {
		color:#354071;
		font-weight:bold;
		font-size:15px; 
	}
	h2 {
		color:#354071;
		font-weight:bold;
		font-size:13px;
		margin-left:15px;
	}
	.imgLeft {
		border: 2px solid #354071;
		margin-right:10px;
	}
	.imgRight {
		border: 2px solid #354071;
		margin-left:10px;
	}
	
	.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

	/*Top level list items*/
	.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	}

	/*Top level menu link items style*/
	.suckertreemenu ul li a{
	display: block;
	 /*Width of top level menu link items*/
	padding: 1px 8px;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #6c6c6c;
	font-weight:bold;
	font-size:14px;
	height:24px;
	line-height:26px;
	}
	
	.separation a:hover {
	background: url('../design/menu-separation.gif') right no-repeat;
	}
	.separation a {
	background: url('../design/menu-separation.gif') right no-repeat;
	}

	/*1st sub level menu*/
	.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	}

	/*Sub level menu list items (undo style from Top level List Items)*/
	.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	}

	/*All subsequent sub menu levels offset after 1st level sub menu */
	.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
	}

	/* Sub level menu links style */
	.suckertreemenu ul li ul li a{
	display: block;
	width: 180px; /*width of sub menu levels*/
	color: #6c6c6c;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #ccc;
	background: #ccdde8;
	}

	.suckertreemenu ul li a:hover{
	background-color: #afbfd6;
	}

	/*
	.suckertreemenu .mainfoldericon{
	background: url(../design/arrow-down.gif) no-repeat center right;
	}

	.suckertreemenu .subfoldericon{
	background: url(../design/arrow-right.gif) no-repeat center right;
	}*/


	/* Holly Hack for IE \*/
	* html .suckertreemenu ul li { float: left; height: 1%; }
	* html .suckertreemenu ul li a { height: 1%; }
	/* End */
	
	/*cadres*/
	.cadreT1 {
		background-image:url(../design/cadre-t1-fond.gif);
		width:415px;
		padding:0 15px 0 15px;
		min-height:143px;
	}
	.cadreT1Haut,.cadreT1Bas {
		height:15px;width:445px;font-size:1px;
	}
	.cadreT1Haut {
		clear:both;
		background-image:url(../design/cadre-t1-haut.gif);
	}
	.cadreT1Bas {
		background-image:url(../design/cadre-t1-bas.gif);
	}
	
		.cadrehisto {
		background-image:url(../design/cadre-histo-fond.gif);
		width:495px;
		padding:0 15px 0 15px;
		min-height:143px;
	}
	.cadrehistoHaut,.cadrehistoBas {
		height:15px;width:525px;font-size:1px;
	}
	.cadrehistoHaut {
		clear:both;
		background-image:url(../design/cadre-histo-haut.gif);
	}
	.cadrehistoBas {
		background-image:url(../design/cadre-histo-bas.gif);
	}
	
	h3.saviezTitre {
	font-size:11px;
	margin:0;
	}
	.saviezTitre a {
	text-decoration:none;
	color:#5e6e9a;
	font-size:13px;
	}
	.saviezTitre a:hover {
	text-decoration:none;
	color:#5e6e9a;
	font-size:13px;
	}
	.saviezTitre {
		font-weight:bold;
		color:#5e6e9a;
		font-size:13px;
	}
	.saviezDesc {
		color:#192666;
		text-align:justify;
		margin-top:5px;
	}
	.cadreT1 A {	
		text-decoration: none;
		color:#a43030;

	}
	.cadreT1 A:hover {	
		text-decoration: none;
		color:#672020;

	}
	.cadreGauche {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
		color:#354071;
		padding-left:15px;
		float:left;

	}
	.cadreDroite A {
		color:#646e76;
		margin-right:15px;
		float:right;
		text-decoration:none;
		font-size:11px;
	}
	.cadreDroite A:hover {
		text-decoration:underline;
		font-size:11px;
	}
	.barre {
		background-image:url(../design/saviez-barre.gif);
		width:228px;
		height:5px;
		font-size:1px;
		margin:5px;
	}
	
	.slogan {
	color:#354071;
	font-weight:bold;
	font-size:24px;
}
	
	.info {
	color:#354071;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
