body #corps * {
	background:none !important;
}

#corps {
	border:none;
	width:auto;
}
#menu {padding:0px; margin:0px; margin-right:20px}

#menu ul {
	display:none;
}
#logo{
	text-align:right;
}
#site {
	position:static;
	float:right;
	width:60%;
	text-align:left;
}
#site h1 {
	font-size:18px;
}
#entete {
	height:auto;
}
#page {
	margin-left:0px;
}
#corps .encart h3 {
	border: #0093DE 1px solid;
	color: #0093DE;
}
#menu .encart h3 {
	border-color: #ef6506;
	color: #ef6506;
}

#logo {
	height:auto;
	padding:0;
	width:auto;
}
