/* CSS Document */
html, body {
	margin: 0;
	background-color:#022569;
	}
body {
	margin-top:3px;
	font: 90% Arial, Verdaana, sans-serif;
	background-color:#022569;
}
div#global {
	position:relative;
	width: 848px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:  url(../imgs/acc4.jpg) repeat-y;
	}
	
div#cpage{
	background:  url(../imgs/acc4.jpg) repeat-y;
	overflow:auto;}
div#header {
	background: #FBFBFB url(../imgs/acc1.jpg) no-repeat;
	color: #fff;
	height: 95px;
	clear:both;
	}

div#menuh{
	background: #FBFBFB url(../imgs/acc2.jpg) no-repeat;
	height:26px;
	
}
div#espace{
	background: #FBFBFB url(../imgs/acc3.jpg) no-repeat;
	height:27px;
	top:5px;
}

div#espace h3{
	color:#1059C7;
	margin-top:0px;
	margin-left:175px;
	margin-bottom:0px;
}
div#sidebar h3, div#footer p, div#sidebar p  {
	padding: 0px;
	}

div#center {
	overflow: auto;
	
	}
div#content {
	float:right;
	width:630px;
	margin-left: 10px;
	margin-right: 10px;
	}
div#content h2 {
	padding-left: 10px;
	background: #FBFBFB url(../img/titre.png) left center no-repeat;
	color: #6c0;
	}
	
div#sidebar {
	float: left;
	width: 190px;
	
	}
div#footer {
	overflow:auto;
	clear:both;
	height:53px;
	background: #FBFBFB url(../imgs/acc5.jpg) no-repeat;
	color: #fff;
	bottom: 0px;
	}
div#footer p {
	margin: 0px 0;
	font-size: 0.9em;
	}
.copyR{
Margin-top:24px;
}
DIV.pading{
	margin-left:4px;
	margin-top:5px;
	width:182px;
	background: url(../images/fd_sitejr.jpg) no-repeat top;
}


/* Menu vertical*/

ul#menu {
	margin: 0 5px;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(img/fond_lien.png) no-repeat left top;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #B6CDFB;
	color: #0A73C0;
	font: normal 12px arial,serif;
	text-decoration: none;
}
ul#menu li a:hover {
	background-position: left bottom;
}

ul#menu li a:hover {
	color: #FF6600;
}
/*--- Fin du menu vertical---*/

/* mune horizontal*/
ul#hlink {
	display:inline;
	list-style: none;
	margin-left:200px;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:5px;
	
	}
ul#hlink li{
	display:inline;
	list-style: none;
	margin-left:10px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:8px;
	
	}
ul#hlink li a:hover {
	
	color: #c30;
	font-size:11px;
	text-decoration: none;}
	
ul#hlink li a {
	display:inline;
	margin:0px;
	color: #293D6B;
	font-size:11px;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	text-decoration: none;
}

/* ----Fin menu horizontal---*/

a {
	color: #6c0;
	font-weight: bold;
	}
a:hover {
	color: #c00;
	}

