body {
  	background: #F8F6D0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
  }

.h1     { font-family: Arial,  Helvetica, sans-serif, Verdana; font-size: 10pt; font-weight: bold; }
.h2     { font-family: Arial,  Helvetica, sans-serif, Verdana; font-size: 10pt; font-weight: bold; }
.notice { font-family: Arial,  Helvetica, sans-serif, Verdana; font-size: 10pt; color: #006699; }

.titre      { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 10pt; font-weight: bold; color: #00000; }

.normalfond { font-family: Verdana, Arial , sans-serif; font-size: 8pt; color: #000000; background: #FFFFD9;}

.normal { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; color: #000000;}
.normal:link {text-decoration: none; color: #333399;}
.normal:visited {text-decoration: none; color: #333399;}
.normal:hover {text-decoration: overline underline; color: #CC0000;}

.label { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; color: #000000; font-weight: bold;}
.label:link {text-decoration: none; color: #333399; font-weight: bold;}
.label:visited {text-decoration: none; color: #333399; font-weight: bold;}
.label:hover {text-decoration: overline underline; color: #CC0000; font-weight: bold;}


.petit { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; color: #000000;}
.petit:link {text-decoration: none; color: #333399;}
.petit:visited {text-decoration: none;  color: #333399; }
.petit:hover {text-decoration: overline underline; color: #CC0000;}

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

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

TD.tetiere {
	font-family: Arial; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	WIDTH:200px;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFFFF,EndColorStr=#333366);<b></b>
}


#outils {
               width: 100%;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:left;
}

.out {
               background: buttonface; 
               border: 1px solid buttonface;
               margin: 1; 
}

.over { 
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
}
