#menuhb {
    margin: auto;
    width:900px;
    height:60px ;
    background:#B70825;
    color: white;
     border-left:solid black 0px ;
   border-right:solid black 0px ;
   margin-bottom: 0px;
   text-align: center;
 }
#navigationhb {
    margin: auto;
  width: 400px;
  list-style: none;
  padding: 0;
  text-align: center ;
  margin-bottom: 0px;
  float:left;
   
     }
	
#navigationhb li {
 display: inline;
  color: #ffffff;
  margin-bottom: 0px ;
}
#navigationhb li a {
  
 
  color: #ffffff ;
  font: 12px Calibri ;
  line-height: 2.9em ;
  text-align: center ;
  text-decoration: none ;
  padding: 4px 0 ;
  font-weight: bold;
  margin: .5em;
}
#navigationhb li a:hover, #navigationhb li a:focus, #navigationhb li a:active {
  color: #000 ;
  text-decoration:blink  ;
}


#navigationhb .tarif{
	float:right;
	width:450px;
}
#navigationhb .tarif img{
	float:right;
}
#navigationhb .tarif p{
	font-size:12px;
}