.menucss0{
	position:absolute;
	visibility: hidden;
	font:normal 11px/20px Verdana;
	color: #FFFFFF;
	z-index: 100;
	width: 165px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	border-top: 1px solid white;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.menucss0 a{

	/* background-image: url(/afisante/gestion2/images/coin.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	background-color: #333399;
	
width: 100%;
display: block;
border-bottom: 1px solid white; 
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss0 a:visited{
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss0 a:hover{ /*hover background color*/
background-color: #040F5E;
color: #FFFFFF;
}









.menucss1{
	position:absolute;
	visibility: hidden;
	border-top: 1px solid white;
	font:normal 11px/20px Verdana;
	color: #FFFFFF;
	z-index: 100;
	width: 165px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

.menucss1 a{

	/* background-image: url(/afisante/gestion2/images/coin.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	background-color: #008000;
	
width: 100%;
display: block;
border-bottom: 1px solid white; 
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss1 a:visited{
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss1 a:hover{ /*hover background color*/
background-color: #336600;
color: #FFFFFF;
}








.menucss2{
	position:absolute;
	visibility: hidden;
	border-top: 1px solid white;
	font:normal 11px/20px Verdana;
	color: #FFFFFF;
	z-index: 100;
	width: 165px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

.menucss2 a{

	/* background-image: url(/afisante/gestion2/images/coin.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	background-color: #A50021;
	
width: 100%;
display: block;
border-bottom: 1px solid white; 
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss2 a:visited{
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
/* font-weight: bold; */
text-indent: 10px;
}

.menucss2 a:hover{ /*hover background color*/
background-color: #660000;
color: #FFFFFF;
}

