
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
margin-top:0;
background-color:#FFFFFF;
}

#page{
width:800px; 
margin:auto

}
#bandeau{
width:800px
}

A {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}

#nav{
width:800px;
padding:5px; 
text-align:center
}

#nav UL {
padding: 0 0 0 0; 
MARGIN: 0px; 
WHITE-SPACE: nowrap;
}

#nav UL LI {
DISPLAY: inline
}

#nav UL LI A {
BORDER: 1px #000 outset; 
PADDING: 0 12px 0 12px; 
FONT-WEIGHT: bold; COLOR: #000000;  
BACKGROUND-COLOR: #ffffff; 
TEXT-DECORATION: none
}

#nav UL LI A:hover {
BORDER: 1px #000 inset; 
COLOR: #ffffff; 
BACKGROUND-COLOR: #81772f 
}

#nav UL LI A:active {
BORDER: 1px #000 inset; 
COLOR: #980808; 
BACKGROUND-COLOR: #81772f;
}

#contenu{
display:block; 
width:800px; 
background-color:#fcfbee;
}


#info{
float:left; 
display:block; 
width:600px;
padding:10px;
}

#quoi-de-neuf{
float:left; 
display:block; 
width:200px; 
text-align:left; 
padding:15px;
}

#bande-droite{
float:right; 
width:170px
}

h1{
color:#AA0000;
font-size:1.5em
}

h2{
color:#AA0000;
font-size:1.1em
}

div.bloc-nouvelles{
background-color:#f1eed3;
text-align:left;
padding:5px;
margin-bottom:2px;
}

div.bloc-nouvelles a{
font-weight:normal;
}

.date{
color:#AA0000
}

div.info-centre
{width:360px;
float:left;
}

#pied-de-page{
width:800px; 
background-color:#81772f; 
color:#ffffff; 
text-align:center; 
font-size:1.2em; 
clear:both; 
margin-top:10px
}

#jpfil{
text-align:center;
font-size:0.8em; 
float:none
}

a{
text-decoration:underline;
}

a:hover{
text-decoration:none;
}


