body, table, input, textarea, select { 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
}
	
#sommaire th {
  text-align:left;
  padding-left:20px;
  font-weight:normal;
}

#sommaire h1 {
  padding:0px;
  font-size:16px;
  font-weight:bold;
  line-height:1em;
}

.titre1 { font-weight: bold; color: #FFFFFF }
.titre2a { font-size: 10px; font-weight: bold; color: #041d50 }
td.titre2a { font-size: 10px; font-weight: bold; color: #041d50 }
h2 { font-size: 24px; font-weight: bold; /* color: #5f5fa1;*/ }
h2.admin_rouge { color:red; text-decoration:underline; }
h2.admin_rouge span { font-size:60%; }

input, textarea, select, div.faux_bouton { background: #bbe0e3; }
div.faux_bouton { border:1px solid black; padding:5px; text-align:center; cursor:pointer;}

a { color: #000000; font-weight: bold; text-decoration: underline }

a.menu { font-size: 14px }
a.menu2 { font-size: 14px; color: #031DB5 }
a.contact { font-size: 11px; font-weight: normal; color: #808080 }

.titre { font-size: 16px; font-weight: bold; color: #003366 }
.sous_titre { font-weight: bold; color: #999966 }
.texte { text-align: justify }
.selectionne { font-size: 14px; font-weight: bold; color: #FF0000 }
.info { font-size: 12px; color: #808080 }
a.info { font-size: 10px }
