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

* { margin:0px; padding:0px; }

.small_box_prestige {
float:left;
height:136px;
width:258px;
background-image:url(../img/fo/small_box_prestige.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin-left:3px;
margin-top:5px;

}
.small_box_prestige ul li{
	list-style-image:url(../img/fo/puce.gif);
	font-size:12px;
	margin-left:40px;
	line-height:20px;
	color:#46555;
}
.small_box_prestige ul li.first{
margin-top:5px;
}
.small_box_prestige h3
{
color:#f26615;
margin-left:15px;
border: none;
padding-top:10px;
}

