BODY
{
margin-top  :		0px;
margin-left  :		0px;
margin-bottom :		0px;
font-family :		verdana;
background-image: 	url(images/bgtop.jpg);
background-repeat: 	repeat-x;
background-color: 	#FFF;
}

p { font-family: verdana ; font-size:10pt ; color: #000000 ;  }
.petit { font-family: verdana ; font-size:8pt ; color: #000000 ;  }
.pvert { font-family: verdana ; font-size:14pt ; font-weight: bold; color: #0A6C30 ;  }

A { color:#4CB91E; text-decoration:underline;font-weight: bold;font-size:10pt ;}
A:hover { color:#4CB91E; text-decoration:none;}

A.vert { color:#4CB91E; text-decoration:underline;font-weight: bold;font-size:10pt ;}
A.vert:hover { color:#4CB91E; text-decoration:none;}

A.big { color:#4CB91E; text-decoration:underline;font-size:13pt ;}
A.big:hover {color:#4CB91E;text-decoration:none;}

A.lienbig { color:#0A6C30; text-decoration:underline;font-size:14pt ;}
A.lienbig:hover {color:#0A6C30;text-decoration:none;font-size:14pt ;}


A.lienjaune { color:#FFFFFF; text-decoration:none;font-size:10pt ;}
A.lienjaune:hover {color:#FFFF00;text-decoration:none;}

h1 { font-family: verdana; font-size:15pt ; font-weight: bold; color: #000000 ;  }
h1.center { text-align: center; font-family: verdana; font-size:15pt ; font-weight: bold; color: #000000 ;  }

h2 { font-family: verdana; font-size:13pt ; font-weight: bold; color: #000000 ;  }
h2.center { text-align: center; font-family: verdana; font-size:13pt ; font-weight: bold; color: #000000 ;  }

h3 { font-family: verdana; font-size:10pt ; font-weight: bold; color: #000000 ;  }

table.cadre {
background-image: 	url(images/bg-tableau.gif);
border: 1px solid #009933;
background-repeat: repeat-x; 
background-color: FFF;
}

ul.point {
font-size:10pt ;
padding-left:25px;
}

li.point {
font-size:10pt ;
list-style-type: square;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 43;
left: 320;
z-index:100;
width: 700;
}
#menu dl {
float: left;
width: 108;
margin: 0 2px;
}
#menu dt {
cursor: pointer;
text-align: center;
color: #fff;
font-size:10pt;
font-weight: bold;

border: 0px solid black;
}
#menu dt.ok a {
background-image: 	url(images/bg-menu-hover.gif);
color: #000000;
font-size:13pt;
text-decoration: none;
display: block;
height: 25;
border: 0 none;
}
#menu dt.ok a:hover {
background-image: 	url(images/bg-menu-hover.gif);
color:#000000; 
font-size:13pt;
}
#menu dd {
border: 0px solid black;
}
#menu li {
text-align: left;
background: #FFFF0E;
}
#menu li a {
color: #000;
font-size:9pt;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu dt a {
background-image: 	url(images/bg-menu.gif);
color: #019A32;
font-size:13pt;
text-decoration: none;
display: block;
height: 25;
border: 0 none;
}
#menu dt a:hover {
background-image: 	url(images/bg-menu-hover.gif);
color:#000000; 
font-size:13pt;
}

#menu li a:hover {
background: #019A32;
color:#FFFF0E; 
font-size:9pt;
}
