HTML { FONT-FAMILY: Times, sans-serif; }
BODY { font-family: Times, sans-serif; font-size: 72%; color: black; }

A { text-decoration: none; }

H1 { font-size : 180%; margin-bottom : 10px; }
H2 { font-size : 155%; margin-bottom : 10px; margin-top: 5px; }
H3 { font-size : 140%; margin-bottom : 5px; margin-top: 5px; }
H4 { font-size : 125%; margin-bottom : 5px; margin-top: 5px; }
H5 { font-size : 110%; margin-bottom : 5px; margin-top: 5px; }
H6 { font-size : 100%; margin-bottom : 0px; margin-top: 5px; }

TABLE { font-size : 100%; }

/* Tout ce que l'on ne souhaite plus afficher */
#header, #footer, #colLeft, #colRight, #pub2, #Recherche
{ display: none; }

/* Spécifique à la homepage */
#ligneDown, #RechercheEmploi, #selectTopRecruteur, #ulFormation
{ display: none; }

/* Special Texte global */
#colMain { display: block; }
#focus { width: 150px; margin: 5px; padding: 5px; float: right; border: 1px solid black; }
#chapeau { text-align: left; width: 90%; padding: 5px; margin: 5px; border: 1px solid black; margin-bottom: 15px; }

/* Special Fiche */
#fiche #menu, #fiche #sousMenu, #fiche #onglet, #fiche .sousMenu { display: none; }
#fiche #entete #logo { float: right; }

#boutonFonctionJS { display: none; }

/* page actualite mh*/
.blanc { margin-bottom : 0px; color: #FFFFFF; }
.txt { display: none; }

.mhtabactualite{
 background-color: #026286; 
 text-align:left;
 font-size: 9pt;
 font-family: Arial; 
 padding : 5px 5px 5px 5px;
 margin-bottom : 10px;
 }
 
 #tabmh{ background-color: #d7e7ed; }
 #tabmh TD{ padding : 0px 6px 6px 6px; width:50%}
