#contenu {
	background-position: center center;
	background-repeat: repeat-y;
	text-align: center;
	color: #FFF;
	background-color: #abaaaa;
}
.body {
	background-color: #1C8098;
	background-position: center center;
	text-align: center;
}
#cadre {
	background-position: center;
	background-repeat: repeat-y;
}
.texte_rouge {
	color: #F00;
	font-weight: bold;
}
.body #cadre #contenu tr td .Style18 .texte_rouge .Style28 span {
	font-size: 18px;
	font-weight: bold;
}
.texte_bleu {
	color: #09F;
	font-weight: bold;
}
