#menu ul{
	padding: 0px;
    margin-left: 200px;
}

#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
    float: left;
    list-style-type: none;
    margin-right: 27px;
	margin-top: 66px;
	
}

.liste{
	margin: 0px;
}

span{
	color: white;
	line-height: 13px;
	font-size: 11px;
}

h1{
	font-size: 15px;
	text-transform:uppercase;
	color: #0e2e81;
	display:inline;
}

bold{
	color: #0e2e81;
}

strong{
	color: #0e2e81;
}