body {
  background-color : #D6B165;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  }

a:link {text-decoration: none; color: #3C7A6D;}
a:visited {text-decoration: none; color: #3C7A6D;}
a:hover {text-decoration: underline; color: #CC0000;}
  
h1      { font-size: 19px; font-weight: bold; color: #000099; }
h2      { font-size: 17px; font-weight: bold; }
h3      { font-size: 15px; font-weight: bold; }
h4      { font-size: 13px; font-weight: bold; }
h5      { font-size: 11px; font-weight: bold; }

.text15      { font-size: 15px;  }
.text15b      { font-size: 15px; font-weight: bold;}

.text13      { font-size: 13px;  }
.text13b      { font-size: 13px; font-weight: bold;}

.text11      { font-size: 11px;  }
.text11b      { font-size: 11px; font-weight: bold;}

.text10      { font-size: 10px;  }
.text10b      { font-size: 10px; font-weight: bold;}

.etoile      { font-size: 11px;color: #CC0000  }

.formulaire {
color:#000000;
border: solid 1px #828282;
background-color:#F4F4F4;
font-size:11px;
font-weight: none;
font-family: Verdana, Arial, Sans-serif;
}

.bouton {
	border: 1px solid #404040;
	background: #d0d0d0;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
}	

TD.tetiere {
	font-family: Verdana, Arial, sans-serif;
	background: #D6B165;
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	WIDTH:250px;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#D6B165,EndColorStr=#D6B165);
	}

TD.titretetiere {
	font-family: Verdana, Arial, sans-serif;
	background: #339999;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#3C7A6D,EndColorStr=#3C7A6D);
	}



