.Rubrique {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 215px;
	display: block;
}
.Rubrique:hover {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/bouton-over.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 215px;
	display: block;
}
.Liens {
	color: #666666;
	text-align: center;
	font-family: Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	}
.Liens:hover {
	color: #999999;
	text-align: center;
	font-family: Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	}
.Contenu {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.ContenuRouge {
	font-family: Garamond, Times New Roman;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 10px;
}
.ContenuSpan {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.ContenuEng {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.ContenuPetit {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
.ContenuMoyen {
	font-family: Garamond, Times New Roman;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
		text-align: center;
}
.Contenusanscouleur {
	font-family: Garamond, Times New Roman;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
.ContenuCompteur {
	font-family: arial narrow;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
.Titres {
	font-family: Garamond, Times New Roman;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.TitresRouge {
	font-family: Garamond, Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#FF0000;
	text-decoration: overline underline;
}
