body.fr #header {
	background: url(../images/bg_left.jpg) no-repeat top left;
	height: 294px;
}
body.en #header {
	background: url(../images/bg_left_en.jpg) no-repeat top left;
	height: 294px;
}
#wrapper {
	background: url(../images/bg_simple.jpg) repeat-y top left;
}
#container {
	background: url(../images/bg_fiche.jpg) repeat-y 33px 0;
	margin-bottom: 60px;
	padding: 0;
	position: relative;
}
#container #cell_head {
	width: 936px;
	margin-left: 32px;
	_margin-left: 16px;
	float: left;
	height: 14px;
	background: url(../images/cell_head.jpg) no-repeat top left;
}
#container #cell_foot {
	height: 11px;
	background: url(../images/cell_foot.jpg) no-repeat top left;
	clear: both;
	width: 936px;
	margin-left: 33px;
}
#left {
	width: 288px;
	padding-left: 50px;
	position: static;
}
#left h2 {
	color: #809a9c;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
}
#left #titre_sp h2 {
	width: 230px;
	height: 176px;
	background: url(../images/bg_main.gif) no-repeat top left;
	position: relative;
	z-index: 500;
	top: -28px;
	padding-top: 34px;
	font-size: 17px;
}
#left .inside{
	position: static;
}
#left .colonne_left_foot {
	background: url(../images/bg_left_foot.jpg) no-repeat bottom left;
	width: 288px;
	height: 159px;
	position: absolute;
	bottom: 11px;
}
#main {
	margin: 0;
	width: 590px;
	padding: 20px 0 20px 0;
}
#main .mod_article  {
	width:auto;
	padding: 0;
	margin: 0;
}

.ce_form {
	padding: 0 0 12px 0;
}

