html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing:border-box;
}
body, html {
	margin: 0;
	padding: 0;
	width:100%;
	color:#3c3c3b;
}
body{
	background:#FFF;
}
html, input, select, textarea {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:0.9em;
}
a:focus { 
	outline:0;  /* Enlève le pointille sur les liens (notamment visible sur les supports mobiles*/
}
div#global {
	position:relative;
	height:100%;
}
.general_content {
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.noborder {	border:0px;}
.bold {font-weight:bold;}
.cg_bleu {color:RGBA(227,6,19,1);}
.cg_orange {color:#9e0e09;}
/* HEADER */
header {
	/*position:fixed;
	z-index:101;*/
	position:relative;
	padding:0px;
	width:100%;	
	background: #FFF;
}
header.header_scroll {
	background: #FFF;
}
div#header_top {
	position:relative;
	width:100%;
	display:table;
}
div#header_logo {
	position:relative;
	float:left;
	max-width:437px;
	z-index:1000;
	width:100%;
}
div#header_logo a{
	display:block;
}
div#header_logo img{
	position:relative;
	max-width:280px;
	width:100%;
	margin:0 auto;
	display:block;
}
div#header_menu {
	position:relative;
	float:right;
	width:calc(100% - 437px);
	display:table;
	background-color:#959595;
}
div#menu {position:relative;float:left;width:calc(100% - 50px);/*on retire la largeur de header_rs*/text-align:right;margin:0;z-index:1000 !important;}
div#header_rs {position:relative;float:right;width:30px;margin:30px 20px 0 0;}
/*Scroll de la page .header_scroll*/
header.header_scroll {position:fixed; z-index: 98;}
header.header_scroll #header_logo {width:200px;margin:0 0 0 7%;}
header.header_scroll #header_logo img {width:100%;}
header.header_scroll #header_rs {margin:20px 20px 0 0;}
/******************************** MENU RESPONSIVE *************************************/
div#header_responsive_top {
	width:100%;
	padding:0;
	overflow:hidden;
	background:#FFFFFF;
	margin:0 0 10px 0;
}
div#header_responsive_top_left {
	float:left;
	width:210px;
	padding:10px 20px 0 20px;
}
div#header_responsive_top_left img {width:100%;max-width:276px;}
div#header_responsive_top_middle {
	float:right;
	width:calc(100% - 290px);
	padding:0 0 0 40px;
	margin:32px 0 0 0;
	text-transform:uppercase;
	font-size:1.4em;
}
div#header_hide {display:none;}
div#header_responsive {display:none;}
.menu_item {
	margin: 8px 0 0 10px;
    position: absolute;
	color:#FFF;
}

/************* FIL ARIANE *************/
.fil_ariane {width:96%;text-transform:uppercase;font-size:1em;margin:20px auto;}
.fil_ariane a {font-weight:700;color:inherit;text-decoration:none;padding:0 20px 0 0;margin:0;}
.fil_ariane a.end_ariane {color:#b87045;background:none;padding:0;}
.fil_ariane a:hover {color:#b87045;}
/************* TITRES ET SOUS TITRES *******/
h1{font-weight:normal;}
.contenu_title {font-size:1.9em; text-transform:uppercase;margin:10px 0 10px 0;}
.contenu_sstitle{font-size:2.1em; margin:0 0 30px 0;}
header.header_scroll #menu{
	margin:0;
}
/*************** RS SHARE *****************/
div#btns_share{
	position:relative;
	height:40px;
	width:auto;
	z-index:1;
	margin:20px auto;
	display:table;
}
.btn_share{
	position:relative;
	width:40px;
	height:40px;
	/*box-shadow:0px 0px 6px #888;*/
	float:left;
	margin-right:4px;
	background-color:#959595;
}
a.btn_share{
	position:relative;
	display:block;
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	border-radius:5px;
}
a.btn_share.facebook{
	background-image:url(../img/rs-share/rs_facebook.png);
	
}
a.btn_share.twitter{
	background-image:url(../img/rs-share/rs_twitter.png);

}
a.btn_share.linkedin{
	background-image:url(../img/rs-share/rs_linkedin.png);
}
a.btn_share.email{
	background-image:url(../img/rs-share/rs_email.png);
	
}
a.btn_share:hover{
	background-color:#9e0e09;
	transition-duration: 1s;	
}
footer {
  /*background-color: #c6c6bd;*/
border-top:10px solid #c6c6bd;
	background:#FFF;
  position: relative;
}
div#sitemap{
	position:relative;
	width:96%;
	max-width:1600px;
	margin:0 auto;
	display:table;
	padding:40px 0;
}
.col_footer{
	position:relative;
	float:left;
	width:18%;
	margin:0 1%;
}
div#footer_service, div#footer_avis {width:38%}
div#footer_service ul.first_niveau {float:left; width:48%; padding:1%;}
div#footer_avis iframe {height:270px;background:#c6c6bd !important;}


.iframe-artisan .artisan-infos {display: none;}

.col_footer ul{
	margin:0;
	padding:0;
}
.col_footer li{
	margin:0;
	line-height:25px;
	list-style: none;
	text-transform:uppercase;
}
.col_footer li strong{
	font-weight:bold;	
}
.col_footer p.tel, .col_footer p.mail{
	margin-top:15px;
}
.col_footer li.title{
	font-weight:bold;
	font-size:15px;
	margin-top:8px;
}
.col_footer li.title ul li {
    font-weight: normal !important;

}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}
div#logo_footer{
	position:relative;
	width:100%;
	margin:0 0 30px 0;
}
div#logo_footer img{
	width:100%;
	max-width:265px;
}
footer a {color:inherit;text-decoration:none;}
div#footer_content{
	position:relative;
	background:#b9b9ad;
	padding:15px 0;
	text-align:center;
	max-width: inherit !important;
	font-size:12px;
}
footer a:hover{color:#9e0e09;}
/*Responsive menu*/
#header_coord_r{
	padding:3px 0 3px 5px;
}
#header_coord_r a, #header_social_r a{
	color:inherit;
}
p.header_social_img{
	line-height:30px;
	width:30px;
	height:30px;
	background:RGBA(255,255,255,0.8);
	border-radius:15px;
	box-shadow:2px 3px 3px #616161;
}
.header_social_img .facebook{
	
}
p.header_social_img img{
	width:100%;
	height:100%;
}
p.header_social_img a{
	line-height:30px;
	height:30px;
	display:block;
}

/*Cookies*/
div#message_cookies{
	bottom:0;
	position:fixed;
	background:#333333;
	color:#FFF;
	width:100%;
	text-align: center;
	padding:20px 0;
	font-size:1em;
	z-index:1000;
}
div#message_cookies a{
	color:#FFF;
}
div#message_cookies #ok_cookie{
	text-decoration:none;
	background:#262626;
	border-radius:5px;
	padding:6px;
	font-weight:bold;
}
div#message_cookies #ok_cookie:hover{
	background:#524e3f;
}