a.menus:link, a.menus:visited {
	width:140px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 30px;
}
 a.menus:hover, a.menus:active{
	width:140px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF33CC;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 30px;
	}
.menu_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF33CC;
	width: 140px;
	float: left;
	text-align: left;
	line-height: 30px;
}
/*bouton pour formulaire*/
a.lien_form:link, a.lien_form:visited {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	float: none;
	font-weight: bold;
}
 a.lien_form:hover, a.lien_form:active{
	width:0px;
	height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
a.bouton_sai:link, a.bouton_sai:visited{
	background-image: url(boutons_illust/saisiea.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	float: left;
	height: 50px;
	}
	a.bouton_sai:hover, a.bouton_sai:active {
	background-image: url(boutons_illust/saisieb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	}
a.bouton_maj:link, a.bouton_maj:visited{
	background-image: url(boutons_illust/maja.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	float: left;
	height: 50px;
	}
	a.bouton_maj:hover, a.bouton_maj:active {
	background-image: url(boutons_illust/majb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	}
	a.bouton_vis:link, a.bouton_vis:visited{
	background-image: url(boutons_illust/visualisera.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	float: left;
	height: 50px;
	}
	a.bouton_vis:hover, a.bouton_vis:active {
	background-image: url(boutons_illust/visualiserb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	}
	a.bouton_sup:link, a.bouton_sup:visited{
	background-image: url(boutons_illust/poubellea.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	float: left;
	height: 50px;
	}
	a.bouton_sup:hover, a.bouton_sup:active {
	background-image: url(boutons_illust/poubelleb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	}
	a.bouton:link, a.bouton:visited{
	background-image: url(boutons_illust/boutona.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	float: left;
	height: 50px;
	}
	a.bouton:hover, a.bouton:active {
	background-image: url(boutons_illust/boutonb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	}
