body {}
p {}
td  { border: 1px #00567e }
.texte    { color: #00567e; font-size: 11px; font-family: Arial;}
.textm { font-size: 11px; font-family: Arial; margin-left: 35px }
.texte_normal { color: #00567e; font-size: 11px; font-family: Arial }
.textebig { font-weight: bold; font-size: 16px; font-family: Arial }
.note { color: #00567e; font-size: 9px; font-family: Arial }
.formulaire  { color: #00567e; font-weight: bold; font-size: 11px; font-family: Arial; background-color: white; border: outset 1px #00567e }
.form2  { color: #cc0000; font-size: 9px; font-family: Arial; background-color: white; border: outset 1px #cc0000 }
.text { font-size: 11px; font-family: Arial }
.sstitre { font-size: 12px; font-family: Arial }
.sstitrem { font-size: 12px; font-family: Arial; margin-left: 35px }
.titre { font-size: 14px; font-family: Arial }
.note { font-size: 9px; font-family: Arial }
.bouton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0c5b6a;
	border: outset 1px #4bb1c6;
	background-color: #d5eff5;
}

a  { text-decoration:none}    
a.link1  { color:#ffffff; text-decoration:none}
a.link1:hover  { color:#ffffff; text-decoration:underline}