.txtrouge {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #6D0506;
}
.txtnoir {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.fondBody {
	background-color: #EFF3F7;
}
.titre {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #E81D8C;
	font-weight: bold;
}
.contenuBleu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #436F91;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}
img { border: 0px;}
#conteneur_xhtml {
	width: 642px;
	height: 396px;
	text-align: left;
	position: absolute;
	top: 218px;
	left: 50%;
	margin-left: -319px;
	z-index: 100;
}

#flash {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: relative;
}
