body#actualite {
   color:black;
   background-color:#000066;
}

h2 {
  font-weight:normal;
}

em {
  font-style:normal;
  font-weight:bold;
}

form {
  margin:0;
  padding:0;
}

table {
  background-color:white;
  border:0;
  border-spacing:0;
  width:100%;
}

table#menuhaut {
  background-color:#CFCFBB;
  border:none;
}

table#sousmenu {
  padding:5px;
}

table#sousmenu td.menu{
  vertical-align:bottom;
}

table#premiere td,table#premiere tr {
  margin:0;
  padding:0;
  border:0;
}

table#deuxieme td {
  padding:5px;
}

table#troisieme {
  background-color:#EEEEEE;
  border:1px solid #CFCFBB;
}

table#troisieme td {
  padding:8px;
  vertical-align:top;
}

table#image td {
  padding:3px;
}

tr.blanche {
  background-color:#CFCFBB;
}

td#contenu {
  vertical-align:top;
  width:90%;
}

td#baspage {
  background-color:#000066;
  text-align:center;
}

td#recherche {
  text-align:right;
}

.navig {
  vertical-align:top;
  width:90%;
}

table#table_mh_presentation {
  background-color:#EEE;
  border:1px solid #CFCFBB;
}

table#table_mh_presentation h3{
  font-size:2em;
  font-family:times;
  font-weight:normal;
  margin-top:0;
}

div#div_mh_presentation {
  font-family:verdana;
  font-size:1em;
}

div#div_mh_presentation div.image {
  float:right;
  margin:0 0 10px 10px;
  font-size:0.8em;
  font-family:arial;
  width:auto;
}

div#div_mh_presentation p {
  text-indent:1.5em;
}

div#div_mh_presentation p.sstitre {
  text-indent:0;
  font-weight:bold;
}



div.img_gauche {
  float:left;
  padding:1.4em 1.4em 0 0;
  font:0.8em verdana;
}

div.img_droite {
  float:right;
  padding:1em 0 0 1em;
  font:0.8em verdana;
}

div.img_centre {
  font:0.8em verdana;
}

.titre_souligne {
  font-weight:bold;
  text-decoration:underline;
}


.lien_externe:after {
  padding-left:5px;
  content:url(externe.png);
}


/* anciennes entrées */

img {
  border:0;
}

div.menu {
  margin-left:150px;
}

.souligne   {
  text-decoration: none;
  background: url(souligne2.gif) repeat-x 100% 100%;
  padding-bottom:1px;
  white-space: nowrap;
  }

li {
 /* list-style:url(fleche_accueil.gif) inside; */
  line-height:2em;
}


span.arobase {
  font-family:verdana;
  font-size:8pt;
  font-weight:normal;
}

span.gras {
  font-weight:bold;
}

/* fin anciennes entrées */

