/* HTML5 Boilerplate */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
   
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */
   
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fff; color: #000; text-shadow: none; }
::selection { background: #fff; color: #000; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #d3c811; text-decoration: underline; -webkit-transition: all 0.2s ease; -moz-transition:all 0.2s ease; -ms-transition:all 0.2s ease; -o-transition:all 0.2s ease;}
a:hover { color: #fff; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

/* Enlever la transition sur le lien du logo */
.logo,
.btn_1,
.btn_2 {-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none;}



/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 700; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
/* input:invalid, textarea:invalid { background-color: #f0dddd; } */


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



/* ==|== primary styles =====================================================
   Author: Francis Boudreau
   Website : www.franboud.com
   ========================================================================== */
/* Reset .................................................................... */
body, p, ul, li, ol, h1, h2, h3, h4, table, tr, td {margin:0; padding:0;}
a img {border:0;}


/* Tags de base ............................................................. */
html {background:#282828 url(../img/layout_page_bg_noise.jpg) repeat 0 0;}

	/* L'image du noise est appliqué partout dans le fond du site */
	body {font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight: 400; font-size:13px; color:#ababab; background: url(../img/layout_page_bg_noise.jpg) repeat 0 0;}

	/* C'est le pattern qu'on retrouve dans le haut : celui en BG du menu */
	.bg_pattern {z-index: 2; background:url(../img/layout_top_bg.png) repeat-x 50% 0; position: absolute; width: 100%; height: 116px;}


/* h1, h2, etc. ............................................................. */
/* Titre qu'on retrouve dans la bannière */
h1 {font-family:'Kreon', 'Times New Roman', 'Times', serif; font-size:34px; line-height:38px; font-weight:normal; padding-top:12px; padding-bottom:16px; color:#d3c811; font-weight: 700; text-transform: uppercase;}
	h1.colle_le_bas {margin-top: 126px;}
	h1.colle_le_bas_2 {margin-top: 85px;}

/* Titre en haut de la page, mais en bas de la bannière */
h2 {font-family:'Kreon', 'Times New Roman', 'Times', serif; font-size:25px; line-height:21px; color:#d3c811; padding-bottom: 16px; font-weight: 700; text-shadow:1px 1px 1px #000;}
    h2 span,
    h2 span.note {font-size:17px; color:#ababab; text-transform:uppercase; font-weight: 300;}

h3 {font-family: 'Kreon', 'Times New Roman', 'Times', serif; font-size:21px; line-height:21px; color:#fff; padding-bottom: 16px; font-weight: 400; text-shadow:1px 1px 1px #eee109;}
	h3 span {font-size: 15px; color: #ababab; text-transform: uppercase; font-weight: 300; padding-left: 2px; text-shadow:1px 1px 1px #000;}
	
h4 {font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 12px; line-height: 21px; color: #fff; text-shadow:1px 1px 1px #000; padding-bottom: 8px;}


/* Top, Logo ................................................................ */
.top {height:101px; background: url(../img/layout_top_bg_complet.jpg) no-repeat 50% 0; z-index: 3; position: relative;}
	.top_inside {height:101px; background: url(../img/layout_top_bg_complet.jpg) no-repeat -29px 0; width:970px; padding: 0 10px; overflow: hidden; margin: 0 auto; position: relative; z-index: 3;}
	.logo {text-indent:-99999px; background:url(../img/layout_top_logo.jpg) no-repeat 0 0; display:block; height:100px; width:268px; position: relative; left:3px; overflow:hidden; float: left;}
	.logo:hover {background-position:0 -100px;}


/* Coordonnées .............................................................. */
.top_coordonnees {padding-top:1px;}
	.top_coordonnees p {height:31px; line-height: 31px; color: #888; font-size: 11px; text-align: right;}
	.top_coordonnees p span {color: #aaa; padding-left: 5px;}
	

/* Menu ..................................................................... */
.top_menu {font-family:'Kreon', 'Times New Roman', 'Times', serif; font-size: 16px; font-weight: 400; text-align: right; margin-top: 24px;}
	.top_menu ul {}
	.top_menu li {display: inline-block; *display: inline;}
	.top_menu a {color:#c6c6c6; text-decoration: none; padding: 10px 15px 10px 9px; background: url(../img/top_menu_separateur.gif) no-repeat 100% 50%;}
	.top_menu li:last-child a {padding-right:0; background: none;}
	.top_menu a:hover,
	.top_menu a.selected,
	.top_menu li.current_page_item a {color:#d3c811;}

	
/* Footer ................................................................... */
.footer {clear: both; font-size: 12px; font-weight: 400; color: #919191; width: 970px; margin: 60px auto 0 auto; text-align: left; padding: 20px 0; background: url(../img/layout_page_lumiere_footer.png) no-repeat 50% 0;}

	.footer-left {float:left;margin-left: 20px;}
	.footer-right {float:right;margin-right: 20px;text-align: center;}
	
	.footer .img-square {margin-left: 3px; position: relative; top: -1px;}
	.footer .margin {margin-bottom: 12px;}
	
	.footer_menu {padding-bottom: 10px;}
		.footer_menu ul {}
		.footer_menu li {display: inline-block; *display: inline;padding: 0 12px 0 14px;border-left: 1px solid #686868;}
		.footer_menu li:first-child {padding-left:0;border-left: 0;}
		.footer_menu a {color:#919191; text-decoration: none;  }
		.footer_menu a.last {padding-right:0; border: none;}
		.footer_menu a:hover {color:#d3c811;}

	
/* Bannière page d'accueil (grosse bannière) ................................ */
.banniere_big {background-color: #262626; background-repeat: no-repeat; background-position: 50% 0; height: 394px; z-index: 1; position: relative;}
.banniere_small {background-color: #262626; background-repeat: no-repeat; background-position: 50% 0; height: 208px; z-index: 1; position: relative;}

	.banniere_texte_970 {width:970px; margin: 0 auto;}
	
	.banniere_big .banniere_texte {background: url(../img/layout_png_80.png) repeat 0 0; width: 332px; padding: 13px 25px 0 25px; height:392px;}
	.banniere_small .banniere_texte {background: url(../img/layout_png_80.png) repeat 0 0; width: 332px; padding: 13px 25px 0 25px; height:206px;}
	
	.barre_separatrice_carbon {background: url(../img/layout_carbon_texture.png) repeat-x 0 100%; height: 25px; position: relative; top: -25px;}

	.banniere_big p,
	.banniere_small p {font-size: 13px; line-height: 21px; padding-bottom: 10px; text-shadow:1px 1px 1px #000;}
	
	.banniere_accueil {background-image:url(../img/banniere_accueil.jpg);}
	.banniere_promotions {background-image:url(../img/banniere_shock.jpg);}
	.banniere_esthetique {background-image:url(../img/banniere_lavage.jpg);}
	.banniere_pneus {background-image:url(../img/banniere_mag.jpg);}
	.banniere_performance {background-image:url(../img/banniere_huile.jpg);}
	.banniere_mecanique {background-image:url(../img/banniere_auto_blueprint.jpg);}
	.banniere_contact {background-image:url(../img/banniere_foret.jpg);}


/* Container de la page, colonnes ........................................... */
.page {width: 970px; margin: 0 auto; padding-top: 45px; background: url(../img/layout_page_lumiere.png) no-repeat 50% 0;}

.col_full {padding-left:25px;}

.col_gauche_33 {float:left; padding-left: 25px; width: 327px;}
.col_droite_67 {float:right; width: 588px;}


/* Styles du contenu des pages .............................................. */
.page p {font-size: 13px; line-height: 21px; font-weight: 400; padding-bottom: 16px;}
.page ul {font-size: 13px; line-height: 21px; font-weight: 400; padding-bottom: 16px; list-style: none;}

.page p,
.page ul,
.page th,
.page td,
.page li {text-shadow:1px 1px 1px #000;}


/* Liste ul li .............................................................. */
.page ul {}
	.page li {background: url(../img/fleche_jaune.png) no-repeat 0px 8px; padding-left: 14px; overflow: hidden;}


/* Box : Items de promotions ................................................ */
.box_item {background: url(../img/layout_box_degrade.png) repeat-x 0 1px; border-top: 1px solid #535353; padding: 20px 20px 8px 20px; margin-top: 5px; overflow: hidden;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}
	.box_item_last {border-bottom: 1px solid #535353; padding-bottom: 0; margin-bottom: 15px;}
	.box_item_image {float:left; border:2px solid #000; margin-right: 20px; margin-bottom: 20px;}
	
		.box_item_image_add_padding_1 {padding:20px 10px 0 10px; background: #fff; /* Temporaire */ margin-bottom: 100px;}
		.box_item_image_add_padding_2 {padding:20px 10px 0 10px; background: #000; /* Temporaire */ margin-bottom: 100px;}
	
	.box_item .padding_left {padding-left:336px;} /* Aligner le texte avec l'image de la bannière */
	.box_item h3 {margin-top:3px;} /* Petit espace avant le titre sinon on dirait que c'est trop haut */
	.box_item .align_right {text-align: right;} /* Les champs qui ont besoin d'être aligné à droite (comme les prix) */

	.box_item__colLeft {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.box_item__colRight {
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	

/* Tables ................................................................... */
.table_style {width:100%; margin-bottom: 16px;}
	/* Les th sont comme des titres h4 */
	.table_style th {padding:7px 10px; background-color:#181818; text-align: left; text-transform: uppercase; font-weight: 700; font-size: 12px; line-height: 13px; color: #fff; border-bottom:1px solid #837e00;}
	.table_style td {padding:7px 10px; /*border:1px solid #000;*/ border-bottom:1px solid #111;}
	
	/* Les tables simples de prix */
	.table_prix_small {width:200px; float:left; margin-right: 16px;}


/* Contact Form ............................................................. */
.contactform {}
.contactform p {padding-bottom: 10px;}
.contactform label {line-height: 26px;}

	.form-input {width:250px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; padding:8px 9px; border:1px solid #444; background-color: #111; color: #aaa;}
	.form-textarea {width:400px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; padding:8px 9px; border:1px solid #444; background-color: #111; color: #aaa; height:130px; min-height:130px;}
	
	.form-input:focus,
	.form-textarea:focus {border:1px solid #d3c811;}

	.form-button,
	.wpcf7-submit {background-color:#111; border:1px solid #444; color: #d3c811; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 700; padding: 8px 20px;}
	.form-button:hover,
	.wpcf7-submit:hover {border-color: #d3c811; background-color: #000;}

	input.error, textarea.error { border: 1px solid #8e0000; }
	

/* Logos : Background lumineux .............................................. */
.bg_lumineux {background:url(../img/bg_logo.png) no-repeat 0 0; display:block; float:left; padding:6px;}


/* Bouton ................................................................... */
.btn_1 {color: #fff; line-height: 35px; background: url(../img/btn_1.jpg) no-repeat 0 0; text-decoration: none; display: block; height: 38px; width: 188px; overflow: hidden;}
	.btn_1:hover {background-position: 0 -38px;}
	
.btn_2 {color: #fff; font-size: 12px; line-height: 27px; background: url(../img/btn_2.jpg) no-repeat 0 0; text-decoration: none; display: block; height: 29px; width: 150px; overflow: hidden;}
	.btn_2:hover {background-position: 0 -29px;}
	
	/* Icônes dans les boutons */
	/* Va avec le btn_1 */
	.icon_pdf {background: url(../img/icon_pdf.png) no-repeat 50% 50%; float:left; height: 38px; width: 46px; overflow: hidden; margin-right: 10px;}
	
	/* Va avec le btn_2 */
	.icon_pdf_2 {background: url(../img/icon_pdf2.png) no-repeat 50% 50%; float:left; height: 29px; width: 33px; overflow: hidden; margin-right: 10px;}


/* Classes autres ........................................................... */
.hide {display:none;}

.msg_warning {color:#bf1b02;}
.msg_confirm {color:#66a736;}
.blanc {color:#fff;}

.espacement_haut_1 {margin-top: 16px;}

div.wpcf7 .ajax-loader {background-image: url('../img/ajax-loader.gif');margin-left: 15px; }

.grecaptcha-badge { visibility: hidden; }
.contactform__recaptcha {opacity: 0.5; max-width: 30em; margin-top: 2.5em;}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
