BODY { 
	margin : 0;	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px; 
	color:#777;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color:#FDFDFD;
}
BODY.admin { 
	color:#808080;
}
/*A:Visited { color:#ccb30c; text-decoration:none }*/
A:Active { color:#808080;}
A:Hover { color:#808080 }
A:LINK { color:#000; text-decoration:none } 
A:VISITED { color:#000; text-decoration:none } 

IMG { border-color : #999999; }
BLOCKQUOTE { margin : 5px 60px 10px 155px;	height : auto; }
TH { font-weight:bold; text-align: center; font-size: smaller; background-color:white; text-decoration:none; }
TABLE {font-size : 11px;}
FORM,H5,H2 { margin : 0 0 0 0; height : auto; } 
b, strong { font-weight:400;}
input {
	height:15px;
	font-size:8pt;
	border-radius: 3px 3px;
	border:1px solid lightgrey;

}
textarea {font-size:12px; border:1px solid lightgrey;}

.infotip {
	padding:10px 10px 10px 55px;
	border:1px darkgrey solid;
	background:url(../img/tip.png) no-repeat 3px 5px #ffffcc;
	width:450px;
	text-align:left;
	font-size:12px;
	margin:10px auto;
	line-height:1.6em;
	-moz-border-radius: 6px;
 	-webkit-border-radius: 6px;
	border-radius: 6px 6px;
}
.cercle {  display: inline-block; width: 12px; height: 12px;  border-radius: 50%;}
.cercle.VAL, .cercle.FUL { background-color: #336600;}
.cercle.UNE { background-color: #6ec912;}
.cercle.BLK { background-color: #cc0000;}
.cercle.INI { background-color: darkorange;}

/* CHECKBOX */
	.checkbox, .radio { 
	  height: 16px; 
	  padding: 0 0 0 20px; 
	  background: url("../img/checkbox.gif") no-repeat 0 0; 
	  cursor: default; 
	} 
	.radio-off { 
	  height: 16px; 
	  padding: 0 0 0 20px; 
	  background: url("../img/checkbox-off.gif") no-repeat 0 0; 
	  cursor: default; 
	} 
	.checkbox input, .radio input, .radio-off input { 
	  display: none; 
	} 
	.radio { 
	  background: url("../img/checkbox.gif") no-repeat 0 0; 
	} 
	.radio-off { 
	  background: url("../img/checkbox-off.gif") no-repeat 0 0; 
	} 
	.selected { 
	  background-position: 0 -52px; 
	} 
/* FIN CHECKBOX */

/* TABLEAUX */
	.haut-page{ background: url("../img/head_fond.gif") repeat;}
	.corp-page{ background: url("../img/fond_home.jpg") repeat; background-color: #c2c4c5}
	.haut-frame{ background: url("../img/tab_fond.gif") repeat;}
	.droite-frame { background: url("../img/tab_ext-droite.gif") repeat-y;}
/* FIN TABLEAUX */

/* MENUS & NAV */
	.order, a.order, a.order:visited { font-size: 10px; text-decoration:none; color: #696969;}
	.menu-gauche, a.menu-gauche, a.menu-gauche:visited { font-size: 10px; text-decoration:none; color: #696969;}
	#menu a {text-decoration:none; font-size:13px;}
	nav a:link { color:#000 }
/* FIN MENUS & NAV */

/* EMAILS */
	.emailbas, a.emailbas, a.emailbas:visited, a.emailbas:link {
		 font-size: 10px; text-decoration:none; color: #FFFFFF;
	 }
/* FIN EMAILS  */

.table-titre {
	color:#5a5a59;
	font-weight:bold;
	font-size:13px;
}
.page-titre {
	color:#cbcacb;
	font-weight:bold;
	font-size:17px;
	font-style: italic;
}
.table-titreb {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.link-small{
	font-weight:bold;
	font-size:10px;
}
.valign_image img, .valign_image span {
	vertical-align: middle;
	display: inline-block;
}

#content {
	text-align:center;
 	height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
}
#corps {
	margin:0 35px 20px;
	text-align:left;
	min-height:434px;
	padding-bottom:10px;
}

/*
#header {
	margin:0 35px;
	text-align:left;
	vertical-position:bottom;
	padding:30px 0 0px 0;
}
#headerBord {
	margin:15px 35px 0;
  	background: url("../img/bg_header.png") repeat-x 0 0px; 
	height:20px;
}
*/
#footer {
	margin:0 35px;
}
#footerContent {
	padding-top:10px;
	text-align:right;
}
ul, li {
	margin:0; padding:0;
	list-style-type:none; 
}
#menu li {
	 padding-bottom:12px;
	 margin-left:20px;
}
#menu li.on {
	list-style-position: outside;
	list-style-image: url("../img/puce_gauche.png"); 
}
.vertical {
	position:absolute;
	padding-top:20px; 
}
.horizontal {
	width:450px;
	margin:0 auto;
	padding-top:5px; 
	padding-bottom:5px; 
	display:table;
}
.horizontal li {
	float:left;
}
.horizontal li li{
	float:none;
}
.baselineSmall {
	text-align:center;
	padding-top:30px;
	font-size:13px
}
.baselineBig {
	text-align:right;
	padding-top:43px;
	font-size:13px
}
#droite {
	margin:0 auto;
}
#droite.big {
	padding-left:250px;
}

.titre {
	font-size: 14px;  color:#ccb30c 
}
.mainTitre {
	font-size: 20px;  color:#ccb30c;
	text-align:right;
	padding-bottom:30px
}
.collectionTitre {
	font-size: 23px; 
	color:#000;
	text-align:center;
	padding-left:5px;
	padding-bottom:20px
}
.sousTitre {
	font-size: 20px; 
	color:#ccb30c;
	margin-bottom:40px;
	text-transform:uppercase;
}
/*#fleur {
	width:670px;
	height:201px;
	display:block;
  	background: url("../img/fleur.png") no-repeat top right;
	position:absolute;
	top:385px;
}*/
.fleurSmall {
	width:120px;
	height:106px;
	display:block;
  	background: url("../img/fleurSmall.png") no-repeat top right;
	position:absolute;
	bottom:0px;
	right:0px;
}
.fleurBig {
	width:300px;
	height:264px;
	display:block;
  	background: url("../img/fleurBig.png") no-repeat bottom right;
	position:fixed;
	bottom:0px;
	right:0px;
}
.flower {
  	background: url("../img/fleur.png") no-repeat bottom right;
}

hr {
	border:0;
  	background: url("../img/bg_header.png") repeat-x 0 0px; 
}


.imageFond {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#galerieFond img{
    display:none;
    position:absolute;
    top:0;
    left:0;
}
#galerieFond img.active{
    display:block;
}

.overlay {position:absolute;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(255,255,255,.8);display:none;z-index:99;}
.overlay-inner{display: table;position: absolute;width: 100%;height: 100%;}
.overlay-content{display: table-cell;vertical-align: middle;text-align: center;padding:10px 25px;}
.overlay .portfolio-subtitle{width:90%;padding:0 5%;font-size:12px;font-weight:normal;color:#808080;line-height:16px;text-transform:uppercase;}
.button, .btn, .btnSmall {
	font-size:12px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    display: inline-block;
    outline: 0;
    padding: 0 2em;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);*/
	font-family:'Open Sans'; 
	font-weight:600;
	margin-bottom:8px;
	margin-right:3px;
	background-color:#606060;
}
a.button, a.btn, a.btnSmall { color:#000;}
.button, .btn {
    height: 36px;
    line-height: 36px;
}
.btnSmall {
    height: 30px;
    line-height: 30px;
	font-size:11px;
	background-color:#f4f1ed;
	color:#000;
}
.button:hover, .btn:hover, .btnSmall:hover {box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}
a.button, .btn.green, .btnSmall.green { background-color: #0a0; color:#fff !important;}
#ico-fb {
	position:absolute;
	top:10px;
	right:15px;
}


/* the overlayed element */
.apple_overlay {
    display:none;
    background-image:none;
    font-size:11px;
}

.apple_overlay .close {
    background-image:url(../img/lightbox-close.png);
    position:absolute; right:5px; bottom:10px;
    cursor:pointer;
    height:28px;
    width:28px;
}
div#exposeMask ~ img {display:none !important;}

#menu-video { margin-top:15px;}

#menu ul li ul li {
	padding-bottom:7px;
}
#langbar { position:absolute; top:15px; right:80px; font-weight:bold;}
#langbar a { font-weight:normal;}


.menu_btn {
    display:none;
    width:100%;
    padding:10px;
    border-radius:3px;
    border:none;
    cursor:pointer;
    font-size: 14px;
    color: #fff;
    background: #9D890C;
}
.menu_btn .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.03);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.03);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.03);
}
.menu_btn .text {
    float: left;
    margin: 0 0 0 24px;
    text-transform: uppercase;
}
.menu_btn .icon-bar + .icon-bar {
    margin-top: 2px;
}

