body {
  background: #000000;
  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:#CC0000;}
a:visited {text-decoration: none; color:#CC0000;}
a:hover {text-decoration: underline; color: #CC0000;}
a img {border: 0;}

a.admin {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
}

a.admin:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
}

a.admin:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
}

input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
input.menu{
  	border:0;
		background-color:#f6f6f6;
		font-size:11;
		font-family:Arial;
	   }
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
  
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: #CC0000;
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	WIDTH:250px;
	HEIGHT:20px;
	}

TD.titretetiere {
	font-family: Verdana, Arial, sans-serif;
	background: #CC0000;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	}
