/*
Theme Name: Maison nordique
Version: 1.0
DATE : 04/10/2013
UPDATE : 
BY : HTMLCOOKR
*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 5, 2013 */
@font-face {
    font-family: 'times_nr_mt_stdmedium';
    src: url('font/timesnrmtstd-medium-webfont.eot');
    src: url('font/timesnrmtstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/timesnrmtstd-medium-webfont.woff') format('woff'),
         url('font/timesnrmtstd-medium-webfont.ttf') format('truetype'),
         url('font/timesnrmtstd-medium-webfont.svg#times_nr_mt_stdmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

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

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

}

@font-face {
    font-family: 'didot';
    src: url('font/Didot.woff') format('woff'),
         url('font/Didot.ttf') format('truetype'),
         url('font/Didot.svg#didot') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

/* Style */
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, 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, td,
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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
a { text-decoration: none; }
.actualites a { color:#dbc183!important; }
/*Pour les class alignright, alignleft, alignnone*/
.alignleft, .attachment-produits {
	float: left;
	margin: 20px 20px 20px 0;
}
.chefs .alignleft {
	margin: 0 20px 0 0;
}
.alignright {
	float: right;
	margin: 20px 0 20px 20px;
}
.aligncenter {
	margin: 20px auto;
	display: block;
}
/*Example for rounded corner and how to use PIE*/
#rounded-title {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #000000;
	-pie-background: rgba(0,0,0,0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity : 0.6;
	behavior: url(urlto/js/PIE.htc);
}
/*header*/
body {
	background: url(../images/commun/pictos/background-small.png) repeat;
}
#wrap {
	background: #000000;
	margin: 0 auto;
	width: 1000px;
}
#bg-wrap{
	width: 100%;
	margin: 0 auto;	
	box-shadow: -1px 5px 10px #000;
	-moz-box-shadow: -1px 5px 10px #000;
	-webkit-box-shadow: -1px 5px 10px #000;
}
#header {
	background-color: #191818;
	height: 136px;
	margin: 0 auto;
	text-align: right;
	position: relative; 
	width: 996px;	
}
#header ul {
    padding-right: 30px;
	margin-top: 25px;
}
#header ul:first-child{
	margin-bottom: 30px;
    margin-top: 25px;
	display: inline-block;
}
#header ul.nav li, #header ul#menu-menu-1 li {
	color: #dbc183;
	font-family: "times_nr_mt_stdmedium";
	font-size: 15px;
	display: inline;
	padding-left: 24px;
	text-align: right;
}
#header ul.nav li a, #header ul#menu-menu-1 li  a{ color: #dbc183; }
#header ul.nav li.active a, #header ul.nav li a:hover, #header ul#menu-menu-1 li a:hover, #header ul#menu-menu-1 li.current-menu-item a, #header ul#menu-menu-1 li.current-menu-item a:hover{
	color: #ffffff;
}
#header #menu-item-2452.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2452 a {
	font-weight:bold!important;
	color:#fff!important;
	font-variant:small-caps!important;
}
#lan-block li{ display: inline; margin-left: 11px; }
#lan-block a {
	color: #606060;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	vertical-align: middle;
}
#lan-block span { margin-right: 10px; }
#lan-block img { margin-right: 10px; }
#lan-block a#lan-switcher { padding-right: 7px; background:url(../images/commun/pictos/flag-select.png) center right no-repeat; display: block; }
#lan-block > li:first-child {
	margin-right: 25px;
}

#lan-block > li > ul {
	margin: 0!important;
	padding: 0!important;
	position: absolute;
	margin-left: -25px !important;
}
#lan-block > li > ul > li {
	display: block;
    margin: 0;
}
hr {
	margin: 0px auto;
	border: 0px;
	border-collapse: collapse;
	margin-top: 2px;
	border-bottom: 1px solid #222222;
	width: 996px;
}

#logo { 
	display: block;
	position: absolute;
	top: 5px;
	left: -25px;
}
/*main content*/
/*homepage*/

div#slideshow { position: relative; }
p span #caviar {
	font-size: 23px;
}
#push { 	
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
#push li {
	display: inline-block;
	margin: 0 25px;
}
#push li a {
	color: #ffffff;
	display: block;
	font-family: "didot";
    font-size: 15px;
	font-weight: bold;
    height: 95px;
    padding-top: 60px;
    text-align: center;
	text-transform: uppercase;
    width: 145px;
}
#push li a#hover1{
	background: url(../images/commun/bt/btn1.png) 0 0 no-repeat;
}
#push li a#hover1:hover {
	background: url(../images/commun/bt/btn1.png) 0 -150px no-repeat;
}

