@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0;padding:0;border:0;font-size:100%; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content: none; }
table { border-collapse:collapse;border-spacing:0; }
/* =========================================================================================== */
/* GENERAL CLASSES */
/* =========================================================================================== */
@font-face {
    font-family: 'fjallaoneregular';
    src: url('fjallaone-regular-webfont.eot');
    src: url('fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fjallaone-regular-webfont.woff') format('woff'),
         url('fjallaone-regular-webfont.ttf') format('truetype'),
         url('fjallaone-regular-webfont.svg#fjallaoneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BlackJackRegular';
    src: url('black_jack-webfont.eot');
    src: url('black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('black_jack-webfont.woff') format('woff'),
         url('black_jack-webfont.ttf') format('truetype'),
         url('black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background: #d9d9d9 url(../images/bg_repeat.jpg) 0 0 repeat-x;
	font: normal 13px/18px Arial, sans-serif;
	color: #221d1b;
	overflow-x: hidden
}
h1 {
	font: normal 30px/34px 'fjallaoneregular', Arial, sans-serif;
	color: #ca6419;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
h2 {
	font: normal 35px/42px 'BlackJackRegular', Arial, sans-serif;
	color: #e6c88b;
	margin: 0 0 15px 0;
}
h3 {

}
h4 {

}
h5 {
	font: normal 25px/34px 'BlackJackRegular', Arial, sans-serif;
	color: #ca6419;
	margin: 0 0 15px 0;
}
h6 {
	font: normal 18px/32px 'fjallaoneregular', Arial, sans-serif;
	color: #ca6419;
	margin: 0 0 15px 0;
}
h6 span {
	color: #221d1b;
}
p {
	margin: 0 0 15px 0;
}
hr {
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
}
a {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color: #ca6419;
	text-decoration: underline;
}
a:hover {
	color: #221d1b;
}
a img {
	border: none;
}
ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 5px 0;
}
sup {
	font-size: 0.7em;
	line-height: 0.7em;
	margin-left: 2px;
}
div {
	position: relative;
}
::-moz-selection { 
	background: #ccc; 
	color: #000; 
	text-shadow: none; 
}
::selection { 
	background: #ccc; 
	color: #000; 
	text-shadow: none; 
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  float: none !important;
}
.top_td td {
	vertical-align: top;
}
.bottom_td td {
	vertical-align: bottom;
}
.lien_invisible {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	text-decoration: none;
}
.show_mobile {
	display: none !important;
}
/* =========================================================================================== */
/* FONT STYLES  */
/* =========================================================================================== */
.fjalla {
	font-family: 'fjallaoneregular';
}
.blackjack {
    font-family: 'BlackJackRegular';
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.fs11 {
	font-size: 11px;
	line-height: 13px;
}
.margB_3 {
	margin-bottom: 3px;
}
.margB_30 {
	margin-bottom: 30px;
}
.margB_45 {
	margin-bottom: 45px;
}
.margR_0 {
	margin-right: 0px !important;
}
/* =========================================================================================== */
/* CUSTOM SITE */
/* =========================================================================================== */
#banner_wrapper {
	width: 2000px;
	height: 478px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: 0;
	background: url(../images/bg.png) 0 0 no-repeat;
	z-index: -1;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
/* =========================================================================================== */
/* HEADER */
/* =========================================================================================== */
#header {
	width: 100%;
	padding-top: 16px;
}
#logo {
	width: 600px;
	float: left;
}
#top_infos {
	width: 260px;
	padding-top: 30px;
	float: left;
	font: normal 19px/24px 'fjallaoneregular', Arial, sans-serif;
	text-transform: uppercase;
	color: #e6c88b;
}
#top_infos span, #top_infos span a {
	font: normal 43px/46px 'fjallaoneregular', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
#top_facebook {
	display: block;
	float: right;
	font: normal 16px/20px 'fjallaoneregular', Arial, sans-serif;	
	color: #ca6419;
	margin-top: 32px;
	text-decoration: none;
	text-align: right;
}
/* =========================================================================================== */
/* MENU */
/* =========================================================================================== */
#menu_wrapper {
	width: 100%;
	/*background: url(../images/bg_menus.png) 0 0 no-repeat;*/
	z-index: 300;
}
#menu_wrapper a {
	display: block;
	width: 160px;
	height: 50px;
	padding-top: 28px;
	float: left;
	margin-right: 4px;
	font: normal 17px/22px 'fjallaoneregular', Arial, sans-serif;	
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/bg_menus.png) 0 center no-repeat;
}
#menu_wrapper a:hover {
	background: #ca6419;
}
/* SUB MENUS ============================================================================== */
#submenu_A {
    display: none;
    width: 192px;
    position: absolute;
    top: 77px;
    left: 312px;
    background: #ca6419;
    z-index: 300;
}
#submenu_A a {
	height: 24px;
	padding: 14px 0;
    color: #763b0f;
	background: none;
}
#submenu_A a:hover, #submenu_A a.menuON {
    color: #e6c88b;
}

