a.menu{
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	width:100%;
	font-family: verdana;
	font-size: 11px;
	background-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0066;
	font-weight: bold;
	}

a.menu:hover{
	text-decoration: none;
	color:#000000;
	display:block;
	width:100%;
	font-family: verdana;
	font-size: 11px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0066;
	font-weight: bold;
	background-color: #ECECEC;
}

a.menu2{
	text-decoration: none;
	color:#CCCCCC;
	font-family: verdana;
	font-size: 9px;
}

a.menu2:hover{
	text-decoration: none;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 9px;
}

a.lien
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.lien:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

a img

{

  border:  none ;

}

a.lien_plan
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	float: left;
	text-decoration:none;
}

a.lien_plan:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
