/* @override 
	http://ns386498.ovh.net/~jdbshop/wp-content/themes/jdbshop/style.css?ver=3.6 */
	
/*
Theme Name: jdbshop
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: jdbshop
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 jdbshop is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {

	background: #FAFAFA url('i/background.png') repeat left top;
	/*background-size:70%;*/
	
}

div#checkout_page_container {
	margin: auto;
	margin-top: 50px;
}


#masthead div.site-branding a h1.site-title {
	background: url(i/boutique.png) no-repeat top left;
	display: block;
	height: 50px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 400px;
	text-indent: -999999px;
	color: transparent;
	font-size: 0px;
	

	
}

div.bloc_content {
	/*overflow: hidden;*/
	width: 700px;
	position: relative;
	padding-bottom: 20px;
/*	height: 500px;*/
	
}

.overtune {
	position: absolute;
	width: 700px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
		
	/*margin-left: 600px;*/


}

.overtune_i {
	position: absolute;
	width: 700px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
		
	/*margin-left: 600px;*/


}


 
 
.arrive{
	opacity: 1;
	-webkit-perspective: 0px;
	-moz-perspective: 0px;
	-o-perspective: 0px;
	-ms-perspective: 0px;
	perspective: 0px;
	-webkit-transform-origin: right 50%;
	-moz-transform-origin: right 50%;
	-o-transform-origin: right 50%;
	-ms-transform-origin:right 50%;
	transform-origin: right 50%;
	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.degage{
	opacity: 0;
	-webkit-perspective: 2900px;
	-moz-perspective: 2900px;
	-o-perspective: 2900px;
	-ms-perspective: 2900px;
	perspective: 2900px;
	-webkit-transform-origin: right 50%;
	-moz-transform-origin: right 50%;
	-o-transform-origin: right 50%;
	-ms-transform-origin:right 50%;
	transform-origin: right 50%;
	-webkit-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-moz-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-o-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-ms-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	margin-left: -900px;
	margin-top: 300px;
}



.neutre{
	opacity: 0;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-o-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
	-webkit-transform-origin: right 50%;
	-moz-transform-origin: right 50%;
	-o-transform-origin: right 50%;
	-ms-transform-origin:right 50%;
	transform-origin: right 50%;
	-webkit-transform: rotateX(0deg) rotateY(85deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(85deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(85deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(85deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(85deg) rotateZ(0deg);
	margin: 0;
	
}


.arrive_i{
	opacity: 1;
	-webkit-perspective: 0px;
	-moz-perspective: 0px;
	-o-perspective: 0px;
	-ms-perspective: 0px;
	perspective: 0px;
	-webkit-transform-origin: left 50%;
	-moz-transform-origin: left 50%;
	-o-transform-origin: left 50%;
	-ms-transform-origin: left 50%;
	transform-origin: left 50%;
	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

.degage_i{
	opacity: 0;
	-webkit-perspective: 2900px;
	-moz-perspective: 2900px;
	-o-perspective: 2900px;
	-ms-perspective: 2900px;
	perspective: 2900px;
	-webkit-transform-origin: left 50%;
	-moz-transform-origin: left 50%;
	-o-transform-origin: left 50%;
	-ms-transform-origin: left 50%;
	transform-origin: left 50%;
	-webkit-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-moz-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-o-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	-ms-transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	transform: rotateX(75deg) rotateY(20deg) rotateZ(-10deg);
	margin-left: 900px;
	margin-top: 300px;
}



.neutre_i{
	opacity: 0;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-o-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
	-webkit-transform-origin: left 50%;
	-moz-transform-origin: left 50%;
	-o-transform-origin: left 50%;
	-ms-transform-origin: left 50%;
	transform-origin: left 50%;
	-webkit-transform: rotateX(0deg) rotateY(-85deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(-85deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(-85deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(-85deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(-85deg) rotateZ(0deg);
	margin: 0;
}

div.za_duree {
	color: #fff;
	float: left;
	margin-left: 70px;
	font-size: 12px;
	font-style: italic;
}

.arrive_ie,.arrive_ie_i{
	opacity: 1;
	display: block;
}

.degage_ie,.degage_ie_i{
	opacity: 0;

}



.neutre_ie,_.neutre_ie_i{
	opacity: 0;
	display: none;
}





/*-----logo-----*/
#logo_gauche{
	background: url(i/logo_gauche.png) right top no-repeat;
	width: 400px;
	height: 392px;
	margin-top: 150px;
	position: absolute;
	
}
#logo_droite{
	background: url(i/logo_droite.png) left top no-repeat;
	width: 400px;
	height: 392px;
	margin-top: 150px;
	position: absolute;
	
}
.elem_institut{
	width: 262px;
	height: 503px;
	position: absolute;
	right: 0;
	margin: 95px 0 0 0;

	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	
}
#elem_1_i{
	background:  url('i/cailloux1.png') no-repeat right center;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-m-transition: all 0.2s ease;
	transition: all 0.2s ease;
	

	
	
	-webkit-transform:rotate(32deg);
	-moz-transform:rotate(32deg);
	-o-transform:rotate(32deg);
	-m-transform:rotate(32deg);
	transform:rotate(32deg);
	
	
	

}
#elem_2_i{
	background:  url('i/cailloux2.png') no-repeat right center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-m-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: -30px;
	
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-o-transform:rotate(30deg);
	-m-transform:rotate(30deg);
	transform:rotate(30deg);

	


}
#elem_3_i{
	background:  url('i/fleursinstitut.png') no-repeat right center;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-m-transition: all 0.4s ease;
	transition: all 0.4s ease;
	
	margin-right: -20px;
	
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	-m-transform:rotate(5deg);
	transform:rotate(5deg);

}



.elem_thermo{
	width: 274px;
	height: 433px;
	position: absolute;
	left: 0;
	margin: 112px 0 0 0;

}
#elem_1_t{
	background:  url('i/eau.png') no-repeat left center;
	background-size: 70%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-m-transition: all 0.2s ease;
	transition: all 0.2s ease;
	

}
#elem_2_t{
	background:  url('i/feuillage.png') no-repeat left top;
	margin-left: -30px;
	
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	-m-transform:rotate(10deg);
	transform:rotate(10deg);
	
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-m-transition: all 0.4s ease;
	transition: all 0.4s ease;
	
	

}
#elem_3_t{
	background:  url('i/fleurs.png') no-repeat left top;
	margin-left: -30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}

/*----fin logo ---*/




div.description {
	color: #fff;
	font-family: arial;
	font-size: 14px;
	padding: 20px;
}

div#coteinstitut {
	
	min-height: 800px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	

}

div#cotei_bg{

	background-image: url('i/institut_bg.png') ;
	background-position:0 ;
	background-repeat: repeat-y;
	min-height: 800px;
	width: 400px;
	position:absolute;
	right: 0;
	z-index: 10;
}

