@charset "utf-8";
 body {
  font-family: Times new roman;
  font-size: 14px;  text-align: center; top:0px;
  margin: 0px; /*pour supprimer toute marge prédéfinie par le navigateur*/ } 
.contenu { margin-left: 200px; width: 750px; text-align: justify; 
           background-image: url("../admin/images/fond.gif");}
h1 { font-style: oblique; list-style-type: none; font-size: 14pt; font-weight: bold; text-align: center;
     color: #0000FF; background-color: #FFF; }
h2 { list-style-type: none; font-style: oblique; font-size: 12px; font-weight: bold; }
h3 { list-style-type: none;  font-size: 11px; }
h4 { text-align: center; list-style-type: none; font-size: 9pt; font-style: oblique; line-height: 0px;
     color: #000000; }
h5 { list-style-type: none;  font-size: 11px; text-align: center;}
h6 { color: #800080; text-align: center; font-size: 12px; line-height: 0px;}	
p {font-style: oblique; color: #0099FF; font-size: 14px; text-align: center; font-weight: bold;line-height: 0px;}
u { list-style-type: none; font-size: 9pt; 	text-decoration: underline;
     color: #000000; }
i { list-style-type: none; font-size: 9pt; font-style: oblique; color: #000000; }

.fond { background-image: url("../admin/images/fond.gif");
		background-attachment: fixed; }
.baspage {font-family:Verdana, sans-serif; font-size:9px; font-weight:bold; color: #000000;}
 
a.help { color: #000000; position: relative; text-decoration: none; border-bottom: 2px dashed #FF0000; }
a.help span { display: none; }
a.help:hover { background-color: #C0C0C0C0; }
a.help:hover span { display: block; position: absolute; z-index: 100; background-color: #CCFFFF;
       border: 1px solid black; padding: 5; width: 200px; left: 20px; top: 25px; font-style: italic; text-align: center; }
.rubriques { list-style-type: none; font-size: 11px; font-weight: bold; color: #0000FF; /*bleu fonc&eacute;*/} 
.rubriques a {/*va concerner tous les liens du conteneur "rubriques"*/
    margin-right: 20px;
    text-decoration: none; /* pour éviter le soulignement des liens*/	
    margin-left: 5px; /*espacement entre chaque rubrique*/} 
ul,li { text-align: left; margin-left: 0.5cm; color: black; font-size: 11pt; } 
.maj {  text-align: center;  color: #800080; top:0px; margin: 0px;}
.consect {  font-family: Arial; text-align: center;  color: #3366FF; font-style: oblique; font-size: 22px; }
.stexte { font-family: Times new roman; text-align: left; color: #6699FF; font-size: 20px; font-weight: bold; margin-left: 0.1cm;
text-decoration: underline; }
.stextec { font-family: Times new roman; text-align: center; color: #6699FF; font-size: 20px; font-weight: bold; margin-left: 0.1cm;
text-decoration: underline; }
.stitreag { font-family: Calibri; text-align: center; color: #FFF; font-size: 18px; font-weight: bold; margin-left: 0.1cm; }
.stitrec { font-family: Times new roman; text-align: center; color: #6699FF; font-size: 18px; font-weight: bold; margin-left: 0.1cm; }
.stitrecnac { font-family: Times new roman; text-align: center; color: #FF0033; font-size: 18px; font-weight: bold; margin-left: 0.1cm; }
.fondecran { background-image: url("../admin/images/fond.gif"); 
			background-attachment: fixed; }