          body         {
	font-size: 9pt;
	font-family:Verdana;
	background-color: #669900;
	background-position: top: 50%;
	background-position: center left , '0% 50%'.;
	background-repeat: no-repeat;
	margin: 0px;
}
          table        {
	color: #C40001;
	font-size: 9pt;
	font-family:Verdana;
	text-align: center;
	font-weight: bolder;
}
 a:link {text-decoration: none; color: #669900}
 a:visited {text-decoration: none; color: #669900}
 a:hover { text-decoration: underline; color: #FF0000}
 a:active {text-decoration: underline; color: #FF0000}

a.za {
	text-decoration: none;
	color: #FFFFFF
}
a.za:hover {
	color: #FF0000;
}
a.za:visited {
	text-decoration: none;
	color: #333333
}
a.za:active {text-decoration: underline;}

a.za1 {
	text-decoration: none;
	color: #E2E2E2
}

a.za1:visited {
	text-decoration: none;
	color: #E2E2E2
}

a.za1:hover {
	color: #333333;
}

a.za1:active {text-decoration: underline;}
       

h1           {
	text-indent:0;
	font-size:18pt;
	font-family:Verdana;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 5px;
}
.tableau {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
h1           {
	font-size:17pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	margin: 0px;
}

h2           {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h3           {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #496C00;
	font-weight: bold;
	margin: 0px;
}


h4           {
	text-indent:0;
	line-height:100%;
	font-weight:bolder;
	font-size:9pt;
	font-family:Verdana;
	color:#669900;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
h5           {
	font-weight:bolder;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin: 0;
	margin-left: 22px;
	margin-right: 22px;
	line-height: 20px;
}
h6           {
	font-size:14px;
	font-family:Verdana;
	color: #4A3C00;
	margin: 2px;
}
p           {
	font-size:10px;
	font-family:Verdana;
	color: #669900;
	margin: 2px;
	text-align: left;
}
.tableau {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#menu1 {
	width: 205px;
	border-style: solid solid none solid;
	border-color: #1FA3A4;
	border-size: 1px;
	border-width: 2px;
	margin: 6px;
}
#menu1 ul {
	list-style: none;
	margin: 0px;
	padding: 0;
} 
#menu1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 10px;
} 

/* N'oubliez pas de renseigner l'adresse des images que vous avez téléchargé */ 
#menu1 li a:link, #menu1 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/menu1.gif);
	padding: 8px 0 0 2px;
}

#menu1 li a:hover {
	color: #353535;
	background: url(../images/menu1.gif) 0 -32px;
	padding: 8px 0 0 2px;
}

#menu1 li a:active {
	color: #26370A;
	background: url(../images/menu1.gif) 0 -64px;
	padding: 8px 0 0 2px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
