body {
background-image: url("fond.jpg");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
background-attachment: fixed;
border: 0;
margin: 0;
padding: 0;
}
body * {
font-family: arial, verdana;
}

table.navig {
background: url("fond-navig.png") top left no-repeat;
height: 100%;
}




#actu {
text-align: center;
}
#actu h1 {
color: #A91422;
font-size: 120%;
margin: 0px;
padding: 0px;
}
#actu p {
color: #000000;
}
#actu a {
color: #000000;
text-decoration: none;
}
#actu a:hover {
text-decoration: underline;
}




ul.menu {
padding: 0px;
margin: 0px;
margin-bottom: 30px;
margin-right: 30px;
list-style: none;
}
ul.menu li {
text-align: right;
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
}
ul.menu li a {
color: #000000;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
}
ul.menu li a.sel {
color: #AC1324;
}
ul.menu li a:hover {
text-decoration: underline;
}
ul.menu li a.sel:hover {
text-decoration: underline;
}
ul.ssmenu {
padding: 3px;
margin: 0px;
list-style: none;
font-size: 80%;
border: 1px solid black;
background: url("degradeh.png");
}
ul.ssmenu li {
text-align: right;
margin-bottom: 0px;
margin-top: 2px;
}


#contenu * {
font-family: arial, verdana;
}
#contenu h1 {
color: #990000;
padding: 0px;
margin: 0px;
}
#contenu h2 {
color: #990000;
}
#contenu p {
margin: 5px;
text-align: justify;
}
#contenu a {
color: #004400;
text-decoration: none;
font-weight: bold;
}
#contenu a:hover {
text-decoration: underline;
}
#contenu a.actua {
color: #000000;
text-decoration: none;
font-weight: normal;
}
#contenu a.actua:hover {
text-decoration: underline;
}
#contenu li.espacement {
margin-bottom: 20px;
}
#contenu p.rouge {
color: #990000;
}


.zone {
margin: 0px;
font: 90% Arial, Verdana, Geneva, Helvetica, sans-serif;
color: #3F5024;
background-color: #f1cf7d;
border: 1px solid black;
}
.bouton {
font: 85% Arial, Verdana, Geneva, Helvetica, sans-serif;
}