/* =========================================================================================== */
/* BANNER */
/* =========================================================================================== */
#big_img {
	width: 100%;	
}
#line {
	width: 100%;
	height: 21px;
	background: #fff url(../images/line.png) 0 0 repeat-x;
}
/* =========================================================================================== */
/* CONTENT */
/* =========================================================================================== */
.content_bg {
	padding: 20px;
	background: url(../images/bg_content.png) 0 0 repeat-x;
}
.one_third {
	width: 32%;
	float: left;
}
.two_third {
	width: 64%;
	float: right;
}
.one_third2 {
	width: 42%;
	float: left;
}
.two_third2 {
	width: 54%;
	float: right;
}
.left_menus {
	width: 660px;
	float: left;
}
.right_menus {
	width: 272px;
	height: 543px;
	float: right;
	background: url(../images/menus_side3b.jpg) 0 0 no-repeat;
}
/* PAGES PRODUITS */
/* ============================= */
.right_menus a {
	display: block;
	width: 115px;
	height: 47px;
	padding: 128px 0px 0px 157px;
	margin-bottom: 8px;
	font: normal 16px/18px 'fjallaoneregular', Arial, sans-serif;	
	color: #fff;
	text-decoration: none;
}
#btn_menu_a:hover {
	color: #f1d68d;
}
#btn_menu_b:hover {
	color: #000;
}
#btn_menu_c:hover {
	color: #ca6419;
}
.btn_pdf {
	display: block;
	width: 308px;
	height: 30px;
	padding: 15px 0 0 15px;
	background: url(../images/btn_pdf.png) 0 0 no-repeat;
	font: normal 16px/18px 'fjallaoneregular', Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	color: #221d1b;
	position: absolute;
	top: -8px;
	right: 4px;
}
.btn_pdf:hover {
	color: #ca6419;
}
/* PAGES MENUS */
/* ============================= */
.thumbs_wrappers {
    width: 130px;
    float: left;
    margin: 0 43px 25px 0;
}
.thumbs_wrappers p {
    text-align: center;
    margin: 0;
}
.thumbs_wrappers img {
	max-width: 130px;
    height: auto;
	-moz-box-shadow: 0px 0px 16px #777;
	-webkit-box-shadow: 0px 0px 16px #777;
	box-shadow: 0px 0px 16px #777;	
}
/* ============================= */
.thumbs_wrappers_bigger {
    width: 190px;
    float: left;
    margin: 0 38px 25px 0;
}
.thumbs_wrappers_bigger p {
    text-align: center;
    margin: 0;
}
.thumbs_wrappers_bigger img {
	width: 190px;
    height: auto;
	-moz-box-shadow: 0px 0px 16px #777;
	-webkit-box-shadow: 0px 0px 16px #777;
	box-shadow: 0px 0px 16px #777;	
}
/* =========================================================================================== */
/* 3 QUICK LINKS */
/* =========================================================================================== */
#btns_menus_wrapper {
	width: 100%;
	background: url(../images/menus3b.jpg) 0 0 no-repeat;
}
#btns_menus_wrapper a {
	display: block;
	width: 124px;
	height: 48px;
	padding: 155px 0 0 200px;
	float: left;
	margin-right: 4px;
	font: normal 16px/18px 'fjallaoneregular', Arial, sans-serif;	
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}
#btn_menu1:hover {
	color: #ca6419;
}
#btn_menu2:hover {
	color: #000;
}
#btn_menu3:hover {
	color: #f1d68d;
}
/* =========================================================================================== */
/* FOOTER */
/* =========================================================================================== */
#full_footer {
	width: 100%;
	height: 372px;
	background: url(../images/bg_footer_repeat.jpg) 0 -1px repeat-x;
}
#full_footer2 {
	width: 100%;
	height: 372px;
	margin: 0 auto;
	background: url(../images/bg_footer.jpg) center -1px no-repeat;
}
#footer1 {
	width: 430px;
	padding: 75px 0 0 10px;
	float: left;
}
#footer_address {
	font: normal 19px/24px 'fjallaoneregular', Arial, sans-serif;
	text-transform: uppercase;
	color: #e6c88b;
}
#footer_address span, #footer_address span a {
	font: normal 37px/40px 'fjallaoneregular', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
