div.cadre_promo {
	position:relative;
	float:left;
	height:auto;
	width:230px;
	text-align:center;
	padding:24px;
}

div.cadre_promo p, div.cadre_promo a  {
	padding:0px;
	margin:0px;
	text-align:center;
}

div.cadre_promo_haut {
	width:230px;
	height:57px;
	background-image:url(/images/gui/cadre_promo_haut.png);
	background-repeat:no-repeat;
}

div.cadre_promo_haut a {
	color:#ffbbff;
	font-weight:bold;
	text-decoration:none;
}

div.cadre_promo_haut p {
	padding-top:8px;
}

div.cadre_promo_haut a:hover {
	color:#fff;
	text-decoration:underline;
}

div.cadre_promo_milieu {
	width:230px;
	height:auto;
	background-image:url(/images/gui/cadre_promo_milieu.png);
	background-repeat:repeat-y;
}

div.cadre_promo_milieu p {
	clear:both;
	text-align:center;
}

div.cadre_promo_bas {
	width:230px;
	height:17px;
	background-image:url(/images/gui/cadre_promo_bas.png);
	background-repeat:no-repeat;
}

div.promo-photo {
	position:relative;
	height:150px;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	overflow:hidden;
}

div.promo-photo img {
	height:150px;
	width:150px;
	border:none;
}
