body {
margin: 10px auto auto auto;
padding: 0px;
width: 780px;
font-family:Verdana, Geneva, Arial;
}

A:link {
color: #D19000;
 }          /* unvisited link */

A:visited {
color: #D19000;
 }        /* visited links */

A:active {
color: #D19000;
  }        /* active links */

A:hover {
color: #A67202;
  }

h1 {font-size: 14px;}
h2 {font-size: 12px;}
h3 {font-size: 11px;}

#menu {
background:#ffffff;
border: 0px;
padding: 4px;
}

#contenu {
font-size: 11px; color: #333333;
font-weight:normal;
text-align: justify;
}

.actu {
margin-top: 10px;
border: dotted #cccccc 1px ;
padding : 7px;
}

.pub {
height:auto;
border:1px solid #ADACBF;
margin:15px 0px 15px 0px;
padding:10px 10px 10px 10px;
display:block;
width:97%;
background: #F1F1F1;
}

.title1 {
font-size: 22px;
font-weight: bold;
color: #000;}

.title2 {
font-size: 18px;
color: #000;}

.title3 {
font-size: 15px;
color: #000;}

.title4 {
font-size: 11px;
color: #000;}