/*  1ere ligne */
#lignehaut{
  margin-left: auto;
  margin-right: auto;
  width: 96%;
  height:20px;
 /* background: #CCFF99;*/
}

/* Barre contact */


/* Barre titre */

#surtitre { 
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white
}

#titre{
font-family: Arial;
font-weight: bold;
font-size: 40px;
color: white
}
div {
	text-align:center;
	}
div#bandeau {
	width:100%;
	height:45px;
	/*background-color: #808080;
	background-image:url(../images/malimogow_fond.jpg);*/
	}