body {
margin: 0;
padding: 0;
background: #F4F8FE url(images/bg.png) repeat-x top;
text-align : center;
font-family : arial;
font-size : 12px;
}



#content{
color : #000;
position: relative;
text-align : left; 
width:800px;
height:100%;
background :transparent url(images/centre.png) repeat-y;
margin-left:auto;
margin-right:auto;
}


#ban {
width : 800px ;
height : 239px; 
text-align:center;
background : transparent url(images/ban.png) no-repeat;
}

#centre{
width:800px;
height:100%;
background : transparent;
margin-left:auto;
margin-right:auto;
padding:10px;
}

#menu {
text-align : left ; 
float:left;
width : 160px; 
padding : 0 0 0 10px ; 

}
#menu h1{
margin-top:0px;
height:22px;
background:transparent;
color:#8a9eb3;
font-size:14px;
border-bottom:1px solid #8a9eb3;
text-align:center;}

#menu ul{
margin : 0;
padding : 0 ; 
list-style : none ;

 
 }

#menu li{
background:#fcfcfc url(images/div.png) no-repeat bottom;
list-style:none;
height:30px; 
margin : 0;
padding : 0 ; 
list-style : none ; 
}
#menu li:hover{
background:#fcfcfc url(images/divhover.png) no-repeat bottom;
list-style:none;
height:30px; 
}

#menu a{
margin-left:10px;
text-decoration:none;
padding-left:18px;
background:transparent url(images/white.png) no-repeat left;
}
#menu a:hover{
text-decoration:none;
padding-left:18px;
background:transparent url(images/blue.png) no-repeat left;
}

#droit {
margin-left:200px;
margin-right:20px;
width : 560px;
text-align:justify;
background:transparent;
margin-bottom:30px;
 }


#droit h1{
margin-top:0px;
height:22px;
background:transparent url(images/h1d.png) no-repeat left;
color:#8a9eb3;
font-size:14px;
border-bottom:1px solid #8a9eb3;
padding-left:10px; }


#droit p{
margin-left:40px;
padding-left:30px;
padding-right:30px; }


.img1 {
float:left;
border:none;
}


#bas {   
clear : both ;
text-align : center ; 
width : 800px; 
height : 43px ; 
background:#F4F8FE url(images/bas.png) no-repeat;    
color : #000;
font-size : 11px;
margin-top:50px;
}


 a {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #777777;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}
/* CUSTOMISATION */

.news {
  font-size: 7pt;
}


/* CLASSES REPRISE DE SPIP*/

.spip_documents_left{
  margin-right: 20px;
}
.spip_documents_right{
  margin-left: 20px;
}