body {
margin : auto;
padding : 0;
font-size: 12px;
background : #FFF6DC url('images/fond.png') repeat-x;
font-family: Arial, Helvetica, sans-serif;
color: #1C4E08;
}

img {
border: 0;
}

form {
display: inline;
}

h1 {
padding: 0;
margin: 0;
}

h1 {
font-size: 16px;
font-weight: bold;
padding: 0 10px 0 10px;
margin-bottom: 10px;;
font-variant: small-caps;
border-bottom: #1C4E08 solid 1px;
}






/******************** FORMULAIRES ********************/ 

input, textarea , select {
font-family : Arial, Helvetica, sans-serif;
padding : 3px;
color : #573712;
font-size : 12px;
background : #fffefe url('images/background_td.png') repeat-x top;
border : 1px solid #aca692;
font-weight: normal;
}

input:focus, textarea:focus {
color : #000000;
}

/******************** FORMULAIRES ********************/ 






/******************** LIENS ********************/ 

a {
color : #1C4E08;
text-decoration: none;
}

a:hover { 
color : #1C4E08;
text-decoration: underline;
}

#menu_bas a {
display: block;
color : #503935;
text-decoration: none;
padding: 4px 5px 4px 16px;
font-weight: bold;
}

#menu_bas a:hover {
color : #503935;
text-decoration: underline;
}

#footer_texte a {
color : #1C4E08;
text-decoration: underline;
}

#footer_texte a:hover {
color : #3B7F1F;
text-decoration: underline;
}

/******************** LIENS ********************/ 





/******************** DESIGN RECHERCHE ********************/ 

#recherche_global {
margin : auto;
width: 801px;
}

#recherche_haut {
height: 101px;
}

#recherche_header {
float: left;
width: 461px;
height: 101px;
}

#recherche_recherche {
float: left;
width: 340px;
background : url('images/recherche_recherche.png') no-repeat;
height: 101px;
}

#recherche_recherche_texte {
color: #503935;
width: 260px;
position: relative;
top: 42px;
left: 40px;
}

/******************** DESIGN RECHERCHE ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
width: 801px;
margin-top: 38px;
}

#haut {
height: 133px;
}

#header {
float: left;
width: 461px;
height: 133px;
}

#recherche {
float: left;
width: 340px;
background : url('images/recherche.png') no-repeat;
height: 133px;
}

#recherche_texte {
color: #503935;
width: 260px;
position: relative;
top: 64px;
left: 40px;
}

#container {
background : #B2D229;
padding-bottom: 10px;
}

#container_gauche {
float: left;
width: 201px;
position: relative;
left: 16px;
background : url('images/menu_fond.png') repeat-y;
}

#menu_bas {
background : url('images/menu_bas.png') no-repeat bottom;
min-height: 520px;
padding: 10px 11px 20px 11px;
}

#container_droite {
float: right;
width: 553px;
position: relative;
right: 16px;
background : url('images/contenu_fond.png') repeat-y;
}

#contenu_bas {
background : url('images/contenu_bas.png') no-repeat bottom;
min-height: 100px;
padding: 16px 25px 25px 25px;
color: #1C4E08;
text-align: justify;
}

#footer {
background : url('images/footer.png') no-repeat;
height: 36px;
margin-bottom: 20px;
}

#footer_texte {
color: #1C4E08;
text-align: center;
font-weight: bold;
padding: 0 20px 0 20px;
position: relative;
top: 10px;
}

#partenaires {
color: #CCCCCC;
font-size: 11px;
text-align: center;
font-family: Arial ;
padding: 0 0 20px 0;
}

/******************** DESIGN GLOBAL ********************/