@charset "utf-8";
/* CSS Document */







#bouton01 {
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/graphique/bouton.jpg);
	background-repeat: no-repeat;
}