#push li a#hover2 {
	background: url(../images/commun/bt/btn2.png) 0 0 no-repeat;
}
#push li a#hover2:hover {
	background: url(../images/commun/bt/btn2.png) 0 -150px no-repeat;
}

#push li a#hover3{
	background: url(../images/commun/bt/btn3.png) 0 0 no-repeat;
}
#push li a#hover3:hover {
	background: url(../images/commun/bt/btn3.png) 0 -150px no-repeat;
}

#push li a#hover4 {
	background: url(../images/commun/bt/btn4.png) 0 0 no-repeat;
}
#push li a#hover4:hover {
	background: url(../images/commun/bt/btn4.png) 0 -150px no-repeat;
}

#push span {
	font-size: 13px;	
}
#produits {
	background: url(../images/commun/pictos/background.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;
}
.produit-hp h2 {
	margin-bottom: 20px;
}
.produit-hp h2 a {
	color: #ffffff;
	font-family: "times_semiboldregular";
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
}
.produit-hp {
	border-right: 1px solid #333333;
	display: inline-block;
	padding-left: 20px;
	padding-right: 22px;
	margin-top: 25px;
	text-align: center;
}
.produit-hp:last-child {
	border: none;
}
.produit-hp a img {
	width: 267px;
	height: 244px;
	display: block;
}
.translayer{
	
	display: block;
	position: absolute;
	cursor: pointer;
	background: url(../images/commun/pictos/img-over.png) top left;
	display: none;
}
/*maison*/
#content {
	 
}
div#main-content { padding: 55px 30px; } 
div#main-content.post, div#main-content.engagements {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: top center;
	color: #FFFFFF;
	padding-left: 85px;
	padding-right: 85px; 
	padding-bottom: 80px;
    text-align: justify;
	width: 826px;
	margin: 0px auto;
}
div#main-content.post .alignleft { margin: 0px 30px 20px 0px; }
div #main-content h1 {
	color: #FFFFFF;
    font-size: 35px;
	line-height: 35px;
	padding-bottom: 50px;
    text-align: center;
	background: url(../images/commun/pictos/bg-h2.png) no-repeat;
	background-position: 50% 80%;
	font-family: "didot";
	margin-bottom: 30px;
}
div#main-content.caviar h1{ margin-bottom: 5px; }
div #main-content h1 span {
	font-size: 40px;
	text-transform: uppercase;
	display:block;
}


div .post p {
	font-family: "timesroman";
	font-size: 16px;
	line-height: 24px;
    padding: 0px 0px 25px 0px;
}
/*engagements*/
/*div .engagements {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
    color: #FFFFFF;
    margin-left: -30px;
    padding-bottom: 50px;
    text-align: center;
    width: 998px;
}*/
div .engagements h2, div .caviar h2 {
	color: #dbc183;
	font-size:35px;
	font-family: "times_nr_mt_stdmedium";
	margin-top: 0px;
	line-height: 26px;
	margin-bottom: 10px;
}
div .caviar h2 {
	margin-bottom: 20px;
}
div .caviar h2 a {
	color: #dbc183;
}
div .engagements p {
	line-height: 24px;
	/*padding-left: 85px;
    padding-right: 85px;*/
	font-size: 16px; 
	font-family: "timesroman";
}
div .engagements ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div .engagements ul li {
	background-image: url(../images/commun/pictos/libg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 65px;
	margin-bottom: 60px;
	text-align: center;
}
div .engagements ul li:first-child {
	background-image: url(../images/commun/pictos/libg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.engagements ul li:last-child{
	background: none;
	margin-bottom: 0px;
}
div.engagements ul li.last {
	background-image: none; background-attachment: scroll; background-repeat: repeat; background-position-x: 0%; 	
	background-position-y: 0%; background-color: transparent; margin-bottom: 0px;
}
/*caviar*/

div#main-content.caviar {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
    color: #FFFFFF;
	/*padding-left: 72px;
    padding-right: 72px;*/
}
div#main-content.caviar blockquote {
	text-align: center;
	font-family: "timesroman";
	font-size: 16px;
	line-height: 24px;
	padding: 0px 55px 50px 55px;
}
div#main-content.caviar blockquote p {
	text-align: center !important;
	padding: 0  !important;
}

