/* ================================== */
/*              MON CSS               */
/* ================================== */
/* ========== balises html ========== */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
h1 {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
h2 {
	color: #900;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
}
h3 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
/* ================================= */
/* ========== balises css ========== */
.infosbas {
	font-size: 9px;
	font-style: italic;
}
.navi {
	font-style: italic;
	font-size: 10px;
}
.chapitre {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.cheval-plus {
	font-size: 8px;
	font-style: italic;
}
.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	font-style: italic;
	line-height: normal;
}
.description {
	font-size: 10px;
	font-style: italic;
}