#menu_list li.menu-2 {
	background:url(../img/public/menu_hover.png) repeat-x;
	color:#FFF;
	border:3px solid #dddddd;
	border-top:none;
}
div#titre {
	background: none repeat scroll 0 0 #ff6600;
	color: #fff;
	font-size: 0.7em;
	font-weight: normal;
	margin: 15px 2%;
	padding: 5px 1%;
	text-transform: uppercase;
	width: 94%;
}
div#titre.container{
	max-width:inherit;
}