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

/*couleur des liens*/
a:link {text-decoration: none;  color: #B76D00;}
a:visited {text-decoration: none;  color: #0071BB;}
a:hover {text-decoration: underline ; color: #9B009B;}  

.menuH { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #fff;}
.menuH:link { color: #fff;}
.menuH:visited { color: #fff;}
.menuH:hover { text-decoration: underline ;color: #fff;}

.menu { font-family: Tahoma, Arial , sans-serif; font-size: 11px; color: #fff;}
.menu:link { color: #fff;}
.menu:visited { color: #fff;}
.menu:hover { text-decoration: underline ;color: #fff;}

  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #96901E; height: 1px;}

.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold; color:#C6523F; }
.titre:link { color: #C6523F;}
.titre:visited { color: #C6523F;}
.titre:hover { text-decoration: underline ;color: #C6523F;}

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

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

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

.formulaire1 {
border-width:1px; 
border-style:solid;  
border-color:#A0A0A0; 
font-family:Tahoma; 
font-size:11px; 
color:#4B4B4B

}

.bouton {
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
	
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #96901E;
	padding: 2px;
	width:180px;
}

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

hr {
color: #96901E;
height: 1px;
}

td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#757272;
}
td.mid {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#757272;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#ffffff;
}
a.m1
{
	color:#CCF7FF;
	text-decoration:none;
	font-weight:bold;
}
a.m2
{
	color:#6A6868;
	text-decoration:none;
	font-weight:bold;
}
.copy
{
	color:#757272;
}
a.copy
{
	color:#757272;
	text-decoration:none;
}
.b
{
	color:#646363;
}
a.n
{
	color:#757272;
	text-decoration:none;
}
.red
{
	color:#C6523F;
}
a.redn
{
	color:#C6523F;
	text-decoration:none;
}
.dark
{
	color:#4B4B4B;
}
a.darkn
{
	color:#4B4B4B;
	text-decoration:none;
}
a.dark
{
	color:#4B4B4B;
	text-decoration:underline;
}
.green
{
	color:#87A002;
}
.y
{
	color:#A28B01;
}
a.green
{
	color:#94B002;
	text-decoration:underline;
}
a.greenn
{
	color:#94B002;
	text-decoration:none;
}
.t12
{
	font-size:12px;
}