div#main-content.caviar p {
	line-height: 24px;
	text-align: justify;
	font-size: 16px;
	font-family: "timesroman";
	padding: 0px 55px 20px 55px;
}
div#main-content.caviar p#intro {
	text-align: center; 
	margin-bottom: 15px;
}
div#main-content.caviar img.alignleft {
	margin: 80px 30px 10px 0;
	float:left;
}	
div #caviars {
	background-image: url(../images/commun/pictos/libg11.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 45px;
}
div #caviars p {
	padding-bottom: 40px;
	text-align: center;
}
div #caviars ul { text-align: center; }
div #caviars ul li {
	margin-left: 10px;
	margin-right: 9px;
	width: 192;
	display: inline-block;
	text-align: left;
}
div #caviars ul li img {
	padding-bottom: 15px;
}
div #caviars ul li p {
	text-align: left;
}

div #caviars h4{text-align:center;
	margin-bottom:13px;}
div #caviars h4  a{
	color: #DBC183;
    font-family: "timesroman";
    font-size: 13px;
    line-height: 18px;
	
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div #caviars h3 {
		font-size: 22px;
	}
}
div #caviars h3 a {
	color: #dbc183;
}
div #caviars .img-hover {
	width: 260px;
	height: 260px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: #eae0cf;
	opacity: 0;
}
div #caviars .img-hover:hover {
	opacity: 0.2;
}
/*list produits*/
#slide-list-produits .img-hover{
	width: 191px;
	height: 190px;
	display: block;
	position: absolute;
	background: #eae0cf;
	opacity: 0;
}
#slide-list-produits .img-hover:hover {
	opacity: 0.2;
}
div .produits-liste {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
}
#breadcrumb {
	font-family: "timesroman";
	font-size:14px;
	line-height: 22px;
	color: #ffffff;
	text-align: right;
	margin-top: -35px;
	margin-bottom:25px;
}
#breadcrumb a {
	color: #747474;
	background: url(../images/commun/puces/breadcrump.png) no-repeat;
	background-position: center right;
	margin-right: 10px;
    padding-right: 14px;
}
#slide-list-produits #allslide li ul li {
	display: inline-block;
	margin-left: 9px;
	margin-right: 8px;
	margin-bottom: 57px;
	text-align: left;
	vertical-align:top;
}
#allslide ul {
	text-align: center;
}
.produit-intro h2 {
	margin-top: 10px;
	width:190px;
	text-align:center;
}
.produit-intro h2 a {
	font-family: "timesroman";
	font-size: 18px;
	line-height: 24px;
	color: #dbc183;
}
.produit-intro h2 a :hover{color:#ffffff;}
#mentions{color: #fff;
    font-family: "timesroman";
    font-size: 16px;
    line-height: 20px; text-align:center;}
/*fiche produits*/
div#main-content.produits-detail {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top; padding-bottom: 90px; 
}
.produits-detail h2 {
	font-size: 24px;
	color:#dbc183;
	line-height: 32px;
	font-family: "timesroman";
	font-weight:400;
	padding-top: 13px;
	padding-bottom: 13px;
}
.produits-detail p {
	font-size: 16px;
	color:#ffffff;
	line-height: 18px;
	font-family: "timesroman";
}
.produits-detail table {
	margin-top: 53px;
}
.produits-detail table tr {
	border-bottom: 1px solid #333333;
    border-collapse: collapse;
    border-top: 1px solid #333333;
}
.produits-detail table tr:first-child {
	display:none;
}
.produits-detail table tr td {
	font-size: 16px;
	color:#ffffff;
	line-height: 18px;
	font-family: "timesroman";
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:justify;
}
.produits-detail table tr td.table-title {
	color:#dbc183;
	width: 150px;
}
.produits-detail a.prevlink, .produits-detail a.nextlink, #prevlink a, #nextlink a {
	font-size: 14px;
	line-height: 44px;
	color: #a18756;
	font-family:"times";
	font-style: italic;
	text-transform: uppercase;
	float: right;
}
 .produits-detail .left-block {
	 float:left;
 }
  .produits-detail .left-block p{
	 text-align:center;
	 font-style:italic;
	 color:#787676;
 }