div#cotet_bg{

	background: url(i/jdb_bg.png);
	background-position: -750px;
	background-repeat: repeat-y;
	min-height: 800px;
	width: 400px;
	position:absolute;
	left: 0;
	z-index: 10;
}


div#cotethermo{

		position: relative;
		overflow: hidden;
		min-height: 800px;
		cursor: pointer;
	
/*background-color: transparent;*/

	

}



.thermo_close{
	background: url(i/background.png) #FAFAFA repeat left top ;
}



#bg_thermo{
	background: url('i/bg_thermo.jpg') no-repeat top right #00a2a2;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#bg_institut{

	
		background: #ce846d  url('i/institut_photo_bg.jpg') no-repeat top left;
		
		width: 100%;
		height: 100%;
		position: absolute;
		opacity:0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-m-transition: all 0.5s ease;
		transition: all 0.5s ease;
		
	
}

.institut_close{
	background: url(i/background.png) #FAFAFA repeat top right;
}


.uncote{
	width: 50%;
	float: left;

}

div#deco_institut{
/*	-webkit-transition: all 0.4s ease;
	background-image: url(i/decoinstitut.png)  ;
	background-repeat: no-repeat;
	background-position:right 128px ;
	height: 700px;
	transform-origin:50% 100% ;
	width: 300px;

	position: absolute;*/
}
div#deco_jdb{
/*	-webkit-transition: all 0.4s ease;
	background-image: url(i/decojdb.png);
		background-repeat: no-repeat;
			background-position:left 78px ;
	height: 700px;
	transform-origin:50% 0% ;*/
}


