.titre { color: white; font-size: 16pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: left; margin: 5px; }
.introduction { color: white; font-size: 8pt; font-family: Verdana, Arial, sans-serif; text-align: right; margin: 5px; }
.texte { color: black; font-size: 10pt; font-family: Verdana, Arial, sans-serif; text-align: justify; width: 580px; margin: 5px; }
body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; background: white;;
;margin: 0; }
a:link {text-decoration: none;  color: black;;}
a:visited {text-decoration: none;  color: black;;}
a:hover {text-decoration: underline ; color:orange;}
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #D4E7F7;; height: 1px;}
.label { font-size: 13px; color: #000000; font-weight: bold;}
.normal {  font-size: 13px; color: #000000;}
.petit {  font-size: 11px; color: #000000;}
.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}
.bouton {
	border: 1px solid #1f1f5f;;
	background: #eee;
	font-size: 11px;
}
.tetiere { line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px; font-weight: bold; padding: 2px 8px; text-decoration: none; text-transform:uppercase; text-transform:uppercase; color: black; background: #ff9900; border-color: silver black black silver; border-style: solid; border-width: 1px; }
.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #eeeeee;
	
}
input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}

