body {
  background-color: #F8E9CA;
  margin-bottom : 0;
  margin-left : 10;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  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; }

.alert      {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	
}

.text15      { font-size: 15px; color: #FF3300;  }
.text15b      { font-size: 28px; color: #FF3300; }
.text15:link {text-decoration: none; color: #FF3300;}
.text15:visited {text-decoration: none; color: #0000FF;}
.text15:hover {text-decoration: underline; color: #FF3300;}

.text13      { font-size: 13px;  }
.text13b      { font-size: 13px; font-weight: bold;}
.text13:link {text-decoration: none; color: #FF3300;}
.text13:visited {text-decoration: underline; color: #0000FF;}
.text13:hover {text-decoration: underline; color: #FF3300;}

.text11      { font-size: 11px;  }
.text11b      { font-size: 11px;}
.text11:link {text-decoration: none; color: #FF3300;}
.text11:visited {text-decoration: underline; color: #0000FF;}
.text11:hover {text-decoration: underline; color: #FF3300;}

.ligne      {
	font-size: 12px;
	line-height: 18px;
}
.ligne:link {text-decoration: none; color: #FF3300;}
.ligne:visited {text-decoration: underline; color: #0000FF;}
.ligne:hover {text-decoration: underline; color: #FF3300;}

.text12      { font-size: 12px;  }
.text12b      { font-size: 12px; font-weight: bold;}
.text12:link {text-decoration: none; color: #FF3300;}
.text12:visited {text-decoration: underline; color: #0000FF;}
.text12:hover {text-decoration: underline; color: #FF3300;}

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

.textab {
	font-size: 12px;
	font-weight: bold;
}
.textab:link {text-decoration: none; color: #000000;}
.textab:visited {text-decoration: none; color: #333333;}
.textab:hover {text-decoration: underline; color: #333333;}

.tablo {
	border: 1px outset #828282;
	background-color:#F38D02;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.tablo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-top: 1px outset #FF6600;
	border-bottom: 1px outset #FF6600;
}	
.cadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #FF9900;
	padding: 2px;
	color: #FF3300;
	
}

.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 outset #404040;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #F38D02;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}	

TD.tetiere {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF3300;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

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