h2.site-description {
	display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
#masthead {
	background: #383938;
		position: absolute;
		width: 100%;
		z-index: 1;
/*		opacity: 0;*/
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		-m-transition: all 0.4s ease;
		transition: all 0.4s ease;
		z-index: 9000;
		display: block;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */
@font-face {
    font-family: 'ronnia_lightregular';
    src: url('font/ronnialight-webfont.eot');
    src: url('font/ronnialight-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ronnialight-webfont.woff') format('woff'),
         url('font/ronnialight-webfont.ttf') format('truetype'),
         url('font/ronnialight-webfont.svg#ronnia_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ronnia_lightitalic';
    src: url('font/ronnialightitalic-webfont.eot');
    src: url('font/ronnialightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ronnialightitalic-webfont.woff') format('woff'),
         url('font/ronnialightitalic-webfont.ttf') format('truetype'),
         url('font/ronnialightitalic-webfont.svg#ronnia_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ronniaregular';
    src: url('font/ronniareg-webfont.eot');
    src: url('font/ronniareg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ronniareg-webfont.woff') format('woff'),
         url('font/ronniareg-webfont.ttf') format('truetype'),
         url('font/ronniareg-webfont.svg#ronniaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kursivschriftstehendregular';
    src: url('font/kursivschriftstehend-webfont.eot');
    src: url('font/kursivschriftstehend-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/kursivschriftstehend-webfont.woff') format('woff'),
         url('font/kursivschriftstehend-webfont.ttf') format('truetype'),
         url('font/kursivschriftstehend-webfont.svg#kursivschriftstehendregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
/*	margin-bottom: 1.5em;*/
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
/*	margin: 0 0 1.5em;*/
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: royalblue;
}
a:visited {
	color: purple;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}


/* =Menu
----------------------------------------------- */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	
	display: none;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}


.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
/*	max-width: 100%;*/
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}
#colophon{
	/*	display: none;*/
	background-color: #363636;
	
	height: 80px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	bottom:0px;
	margin-bottom: -25px;
	/*opacity: 0;*/
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-m-transition: all 0.4s ease;
	transition: all 0.4s ease;

}

#menu-item-30 a:hover{
	background-color: #39afaf;
}

#menu-item-31 a:hover {
	background-color: #17779e;
}

#btn_menu_footer{
	background: url('i/menu.png') no-repeat left 5px;
	width: 40px;
	height: 40px;
	margin: 10px 30px;
	position: fixed;

	
}
.site-info{
	

	margin: auto;
	width: 440px;
	position: relative;
	margin-top: 10px;
	padding: 0;
		
	
}

.site-info a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background-color: #5a5a5a;
	padding: 8px 25px 6px 25px;
	border-radius: 20px;
	float: left;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.34);
	margin-left: 20px;
	font-family: ronniaregular;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#lien_a_la_c a {
	color: #ababab;
	text-decoration: none;
	font-size: 10px;

	border-radius: 0px;
	float: left;
	box-shadow: none;
	margin-left: 20px;
	font-family: ronniaregular;
	border-bottom:none;	
	background: none;
	margin-top: -15px;
}

#mention_link{
	color: #ababab;
	text-decoration: none;
	font-size: 10px;

	border-radius: 0px;
	float: left;
	box-shadow: none;
	margin-left: 20px;
	font-family: ronniaregular;
	border-bottom:none;	
	background: none;
	margin-top: -8px;
	cursor: pointer;
}
div#mention-contain {

	color: #fff;
	font-size: 10px;
	font-family: arial;
	margin-top: 600px;
	width: 700px;
	position: absolute;
	margin-left: -350px;
	left: 50%;
	z-index: 9999999;
	display: none;
	opacity: 0;

	
}

#mention-contain div.titre_mention h2 {
	font-family: ronnia_lightregular ;
	font-size: 24px;
	text-transform: uppercase;
		background-color: rgba(50, 173, 173, 0.91);
		width: 634px;
		padding-left: 20px;
		padding-top: 10px;
		float: left;
		height: 35px;
		margin-bottom: 1px;
}

