#bandeau_info {
	background-color: #ebf0f5;
    font-size: 11px;
    height: auto;
    line-height: normal;
    text-align: center;
    display:block;
    margin:10px 0;
}

#bandeau_info p.desc {
	font-size:1.0em;
	width:982px;
	margin:auto;

}

#bandeau_info span.ok {
	color: #5b1f79;
    cursor: pointer;
    font: 12px;
    padding: 0 5px;
    text-transform: uppercase;
    font-weight:bold;
}

#bandeau_info_readmore {
	text-decoration: underline;
	color:#009cd8;
}