body {
margin : 0 ;
padding : 0 ; 
text-align : center;
font-size : 0.7em;
color : #777474 ;
font-family : arial ;
}
  

/*  SITE
********************************************************************/
 
#site { 
width : 1010px;
margin : 0 auto;
position : relative ; 
text-align : left  ;
background:#D9DFFD;
}
     
     
/*  HEADER
********************************************************************/
   

#header {
position : relative ; 
height : 170px;
width: 1000px;;
background:#D9DFFD;
/*background : url(images/header.jpg) ; */
}


/*  HEADER >> TITRE DU SITE >> H1
********************************************************************/


#header h1 {
position : absolute ;
bottom : 10px ; 
right : 50px ; 
margin : 0;
padding : 0 ; 
font-size : 2em ;
font-weight : normal;  
}



#header h1 a {
color : #9CDA07;
text-decoration : none; 
}


   
   
/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
   
   
/*#menu {
position : absolute ; 
bottom : 0 ;
left : 25px; 
}
	
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}


#menu  li{
float : left ;
text-transform : uppercase ;
height : 46px;
line-height : 42px;
background : url(images/bg-li-menu.jpg) right no-repeat;  

}
	
	

#menu  li a{
margin : 0 ; 
padding : 0 15px  ; 
text-decoration : none ;    
color : #97D408 ;
font-weight : bold ;
}


#menu li a:hover {
color : #F7F4D5
}
*/	


/*  CONTENT
********************************************************************/

#content {
overflow : auto ;
background-color:#D9DFFD;
width : 832px ; 
/*background : url(images/bg-content.jpg) center repeat-y;*/
}
 
 /*  CONTENT >> CENTRAGE
********************************************************************/

.post_content .table{
	align: 
}
	
/*  CONTENU
********************************************************************/	
	

#contenu {
width : 830px ; 
background:#D9DFFD ; 
float  : left ;
margin : 0px;
padding : 0 0 0 10px  ;
}
   
#contenu h2 {
background : url(images/side-h2.jpg);
height : 22px;
line-height : 23px;
text-transform : uppercase;
font-weight : normal;
width:800px;
}

/*  CONTENU >> POST
********************************************************************/	


.post {
margin-left:5px; 
width:815px;
}   

.post .font {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#000000;
}
.post  h2 {
font-size : 1.6em ; 
padding :  0 ; 
margin: 0 ;
color:#000000; 
font-weight : normal; 
background : url(images/side-h2.jpg);
}

.post  .sous-h2 {
margin : 0 ;
padding : 0;
color : #97D408 ;
/*font-size : 110%; */
font-weight : bold ;
color:#000000;
}

.post li{
color:#000000;
}
   
.post img {
float  : right ;

}

/*.meta-comment {color : #3F3F3F ; clear : left ; }
.meta-comment a {color : #3F3F3F ; text-decoration : underline ; }
.meta-comment a:hover {text-decoration : none ; }
*/   
.post a:link {
	color:#000000;
}

.post a:hover {
	border-bottom:2px solid #000000; /* Couleur du soulignement au survol avec une taille de 2px */
}
   
   
/*  SIDE RIGHT
********************************************************************/
   
   
#side {
width : 173px ;
float  : left ;
padding: 0px;
text-align:center; 
background:#D9DFFD;
margin-left:-0px;
}
	
	
#side h2 {
font-size : 11px ;
margin : 0  ;
padding :  0 0 0 10px ; 
color : #000 ; 
background : url(images/side-h2.jpg);
height : 30px;
line-height : 25px;
text-transform : uppercase;
font-weight : normal;
width:162px;
}

#side h3 {
font-size : 11px ;
margin : 0  ;
margin-left:0px;
padding :  0 0 0 10px ; 
color : #000 ; 
background : url(images/side-h2.jpg);
height : 27px;
line-height : 23px;
text-transform : uppercase;
font-weight : normal;
width:158px;
}

#side a:hover{
	color:#FF0000;
}
	
	
#side ul{
list-style : none ; 
margin : 5px 0 15px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0 0 5px 0;
border-top : 1px solid #ccc;  
}
  
  
#side li a{
padding : 0 0 0 20px; 
display : block ;
height : 25px;
line-height : 25px; 
text-decoration : none ; 
color : #000;   
}

#side li:first-child {
border-top: 0; 
}


#side li a:hover{
color : #3F3F3F ;

}


#side p{
margin : 10px 0 25px 0 ; 
padding : 0;  
}


#side form {
margin : 0;
padding : 20px 0 0 0;
height : 50px;  
}


#side input {
float : left ; 
margin : 0;
padding : 0; 
}


#side .champ {
width : 115px ;
height : 23px;
border-top  : 1px solid #E2E2E2;
border-left  : 1px solid #E2E2E2;
border-bottom  : 1px solid #E2E2E2;
border-right : 0;   
 }


#side .recherche {
background : url(images/search.jpg);
height : 25px;
width : 67px;
border : 0; 
}



   
/*  SIDE LEFT
********************************************************************/
   
   
#side-left {
width : 180px ;
height: 300px;
float  : right ;
background-color:#0066FF;
margin-right:0px;;

}
  

/*#side-left h2 {
font-size:12px;
margin : 0 0 10px 0  ;
padding :  0 ; 
color:#FFFFFF; 
}
*/
#side-left h2 {
font-size : 1em ;
margin : 0  ;
color:#0033CC; 
background : url(images/side-h2.jpg);
height : 21px;
line-height : 20px;
text-transform : uppercase;
font-weight:bold;
width:170px;
}

#side-left h3 {
font-size : 1em ;
margin : 10px 0 0 0  ;
padding :  0 ; 
color : #97D408 ; 
}


#side-left p {
	margin : 0 0 5px 0;
	padding : 0;  
}

#side-left a:hover {
	color:#FFFFFF;
}

   
 
 	
/*  FOOTER
*******************************************************************/ 
   
#footer { 
width : 1010px;
margin : 0 auto;
position : relative ; 
height :80px;
text-align : center ;
background-color:#D9DFFD;
}


#footer p { 
margin : 0 ;
padding : 15px 0 0 0;  
color : #97D408; 
}



#footer a { 
color : #97D408;
text-decoration : none ;  
}

#footer a:hover { 
text-decoration : underline ;  
}



/******************************************/
.petit
{
	font-size:9px;
}

