#menu {position:absolute;display:block; top:107px; left:2px; width:121px;line-height: 18px;}
ul{list-style:none;margin:0;padding:0 0 16px 0;color:#fff;font-weight:bold;}
li {margin:0;padding:0;color:#B9AEBC;border-bottom: 1px solid #006699;}
li.prem{border-top: 1px solid #006699;}
li.indent1{margin: 0 0 0 10px;padding: 0 0 0 1px;}

/* Menu gauche : lien menu niveau 1*/
a.menuoff{font-weight:bold;font-size :11px;text-decoration: none;line-height:18px;}
a.menuoff:link {color : #006699;}
a.menuoff:visited {color : #006699;}
a.menuoff:hover {color : #000033;}
a.menuon{font-weight:bold;font-size :11px;text-decoration: none;line-height:18px;}
a.menuon:link {color : #000033;}
a.menuon:visited {color : #000033;}

/* Menu gauche : lien menu niveau 2*/
a.menu2off{font-size :11px;text-decoration: none;font-weight:normal;line-height:18px;}
a.menu2off:link {color : #006699;}
a.menu2off:visited {color : #006699;}
a.menu2off:hover {color : #000033;}
a.menu2on{font-size :11px;text-decoration: none;font-weight:normal;line-height:18px;}
a.menu2on:link {color : #000033;}
a.menu2on:visited {color : #000033;}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; line-height: 16px; text-decoration: none; text-align: left;
}
.texte H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;	color : #000033; text-align: center;
}
.texte H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	font-weight: bold; color : #006699; line-height: 8px;
}
.texte H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	color : #000033; line-height: 1px; text-align: center; font-style: italic
}
.texte A {
	COLOR: #006699; BORDER-BOTTOM: #006699 1px dotted; text-decoration: none
}
.texte A:link {
	COLOR: #006699; BORDER-BOTTOM: #006699 1px dotted; text-decoration: none;
}
.texte A:hover {
	COLOR: #000033; BORDER-BOTTOM: #000033 1px dotted; text-decoration: none;
}
.texte A:active {
	COLOR: #000033; BORDER-BOTTOM: #000033 1px dotted; text-decoration: none;
}