#facebook_footer {
	display: block;
	width: 200px;
	font: normal 16px/20px 'fjallaoneregular', Arial, sans-serif;	
	color: #ca6419;
	text-decoration: none;
}
#footer2 {
	width: 230px;
	padding-top: 70px;
	float: left;
}
#footer2 a {
	display: inline-block;
	height: 18px;
	font: normal 18px/18px 'fjallaoneregular', Arial, sans-serif;	
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../images/arrow.png) 0 0 no-repeat;
}
#footer2 a:hover {
	color: #a49577;
}
#footer3 {
	width: 310px;
	padding-top: 46px;
	float: left;
	font: normal 14px/34px 'fjallaoneregular', Arial, sans-serif;
	color: #ca6419;

}
#footer3 span {
	color: #fff;
}
#end_footer {
	width: 100%;
	padding: 6px 0;
	background: #ca6419;
}
/* =========================================================================================== */
/* FORM ELEMENTS  */
/* =========================================================================================== */
textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	width: 95%;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	webkit-box-shadow: inset 0 4px 12px #e9e9e9;
	-moz-box-shadow: inset 0 4px 12px #e9e9e9;
	box-shadow: inset 0 4px 12px #e9e9e9;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
select {
	width: 97%;
	background: #fff;
}
select optgroup {
	background: #f4f4f4;
}
select option {
	background: #fff;
}
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	border-color: #999999;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
	-moz-box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
	box-shadow: inset 0 1px 1px #e9e9e9, 0 0 6px #c0c0c0;
}
.button_white {
	display: inline-block;
	*display: inline;/* IE7 inline-block hack */
	*zoom: 1;/* IE7 inline-block hack */
	padding: 4px 16px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-shadow: 0 1px 1px #cccccc;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#e6e6e6', GradientType=0);
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
	*border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.button_white:hover {
	color: #000;
	border: 1px solid #b1b1b1;
	*border: 0;
	background-color: #d0d0d0;
	background-image: -moz-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d0d0d0));
	background-image: -webkit-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: -o-linear-gradient(top, #ffffff, #d0d0d0);
	background-image: linear-gradient(to bottom, #ffffff, #d0d0d0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d0d0', GradientType=0);
	text-decoration: none;
}
.button_black {
	color: #e9e9e9;
	border: 1px solid #555;
	*border: 0;
	text-shadow: 0 1px 1px #000;
	background-color: #333333;
	background-image: -moz-linear-gradient(top, #666666, #333333);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333));
	background-image: -webkit-linear-gradient(top, #666666, #333333);
	background-image: -o-linear-gradient(top, #666666, #333333);
	background-image: linear-gradient(to bottom, #666666, #333333);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.button_black:hover {
	color: #fff;
	border: 1px solid #000;
	*border: 0;
	background-color: #111111;
	background-image: -moz-linear-gradient(top, #666666, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#111111));
	background-image: -webkit-linear-gradient(top, #666666, #111111);
	background-image: -o-linear-gradient(top, #666666, #111111);
	background-image: linear-gradient(to bottom, #666666, #111111);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#111111', GradientType=0);
}
textarea {
	font-family: Arial, sans-serif;
}
.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
label.error {
	color: #C00;
	font-size: 11px;
}
select.error, input.error, textarea.error {
	border: solid 1px #C00 !important;
}
.tbl_form td {
	padding: 4px 0;
}
.tbl_label {
	padding: 10px 7px 0 0 !important;
	text-align: right;
}
.tbl_label span {
	color: #C00;
	font-weight: bold;
}