#mention-contain div.txt_mention h2 {
	font-family: ronniaregular;
	font-size: 14px;
	text-transform: uppercase;
	
	
}

div.txt_mention {
	background-color: rgba(54, 54, 54, 0.84);
	padding: 20px;
	float: left;
	
}

#btn_mention{
	width: 35px;
	height: 35px;
	background-color: rgba(54, 54, 54, 0.84);
	float: right;
	margin: 5px;
	cursor: pointer;
}


#lien_a_la_c a:hover{
	color: #fff;
}


.site-info li{
	list-style: none;
}
.site-info ul{
	list-style: none;
	float: left;
	width: 400px;
}
/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


#the_content_institut{
	opacity: 0;
	display: none;
	margin: auto;
	position: relative;
	width: 700px;
	margin-top: 60px;
	z-index: 1000;
	
}
#the_content_thermo{
	opacity: 0;
	display: none;
	margin: auto;
	position: relative;
	width: 700px;
	margin-top: 60px;
	z-index: 1000;

}
.test_moi{
	background-color: #ffffff;
	float: left;
	padding: 15px;
	margin: 50px;
	border-radius: 20px;
	cursor: pointer;
}
.menu_thermo .btn_menu{
	background-color: #3eb0ae;
	float: left;
	color: #fff;
	padding: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
		width: 25%;
			text-align: center;
}

.menu_institut .btn_menu{
	background-color: #9d5a46;
	float: left;
	color: #fff;
	padding: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 25%;
	text-align: center;
}

.the_content h1{
	color: #fff;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 36px;
	font-family: 'ronnia_lightregular';
	text-transform: uppercase;
}




.ma_cont{
	float: left;
	width: 700px;
	position: relative;
}
.default_product_display {
	background-color: #007b7b;
	border-radius: 10px;
	width: 315px;
	position: absolute;
	/*float: left;*/
	margin: 7px;
	
	
	padding: 10px 10px 10px 10px;
/*	min-height: 75px;
	display: block;*/

	
	
}
.promo_jdb{
	/*width: 385px;
	height: 100px;
	background-color: #000;
	margin-left: -30px;
	margin-top: -30px;
	position: absolute;
	z-index: -1;*/
	
}


.product_promo{
	background-color: #ffffff;
	border: 4px solid #028e8d;
	margin-left: -2px;
	margin-top: -2px;
}

#the_content_institut .default_product_display {
	background-color: #8c594a;

border-radius: 10px;
width: 315px;
position: absolute;
/*float: left;*/
margin: 7px;
padding: 10px 10px 10px 10px;
	
}

 #the_content_institut .product_promo_institut{
 		width: 308px;
		background-color: #472d24;
		border: 2px solid #dfc886;
		
}

div.wpsc_variation_forms {
	padding: 0;
	float: left;
}

 div.bandeau_achat fieldset {
	float: left;
	margin-left: 25px;
	margin-right: 10px;
	height: 30px;
}

h2.prodtitle, #content h2.prodtitle { 
	/*margin:0 0 5px 0;
/*	line-height:1;*/
	clear:none;
	color: #fff;
	float: left;
	margin-left: 70px;
	font-size: 14px;
	font-family: 'ronniaregular';
	max-width: 150px;
	line-height: 17px;
	
}

.product_promo h2.prodtitle, #content .product_promo h2.prodtitle {
	color: #523429;
	font-weight: bold;
	
}

 #the_content_institut .product_promo_institut h2.prodtitle{
 	color: #ebdcb1;
 	font-weight: bold;
 }
 
.img_prod{

	position: absolute;
/*	width: 80px;
	height: 80px;*/
	bottom: 0;

	margin: -35px -55px 5px -55px;
	background-color: none;

}



.default_product_display .wpsc_product_price {
	float: right;
	font-size: 14px;
	font-family: 'ronniaregular';
	margin-right: 5px;
	color: #78eeec;
	margin-bottom: 0;
	

}

.product_promo .wpsc_product_price {
/*	float: right;
	font-size: 14px;
	font-family: 'ronniaregular';
	margin-right: 5px;*/
	color: #007b7b;
	font-size: 16px;

/*	margin-bottom: 0;*/
	

}


