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

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

.titre      { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #00000; }

.label { font-size: 13px; color: #663333; font-weight: bold;}
.rouge { font-size: 12px; color: #ffffff; font-weight: bold;}
.rouge:link{color: #ff3333;}
   .Rouge:visited{color: #ff0000;}
   .Rouge:active{color: #ff0000;}
   .Rouge:hover{color: #ff0000;}

.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #663333;}

.clef { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #cc9900;}

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #663333;}

.formulaire1 {
color:#663333;
border: solid 1px #663333;
background-color:#ccc;
font-size:11px;
font-weight: none;
}

.bouton {
	border: 1px solid #663333;
	padding: 2px;
	background: #ccc;
	font-size: 11px;
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #663333; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#663333;
	background:#eee;
	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
	padding: 2px;
	width:180px;
}

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

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

.test {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#333366;
	background:#eae35e;
	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
border-right: 1px solid #663333;
border-bottom: 1px solid #663333;
	padding: 2px;
	width:180px;
}
