/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

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; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "Conv_LinotypeAromaSC-Light"; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; background:#888;color:#FFF;text-transform:uppercase; }

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

a {
	text-decoration: none;
	color: rgb(212,175,55);
}
a:hover { color: #fff; }
a:focus { outline: thin dotted; }
a:hover, a:active {
	outline: 0;
	color: black;
}
#bloc_texte_home #logohome4 a {
}
#bloc_texte_home #logohome4 a {
}


abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
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; }

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; }
ul, li { list-style: none; list-style-image: none; margin: 0;  }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

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; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { padding:0; margin:0 }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


@font-face {
	font-family: 'Conv_LinotypeAromaSC-Light';
	src: url('LinotypeAromaSC-Light.eot');
	src: local('?'), url('LinotypeAromaSC-Light.woff') format('woff'), url('LinotypeAromaSC-Light.ttf') format('truetype'), url('LinotypeAromaSC-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_LinotypeAromaSC';
	src: url('LinotypeAromaSC.eot');
	src: local('?'), url('LinotypeAromaSC.woff') format('woff'), url('LinotypeAromaSC.ttf') format('truetype'), url('LinotypeAromaSC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont-v=3.1.0.eot');
  src: url('fontawesome-webfont-v=3.1.0.woff') format('woff'),  url('fontawesome-webfont-.eot#iefix&v=3.1.0') format('embedded-opentype'), url('fontawesome-webfont-v=3.1.0.ttf') format('truetype'), url('fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

body {
	margin-top: 10%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10%;
	height: auto;
	width: auto;
	/* [disabled]overflow: hidden; */
	font-weight: normal;
	font-size: 75px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	z-index: auto;
}      
.cont {
	position: relative;
	float: right;
}
#title5 {
	z-index: 9;
	color: rgba(255,255,255,1.00);
	font-size: 40px;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 35px;
}
#page, #fondbody {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
III {
	position: absolute;
	z-index: 0;
}
#photocontainer1 {
	position: absolute;
	z-index: 10;
	padding-bottom: 50px;
}
#logohome {
	position:absolute;
	margin: 0;	
	left: 0;
	top: 48%;
	z-index: 12;
	width: 100%;
	text-align: center;
	text-transform:uppercase;
	font-size: 16px;	
	font-family: 'Conv_LinotypeAromaSC-Light';
	color:#666
}
#logo {
	position: absolute;
	z-index: 20;

}
#logohome a {
	color: #191919;
	font-size: 24px;
}	
#logohome a:hover {
	color: #BD2A2D;
}	
#bloc_menu {
	position:absolute;
	margin-left:0;
	left:37px;
	top:50px;
	z-index:32;
	font-family:"Conv_LinotypeAromaSC-Light";
	font-size:25px;
	word-spacing:0px;
	color:#888;
	cursor:pointer;
	height: 24px;
	overflow: hidden;
}
#bloc_menu a {
	color:#888;
}
#bloc_sousmenu {
	position:absolute;
	margin-left:0;
	left:37px;
	top:76px;
	z-index:12;
	font-family:"Conv_LinotypeAromaSC-Light";
	font-size:17px;
	color:#888;
	cursor:pointer;
	height: 34px;
	overflow: hidden;
}
#bloc_sousmenu a {
	color:#888;
}
.entreemenu, .entreemenu_ {
	word-spacing:0;
}
#bloc_header span.entreemenu a:hover, #bloc_footer span.entreemenu a:hover,#bloc_footer a:hover {
	color: #FFFFFF!important;
}
a.entreemenu_:hover {
	color:#000;
}
#bloc_footer span.entreemenu_ a:hover {
	color:#000!important;
}
#bloc_header {
	position: absolute;
	margin: 37px;
	left: 0;
	top: 0;
	z-index: 10;
	font-family: "Conv_LinotypeAromaSC-Light";
	font-size: 17px;
	line-height: 20px;
	width: 938px;
	color: #888;
	cursor: pointer;
	font-size: 18px;
	word-spacing: 1px;
	margin-bottom: 20px;
	height: 25px;
	overflow: hidden;
}
#bloc_header a {
	color:#999;
}
.ligneheader, .ligneheaderb {
	width: 886px;
	white-space: nowrap;
	display: block;
	line-height: 20px;
	height: 31px;
}
.ligneheader img, .ligneheaderb img {
	float:left;margin-right:12px
}
#bloc_header .ligneheaderb .entreemenu a:hover {
	color:#000!important;
}
#bloc_footer {
	position: absolute;
	padding: 37px;
	left: 0;
	bottom: 0;
	z-index: 10;
	font-family: "Conv_LinotypeAromaSC-Light";
	font-size: 17px;
	line-height: 20px;
	width: 94%;
	cursor: pointer;
	font-size: 15px;
	word-spacing: 0px;
	padding-bottom: 20px;
	padding-top: 11px;
	height: 24px;
	overflow: hidden;
}
#bloc_footer a {
	color: #BD2A2D;
}
#bloc_compte {
	width: 425px;
	position: absolute;
	margin-top: 75px;
	z-index: 2;
	left: 773px;
	font-size: 15px;
	color:#000;
	text-align: right;
	width: 282px;
	font-family: 'Conv_LinotypeAromaSC';
}
#bloc_photo, #bloc_texte {	
	position:absolute;
	height:100%;
	left:0;
	right:0;
	top:0;
	z-index:0;
	width:100%;
}
#bloc_texte {
	width:665px;
	height: 68%;
	top: 10%;
	vertical-align:top;
	z-index:10;
	text-align:left;
	margin-left: 44px;
}
#bloc_texte_home, #bloc_texte_homecollection {
	height: 30%;
	top: 50%;
	z-index: 0;
	width: 100%;
	font-size: 50px;
	color: #D4AF37;
	text-align: center;
	position: absolute;
}
#bloc_texte_homecollection {
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	text-align: center;
	display:none;
}
#bloc_texte_edito {
	position: absolute;
	top: 120px;
	vertical-align:top;
	z-index:10;
	text-align:left;
	margin-left: 20%;
	width: 32%; 
	margin-left:37px;
	padding:20px;
	font-size: 13px;
	font-family: 'Conv_LinotypeAromaSC';
}
#bloc_texte_editolarge, #bloc_texte_pdv {
	position: absolute;
	top: 120px;
	vertical-align:top;
	z-index:10;
	text-align:left;
	width: 960px; 
	margin-left:43px;
	padding:0;
	font-size: 13px;	
	font-family: 'Conv_LinotypeAromaSC';	
}
#bloc_texte_pdv {
	overflow:hidden;
}
#bloc_texte_compte {
	position: absolute;
	top: 120px;
	vertical-align:top;
	z-index:10;
	text-align:left;
	width: 765px; 
	margin-left:43px;
	padding:0;
	font-size: 13px;	
	font-family: 'Conv_LinotypeAromaSC';	
	left: 50%;margin-left: -385px;
}
#bloc_collection {
	position: absolute;
	vertical-align:top;
	z-index:10;
	text-align:left;	
	top:140px;
	left:24px;
	background-image:url("../img/fst.png");
	padding:20px;
	width: 180px;
	font-family: 'Conv_LinotypeAromaSC';		
}
#bloc_presse {
	position: absolute;
	vertical-align:top;
	z-index:10;
	text-align:left;	
	top:140px;
	left:24px;
	background-image:url("../img/fst.png");
	padding:20px;
	width: 250px;
	font-family: 'Conv_LinotypeAromaSC';		
	
}

