.ArialRose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: F938C5;
}
.AriaBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.AriaBlancTitre16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.AriaBlancMenu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.AriaGrisTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 7B7B7B;
}
.AriaGrisTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
body {
	background-color: #474747;
}

#box-small {
	width:179px;
	min-height:190px;
	/* margin-top:15px; 
	background-color: #DEDEDE;
	background-repeat: no-repeat;
	background-position: center bottom;**/
	background-image: url(bg-box-bottom-small.gif);
	
}.AriaNoirTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
