div.breve_bandeau
{
 overflow: hidden;
 padding: 5px;
 width: 50%;
 left: 0%;
 margin:0px;
 margin-left:25%;
 position: absolute;
 top: 5px;
 font-size: 130%;
 color: #ffffff;
 white-space: nowrap;
 background-color: none;
 background-image: url('../images/pix70.png');
 text-align: center;
 border: none;
 }

div.breve_bandeau p {margin:0;}
div.breve_bandeau a {
	color: #111155;
	padding:  0 7 2 7;
	background-image: url('../images/f2f2ff-25.png');
 }


div.breve_bandeau a:hover {
	background-image: url('../images/pix70.png');
 }