/* copyright : Gravelet-multimédia, Alain Gravelet */
/* Tous droits réservés */
/* http://www.gravelet-multimedia.com */
/* info@gravelet-multimedia.com */

body{
background-color:#ffffff;
color:#000000;
font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size:0.8em ;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
* { /* tous les elements du site */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

q{
font-size:100%;
font-style: italic ; 
}
.italic{
font-style: italic ; 
font-size:100%;
}
.gras{
font-weight: bold;
}
.gras_italic{
font-weight: bold;
font-style: italic ; 
}
.petit {
font-size:0.8em;
}
.invisible {
visibility: hidden;
}
.horschamps {
margin:-10000px;
position:absolute;
}
.spacer {
clear: both;
}
.image_gauche {
margin: 4px 4px 3px 0px;
float:left;
}
.image_droite {
margin: 4px 0px 3px 4px;
float:right;
}
.gauche {
float:left;
width:50%;
}
.rouge {
color:#73323C;
font-weight: bold;
}
.spip_surligne {
color:#000000;
background-color: #F5FAF0;
border: 1px solid #73323C;
}

a[hreflang]:after {
content: " [" attr(hreflang) "]";
}

img {
border:none;
}

/* boites */ /* boites */ /* boites */ /* boites */ /* boites */

.centrage { /* centrage generale */
text-align: center;
}
.contenu { /* tout le site */
margin-left: auto;
margin-right: auto;
width: 760px;
background-color: #F5F5F5;
}

.logo {
width: 760px;
height:120px;
float:left;
}

.haut_form {
margin:-40px 0px 0px 0px;
padding: 0px 0px 4px 0px;
float:right;
width: 570px;
background-image:  url(images/mode_bord.gif);
background-repeat: repeat-x;
background-position: bottom left;
}
* html .haut_form  {
width: 580px;
}
.tier {
margin:0px 10px 0px 0px;
min-height:40px;
float:right;
}
* html .tier  {
height:40px;
}
.tier1 {
width: 280px;
}
.tier2 {
width: 260px;
}
.tier form {
padding: 10px 0px 10px 0px;
text-align :center;
}
.tier label {
color: #3e6e2f;
font-size:1em ;
}
.tier select {
padding: 0px 0px 0px 0px;
color: #373737;
font-size:1em ;
border : 1px solid #3e6e2f;
}
.tier option {
padding: 0px 2px 0px 0px;
}
.tier input {
padding: 0px 2px 0px 2px;
border : 1px solid #3e6e2f;
color: #373737;
font-size:1em ;
background-color: #FFFFFF;
cursor: pointer;
}
.contour input{
padding: 1px 2px 1px 2px;
border : 1px solid #3e6e2f;
font-weight: normal;
color: #373737;
}
.contour input:hover {
text-decoration: none ;
}
* html .bouton input {
font-size:0.9em ;
}

.ariane {
padding: 0px 10px 0px 0px;
text-align:right;
font-size:0.85em ;
color:#272727;
}
.ariane a{
color:#272727;
text-decoration:underline;
}
.ariane a:hover{
text-decoration:none;
}
.ariane a:focus{
text-decoration:none;
}


.menu_haut {
margin: 0px 0px 30px 0px;
width: 760px;
min-height:28px;
float:left;
background-color:#f5f5f5;
}
* html .menu_haut { /* que IE*/
height:28px;
}
.menu_haut ul {
padding: 10px 0px 0px 0px;
}
.menu_haut ul li{
display: inline;
}
.menu_haut a{
padding: 0px 2px 0px 9px;
font-size:0.9em ;
text-decoration: none ;
font-weight:normal;
background-image:  url(images/menu_haut_tiret.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.menu_haut a:hover {
color: #373737;
text-decoration:underline;
}
.menu_haut a:focus {
color: #373737;
text-decoration:underline;
}
.menu_haut_lien {
color: #3e6e2f;
}
.menu_haut_lienon {
color: #373737;
}


.milieu {
width: 100%;
height:100%;
float:left;
text-align:left;
background-image:  url(images/menu_gauche_bord.jpg);
background-repeat: repeat-y;
}

.menu_gauche_titre {
width: 200px;
background-color: #fdb110;
background-image:  url(images/menu_gauche_haut.jpg);
background-repeat: no-repeat;
}
.menu_gauche {
width: 200px;
float:left;
}
.menu_gauche h3{
padding: 5px 10px 7px 20px;
font-size:1em ;
font-weight: bold;
color: #373737;
}
.menu_gauche ul{
margin: 10px 30px 20px 20px;
list-style-type: none;
}
/* Que pour IE, sauf IE Mac grace à ce commentaire\*/
* html .menu_gauche ul {
margin: 26px 30px 20px 20px;
}
/* */
.menu_gauche a{
padding: 7px 7px 7px 7px;
font-size:1em ;
font-weight:normal;
text-decoration: none ;
display: block;
border-bottom : 1px dashed #3e6e2f;
}
/* Que pour IE, sauf IE Mac grace à ce commentaire\*/
* html .menu_gauche a  {
margin: -16px 0px 0px 0px;
}
/* */
.menu_gauche li a:hover {
text-decoration:underline;
}
.menu_gauche li a:focus {
text-decoration:underline;
}
.menu_gauche_lien {
color: #373737;
}
.menu_gauche_lienon {
color: #373737;
background-color: #fdb110;
}

.droit {
float:left;
margin: 0px 20px 0px 20px;
width: 510px;
}
* html .droit {
float:right;
margin: 0px 15px 0px 15px;
}

.resume {
margin: 0px 0px 20px 0px;
width: 510px;
float:left;
background-color: #e2e7e1;
border-top : 1px solid #3e6e2f;
border-bottom : 1px solid #3e6e2f;
}
h2.resume_h2  {
margin: 15px 0px 10px 0px;
padding: 2px 0px 10px 50px;
font-weight: bold;
color: #3e6e2f;
font-size:1.2em ;
text-align:left;
background-image:  url(images/griffe.jpg);
background-repeat: no-repeat;
background-position: 20px 0px;
}
.resume p {
padding: 7px 20px 7px 20px;
color: #373737;
font-weight: bold;
line-height: 1.4em;
text-align:left;
}
.resume ul{
padding: 0px 20px 3px 50px;
list-style-position: outside; 
list-style-type: square ;
}
.resume ul ul, .resume ul ul ul{
padding: 0px 20px 0px 20px;
}
.resume li{
color: #373737;
font-weight: bold;
font-size:1em ;
text-align:left;
}
.resume li li, .resume li li li{
color: #373737;
font-weight: bold;
font-size:1em ;
text-align:left;
}
.resume a{
color: #373737;
font-weight: bold;
text-decoration: underline;
}
.resume a:hover{
text-decoration: none;
}
.resume a:focus{
text-decoration: none;
}

.texte {
width: 510px;
float:left;
}
/* Que IE Mac grace à ce commentaire \*//*/
.texte {
float:right;
}
/**/
.texte h2 {
padding: 10px 0px 3px 20px;
font-weight: bold;
color: #3e6e2f;
font-size:1.2em ;
text-align:left;
}
.texte h3 {
padding: 10px 0px 3px 20px;
font-weight: bold;
color: #3e6e2f;
font-size:1em ;
text-align:left;
}
.texte h4 {
padding: 2px 0px 3px 20px;
font-weight: bold;
color: #373737;
font-size:1em ;
text-align:left;
}
.texte p {
padding: 0px 20px 6px 20px;
color: #373737;
font-size:1em ;
text-align:justify;
}
.texte img {
border : 1px solid #373737;
}
.texte a{
color: #3e6e2f;
text-decoration: underline;
}
.texte a:hover{
text-decoration: none;
}
.texte a:focus{
text-decoration: none;
}

.texte ul{
padding: 0px 20px 3px 50px;
list-style-position: outside; 
list-style-type: square ;
}
.texte ul ul, .texte ul ul ul{
padding: 0px 20px 0px 20px;
}
.sans_puce ul{
padding: 0px 20px 10px 20px;
list-style-type: none ;
}
.texte li{
color: #373737;
font-size:1em ;
text-align:left;
}
.texte li li, .texte li li li{
color: #373737;
font-size:1em ;
text-align:left;
}


.texte table {
margin: 5px 20px 10px 20px;
border-top: 1px solid #3e6e2f;
border-left: 1px solid #3e6e2f;
color: #373737;
width: 470px;
font-size:1em ;
text-align:left;
}
.texte table ul{
padding: 2px 0px 0px 15px;
}
.texte table li{
padding: 2px 0px 0px 0px;
font-size:1em ;
text-align:left;
}
.texte th {
padding: 6px 8px 6px 8px;
border-bottom: 1px solid #3e6e2f;
border-right: 1px solid #3e6e2f;
text-align: left;
font-weight: bold;
vertical-align: text-top; 
background-color: #e2e7e1;
}
.texte td {
padding: 6px 8px 6px 8px;
border-bottom: 1px solid #3e6e2f;
border-right: 1px solid #3e6e2f;
vertical-align: text-top; 
}
.tableau_td_col_droite {
text-align:justify;
}
.texte caption{
display:none;
}


.texte  form {
margin: 5px 20px 10px 20px;
font-size:1em ;
width:360px;
}
.texte  fieldset {
margin: 0px 0px 10px 0px;
padding:10px 5px 5px 5px;
border: 1px solid #3e6e2f;
}
.texte  legend {
padding:0px 5px 0px 5px;
color: #373737;
font-weight: bold;
}
.texte  input {
padding:2px 2px 2px 2px;
border: 1px solid #3e6e2f;
background-color:#FFFFFF;
}
.texte  select {
padding:2px 2px 2px 0px;
width:185px;
border: 1px solid #3e6e2f;
background-color:#FFFFFF;
}
.texte  textarea{
padding:2px 2px 2px 2px;
border: 1px solid #3e6e2f;
font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
color: #373737;
font-size:1em ;
background-color:#FFFFFF;
}
* html .border_radio input  {
margin: 0px 0px 2px 0px;
border: 1px solid #3e6e2f;
}

.texte_submit {
cursor: pointer;
}
* html .texte_submit  {
margin: 0px 0px 0px -20px;
}
.form_gauche {
margin:15px 10px 0px 0px;
float:left;
width:140px;
}
.form_droit {
margin:15px 0px 0px 0px;
float:left;
width:180px;
}


.haut {
margin: 20px 15px 10px 0px;
height:25px;
float:right;
text-align:right;
}
* html .haut  {
margin: 20px 10px 10px 0px;
}
.haut a{
padding: 3px 25px 20px 0px;
color: #3e6e2f;
font-size:1em ;
text-decoration: underline ;
background-image:  url(images/griffe.jpg);
background-repeat: no-repeat;
background-position: right top;
}
.haut a:hover{
text-decoration: none ;
}
.haut a:focus{
text-decoration: none ;
}


.pied {
margin: -10px 0px 0px 0px;
width: 760px;
min-height:85px;
background-color: #f5f5f5;
background-image:  url(images/bas.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}
* html .pied  {
height:85px;
}
.liste_pied {
padding: 70px 0px 0px 10px;
width: 750px;
text-align:left;
}
.liste_pied li{
display:inline;
color:#ffffff;
font-size:0.85em ;
}
.liste_pied a{
color:#ffffff;
text-decoration: none ;
text-align:left;
}
.liste_pied a:hover{
color:#ffffff;
text-decoration: underline ;
}
.liste_pied a:focus{
color:#ffffff;
text-decoration: underline ;
}
.pied_gauche {
width: 200px;
float:left;
background-color: #3e6e2f;
}
.pied_droit {
margin: 0px 80px 0px 0px;
float:right;
background-color: #3e6e2f;
}
* html .pied_droit  {
margin: 0px 40px 0px 0px;
}


.milieu_accueil {
width: 100%;
height:100%;
float:left;
text-align:left;
}
.accueil {
width: 710px;
}
.resume img{
border:none;
text-align:center;
}
.pied_accueil  {
margin: -10px 0px 0px 0px;
width: 760px;
min-height:85px;
background-color: #f5f5f5;
background-image:  url(images/bas_accueil.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}
* html .pied_accueil  {
height:85px;
}
