.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999900;
	text-decoration: none;
	background-image: url(bouton_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 55px;
	display: block;
	font-weight: bold;
}

.menu:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999900;
	text-decoration: none;
	background-image: url(bouton_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 55px;
	display: block;
	font-weight: bold;
}

.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999900;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 55px;
	display: block;
	font-weight: bold;
}
.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999900;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 55px;
	display: block;
	font-weight: bold;
	background-image: url(bouton_3.png);
}
.menutitr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	text-indent: 80px;
	display: block;
}
.titr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: none;
}
.text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titrorang {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
