a.bouton {
	font-family: Arial, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #16781d;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	 }
	 
a.bouton:hover {
color: #FF99FF;
     }

a.bouton:visited {
	color: #16781d;
}

a.bouton:visited:hover
 {
color: #FF99FF;
	 }


a.bouton:active {
color: #FF99FF;
	     }



a.boutonactif {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #caaeb8;
	display: block;
	width: 150px;
	height: 18px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	background-color: #cbdfd2;

		 }
	 
a.boutonactif:hover {
	color: #deefe4;
     }

a.boutonactif:visited {
	color: #caaeb8;
}

a.boutonactif:visited:hover
 {
	color: #deefe4;
	 }


a.boutonactif:active {
border: 1px solid #de3532;
	color: #caaeb8;
	     }





a.boutonentree {
	font-family: Arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #932d33;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 4px;
	 }
	 
a.boutonentree:hover {
color: #405b7a;
	
     }

a.boutonentree:visited {
	color: #932d33;
}

a.boutonentree:visited:hover
 {
	color:  #405b7a;
	
	 }


a.boutonentree:active {
color: #405b7a;
	     }
