  @charset "iso-8859-1";
/*pour supprimer toute marge prédéfinie par le navigateur*/
  body {
  font-family: Times new roman,;
  font-size: 14px; font-weight: bold; text-align: center; top:0px;
  margin: 0px;  }
 
/* pour éviter le soulignement des liens*/
.courriel  {text-decoration: none;   
  width: 35px;
  height: 11px;
  text-align: center;
  font-size: 11px;
  background-color: #61BDCA; /*couleur bleu*/ }

/* pour éviter le soulignement des liens*/
.retourcarte  {text-decoration: none;   
  width: 25px;
  height: 11px;
  text-align: center;
  font-size: 11px;
  background-color: #61BDCA; /*couleur bleu-claire*/
  color: bleu }

#divMessage {
	position:absolute;
	left:5px;
	top:5px;
	width: 658px;
	height: 23px;
	visibility: visible; }

.menu { font-family: Times new roman;
        font-size: 15px; font-weight: bold; text-align: center; margin: 0px; }

.baspage {font-family:Verdana, sans-serif; font-size:9px; font-weight:bold; color=#000000;}
  


   
/*zone menu du haut*/
 #entete2b { /*couleur des menus*/ 
  background-color: #61BDCA; /*couleur bleu*/
  /*table-layout: auto;*/
  width: 670px;
  height: 16px;
}
  .rubriques {
   list-style-type: none;
   font-size: 11px;  
   font-weight: bold;
   color: #0000FF; /*bleu foncé*/
} 
   .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*/
} 
  a {  display: block; color: white; text-decoration: none; padding: 4px; 
}


  a:hover { background: white; color: #ff9900; 
}
  ul,li { float: right; margin: 2px 2px 0 2px; list-style-type: none;
  background-color: #61BDCA;
  moz-border-radius-topright: 10px;
  moz-border-radius-topleft: 10px; 
} 

 .contenu {
  table-layout: auto; /*la largeur max étant de 900px*/
  margin-left: 150px; 
}
 .page {
  table-layout: auto; /*la largeur max étant de 900px*/
  margin-left: 150px;
}

  .sous_menu { ont-family: Times new roman;
  font-size: 14px; font-weight: bold; text-align: left;
  margin: 5px; 
  }
.contenu_menu {
  table-layout: auto; /*la largeur max étant de 900px*/
  margin-left: 150px; top:0px;
}

.titre{font-family:Verdana, sans-serif; font-weight:bold; font-size:x-large; color:#0099FF;}

.fondecran { background-image:url("../admin/images/fond.gif"); }
.style3	{ position:absolute;
	left:305px;
	top:560px;
	width: 382px;
	height: 27px;
	visibility: visible; color:#0000ef;
}
.lien {
    position: relative; top: -5px; color: white; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
    position: relative; top: -3px; color: #C0C0C0; background: #0000ef; font-size: 12pt;
}
h1 { font-style: oblique; list-style-type: none; font-size: 12pt; font-weight: bold; text-align: center;
     color: #0000FF; background-color: #FFFFFF; }
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;}
