.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(image/bouton_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20px;
	display: block;
}
.menu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(image/bouton_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20px;
	display: block;
}
.menu:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(image/bouton_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20px;
	display: block;
}
.menutitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}
.TITRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-indent: 20pt;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input,select,textarea {
	border: solid 1px #656565;
}

