.tableaublanc {
	border: medium groove #FFFFFF;
}
.traittitre {
	border: 1px solid #000000;
}
.texteblancgauche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.texteblancdroite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
.texteblancjustifie {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.textebleugauche {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #213670;
	text-align: left;
}
.texterougejustifie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B70303;
	text-align: justify;
	text-indent: 5pt;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	text-decoration:underline overline;
	color:#FFFF00;
	cursor: hand;
	filter: Inverser;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
.blog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 5pt;
}
