a.menu1 {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B50808;
	background-image: url(images/btnMenu.jpg);
	background-position: center center;
	height: 30px;
	width: 155px;
	line-height: 34px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;

}
a.menu1:visited {
    font-family: "Comic Sans MS", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu1:hover {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0557;
	text-decoration: none;
	background-color: #FF0000;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.texte {
	font-family: Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0557;
	text-decoration: none;
}