#the_content_institut .wpsc_product_price {

	float: right;
	font-size: 14px;
	font-family: 'ronniaregular';
	margin-right: 5px;
	color: #ebdcb1;
	margin-bottom: 0;
	

}

#the_content_institut .product_promo_institut .wpsc_product_price {
	font-size: 16px;
}


div.premiere_ligne {
	float: left;
	width: 315px;
/*	height: 20px;*/
}



.wpsc_description {
	/*font-size:13px;	
	line-height:1.4em;*/
	float: left;
	font-family: 'arial';
	font-size: 11px;
	color: #fff;
	margin-left: 70px;
	margin-bottom: 40px;

}


.product_promo .wpsc_description {
	color: #523429;
}

 #the_content_institut .product_promo_institut .wpsc_description {
 	color: #ebdcb1;
 	padding-right: 10px;
 }
 

div.bandeau_achat {
	width: 335px;
	background-color: #523429;
	margin-left: -15px;
	/*	margin-top: 40px;*/
	bottom: 0;
	margin-bottom: 5px;
	float: left;
	border-radius: 10px;
	position: absolute;
	padding: 5px;
}

#the_content_institut .product_promo_institut div.bandeau_achat{
	background-color: #dfc886;
	width: 332px;
	margin-left: -15px;
	border-radius: 5px;
}
.product_promo div.bandeau_achat {

	background-color: #515151;
	width: 339px;
	margin-left: -17px;
	border-radius: 5px;

}

div.productcol {
	margin: 0;
	padding: 0;
	width: 315px;
}

form.product_form {
	padding: 0;
	margin: 0;
}


.wpsc_buy_button_container{
	float:right;
	margin-right: 20px;
	margin-top: 2px;
}
.wpsc_loading_animation{
	display: none;
}



.default_product_display .wpsc_variation_forms select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	
	margin:0;
	min-width:160px;
	float: left;
	max-width:200px;
	height: 25px;
	font-size: 12px;
	padding: 5px;
	line-height: 1;
	background: url('i/arrow.png') no-repeat 145px #ddd;
	border: none;
	margin-top: 2px;
	
	

	  
}




/*----block titre ---*/

.block_titre{
	position: absolute;
	margin-top: 280px;
	width: 600px;
	text-align: center;

	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
#block_titre_t{
	margin-left: 0px;
	background:  url('i/bg_bt.png') repeat-y left top;
}
#block_titre_i{
	right: 0px;
	background:  url('i/bg_bt_i.png') repeat-y left top;
}


h1.h_block_titre {
	color: #363636;
	text-transform: uppercase;
	margin-top: 30px;
	font-family: ronnia_lightregular;
	font-size: 24px;
}

.sep_bt{
	width: 270px;
	height: 5px;
	margin: auto;
	border-radius:20px
}

div.expli {
	font-size: 12px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#sep_bt_t{
	background-color: #39afaf;

}
#sep_bt_i{
	background-color: #cc8470;

}

/*-------panier-------*/

#qte_panier {
	color: #fff;
	font-family: 'ronniaregular';
	font-style: italic;
	font-size: 14px;
	/*	text-shadow: 1px 1px 1px #000000;*/
		position: absolute;
		margin-left: 40px;
		margin-top: 20px;
		background-color: #39afaf;
		border-radius: 40px;
		width: 23px;
		height: 22px;
		text-align: center;
		z-index: 999;
		padding-top: 3px;
		padding-right: 2px;
		
}

span.cart_message {
	display:block;
	padding:5px;
	border:1px solid #dedede;
	margin:0px 0;	
	background-color: #fff;
	color: #39afaf;
	font-size: 12px;
}

p.empty {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0;
}

#sideshoppingcart {
	width: 240px;
	height: 50px;
	right: 0;
	position: absolute;
	margin-right: 50px;

}

div#shoppingcartcontents {

	padding-bottom: 50px;
	background-color: #474747;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 60px;
	margin-top: -100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-m-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #fff;
}

#sliding_cart div.shoppingcart table tbody tr {
	font-size: 12px;
}

td.pricedisplay.checkout-total {
	border-top: 2px solid #39afaf;
	padding: 5px;
}