.inner-produuits-detail > a {
	text-align: right;
}
.produits-detail a.prevlink, #prevlink a{
	background: url(../images/commun/puces/slide-list-product-left.png) no-repeat;
	background-position: center left;
	padding-left: 20px;
	padding-right: 40px;
}
.produits-detail a.nextlink, #nextlink a{
	background: url(../images/commun/puces/slide-list-product-right.png) no-repeat;
	background-position: center right;
	padding-right: 20px;
}
.inner-produuits-detail {
	width: 89%;
	margin: 0 auto;
}
#autres-produits {
	text-align: center;
	margin-top: 30px;
}
#autres-produits h3 {
	color: #FFFFFF;
    font-size: 40px;
	line-height: 35px;
	padding-bottom: 65px;
    text-align: center;
	background: url(../images/commun/pictos/bg-h2.png) no-repeat;
	background-position: 50% 80%;
	font-family: "didot";
	margin-bottom: 30px;
}
#autres-produits h3 span{
    font-size: 35px;	
}
#autres-produits .produit-intro h4 {
	margin-top: 10px;
	text-align: center;
}
#autres-produits .produit-intro h4 a {
	font-family: "timesroman";
	font-size: 14px;
	line-height: 18px;
	color: #dbc183;
}
#autres-produits div.produit-intro {
	display: inline-block;
	padding-right: 8px;
	padding-left: 7px;
	width:190px;
	vertical-align:top;
}
#autres-produits a img {
	width: 191px;
	height: 190px;
	display: block;
}
#autres-produits .img-hover {
	width: 191px;
	height: 190px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: #eae0cf;
	opacity: 0;
}
#autres-produits .img-hover:hover {
	opacity: 0.2;
}
.wrap-table {
    float: left;
    margin-left: 20px;
    width: 385px;
}
/*produits*/
div#main-content.nos-produits {
	padding-bottom: 0;
}
.nos-produits {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
}
.produit-page {
	background: url(../images/commun/pictos/libg11.png) no-repeat;
	background-position:center bottom;
	text-align: center;
}
.produit-page:last-child {
	background: none;
}
.produit-page h2 {
	font-size: 35px;
	line-height: 35px;
	color: #dbc183;
	font-family: "timesroman";
	font-weight: 400;
	text-align:center;
	width:940px;
	margin-top: 52px;
	position: absolute;
	z-index:1;
}
.produit-page:first-of-type h2 {
	margin-top: 0;
}
.produit-page a {
  display: block; 
  position: relative;
}
.produit-page a span {
font-family: "times";
font-style: italic;
font-size: 13px;
color: #ffffff;
background: #a18756;
border-radius: 4px;
padding: 11px 25px;
text-transform: uppercase;
position: absolute;
bottom: 60px;
left: 45%;
}
.produit-page a:hover span {
background: #917745;
}
.produit-page-text {
	clear:both;
	color:#fff;
	padding:40px;
	width:650px;
	margin:0 auto;
}
.produit-page-text h3 {
	font-size: 28px;
	line-height: 28px;
	color: #dbc183;
	font-family: "timesroman";
	font-weight: 400;
	text-align:center;
	padding-bottom:20px;
}
.produit-page-text h3 span{
	color: #fff;
}
.produit-page-text p {
	color:#fff;
	font-family: "timesroman";	
	text-align:center;
}
.produit-page-text p span {
	font-family: 'timesbold';
}
.produit-page-text a {
	color: #dbc183;
}
/*test*/


/*references*/

div#main-content.references {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
	padding-left: 65px;
    padding-right: 65px;
}
div#main-content.references ul { text-align: center; }
div#main-content.references ul li {
	display: inline-block;
    margin: 0 13px 30px 13px;
}

