.cbim_css {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;
}
.corps_texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0033;
	 margin-bottom: 9px; 
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	margin-top: -2px;
}.legende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	padding-bottom: 3px;
}

