#ban-flash {
    margin: -5px 0 0 0 !important;
    padding: 0 !important;
    border: 0px #FFF solid;
	width: 469px;
	overflow:hidden;
}
div.ban_head {
	float:left;
	width: 100%;
}
div.ban_head span {
	float:left;
	margin: 0;
	padding: 0;
	width: 234px;
	text-align:center;
	height: 28px; 
}
div.ban_head span.needs {
	border-right: 1px #fff solid;
	background: #246e89 url(/photo/images_default/bloc/needs-bg.gif) repeat-x 0 0;
}
div.ban_head span.sols {
	background: #E8E8E8 url(/photo/images_default/bloc/sols-bg.gif) repeat-x 0 0;
}

.bleu-cadre-long {
width: 469px;
border: 1px #78BFC4 solid;
background-repeat: no-repeat;
text-align: left;
}
/* Hides from IE-mac \*/
* html .bleu-cadre-long {width: 471px;}
/* End hide from IE-mac */

#ban-flash div.ban_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#ban-flash div.ban_content {display: inline-block;}

/* Hides from IE-mac \*/
* html #ban-flash div.ban_content {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#ban-flash div.ban_content{
	margin-top: 28px;
	background: #fff !important;
}

#ban-flash div.ban_content img {float:left;}
#ban-flash div.ban_content span.text_content {
	display: block;
	float:left;
	clear:none;
	margin: 10px 0 0 7px;
	width: 335px;
	height: 112px;
}

.needs img, .sols img{
	cursor: pointer;
}

.loading{
	background: transparent url(/photo/images_default/pictos/ajax-loader.gif) no-repeat 50% 60%;
}