/*boutiques*/
div#main-content.boutiques {
	padding-bottom: 0;
}
div .boutiques {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
	text-align: center;
}
div#main-content.boutiques p {
	line-height: 24px;
	text-align: justify;
	font-size: 16px;
	font-family: "timesroman";
	padding: 0px 55px 20px 55px;
	color:#fff;
}
div .boutiques div, div .boutiques ul {
	color: #FFFFFF;
    line-height: 25px;
    padding: 30px 48px 365px;
    text-align: center;
	clear:both;
}
div.boutiques ul li{
	color: #FFFFFF;
	font-family: "timesroman";
	font-size: 20px;
}
div.boutiques ul li:first-child {
	color: #d1b97d;
	font-weight: bold;
}
div .boutiques div a, div.boutiques ul li a {
	background-image: url(../images/commun/puces/localisation.png);
	background-position: 0.5em 0.4em;
    background-repeat: no-repeat;
    color: #D1B97D;
	line-height: 70px;
    margin-left: -40px;
    padding-bottom: 20px;
    padding-left: 55px;
    padding-top: 11px;
    text-transform: uppercase;
	font-family:"timesbold";
	font-size: 14px;
}
a.mail-order { 
	background-image: none!important;
    text-transform: inherit!important;
	text-decoration:underline;
	font-family:"timesbold";
	font-size: 14px;
}
div .boutiques div a:hover, div.boutiques ul li a:hover {
	background-image: url(../images/commun/puces/localisation-over.png);
	color: #FFFFFF;
}
div.boutiques ul li:nth-child(4)  a {background:none; color: #ffffff; font-family: "timesroman"; font-size: 20px; margin:0; padding:0; line-height:20px;}

/*actualites*/
div#main-content.actualites {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
	padding-left: 85px;
    padding-right: 85px;
	padding-bottom: 60px;
}
div#main-content.actualites .aligncenter{ margin-top: 0px; margin-bottom: 50px; }
div#main-content.actualites h1{	margin-bottom: 5px; }
div .actualites h2{
	background: none;
	color: #DBC183;
    padding-bottom: 20px;
	text-align: left;
	font-size:35px;
	font-family: "times_semiboldregular";
	line-height: 35px;
}
div .actualites h3{
	background: none;
	color: #DBC183;
    padding-bottom: 20px;
	text-align: left;
	font-size:30px;
	font-family: "times_semiboldregular";
	line-height: 35px;
}
div .actualites h4{
	background: none;
	color: #DBC183;
    padding-bottom: 10px;
	text-align: left;
	font-size:22px;
	font-family: "times_semiboldregular";
	line-height: 22px;
}
div .actualites p {
	line-height: 24px;
    padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: justify;
	font-family: "timesroman";
}
.pagination {
	text-align: right;
}
.pagination > a {
	font-size: 14px;
	line-height: 44px;
	color: #a18756;
	font-family:"times";
	font-style: italic;
	text-transform: uppercase;
	text-align: right;
	padding-left: 7px;
	padding-right: 7px;
}
.actualites a.prevlink {
	background: url(../images/commun/puces/slide-list-product-left.png) no-repeat;
	background-position: center left;
	padding-left: 20px;
	padding-right: 7px;
}
.actualites a.nextlink {
	background: url(../images/commun/puces/slide-list-product-right.png) no-repeat;
	background-position: center right;
	padding-right: 20px;
}
/*chefs*/
div#main-content.chefs {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
	color: #ffffff;
	padding-left: 65px;
    padding-right: 65px;
	padding-bottom: 0px;
}
div .chefs ul li {
	display: inline-block;
	background-image: url(../images/commun/pictos/libg11.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 30px 20px;
	padding-bottom: 2px;
}
div .chefs ul li:first-child {
	padding-top: 0;	
    display: block;
}
div .chefs ul li:last-child {
	background: none;
	padding-bottom: 0;	
}
div#main-content.chefs ul li h2 {
	color: #dbc183;
	font-size:30px;
	font-family: "times_semiboldregular";
	margin-top: 0px;
	line-height: 37px;
	margin-bottom: 20px;
}
div .chefs ul li p {
	line-height: 24px;
	text-align: justify;
	font-family: timesroman;
	font-size: 16px;
	margin-bottom: 20px;
}
div#main-content.chefs .alignright {
	margin: 0 0 0 20px;
}
#div-chef1 {
	width: 409px;
	height: 553px;
	float: right;
	margin: 0 0 0 20px;
}
.no-img {
	width: 409px;
	height: 480px;
	float: left;
	margin-right: 20px;
}
/*contact*/
div#main-content.contacter {
	padding-bottom: 0;
}
div .contacter {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
	text-align: center;
}
div .contacter ul {
	color: #FFFFFF;
    display: inline-block;
    line-height: 25px;
    padding: 25px 48px 25px;
    text-align: center;
	vertical-align:top;
}
div .contacter ul li:first-child {
	padding-bottom: 20px;	
	font-family: "timesbold";
	color: #d1b97d;
}
div .contacter ul li{
	font-family: "timesroman";
	font-size: 16px;
}
div .contacter ul li span {
	color: #d1b97d;
}
div .contacter ul li pre {
	display: inline;
}
div .contacter ul li a {
	color: #FFFFFF;
}
div .contacter ul li a:hover {
	color: #d1b97d;
}
/*presse*/
.presse {
	background: url(../images/commun/pictos/background-les-boutiques.png) no-repeat;
	background-position: center top;
}
.presse ul {
	margin-left: 10px;
}
.presse ul li{
	display: inline-block;
	margin-right: 40px;
	margin-left: 44px;
	text-align: center;
}
.presse ul li h2, .presse ul li a, .presse ul li span {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
}
.presse ul li h2 {
	color:#dbc183;
}
.presse h2 {
	font-family: "times";
	padding-top: 15px;
}
.presse span {
	font-family: "timesroman";
}
.presse a {
	font-family: "times";
	font-style: italic;
	margin-bottom: 40px;
	display: block;
}
/*footer*/
#footer {
	background: #141414; margin: 0 auto; width: 996px; padding-bottom: 10px;
	clear:both;
}
#footer-logo {
	width: 280px;
	height: 137px;
}
.footer2logos {
	width:280px;
	float:left;
	padding-top:26px;
	padding-left: 10px;	
	padding-right: 10px;
}
.footer2logos p {
	color: #ffffff;
	font-family: "times";
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;	
	text-align:center;
}
.footer2logos img {
	display:block;
	width:80px;
	margin:0 auto;
	padding-top:2%;
}
div .footer-block {
	border-left: 1px solid #2c2c2c;
	float: left;
	height: 170px;
	margin-top: 26px;
	/*padding-left: 40px;*/
	width: 230px;
	text-align:center;
}
.footer-block h6  {
	color: #ffffff;
	font-family: "times";
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.footer-block span, .footer-block span a{
	color: #dbc183;
	font-family: "timesroman";
	font-size: 18px;
	line-height: 26px;
}
#more-links li a, #menu-menu-footer li a{
	color: #606060;
	font-family: "timesroman";
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
#more-links li a:hover, #menu-menu-footer li a:hover{color:#ffffff;}
#network li{
	/*float: left;*/
	display:inline-block;
	margin-top: 10px;
	margin-left: 2px;
}
#network li a {
    white-space: nowrap;
    overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 45px;
	height: 46px;
}
#facebook a {
	background: url(../images/commun/pictos/facebook-v2.png) no-repeat;
	
}
#facebook a:hover {
	background: url(../images/commun/pictos/facebook-over-v2.png) no-repeat;
}
#twitter a {
	background: url(../images/commun/pictos/twitter-v2.png) no-repeat;
	
}
#twitter a:hover {
	background: url(../images/commun/pictos/twitter-over-v2.png) no-repeat;
}
#gplus a {
	background: url(../images/commun/pictos/g-plus.png) no-repeat;}