a.gocheckout {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	padding: 10px 0 10px 0;
	background-color: #39afaf;
	color: #fff;
	text-decoration: none;
	border-radius:5px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.36);
	border-top: 1px solid rgba(255, 255, 255, 0.31);
}
a.gocheckout:hover {

	background-color: #54cccc;

}

a.emptycart {
	
	color: #d8d8d8;

	float: right;
	padding: 10px 40px 10px 10px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
	background:  url('i/poubelle.png') no-repeat right 7px;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	clear: both;
}

a.emptycart:hover {
color: #fff;

}

input.remove_button:focus,input.remove_button,input.remove_button:hover{
	border: none;
	background: url('i/croix.png') center center no-repeat #383938;
	box-shadow:none;
	text-indent:-9999px;
	border-radius: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);

}

input.remove_button:hover{
	background-color: #39afaf;
}



th{
	text-align: center;
}

#sideshoppingcart h3 {
	width: 140px;
	height: 40px;
	background:  url('i/panier_h3.png') no-repeat 60px top;
	color: #ffffff;
	font-family: 'ronniaregular';
	font-style: italic;
	font-size: 21px;
	font-weight: normal;
	padding: 10px 0px 0px 100px;
	position: absolute;
	text-shadow: 1px 1px 1px #000000;

	
}

#global{
	opacity: 0;
}

#load{
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: -200px;
	margin-top: 400px;
	width: 400px;
	z-index: 1000;
	
	font-size: 16px;
		font-family: 'ronnia_lightregular';
}

#load p{
margin-bottom: 20px;

}

/* formulaire */

#checkout_page_container h3 {
	color: #39afaf;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 36px;
	font-family: 'ronnia_lightregular';
	text-transform: uppercase;
}

#wpsc_shopping_cart_container h4 {
	color: #39afaf;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 36px;
	font-family: 'ronnia_lightregular';
	text-transform: uppercase;
}

#checkout_page_container {
	margin-bottom: 20px;
	clear: both;
}

div.entry-content {
	margin-bottom: 100px;
}

table.checkout_cart {
	background-color: #fff;
/*	padding: 10px;*/
	border-radius: 5px;
	box-shadow: 2px 2px 1px rgba(34, 34, 34, 0.03);
}

#checkout_page_container table.checkout_cart tbody tr.header th {
	padding: 6px;
	color: #fff;
}

.checkout_cart tbody td{
 
 border-top: 1px solid #f0f0f0;
}

.th_en{
	border-top-right-radius: 5px;
}
.th_pro{
	border-top-left-radius: 5px;
}

div#fondcadeau {
	background: #F0F;
	position: absolute;
	width: 630px;
	margin-top: 392px;
	height: 200px;
	background: url(i/fondboncadeau.png);
}

tr.header {
	background-color: #39afaf;
}

#transac_i{
	width: 371px;
	height: 313px;
	left: 0;
	bottom: 50px;
	position: fixed;
	background:  url('i/trans_institut.png') no-repeat left top;

	
}

#transac_j{
	width: 268px;
	height: 390px;
	right: 0;
	bottom: 50px;
	position: fixed;
	background:  url('i/transac_jsb.png') no-repeat right top;

	
}

#price_total{
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 20px;
/*	margin-bottom: 40px;*/
	border-top: 2px solid #39afaf;
	padding-top: 10px;
	margin-right: 12px;
}

#wpsc_shopping_cart_container form.wpsc_checkout_forms {
	background-color: #fff;
	border-radius:5px;
	padding: 10px;
	color: #444;
}

#wpsc_shopping_cart_container tbody tr {
	
	padding: 30px;
	height: 40px;
	
	
}

label.wpsc_email_address {
	width: 220px;
	padding-left: 47px;
	padding-right: 24px;
}

#wpsc_checkout_form_9 {
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 255px;
}

textarea#wpsc_checkout_form_4.text {
	width: 259px;
}

#wpsc_shopping_cart_container form.wpsc_checkout_forms table.wpsc_checkout_table.table-1 {
	padding-left: 48px;
	z-index: 3;
	position: relative;
}

td.wpsc_checkout_form_3 {
	width: 230px;
}

#wpsc_shopping_cart_container form.wpsc_checkout_forms table.wpsc_checkout_table.table-1 tbody tr td {
	padding-bottom: 20px;
}


