/* fichier de style pour les home-pages de MIAJ */




/*-- corps du document général --*/
body {
  background-color: #ffffff;
  background-image: #ffffff;
  background-repeat: repeat-y;
  font-size: 14px ;
  margin-left: 20px;
  font-family:  Arial, Verdana, Helvetica, "Sans Serif"; 
}


P {
  font-size: 14px ;
  text-align: justify;	
  font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
} 

/* redéfinition des Heading Level afin de les utiliser dans le document */
H1 {
 font-family: Arial, Helvetica, sans-serif;
/* text-transform: uppercase;*/
 color: #ffffff;
 font-size: 20px; 
 background-color : #CC7933;
 font-family: Helvetica;
 border:0.1em ;
 margin:0.1em ;
}



H2 {
 position:       relative;
 color: #000;
 background-color:#e0e0e0;
 font-size: 15px
 font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
 text-align: left;
 width:          100%;
}

H3 {
 position:       relative;
 color: #000;
 background-color:#e0e0e0;
 font-size: 14px
 font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
 text-align: center;
 width:          100%;
}


em { font-style: italic;
font-size: 14px ;
 }

tt {font-family: Arial, Verdana, Helvetica, "Sans Serif";}
td {
  font-size: 14px ;
  font-family:  Arial, Verdana, Helvetica, "Sans Serif"; 
}

th {font-weight: normal ; font-size: 15px;}
.bouton {font-size:10px;text-align :right;margin-bottom:5px;}
