body {
margin : 0 ;
padding : 0 ; 
text-align : center;
font-size : 0.8em;
color : #000 ;
font-family : arial ;
width:100%;
text-decoration:none;
}

  
/*  SITE
********************************************************************/
 
#site { 

margin : 0 auto;
text-align : left;
padding-top :55px ;
/*padding-bottom :55px 115px 0 115px;*/
width:1000px;

}
    
/*  TITRES
********************************************************************/
h2 {
color : #940602 ; 
font-size : 1.6em ;
margin :  0 25px 20px 25px  ;
padding :  5px 0 10px 0 ; 
}

h3{
font-size : 1em ;
margin :  0;
padding :  5px 0 5px 0 ; 
}

a{
text-decoration: none;
}

/*FIELDSET
**********************************************************************/
fieldset {
  padding: 1.4em;
  }

 legend {
  padding: 0.2em 0.5em;
  border:1px solid #757575;
  color :#000000;
  }

  
	
/*  HEADER
********************************************************************/
   
#header {
position : top;
height : 100px;
width : 100%;
margin : 0 auto ;
background : #E1F0B5;

}

/*  HEADER >> TITRE DU SITE >> H1
********************************************************************/

#header h1 {
position : absolute ;
top : 50px ; 
left : 0 ; 
margin : 0;
padding : 0 ; 
font-size : 2em ;
font-weight : normal;  
}

#header h1 a {
color : #9CDA07;
text-decoration : none; 
width : 192px;
height : 95px;
display : block ; 
background : url(../IMG/logo.jpg) ; 
}

#header h1 span {
position : absolute ;
top : -6610px ; 
left : -9990px ;  
}

/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
#menu {
position : absolute ; 
top : 50px ;
left : 192px; 
height : 97px;
line-height : 20px; 
background : #E1F0B5 url(../IMG/bg-ul-menu.jpg) right no-repeat; 
font-size : 0.9em;
}
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}

#menu  li{
float:left;
background : url(../IMG/bg-li-menu.jpg) left no-repeat;
width:110px;
text-align:center;
}
	
#menu  li a{
margin : 0 ; 
text-decoration : none ;    
color : #000 ;
font-weight:bold;
color:#89725B;
}

#menu li a:visited{
color:#D45E3A;
}


#menu li a:hover {
color:#940602;
font-weight:bold;
font-size:110%;
}


/*  CONTENU
********************************************************************/	
	
#contenu {
width : 520px ; 
float  : left ;
margin : 0;
padding : 0 ;
list-style : none;
}

#contenu a{
text-decoration: none;
}

#contenu table{
border : none;
}
   
/*  CONTENU >> POST
********************************************************************/	

.post {
padding : 0 0 20px 0;
text-align:justify;
font-size:0.9em;
}   

.post  h2 {
font-size : 1.6em ; 
padding :  0 ; 
margin: 0 ;
color : #940602; 
}

.post  .sous-h2 {
margin : 0 ;
padding : 0 0 5px 0;
color : #92370A ;
font-size : 110%; 
font-weight : bold ;
border-bottom : 1px dotted #757575 ;  
}

.post  .sous-h3 {
margin : 0 ;
padding : 0 0 5px 0;
color : #92370A ;
border-bottom : 1px inset #757575 ;  
}

.post img {}

.post a {
color : #524633;
font-size : 100%; 
text-decoration : none;
}



/*  CONTENU >> LISTING
********************************************************************/	
.listing{
list-style : none;
}



/*  SIDE LEFT
********************************************************************/
   
#left-sidebar {
width : 201px ;
float  : left ;
padding :  0 0 0 20px ;
text-align : justify; 
color : #524633;
}

#left-sidebar .widget  {
width : 201px ; 
background : url(../IMG/left-sidebar-top-widget_old.gif) top no-repeat; 
padding : 20px 0 0 0; 
}


#left-sidebar .widget h2 {
font-size : 1.2em ;
margin :  0 25px 20px 25px  ;
padding :  5px 0 10px 0 ; 
color : #595959 ;
border-bottom : 1px dotted #757575;
text-align:center;
}


#left-sidebar .widget ul  {
width : 201px ;
background : url(../IMG/left-sidebar-bottom-widget_old.gif)   bottom no-repeat; 
margin : 0;
padding : 0 0 30px 0 ;
list-style : none ;
min-height : 50px 
}

#left-sidebar .widget li  {
margin : 0;
padding : 0 25px  0 25px;
}

#left-sidebar .widget li a  {
color : #757575; 
text-decoration:none;
}

#left-sidebar .widget li a:hover {
color:#89725B;
font-weight:bold;
font-size:105%;
}

#left-sidebar .centrer{
text-align:center;
}

#left-sidebar .widget h3 {
font-size : 1em ;
margin : 10px 0 0 0  ;
padding :  0 ; 
color : #97D408 ; 
}


#left-sidebar .widget p {
margin : 0 0 5px 0;
padding : 0;
}

#left-sidebar .widget table {
margin:0 0 0 17px;
padding : 0;
font-size:0.85em;
}

#left-sidebar .widget petit {
margin : 0 0 5px 0;
padding :  0 ; 
}
   
/*  RIGHT SIDEBAR
********************************************************************/
   
#right-sidebar {
width : 250px ;
float  : left ;
text-align : justify; 
padding : 15x 0 0 10px; 
margin : 0;
}

#right-sidebar .widget table {
font-size:0.9em;
margin:0 0 17px 17px;
}
 
#right-sidebar .widget  {
width : 250px ; 
background : url(../IMG/right-sidebar-top-widget_old.gif) top no-repeat; 
padding : 20px 0 0 0;
margin-right:20px;
list-style : none ;
}

#right-sidebar .widget h2 {
color : #940602 ; 
font-size : 1.2em ;
margin :  0 25px 20px 25px  ;
padding :  5px 0 10px 0 ; 
border-bottom : 1px dotted #757575;
text-align:center;
}
	
#right-sidebar .widget p  {
margin : 0;
padding : 0 20px 10px 20px;
list-style : none ;
}

#right-sidebar .widgetbis  {
width : 250px ;
background : url(../IMG/right-sidebar-bottom-widget_old.gif) bottom no-repeat; 
list-style : none ;
min-height : 50px;
color : #524633;
padding-bottom:10px;
}
 
#right-sidebar .widgetbis ul {
list-style : none ;
margin:0;
padding-left:20px;
padding-bottom:10px;
text-align:left;
}


#right-sidebar .widgetbis li {
list-style : none ;
margin:0;
text-align:left;
}

/*  PIED
********************************************************************/

#pied {
	clear:both;
	width:100%;
	height : auto;
	text-align : center;
	font-size:0.8em;
	padding-top : 15px;

}

#pied  .widget{
	background : url(../IMG/pied-top-widget.gif) top no-repeat;
	width:100%;
}

#pied  .widget ul {
	background : url(../IMG/pied-bottom-widget.gif) bottom no-repeat;
	list-style : none ;
	padding-left:3px;
	padding-top:0px;
	width:100%;
	min-height:65px;
	
}


#pied .a{
color : #000;
text-decoration : none ;

}

#pied a:hover{
color : #677E52;
text-decoration : underline ;
border:none;
}




/*  Liens
********************************************************************/
a img{
border:none;
}
   
   
 /*  Formulaires
********************************************************************/
#form .bouton {
width:100px;
border:1px solid #6894CE;
font-family: Arial, Helvetica, sans-serif;
}

#form .bouton input{
}
