@charset "UTF-8";
/* CSS Document */

BODY {
	MARGIN: 20px 20px 20px 30px
}
.rouge {
	COLOR: #e30f49
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	COLOR: #e30f49; 
	TEXT-DECORATION: none;
}
a:link {
	COLOR:#e30f49;
	TEXT-DECORATION: none;
}
a:active {
	COLOR: #999999; 
	TEXT-DECORATION: none
}
a:visited {
	COLOR: #e30f49; 
	TEXT-DECORATION: none
}
h3 {
	text-transform: uppercase;
	font-size: 12px;
	COLOR: #e30f49;
	
}
.bouton {
	text-transform: uppercase;
	COLOR: #e30f49;
	font-size: 10px;
	font-weight: bold;
}
