body {
  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:#ff0000; 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; padding:10px;}

.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; padding-right: 5px; }

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

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

.tetiere2 {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 9px; 
	color: #ffffff; 
	text-align: left;
	color:#ffffff;
	background:#b7b7b7;
	padding: 5px;
}

.tetiere3 {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold;
	text-align: justify;
	color:#000000;
	background:#b7b7b7;
	padding: 20px;
}

.tetiere4 {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 16px; 
	color: #000000;
	font-weight: bold;
	text-align: justify;
	color:#000000;
	background:#b7b7b7;
	padding: 20px;
}

.formulaire1 {
font-family: Tahoma, Verdana, Arial; 
color:#ffffff;
border: solid 1px #1f1f5f;
background-color:#000000;
font-size:11px;
font-weight: none;
}

.bouton {
	border: 1px solid #1f1f5f;
	color:#ffffff;
	padding: 2px;
	background: FF0000;
	font-size: 11px;
}