.textenoir11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#dropmenudiv{
	position:absolute;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	text-decoration:none;
}
.textenoir12pxLucidaGrande {


	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titrevert14pxLucidaGrande {
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #88A31F;
	font-weight: bold;
}

/* texte en rollover definitions*/

a.info{
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif; 
	position:relative;
	z-index:24;
	color:#88A31F;
	text-decoration:none;
}

a.info:hover{
	z-index:25; 
	background-color: #DCE2A8; 
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif; 
	color:#000000;
}

a.info span{
	display: none
}

a.info:hover span{
	display:block;
	position:absolute;
	top:15px;
	width:150px;
	border:1px solid #000000;
	background-color:#DCE2A8;
	color:#000000;
	padding: 5px 5px;
	text-align: left;
	z-index: 50;
	left: 15px;
}
	
a.lien:link {
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a.lien:visited {

	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a.lien:hover {

	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.titrerouge14pxLucidaGrande {

	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

body{
scrollbar-face-color: #BEC979;
scrollbar-highlight-color: #BEC979;
scrollbar-shadow-color: #BEC979;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
}
