@charset "utf-8";

/* CSS Document */



.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	width: 550px;
	color: #FFF;
	text-align: center;

}
.ici {
	color: #F0F;
}


.textegrasupper {

	text-transform: uppercase;

	font-variant: normal;

	text-align: left;

	width: 600px;

	color: #FFF;

}



.texte_gras {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFF;

	width: 600px;

}

.texte_grasnoir {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFF;

	width: 600px;

}

.texte_section {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bolder;

	margin: 5px;

	padding: 5px;

	text-align: left;

	width: 550px;

	color: #FFF;

}

.textetableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #FFF;
	margin: 5px;
	padding: 5px;

}
