.Rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	line-height: 30px;
	text-align: center;
	text-indent: 0px;
	background-position: center;
	font-weight: bold;
	background-image: url(../images/boutonmenu.png);
	text-decoration: none;
}
.Rubrique:hover {
	background-image: url(../images/boutonmenuhover.png);
	color: #0000FF;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	height: 35px;
	width: 180px;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: none;
}
.PiedPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/PiedPage.png);
	background-position: center center;
	height: 40px;
	width: 950px;
}
.Citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #AE0083;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../images/fondcitationclair.png);
	height: 50px;
	width: 950px;
	line-height: 40px;
	text-align: center;
	background-position: center;
}
