body {
font-family: Helvetica;
}

h1{
color: #8A644A;
font-size: 14pt;
}

p {
font-size: 9pt;
}

td {}

ul{
margin-left:-25px;
font-size: 9pt;
}

li{
font-size: 9pt;
}


.txt_gras {
color: #8A644A;
font-size: 9pt;
font-weight: bold;
}

.txt_titre  {
color: #8A644A;
font-size: 14pt;
font-weight: bold;
}

.menubas p, a{
color:#8A644A;
font-size: 8pt;
}

.menubas a:hover{
color:#000;
font-size: 8pt;
}


#news {
background:#FF9900;
margin:15px;
padding:10px;
}

#news h1{
padding:0;
margin:0;
color:#000;
font-size: 10pt;
}

#news p{
font-size: 9pt;
color:#000;
}

#news img{
border: 2px solid #8A644A;
}



#news dd {
display:none;
position: absolute;
z-index: 100;
margin:0;
padding:0;
margin-left: -480px;
margin-top: -500px;
}