#gplus a:hover {
	background: url(../images/commun/pictos/g-plus-over.png) no-repeat;
}
#pic a {
	background: url(../images/commun/pictos/pic.png) no-repeat;}
#pic a:hover {
	background: url(../images/commun/pictos/pic-over.png) no-repeat;
}
.clearboth{
	clear: both;
}
/*popin*/
#popin h3{
	font-size: 20px;
	line-height: 35px;
	font-family: "times_semiboldregular";
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/commun/pictos/bg-h2.png) no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#popin p {
	font-size: 16px;
	line-height: 24px;
	font-family: "timesroman";
	padding: 10px 0 10px 40px;
}
#popin p strong {
	font-family: "timesbold";
}
#popin span {
	font-family: "times";
	font-style: italic;
	font-size: 13px;
	line-height: 35px;
	color: #ffffff;
	width: 120px;
	height: 35px;
	display: block;
	background: #a18756;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 15px 40px;
	border-radius: 5px;
	cursor: pointer;
}
/*popin override*/
.fancybox-lock .fancybox-overlay {
	overflow-y: auto;
}
.fancybox-overlay {
	background: url(../images/commun/pictos/fancybox_overlay.png) repeat;
}
.fancybox-close{
	background: url(../images/commun/puces/close-popin.png) no-repeat;
}
.fancybox-skin {
	background: #000000;
	border: 5px solid #282828;
	color: #ffffff;
}
.fancybox-close {
	top: 7px;
	right: -13px;
}
.fancybox-inner {
}
a#show-flag img { padding-bottom: 3px; }
#lan-block { display: inline-block; position: relative; margin-top: 25px;
	margin-bottom: 35px;
	margin-right: 30px;
}

