td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
a {
	color: #FD0D88;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.justifie {
	text-align: justify;
}
.blanc {color: #FFFFFF}
.rose {
	color: #FD0D88;
	font-weight: bold;
	font-size: 14px;
}
.petit {
	font-size: 11px;
}
.Ptrose {

	color: #FD0D88;
	font-size: 12px;
}
.Grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.cadre {
	padding-right: 5px;
	padding-left: 5px;

}