#arrow {
	display:none;
	position:fixed;
	bottom:20px;
	right:0px;
	text-align:right;
	padding:0px 20px 0px 0px;
	margin-top:-120px;
	z-index:99;
}

#contentHeadline {
	width:100%;
	height:305px;
 	background-align:top center; 
	background-repeat:no-repeat;
	margin-bottom:40px;
}

#contentHeadline div {
	padding-top:42px;
	max-width:1130px;
	margin:0 auto;
	padding-right:20px;
}

.feedback {
	font-size:20px;
	text-transform:uppercase;
	color:#ccb30c;
	margin-bottom:20px;
}
.lb-caption a { color:#FFF !important; }
.stamp { max-width:80%;}

.form ::-webkit-input-placeholder { color:#999;}
.form input{ width:90%; height:50px; border:1px solid #999; margin-bottom:10px; padding:5px; font-size:14px; text-align:center; color:#000}
.form select { width:93%; height:60px; border:1px solid #999; margin-bottom:10px; padding:5px; font-size:14px; text-align:center; color:#000}
.form textarea { font-family:arial; font-size:13px; width:90%; height:180px; border:1px solid #999; padding:15px 5px 5px;font-size:14px; text-align:center; color:#ccb30c}
.form input.newbutton { border:0; float:right;width:200px ; background-color:#f4f1ed; color:#000; }
.form input.newbutton:hover  {box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}

.form input.newbutton/*.form input.newbutton:hover { border-color:1px solid #ccb30c; background-color:#fff; color:#ccb30c;}*/
.form input.error, .form textarea.error  { background-color:#f4f1ed}
 
#ajaxLoader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

#ajaxLoader > div {
    background: #0d0d0d url("../img/loading.gif") no-repeat scroll center center;
    border: 1px solid rgba(80, 80, 80, 0.2);
    border-radius: 3px;
    height: 52px;
    left: 50%;
    margin: -26px 0 0 -26px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 52px;
}


/* popup style start */
.popup_style{
	display: none;
	width: 500px;
}
.popup_style .popup_wrap{
	margin: 0 15px;
}
.popup_style .close_btn{
	position: absolute;
	top: -11px;
	right: -11px;
	background: #fff;
	border: 1px solid #f29619;
	color: #f29619;
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
}
.popup_style .close_btn:hover{
	background: #f29619;
	color: #fff;
}
.popup_style .popup_content{
	background: #fff;
	padding: 20px;
	position: relative;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

img[id*='imgreturn'] {
	max-height:500px;
	max-width:500px;
}
.submitBtn, .BOadd { background-color:#ccb30c;}
.mapBack { text-align:center;}
.mapBack:before { font-size:20px; content:'\00AB  '; }

.parallax { height:270px;background-repeat:no-repeat;background-position:center top; background-color:#000; }

.shopR .instagram a:before, .shopR .facebook a:before {
	display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -1px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
	width:20px;
	color:#777777;
}

.shopR .instagram a:before {
    content: "\f16d";
}
.shopR .facebook a:before {
    content: "\f09a";
}
.shopR .instagram a, .shopR .facebook a {
	padding-top:3px;
}

/* Editinline */
.editArea {
	padding:1px;
	display:inline-block;
}
.btn_editText {
	background: url('../img/edit_s.png') 0px 0px no-repeat ;
	height:16px;
	width:16px;
	margin-left:7px;
	display:inline-block;
}
/* Fin Editinline */

/* platform */

#loginBox {
	max-width:300px;
	width:100%;
	margin-top:20px;
	padding:140px 0 30px;
	-moz-box-shadow:0px 1px 3px #000;
	-webkit-box-shadow:0px 1px 3px #000;
	box-shadow: 0px 1px 3px #888888;
	background: url('../img/login.png') no-repeat center 30px #eeeeee;
	font-family:'Open Sans';
}
#loginBox input {
	width:230px;
	height:30px;
	margin:5px 0;
	font-size:14px;
	padding:0px 5px;
	background-color:#fff;
}	
#loginBox li {
	list-style:none;
	margin:0;
	padding:0;
}
#loginBox a {
	color:#FFFFFF;
	width:200px;
}
#loginBox input[type="submit"] {
	width:105px;
	background-color:#202246;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
}	
#loginBox input[type="text"]:hover {
	border-color:#aaa;
}
#loginBox input[type="password"]:hover {
	border-color:#aaa;
}
#loginBox input[type="submit"]:hover, #loginBox li a:hover {
	background-color:#e95321;
}

#loginBox input[type="submit"]:active, #loginBox li a:active {
	position:relative;
	top:1px;
	left:1px;
}	