.menucollection a, .menupresse a {
	color:#888;
}
.menucollection a:hover, .menupresse a:hover  {
	color:#fff;
}
#bloc_texte_editolarge p {
	width:916px
}
#bloc_texte_produit {
	position: absolute;
	z-index:10;
	text-align:left;
	margin-left: 20%;
	--width: 32%; 
	margin-left:41px;
	margin-top:140px;
	font-family: 'Conv_LinotypeAromaSC';	
}
#bloc_image {	
	position:absolute;
	height:100%;
	left:0;
	right:0;
	top:0;
	z-index:0;
	width:100%;
	overflow:hidden;
}
#fullimgprod {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	top:0;
	z-index:0;
	width:100%;

}
.bloc_photo {
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	height:100%;
	width:66%;
	position:absolute;
	left:50%;
	top:0;
	opacity:.3;
	overflow:hidden;
}

.bloc_pop {	
	position:absolute;
	width:304px;
	padding:18px;	
	z-index:20;
	background-image:url("../img/fst.png");
	color:#FFF;
	line-height: 17px;
	font-family:"Conv_LinotypeAromaSC";
	left:50%;
	bottom:14%;
	margin-left:-41%;
	display:none;
}
.bloc_pop p {
	margin:0;
}
#titre_produit {
	text-transform:uppercase;width: 100%;word-spacing: -1px;overflow: hidden;width:98%;font-size: 24px;height: 28px;
}
#descriptif_produit {
	overflow: hidden;font-size: 13px;padding:0;color:#666;padding-top: 10px;padding-bottom: 10px;text-align:justify;
}
#detail_produit {
	background:url('../img/fsb.png') repeat-x top;
}
.gras {
	font-family:"Conv_LinotypeAromaSC-Light";
}
#bloc_menu > ul > li {
	margin-top:6px;
	cursor:pointer;
}
#bloc_menu ul ul {
	border-top:1px solid #bbb; 
	border-bottom:1px solid #bbb; 
	padding: 0 0 0 20px;	
	display:none;
}
#titre {
	color:#fff;
	font-size: 22px;
}
.titrepart {
	color:#fff;
	font-size: 18px;	
	margin-top: 16px;
	margin-bottom:6px;
}
.stitre {
	border-bottom:1px solid #bbb; 	
	padding: 0 0 0 4px;
	display:none;
	color:#708;
	color:#fff;
}
#bloc_menu li img {
	cursor:pointer;
	float:right;
	margin-top: 7px;
	display:none;
}
.menu {
	width: 265px;

}
.fa {
  font-family: 'FontAwesome'; 
  font-size:36px
}
.bloc_pop .fa a {
	color:#888;
}
.bloc_pop .fa a:hover {
	color:#fff;
}
.bg {
	color#fff;font-size:36px;
}
.plus {
	margin-right: 12px;height: 24px;margin-top: -5px;cursor:pointer;
}
#plus {
	position:absolute; margin-left:-36px;width:30px;height:31px;cursor:pointer;left: 10%;
}
#bloc_lecteur {
	position: absolute;left:0;bottom:0%;background:url('../img/fst.png');padding: 1%;height: 24px;margin:0;width: 98%;text-align:center;z-index: 20;padding-bottom: 6%;
}
#barre {
	height: 24px;
	background:url('../img/barre.png') repeat-x center;
	width: 76%;
	position: absolute;
	display: inline-block;
	top: 13px;
	margin-left:1%;
	cursor:pointer;
}
#track {
	height: 24px;
	background:url('../img/track.png') repeat-x center;
	width: 20px;
	position: relative;
	display: inline-block;
	margin-left: 0;
	cursor:pointer;
}
h2, .h2 {
	font-size: 28px;
	font-weight: normal;
	margin-top: 2px;
	color:#fff;
}
.btpause {
	margin: 9px;
	margin-left: 0;
	margin-right: 0;
	cursor:pointer;
}
#avtlect {
	position:absolute;
	width:100%;
	bottom:0;
	background:#000;
	padding-top: 10px;
	height: 100px;
	z-index:2000
}
.hashtag:hover {
	color:#fff;
}
.mejs-button .mejs-fullscreen-button {
	display:none;
}
input, select, textarea {
	background: #000;
	color: #fff;
	text-align: left;
	padding-left: 4px;
	border: 1px solid;
	font-size: 16px;
	height: 22px;
	line-height: 18px;
	border-top-color: #444;
	border-bottom-color: #666;
	border-left-color: #444;
	border-right-color: #666;
	
}
input[type=button] {
	border:0;
	font-size: 21px;
	height:auto;
	margin-top: 22px;
}
input[type=text] {
	width:260px
}
.line {
	background:#666;
	height:1px;
	width:750px;
	margin-top:8px;
	margin-bottom:8px;
	position:relative;

}
.zoompresse {
	position:absolute;margin-left:320px;height:90%;right:0;bottom:0
}
.zoompresse p, .txtpresse p { margin: 0; }
.txtpresse {
	position:absolute;width: 320px;margin-left:20px;display:block;bottom: 50px;z-index:10;
	background-image:url('../img/fst.png');padding: 20px; color:#fff;
}
#bloc_texte_blog {
	position: absolute;
	bottom: 0;
	height:100%;
	vertical-align:top;
	z-index:10;
	text-align:left;
	width: 100%; 
	margin-left:0;
	padding:0
}