#lan-block ul {
	position: absolute;
	left: -13px;
	background: #000000;
	padding: 10px 5px;
	margin-top: 5px;
	width:91px;
}
/*override sideshow*/
#slideshow .camera_caption { 
	width: 352px;
	height: 248px;
	left: 100px;
	top: 90px;
	text-align: center; 
	background: url(../images/commun/puces/bloc.jpg) center center no-repeat; 
}
#slideshow .camera_caption > div { padding: 12px 25px; background: none; }
#slideshow .camera_caption p {
	color: #A18756;
	font-family: "didot"; 
    font-size: 40px;
	line-height: 45px;
	margin-top: 52px;
	margin-bottom: 45px;
}
#slideshow .camera_caption p span {
	font-size: 55px;
	line-height: 50px;
	margin-left: 20px;
	display: block;
}
#slideshow .camera_caption p span:first-child {
	font-size: 40px;
	margin-left: -20px;
	line-height: 36px;
}
#slideshow .camera_caption a {
	background: url(../images/commun/puces/puce.png) no-repeat;
	background-position: right;
	color: #A18756;
	font-family: "timesroman";
	font-size: 17px;
	font-style: italic;
	line-height: 45px;
	padding-right: 26px;
	text-transform: uppercase;
}
.camera_prev {
	opacity: 1 !important;
}
.camera_next {
	opacity: 1 !important;
	right: 24px;
}
.camera_prev > span {
	background: url("../images/commun/puces/left.png") no-repeat;
	background-position: -1px 0;
	width: 64px;
	height: 63px;
}
.camera_next > span {
	background: url("../images/commun/puces/right.png") no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 63px;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: none;
}
.camera_prev, .camera_next, .camera_commands {
	top: 45%;
}
/*slideshow bxslider*/
.bx-wrapper .bx-next {
	background: url(../images/commun/puces/slide-list-product-right.png) right center no-repeat;
	padding-right: 45px;
}
.bx-wrapper .bx-prev {
	background: url(../images/commun/puces/slide-list-product-left.png) left center no-repeat;
	padding-left: 45px;
}
.plansite{ background: url("../images/commun/pictos/background-les-boutiques.png") no-repeat scroll center top rgba(0, 0, 0, 0);}
.plansite ul, .page-id-18 .post ul{ margin:0 0 0 75px;}
.plansite ul li, .page-id-18 .post ul li{margin:0 0 5px 0; font-family: "timesroman";
    font-size: 16px;
    list-style-type:disc; color:#ffffff;}
.plansite ul li a, .page-id-18 .post ul li a{color:#ffffff;}
.plansite ul li a:hover, .page-id-18 .post ul li a:hover{color:#606060;}
/*slideshow control*/
#slide-list-produits .slideshowcontrol{ float: right; margin-right: 55px; }
.slideshowcontrol{ display: inline-block; margin: 25px 0px; margin-top: 0px; }
.slideshowcontrol .prev, .slideshowcontrol .next, .slideshowcontrol ul { display: inline; }
.slideshowcontrol ul li { display: inline; margin: 0px 3px; }
.slideshowcontrol a { color: #a18756; text-decoration: none; font-style: italic; font-size: 14px; }
.slideshowcontrol a:hover { color: #FFFFFF; }
.slideshowcontrol a.prev, .slideshowcontrol a.next { text-transform: uppercase; }
.slideshowcontrol a.prev {
	background: url(../images/commun/puces/slide-list-product-left.png) left center no-repeat;	
	padding-left: 20px;
	margin-right: 10px; 
}
.slideshowcontrol a.next { 
	background: url(../images/commun/puces/slide-list-product-right.png) right center no-repeat;
	padding-right: 20px;
	margin-left: 10px; 
}
.slideshowcontrol ul li.active a{ color: #FFFFFF; }
img#fsep{display:block;}

/*fix text for mobile device*/
div.post #content h1+p{
	padding: 0;
	display: inline;
}
div.post #content p{
	width: 397px;
	display: inline-block;
	*display: block;
}
div.chefs ul li > p{
	/*width: 400px;
	display: inline-block;	
	*display: block;*/
}
.ftemail{color: #606060; font-family: "timesroman"; font-size: 14px; line-height: 24px; text-decoration: none;}
.ftemail:hover{color: #fff;}