/* CSS Document */

.Style3 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.Style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.chiffre {
	font-size: 12px;
	font-weight: 100;
}
.user{
	font-size: 18px;
	color: #333333;
	/*text-shadow: 4px,4px,4px,blue;*/

}
