body { 
background-color:#FFEF7F;
font-family: verdana;
}

p { font-family: verdana ; font-size:10pt ; color: #000000 ;  }
.pmarron { font-family: verdana ; font-size:10pt ; font-weight: bold ; color: #AF6515 ;  }
.pjaune { font-family: verdana ; font-size:10pt ; font-weight: bold ; color: #FFEF7F ;  }


A { color:#AF6515; text-decoration:underline; font-weight: bold}
A:hover { color:#000000; text-decoration:underline;}

A.menu { color:#3F3F3F; text-decoration:underline; font-size:8pt ;  font-weight: normal}
A.menu:hover { color:#AF6515; text-decoration:underline;}

A.jaune { color:#FFEF7F; text-decoration:underline;}
A.jaune:hover {color:#000000;text-decoration:underline;}


h1 { font-family: verdana ; font-size:14pt ; font-weight: bold; color: #AF6515 ;  }

h2 { font-family: verdana ; font-size:14pt ; font-weight: bold; color: #AF6515 ;  }

h3 { font-family: verdana ; font-size:10pt ; font-weight: bold; color: #AF6515 ;  }


.tableau {
border-style:solid; 
border-width:1px; 
border-color:#AF6515; 
background-color: white;
background-repeat:repeat-x;
background-image: url(../design/fond-tableau.jpg);
}

.news {
border-style:solid; 
border-width:1px; 
border-color:#AF6515; 
background-color: brown;
background-image: url(../design/fond-news.jpg);
}


hr {
color: #AF6515;
background-color: #AF6515;
height: 1px;
border: 0;
}