body {
	margin: 1px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.7em "Trebuchet MS", helvetica, sans-serif ;
    background: url(../images/bckground.gif) repeat-x ;
}

#global {
	 position: relative;
	 margin-left: auto;
        margin-right: auto;
        width: 998px;
	 height:675px;
	 text-align: left;
	 border: 1px solid #FFFFFF;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	height: 125px;
	width: 998px;
	z-index: 5;
}
div#noir {
	position:absolute;
	left:400px;
	top:10px;
	height:50px;
	width:600px;
	color:#FFFFFF;
	z-index:1;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 32px;
	font-style: italic;
	z-index:999;
}
div#logo {
	position:absolute;
	left:0px;
	top:0px;
	height:145px;
	width:120px;
       background-color: #0F5F98;
       background: url(../images/logo_principal.png)  ;
	z-index:2;
}

div#logo a {
  text-decoration:none;
  color:#FFFFFF;
  border:0px;
}

div#logo a:hover {
  text-decoration:none;
  color:#FFFFFF;
}

div#titre {
	position:absolute;
	left: 120px;
	top: 0px;
	width:878px;
	height:119px;
	z-index:3;
}

div#menu{
	position:absolute;
	left:0px;
	top:118px;
	background-image: url(../images/array_332x28.jpg);
}

a {
text-decoration: none;
color: black;
color: #222;
}

#contenu {
	position:absolute;
	top:146px;
	left:0px;
	width:796px;
	height: 503px;
	padding: 0 0 0 2px ;
	overflow: auto;
       overflow-x: hidden;
	background: url(../images/logo_filigrane3.png) no-repeat center #FFFFFF; 
}

div#contenu a
{
	color: #004A84 ;
       text-decoration:none;
}

div#contenu a:hover
{
	color: #B1322B;
    text-decoration:none;
}
#blog {
	position:absolute;
	top:146px;
	left:798px;
	width:198px;
	height: 503px;
	background: #FFFFFF;
	padding : 0 0 0 1px;
	background-color: #7396B3;
	z-index: 2;
}


div#blog a
{
	color: #000000 ;
        text-decoration:underline;
}

div#blog a:hover
{
	color: #000000;
}

div#contenu h2
{
	padding-left: 5px ;
	line-height: 25px ;
	font-size: 1.4em ;
	border-bottom: 1px solid #000000 ;
}

div#contenu h3
{
	margin-left: 2px ;
	padding-left: 5px ;
	border-bottom: 1px solid #000000 ;
	border-left: 3px solid #000000 ;
	color: #000000 ;
}




#footer{
	position:absolute;
	top:650px;
	left:0px;
	width: 997px;
	height: 25px;
	text-align:center;
	background-color: #98B4CA;
       	z-index: 1;
}