.choixhoriz {
	text-transform:uppercase;
	float:left;
	cursor:pointer;
}
.choixhoriz:hover, .choixvertc:hover {
	color:#fff;
}
#map_canvas {
	margin-top:5px;
	width:640px;
	height:480px
}
#popin {
display: block;
height: 446px;
margin-top: -229px;
opacity: 1;
position: absolute;
z-index: 50;
top: 50%;
left: 50%;
width: 700px;
	margin-left: 20%;
margin-left: -360px;
background: #fff;
border: 1px solid #000;
padding: 10px;

}
.btclose {
float: right;
cursor: pointer;


}
#contenu_popin {
	color:#fff;

}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1080px), only screen and (max-height: 10px),
       only screen and (device-max-width: 1080px), only screen and (device-max-height: 10px) {
	   
	   #btfs {
		display:none
	   }
}	   
@media only screen and (max-width : 320px ) , only screen and ( max-height : 10px ) , only screen and ( device-max-width : 1150px ) , only screen and ( device-max-height : 10px ){
	   	   
	   .hashtag {
		display:none
	   }
	   
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.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; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@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; }
}


.slider-holder
        {
	width: 800px;
	height: 400px;
	background-color: yellow;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;
	text-align: center;
	overflow: hidden;
        }
        
        .image-holder
        {
            width: 2400px;
            background-color: red;
            height: 400px;
            clear: both;
            position: relative;
            
            -webkit-transition: left 2s;
            -moz-transition: left 2s;
            -o-transition: left 2s;
            transition: left 2s;
        }
        
        .slider-image
        {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 5%;
        }
        
        #slider-image-1:target ~ .image-holder
        {
            left: 0px;
        }
        
        #slider-image-2:target ~ .image-holder
        {
            left: -800px;
        }
        
        #slider-image-3:target ~ .image-holder
        {
            left: -1600px;
        }
        
        .button-holder
        {
            position: relative;
            top: -20px;
        }
        
        .slider-change
        {
            display: inline-block;
            height: 10px;
            width: 10px;
            border-radius: 5px;
            background-color: brown;
        }
