body {

  background: #000000;

  margin-bottom : 0;

  margin-left : 0;

  margin-right : 0;

  margin-top : 0; }

  

a:link {text-decoration: none;  color: #ffffff; font-weight: bold;}

a:visited {text-decoration: none;  color: #ffffff; font-weight: bold;}

a:hover {text-decoration: underline ; color:#ffffff; 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:#ACE18F;

	border-top: 1px solid #000000;

	border-left: 1px solid #326E24;

	border-right: 1px solid #326E24;

	border-bottom: 1px solid #000000;

	padding: 2px;

	width:100%;

}