/* Haut */
header > h1
{
margin-top:50px;
text-align:center;
font-weight:300;
font-size:50px;
}
header > h1 > span
{
background:#3399ff;
color:white;
padding:0 10px;
}
#logo
{
width:250px;
}