.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #be4993;
	font-size: 18px;
	font-weight: bold;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	font-weight: normal;
}

.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #31bcca;
	font-size: 16px;
	font-weight: bold;
}

.sous_Sous_tritre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0099;
	font-size: 14px;
	font-weight: bold;
}
.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
	font-size: 14px;
	font-weight: bold;
}
.txt_bouton_fla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047ca2;	
	font-weight: bold;
}

.lienbas {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0099;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.lienbas:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6699;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.img {

	border: 5px solid #E70081;
}
