a.bouton {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 150px;
	height: 18px;
	text-align: left;
	border: 1px solid #637679;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
	clip: rect(2px,2px,2px,2px);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #cbdfd2;
		 }
	 
a.bouton:hover {
	color: #deefe4;
     }

a.bouton:visited {
	color: #000000;
}

a.bouton:visited:hover
 {
	color: #deefe4;
	 }


a.bouton:active {
border: 1px solid #de3532;
	color: #000000;
	     }




a.boutonactif {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #caaeb8;
	display: block;
	width: 150px;
	height: 18px;
	text-align: left;
	border: 1px solid #637679;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
	clip: rect(2px,2px,2px,2px);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	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;
	     }


.divboutons
{
	color: #8dc63f;
	border:1px solid #02Db02;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 32px;
	background-color: b3fc4e;
	margin-left: 0px;
	padding-left: 5px;
	}


.tdheiht5
{
	height: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4b008d;
}