.mybtn {
	font-size:12px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    display: inline-block;
    outline: 0;
    padding: 0 2em;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	font-family:'Open Sans'; 
	font-weight:600;
	margin-bottom:8px;
	margin-right:3px;
	background-color:#202246;
    height: 36px;
    line-height: 36px;
}
a.mybtn { color:#fff;}
.mybtn:hover {box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}
.collecLegend { display:none; text-align:center; margin:5px 0 7px; }

#mainCta  { opacity:0;   transition: opacity 300ms;}
#mainCta.active  { opacity:1; position:absolute; z-index:9;}

#index header #languages-block-top {
	color:#fff;
}
#index header.sticky #languages-block-top, #index header.sticky #languages-block-top a {
	color:#000 !important;
}
#languages-block-top, #languages-block-top a {
	color:#000;
}
#languages-block-top a.dialog {
	display:block;
	margin-top:3px;
	font-size:13px;
}  
.countryBox {
	padding:4px 0px 4px 8px;
	background-color:#fff;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.countryDiv {
	float:left; 
	margin-right:30px;
}
.langDiv {
	float:left;
}
header #languages-block-top div.current:after {
    padding-left: 6px !important;
}
#legals strong { color:#444;}
#legals ul  {  margin:5px 0 0 30px; padding:0 0 0 20px ;}
#legals ul li { padding:0 0 8px 7px ;list-style-type:disc;}

