@charset "utf-8";
/* CSS Document */
.titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	color:#2ABE8C;
	text-decoration: none;
	font-weight: normal;
}
.texte1 {
	font-family: tahoma;
	font-size: 14px;
	color:#2ABE8C;
	text-decoration: none;
	font-weight:normal;
}
.texte2 {
	font-family: tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight:normal;
}
.texte3 {
	font-family: tahoma;
	font-size: 11px;
	color:#300;
	text-decoration: none;
	font-weight:bold;
}
.texte4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.texte5 {
	font-family: tahoma;
	font-size: 18px;
	color:#25A87C;
	text-decoration: none;
	font-weight:normal;
}
.copy{
	text-align: center;color: #FFFFFF;font-family: Arial;font-size: 11px;font-weight: bold;
}
