body {
  background: #cccccc;
  margin-bottom : 10;
  margin-left : 10;
  margin-right : 10;
  margin-top : 10; }
  
a:link {text-decoration: none;  color: #ffffff; font-weight: bold;}
a:visited {text-decoration: none;  color: #cccccc; font-weight: bold;}
a:hover {text-decoration: underline ; color:#FFBA00; font-weight: bold;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #1f1f5f; height: 1px;}

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

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

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

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

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

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 9px; 
	color: #326E24; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#294F14;
	background:#000000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 2px;
	width:100%;
}