body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color: #fffffa;  
  }

a:link {text-decoration: none;  color: #663366;}
a:visited {text-decoration: none;  color: #663366;}
a:hover {text-decoration:none ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }

.titre      {  font-size: 17px; font-weight: bold; color: #000000; }

.label { font-size: 13px; color: #000000; font-weight: bold;}

.normal {  font-size: 13px; color: #000000;}

.petit {  font-size: 11px; color: #000000;}

.italik {  font-size: 12px; color: #000000;font-style: italic;font-weight: normal;}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

hr {
color: #663366;
height: 1px;
}

.bouton {
	border: 1px solid #663366;;
	background: #eee;
	font-size: 11px;
}	



.formulaire1{
	cursor: pointer;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border: 1px solid #663366;
	background: #eee;
	
}	

input:focus, select:focus, textarea:focus {background-color: #cccccc;color: #000}