h1{
   color: #b90c1a;
   font-size : 2em;
   margin-bottom : 10px;
}

table {
	width: 100%;
}

table tr td{
	vertical-align: middle;
	text-align: left;
	border:4px solid white;
}

table tr .rang {
	width: 139px;
	font-size: 18px;
	font-weight: bold;
	color: #b90c1a;
	text-align: left;
}

table tr .rang .rang_nb {
	font-size: 30px;
}

table tr .description_cadeau {
	padding-left: 20px;
	line-height: 1.2;
}

table tr .description_cadeau .rouge {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}

table tr .rang_fin {
	width: 139px;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	text-align: center;
}

table tr .rang_fin .rang_nb {
	font-size: 24px;

}

#mentions_legales {
	font-size: 10px;
}