@supports not (-webkit-overflow-scrolling: touch) {
	#home {
		background-attachment: fixed;
	}
}
@media all and (max-width: 980px){
	header.sticky #languages-block-top {
		font-size:12px;
	}
}
@media all and (max-width: 760px){

@media all and (max-width: 760px){
	#index header #languages-block-top {
		top: 15px !important;
	}
  	#index header.sticky #languages-block-top {
		top: 05px !important;
		margin-top:10px !important;
  	}
	#languages-block-top ul {
		position:inherit !important;
	}
	.sticky #languages-block-top ul {
	    top: 39px !important;
	}

	#languages-block-top div.current {
    	font-size: 12px !important;
	}
	#languages-block-top ul.countryUl {
	    width: 125px !important;
	}
}

@media all and (max-width: 480px){
	#languages-block-top ul {
		position:inherit !important;
	}
	#languages-block-top .current {
		height:10px !important;
	}
	.countryDiv, .langDiv { 
    	white-space: nowrap;
		float:none;
		margin:0;
	}
	.sticky #languages-block-top {
		margin-right:3px !important;
	}
}
@font-face {
    font-family: 'Bombshell-Pro';
    src: url('fonts/Bombshell-Pro.eot?#iefix') format('embedded-opentype'), url('fonts/Bombshell-Pro.woff') format('woff'), url('fonts/Bombshell-Pro.ttf') format('truetype'), url('fonts/Bombshell-Pro.svg#Bombshell-Pro') format('svg');
    font-weight: normal;
    font-style: normal;
}
.sticky #languages-block-top .current { top:0px !important }