/*  ================================================ */
/* 							Boutons admin 					  */
/*  ================================================ */

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
.Style2 {color: #333333}
.Style3 {font-family: Arial, Helvetica, sans-serif; color: #333333; }

td.bout_valid {
	background-image: url(../images/bout_valid.jpg);
	width: 150px;
	height: 22px;
	background-repeat: no-repeat;
}
a.bout_valid, a.bout_valid:visited, a.bout_valid:link{
	color: White;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma,verdana;
	font-weight: bold;
	font-size: 13px;
	display: block;
	width: 150px;
	height: 22px;
}
/*  ================================================ */
/* 							Boutons admin 					  */
/*  ================================================ */
td.bout_adm {
	background-image: url(../images/bout_adm.jpg);
	width: 150px;
	height: 22px;
	background-repeat: no-repeat;
}
a.bout_adm, a.bout_adm:visited, a.bout_adm:link{
	color: White;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma,verdana;
	font-weight: bold;
	font-size: 13px;
	display: block;
	width: 150px;
	height: 22px;
}

