html {
	font-size:12px;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.main_wrap {
	margin:20px auto !important;
}
.header {
	height:115px;
	margin:0 auto;
}
.logo {
	height:115px;
	width:302px;
	float:left;
}
.logo_pad {
	padding:25px 0 0 0px;
}
.logo img {
	float:left;
	margin-right:5px;
}
.contact_details {
	float:left;
	text-align:right;
	width:645px;
	height:115px;
	overflow:hidden;
	background:url(../images/entete.png) no-repeat right;
}
.contact_details_pad {
	padding:25px 0 0 0;
}
#topmenu {
	height:41px;
	margin:0 auto;
}
#topmenu_pad {
	padding: 5px 4px 0 0;
	float:left;
}
.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.path_pad {
	padding-left:15px;
}
.gallery {
	margin:0 auto;
}
.main_area {
	margin:0 auto;
	overflow: hidden;
}
.content_wrap {
	float:left;
	line-height:16px;
}
.content_pad {
	padding:15px 15px 4px 15px;
    border:none;
}
.column_left {
	float:left;
}
.column_right {
	float:right;
}
.module_shadow_l {
	/* ERWAN 2021 background:url(../images/module_shadow_left.png) top left no-repeat; */
}
.module_shadow_r {
	/* ERWAN 2021 background:url(../images/module_shadow_right.png) top right no-repeat; */
}
.carousel_module {
	/* ERWAN 2021 background:url(../images/content_bg.png); */
	overflow:hidden;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.upper, .bottom {
	margin:0 auto;
}
.modulerow2, .modulerow3, .modulerow4 {
	margin-right:7px;
	float:left;
}
.last {
	margin-right:0 !important;
}
.footer {
	margin:0 auto;
	padding:15px 0;
}
.top_arc {
	width:100%;
	position:absolute;
	top:156px;
	z-index:100;
	font-size:10px;
	color:#fff;
}
.top_arc a:link, .top_arc a:visited, .top_arc a:hover {
	color:#fff !important;
	text-decoration:none;
}
.top_arc_container {
	width:950px;
	height:21px;
	margin:0 auto;
}
.top_arc_pad {
	padding:3px 0 0 0;
}
.top_arc_left {
	width:49.5%;
	float:left;
	text-align:right;
}
.top_arc_right {
	width:49.5%;
	float:right;
}
.vm_scroll {
	margin:-12px auto 7px auto;
}
.badge {
	height:0;
	position:relative;
}
.badge_frame {
	margin:0 auto;
	text-align:right;
}
.badge_image {
	width:170px;
	height:0;
	overflow:visible;
	float:right;
	position:relative;
}
#font_resize {
	clear:both;
	text-align:center;
	padding-top:10px;
}
#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}
.clr {
	clear:both;
}
@media (max-width: 888px) {
div#topmenu {
height:10px;
}
#topmenu {
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.slogan {/*width: 100%;*/
margin:10px;
}
div.moduletable.recherche {
display: none;
}
}
@media (max-width: 888px) {
.contact_details {
display: none;
}}


/* ENCART IMAGE COLONNE GAUCHE */
div.column_left div.moduletable.encart {
	border: none;
  	background-color:none;
  background:none;
	}
div.column_left div.moduletable.encart div {
    padding: 0;
}