/*--------- Boite promo*/
.promo_height .Container_HeadAction
{
	display:block;
	vertical-align:bottom;
	position: relative;
	z-index:5000;
	top:80px;
	
}
.promo_height .Container_HeadAction span
{
 background-color:Aqua;height:50px;
}
.promo_Title_BandoVert
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 0px;
	left: 0px;
}
.promo_Vert_title /*265*17*/
{
	margin: 0;
	white-space: nowrap;
	width: 265px;
	padding: 0px 0px 0px 0px;
}
.promo_contentPane
{
	width: 260px;
	height: 172px;
	padding: 3px 2px 3px 5px;
	display:block;
	position: relative;
	top:-20px
}
.promo_border
{
	padding: 1px 0px 0 0px;
	margin: 0px 0px 2px 4px;
	height: 172px;
	width: 269px;
	border: solid 1px #cccccc;
	background-color:Transparent;
	display:block;
}

