#left h3, #right h3 {
	margin-top: 10px;
	}

/*  ------------------------------------------
/*  structure générale
/*  ------------------------------------------
*/
#center {
	min-height: 710px;
	margin: 0 !important;
	padding-top: 10px;
	}

#left,
#right {
	overflow: hidden;
	}
	
legend {
	color: #333;
	}
	
/*  ------------------------------------------
/*  header
/*  ------------------------------------------
*/
.bandeau {
	width: 798px;
	position: relative;
	top: -74px;
	}

/*  ------------------------------------------
/*  left
/*  ------------------------------------------
*/
#menu_div {
	padding-bottom: 0px;
	}

/*  ------------------------------------------
/*  center
/*  ------------------------------------------
*/
.logo img {
	padding-right: 5px;
	}

/*  ------------------------------------------
/*  recherche
/*  ------------------------------------------
*/
#search {
	padding-bottom: 0px;
	}
