@font-face {
    font-family: 'ITCSerifGothicRegular';
    src: url('/css/fonts/serifgotitcbybtbol-webfont.eot');
    src: url('/css/fonts/serifgotitcbybtbol-webfont.eot?iefix') format('eot'),
         url('/css/fonts/serifgotitcbybtbol-webfont.woff') format('woff'),
         url('/css/fonts/serifgotitcbybtbol-webfont.ttf') format('truetype'),
         url('/css/fonts/serifgotitcbybtbol-webfont.svg#webfontOlFILQuR') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturTBooRegular';
    src: url('/css/fonts/futurtboo-webfont.eot');
    src: url('/css/fonts/futurtboo-webfont.eot?iefix') format('eot'),
         url('/css/fonts/futurtboo-webfont.woff') format('woff'),
         url('/css/fonts/futurtboo-webfont.ttf') format('truetype'),
         url('/css/fonts/futurtboo-webfont.svg#webfonteC7a8hc3') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SerifGothicRegular';
    src: url('/css/fonts/serifgotextbol-webfont.eot');
    src: url('/css/fonts/serifgotextbol-webfont.eot?iefix') format('eot'),
         url('/css/fonts/serifgotextbol-webfont.woff') format('woff'),
         url('/css/fonts/serifgotextbol-webfont.ttf') format('truetype'),
         url('/css/fonts/serifgotextbol-webfont.svg#webfontYAj4RkIJ') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
	margin: 0pt;
	padding: 0pt;
}
a {
	text-decoration: none;
	color: #000000;
}
a img {
	border: medium none;
}
a:hover {
	text-decoration: underline;
    cursor: pointer;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
body {
	font-family: FuturTBooRegular, Arial,Verdana,Helvetica,sans-serif;
	font-weight: normal;
	color: rgb(0, 0, 0);
	font-size: 13px;
}
.content-block-body .error{
	background-color: #ffd9d9;
	padding: 10px;
	margin: 10px 0;
	border-radius: 10px;
}
/* ===== Entete ===== */
#header {
    background-color: #5A4E49;
    height: 111px;
    margin-bottom: 6px;
}
#header-wrapper {
    background-image: url("/images/header/bg.gif");
    background-position: right center;
    margin: 0 auto;
    position: relative;
    width: 984px;
    z-index: 555;
}
*+html #header-left{
	margin-left: -50% !important;
}
* html #header-left {
	margin-left: -50% !important;
}
#header-left {
    background-color: #6B5E5B;
    float: left;
    height: 111px;
    position: absolute;
    width: 50%;
	margin-left:0px !important;
    z-index: 5;
}
/* ===== Logo ==== */
#header #header-box-logo {
	float: left;
	position: relative;
	height: 111px;
	width: 169px;
}
#header #header-box-logo a:hover {
	text-decoration: none;
}
#header #header-box-logo a span {
	background-image: url("/images/header/logo.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 169px;
	height: 111px;
}
#header #header-box-logo a span.img-replacement-en {
	background-image: url("/images/header/logo-en.png");
}
#header #header-box-logo a span.img-replacement-ru {
	background-image: url("/images/header/logo-ru.png");
}
#header #header-box-logo a span.img-replacement-es {
	background-image: url("/images/header/logo-es.png");
}
/* ===== Liens entete ===== */
#header-links {
	float: left;
	width:812px;
	padding-top: 8px;
	height:20px;
}
#header-links ul {
	text-align: right;
}
#header-links ul li {
	background-image: url(/images/header/item-sep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	padding-right: 3px;
}
#header-links ul li.last {
	background-image:none;
	padding-right: 0;
}
#header-links ul li a {
	color:#FFFFFF;
	padding:0 3px 0 0;
}
/* ===== Menu horizontal ===== */
#header #menu-h {
	margin-top:12px;
	float: left;
	margin-top:38px;
	width:560px;
}
#header #menu-h.menu-h-es {
    margin-top: 0;
    width: 745px;
}
#header #menu-h #menu-h-items {
}
#menu-h-items .menu-h-item {
	float: left;
	background-repeat: no-repeat;
	height: 45px;
	position: relative;
	z-index: 800;
	background-image: url(/images/header/item-sep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 2px;
	width:1px
}
#menu-h-items .menu-h-item[class] {
	width:auto;
}
#menu-h-items .menu-h-item.last {
	background-image: none;
}
#menu-h-items .box-menu-h-sous-menu {
	display: none;
	position: absolute;
	top: 45px;
	z-index: 1000;
	margin-left:-6px;
}
#menu-h-items .box-menu-h-sous-menu .box-menu-h-sous-menu-bottom-shadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 367px;
	height: 6px;
	font-size: 1px;
}
#menu-h-items .box-menu-h-sous-menu .box-menu-h-sous-menu-bottom-shadow[class] {
	background-image: url("/images/header/menu-h/sous-menu-bottom.png");
}

#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu-wrapper {
	background-image: url("/images/header/menu-h/sous-menu-body.gif");
	background-repeat: repeat-y;
	background-position: center top;
	width: 367px;
	position: relative;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu-wrapper[class] {
	background-image: url("/images/header/menu-h/sous-menu-body.png");
}

#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu {
	padding-top: 4px;
	float: left;
	width:164px;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu img {
	left:172px;
	position:absolute;
	top:8px;
	display: none;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .sous-categ a:hover {
	background-image:url(/images/header/menu-h/arrow.gif);
	background-repeat: no-repeat;
	background-position:5px top;
	font-weight:bold;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .sous-categ[class] a:hover {
	background-image:url(/images/header/menu-h/arrow.png);
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu a span {
	border-bottom:1px solid transparent;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .sous-categ a:hover img {
	display:block;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .sous-categ a:hover span {
	border-bottom:1px dotted #ccc;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu-media {
	background-image:url("/images/header/menu-h/shadow-media.png");
	background-repeat:no-repeat;
	float:left;
	height:118px;
	padding:8px;
	width:179px;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item {
	color: #FFFFFF;
	font-size: 14px;
	margin: 1px 0 6px 3px;
	width: 164px;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item[class] {
	margin: 1px 0pt 6px 7px;
}

#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item a {
	color:#FFFFFF;
	padding-left:25px;
	text-decoration: none;
	display: block;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item.compare a {
	font-size:0.85em;
	text-decoration: underline;
}

#menu-h-items .menu-h-item .menu-h-item-lnk {
    color: #FFFFFF;
    display: block;
    font-family: SerifGothicRegular;
    font-size: 1.2em;
    height: 15px;
    padding: 15px;
    text-transform: uppercase;
}
#menu-h-items .menu-h-item .menu-h-item-lnk:hover {
	text-decoration:none;
}

#menu-h-items .menu-h-item:hover > .box-menu-h-sous-menu {
	display: block;
}

#menu-h-items .menu-h-item .menu-h-item-lnk:hover span,
#menu-h-items .menu-h-item:hover .menu-h-item-lnk span,
#menu-h-items .menu-h-item.selected .menu-h-item-lnk span,
#menu-h-items .menu-h-item.open .menu-h-item-lnk span  {
	border-bottom:4px solid #FFFFFF;
}
#menu-h-items .menu-h-item .menu-h-item-lnk:hover,
#menu-h-items .menu-h-item:hover .menu-h-item-lnk,
#menu-h-items .menu-h-item.selected .menu-h-item-lnk {
	background-color:#4d413b;
}
/*#menu-h-items #menu-h-item-1.menu-h-item .menu-h-item-lnk:hover,
#menu-h-items #menu-h-item-1.menu-h-item:hover .menu-h-item-lnk,
#menu-h-items #menu-h-item-1.menu-h-item.selected .menu-h-item-lnk {
	background-color:#009498;
}
#menu-h-items #menu-h-item-2.menu-h-item .menu-h-item-lnk:hover,
#menu-h-items #menu-h-item-2.menu-h-item:hover .menu-h-item-lnk,
#menu-h-items #menu-h-item-2.menu-h-item.selected .menu-h-item-lnk {
	background-color:#a1a100;
}
#menu-h-items #menu-h-item-3.menu-h-item .menu-h-item-lnk:hover,
#menu-h-items #menu-h-item-3.menu-h-item:hover .menu-h-item-lnk,
#menu-h-items #menu-h-item-3.menu-h-item.selected .menu-h-item-lnk {
	background-color:#c56d14;
}
#menu-h-items #menu-h-item-4.menu-h-item .menu-h-item-lnk:hover,
#menu-h-items #menu-h-item-4.menu-h-item:hover .menu-h-item-lnk,
#menu-h-items #menu-h-item-4.menu-h-item.selected .menu-h-item-lnk {
	background-color:#EA640D;
}*/

/* ===== Bloc recherche ===== */
#header #header-box-recherche {
	width: 246px;
	height: 52px;
	float: left;
	margin-left: -20px;
	margin-top:28px;
}
#header #header-box-recherche.header-box-recherche-es {
    height: 38px;
    margin-left: 578px;
    margin-top: 0;
    width: 234px;
}
#header #header-box-recherche #header-box-recherche-input-q-box {
	background-image: url("/images/header/bg-search.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-top: 14px;
	width: 178px;
}
#header #header-box-recherche #header-box-recherche-input-q-box[id] {
	margin-left: 9px;
}
#header #header-box-recherche #header-box-recherche-input-q {
	background-color:transparent;
	border:medium none;
	color:#666;
	height:28px;
	padding-left:27px;
	padding-right:6px;
	padding-top:3px;
	width:145px;
}
#header #header-box-recherche #header-box-recherche-input-submit-box {
	float:left;
	height:31px;
	margin-left:4px;
	margin-top:14px;
	position:relative;
	width:41px;
}
#header #header-box-recherche #header-box-recherche-input-submit-box #header-box-recherche-input-submit {
	background-image: url("/images/header/bg-search-submit.png");
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 31px;
	border: medium none;
    cursor: pointer;
	font-weight:bold;
	color:#FFFFFF;
}
#header #header-box-recherche #header-box-recherche-input-submit-box #header-box-recherche-input-submit[id] {
	height: 100%;
}
/* ===== Conteneur ===== */
#container {
	width: 984px;
	min-height: 430px;
	margin: 0pt auto;
	background-color: rgb(255, 255, 255);
}
/* ===== Contenu ===== */
#content {
	margin-bottom: 6px;
}
#content .content-col {
	float: left;
}
#menu-v-items {
	margin-left: 8px;
	padding: 8px 8px 0pt;
	margin-bottom: 6px;
}

#menu-v-items .menu-v-item {
	margin-bottom: 3px;
	padding-bottom: 2px;
	padding-top: 4px;
}
#menu-v-items .menu-v-item:hover .menu-v-item-lnk {
	text-decoration:underline;
}
#menu-v-items .menu-v-item-open .menu-v-item-lnk {
	text-decoration:underline;
}
#menu-v-items .menu-v-item .menu-v-item-lnk {
	background-image: url(/images/content/small-logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #F2581A;
	display: block;
	font-size: 1.1em;
	padding: 0pt 0pt 6px 32px;
}

#menu-v-items .menu-v-item-last {
	background-image: none;
}

#menu-v-items .menu-v-item-open .box-menu-v-sous-menu {
	display: block;
}

#menu-v-items .box-menu-v-sous-menu {
	display: none;
}

#menu-v-items .menu-v-sous-menu {
	font-size: 0.85em;
	margin-left: 30px;
	margin-bottom: 6px;
}

#menu-v-items .menu-v-sous-menu .menu-v-sous-menu-item {
	margin-bottom: 2px;	
}
#menu-v-items .menu-v-sous-menu .menu-v-sous-menu-item .menu-v-sous-menu-item-lnk {
	color: #666;
	display: block;
	padding:5px 0;
}
#content-col-left #box-newsletter {
	border: 1px solid rgb(198, 199, 201);
	margin-left: 8px;
	margin-bottom: 6px;
}

#box-newsletter ul {
	font-size: 0.85em;
	margin-bottom: 7px;
	margin-left: 10px;
}

#box-newsletter ul li a {
	color: rgb(0, 61, 95);
	text-decoration: underline;
}

#box-newsletter #h2-newsletter {
	font-size: 0.9em;
	font-weight: bold;
	height: 22px;
	margin-bottom: 2px;
	position: relative;
	width: 128px;
}

#box-newsletter #h2-newsletter a {
	background-color: rgb(200, 210, 0);
	color: rgb(255, 255, 255);
	display: block;
	height: 18px;
	padding: 4px 0pt 0pt 10px;
	text-transform: uppercase;
	width: 148px;
}

#box-newsletter #h2-newsletter a:hover {
	text-decoration: none;
}

#box-newsletter #h2-newsletter span {
	background-image: url("/images/box-newsletter/bg-h2.png");
	background-repeat: no-repeat;
	width: 158px;
}

#box-newsletter .box-content {
	padding: 10px 4px 6px 6px;
}

#box-newsletter .form-line-input {
	margin-bottom: 1px;
}

#box-newsletter .label-over-input {
	position: absolute;
	font-size: 0.85em;
	margin-left: 10px;
	margin-top: 4px;
	display: none;
}
#box-newsletter input.text {
	background-image: url("/images/box-espace-client/bg-input.gif");
	background-repeat: no-repeat;
	border: medium none;
	font-size: 0.85em;
	height: 17px;
	padding: 3px 10px 2px;
	width: 108px;
}
#box-newsletter input.submit.btn-ok {
	background-image: url("/images/box-espace-client/btn-ok.gif");
	background-repeat: no-repeat;
	border: medium none;
    cursor: pointer;
	height: 22px;
	vertical-align: bottom;
	width: 25px;
}



#box-chat .box-content {
	border: 1px solid rgb(198, 199, 201);
}

#content-col-left #box-gauche {
	border: 1px solid rgb(198, 199, 201);
	margin-left: 8px;
	overflow: hidden;
}

#box-gauche .box-content {
	 }

#box-gauche .box-content ul li {
	height: 208px;
}

#box-gauche .box-content .pub-nav {
	display: none;
}
/* ===== Colonne de gauche ===== */
.col3set #content-col-left {
	width: 166px;
	margin-right:14px;
}
/* ===== Colonne du milieu ===== */
.col2set #content-col-middle {
	margin-right: 8px;
	width: 737px;
	overflow: hidden;
}
.col3set #content-col-middle {
	margin-right: 8px;
	width: 596px;
}
.col1set #content-col-middle {
	width: auto;
	float: none;
}
/* ===== Page magasin  carte ===== */
#content.page-store #content-col-left {
	
}
#content.page-store-map #content-col-middle {
	width:690px;
}
#content.page-store-map #content-col-middle  h1{
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.25em;
	text-transform:uppercase;
	margin-bottom:5px;
}
#content.page-store-map #content-col-middle  h2{
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
}
#content.page-store-map #form-search-store {
	margin-bottom:5px;
}
#content.page-store-map #form-search-store label {
	font-weight:bold;
}
#content.page-store-map #content-col-right {
	
}
/* ===== Boite liste produits ===== */
#content #box-catalogue-liste {
	margin-left:90px;
}
#content #box-catalogue-liste .list-box-prd-cat {
	display:block;
	border-bottom:1px dotted #999;
	width:888px;
	padding-left:25px;
	font-weight: bold; 
	margin-top: 15px;
	color:#EA640D;
	font-size: 1.2em;
}
#content #box-catalogue-liste .list-box-prd {
    border: 1px solid #757575;
    color: #757575;
    float: left;
    font-size: 1.1em;
    height: 196px;
    margin: 5px;
    padding: 6px;
    text-align: center;
    width: 150px;
}
#content #box-catalogue-liste .list-box-prd a {
	color:#757575;
}
#content #box-catalogue-liste .list-box-prd:hover {
	border:1px solid #00315A;
	color:#00315A;
}
#content #box-catalogue-liste .list-box-prd:hover a {
	text-decoration: none;
	color:#00315A;
}
#content #box-catalogue-liste .list-box-prd .box-prd-name {
    display: block;
    font-size: 1.2em;
    height: 32px;
}
.btn-compare-com {
	background-image: url(/images/content/product/btn-compare.png);
	width: 71px;
	height: 23px;
	border: medium none;
	color: white;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.btn-compare-com:hover {
	text-decoration:none;
}
.page-category .form-compare .buttons {
	text-align:right;
}
#send, .page-category .form-compare input[type=submit] {
	background-image: url(/images/content/product/btn-compare.png);
	width: 81px;
	height: 26px;
	border: medium none;
	color: white;
	font-weight: bold;
}
#popup-infos .btn-compare-com { 
	float:left;
}
.btn-compare-empty:hover {
	text-decoration:none;
}
#popup-infos .btn-compare-empty {
	background-image: url("/images/content/comparator/btn-empty.png");
	border: medium none;
	height: 23px;
	width: 140px;
	display: block;
	float: left;
	color: white;
	padding-top: 4px;
	padding-left: 10px;
}
/* ===== Page magasin ===== */
#content.page-store #content-col-middle {
	
}
#content.page-store #content-col-middle h1 {
	color:#999999;
	margin-left:186px;
}
#content.page-store #form-search-store {
	margin-left:186px;
}
#content.page-stores #form-search-store label {
	color:#F2581A;
	text-transform:uppercase;
}
#content.page-stores #form-search-store .bra-text, .page-compare .form-search-store .bra-text {
	background-image:url("/images/content/product/bg-input-cp.gif");
	border:medium none;
	color:#666;
	font-size:0.85em;
	height:24px;
	padding:2px 6px 0 20px;
	width:88px;
}
#content.page-stores #form-search-store .btn-submit, .page-compare .form-search-store .btn-submit, .page-compare table.tbl-compare .btn-submit {
	background-image:url("/images/content/product/bg-btn-ok.gif");
	border:medium none;
	height:26px;
	width:33px;
    cursor: pointer;
	font-weight:bold;
	color:#FFFFFF;
}
#content.page-store .box-lnk-back {
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
}
#content.page-store .lnk-back-map {
	color:#666666;
	font-weight: bold;
}
#content.page-store .results-wrapper {
	float: left;
	width:204px;
	margin-right:8px;
	padding-top:8px;
}
#content.page-store .results-wrapper .nb-results {
	color:#EA640D;
	margin-bottom: 8px;
	font-weight: bold;
}
#content.page-store .box-result {
	border-bottom:1px dotted #ccc;
	padding:8px 0 8px 0;
	color:#333;
}
#content.page-store .box-result.first {
	border-top:1px dotted #ccc;
}
#content.page-store .box-result .fn.org {
	margin-bottom:2px;
	font-weight: bold;
}
#content.page-store .box-result a {
	color:#EA640D;
}
#content.page-store .fiche-wrapper {
	width:772px;
	float: left;
}
#content.page-store #content-col-middle .fiche-wrapper h1 {
	margin-left: 0;
}
#content.page-store .fiche-wrapper .fiche-store {
	float: left;
	width:366px;
	color:#333;
}
#content.page-store #content-col-middle .fiche-wrapper .fiche-store h1 {
	color:#333;
}
#content.page-store .fiche-wrapper .fiche-store .store-infos-gen {
	float: left;
	width:200px;
}
#content.page-store .fiche-wrapper .fiche-store .store-infos-gen  h1{
	font-weight:bold;
	font-size:1.1em;
}
#content.page-store .fiche-wrapper .fiche-store .store-infos-gen a {
	color:#EA640D;
	font-weight: bold;
}
#content.page-store .fiche-wrapper .fiche-store .media-visu {
	float: left;
	width:166px;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:15px 0;
	padding:8px 0;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell h2 {
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul {
	float: left;
	width:250px;
	margin-top:10px;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li {
	float: left;
	width:25px;
	height:25px;
	position: relative;
	margin:0 2px;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li span {
	background-position: left -12px;
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-13 span {
	background-image:url(/images/content/revendeurs/13.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-14 span {
	background-image:url(/images/content/revendeurs/14.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-15 span {
	background-image:url(/images/content/revendeurs/15.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-16 span {
	background-image:url(/images/content/revendeurs/16.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-17 span {
	background-image:url(/images/content/revendeurs/17.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-18 span {
	background-image:url(/images/content/revendeurs/18.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-19 span {
	background-image:url(/images/content/revendeurs/19.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-20 span {
	background-image:url(/images/content/revendeurs/20.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-pdrs-sell ul li.picto-21 span {
	background-image:url(/images/content/revendeurs/21.gif);
}
#content.page-store .fiche-wrapper .fiche-store .store-features {
	font-size: 0.9em;
	margin-bottom:16px;
}
#content.page-store .fiche-wrapper .fiche-store .store-features h2 {
	color:#EA640D;
	font-weight: bold;
	font-size: 1em;
}
#content.page-store .fiche-wrapper .fiche-store .store-features p {
	margin-bottom:5px;
}
#content.page-store .fiche-wrapper .fiche-store .store-features a {
	text-decoration:underline;
	color:#EA640D;
}
#content.page-store .fiche-wrapper .fiche-store .store-feature-desc {
	
}
#content.page-store .fiche-wrapper .fiche-store .box-contact-print {
	margin-bottom:15px;
}
#content.page-store .fiche-wrapper .fiche-store .btn-contact-store {
	display: block;
	position: relative;
	float: left;
	width:154px;
	height:33px;
	margin-right: 15px; 
}
#content.page-store .fiche-wrapper .fiche-store .btn-print-fiche {
	background-image:url("/images/content/btn-print.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding:5px 24px 4px 0;
	width:102px;
	float: left;
	margin-top: 3px;
}
#content.page-store .fiche-wrapper .fiche-store .btn-contact-store span {
	background-image:url(/images/content/revendeurs/btn-contact.png);
	height: 26px;
}
#content.page-store .fiche-wrapper .box-nav-stores {
	border-top:1px solid #ccc;
	margin-bottom:22px;
}
#content.page-store .fiche-wrapper #fiche-gmaps {
	float: left;
	width:386px;
	height:352px;
	padding:10px;
	background-image:url(/images/content/revendeurs/bg-gmaps.gif);
}
#content.page-store .fiche-wrapper #fiche-gmaps-wrapper {
	width:386px;
	height:352px;
}
#content.page-store .fiche-wrapper .btn-zoom-map-wrapper {
	text-align:right;
	margin-bottom:8px;
	margin-right:4px;
}
#content.page-store .fiche-wrapper .btn-prev-store {
	display: block;
	float: left;
	width:354px;
	margin-right: 2px;
	background-image:url(/images/content/revendeurs/prev.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:5px 15px;
	color:#666;
	font-weight:bold;
}
#content.page-store .fiche-wrapper .btn-next-store {
	display: block;
	float: left;
	width:354px;
	background-image:url(/images/content/revendeurs/next.gif);
	background-repeat: no-repeat;
	background-position:right center;
	padding:5px 15px;
	text-align: right;
	color:#666;
	font-weight:bold;
}
/* ===== Page d'erreur (404,403,...) ===== */
#content.page-category #content-col-main {
	margin-bottom: 6px;
	padding-top:5px
}
#content.page-category #content-col-main h1 {
	font-weight: bold;
	font-size:1.3em;
	background-image:url(/images/content/small-logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left:100px;
	padding-left:32px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#content.page-category #content-col-main h1 {
	color:#EA640D;
}
#content.page-category #content-col-main h2 {
	margin-left:124px;
	color:#666666;
	font-size: 1.1em;
	margin-bottom: 12px;
}
/* ===== Accordion ===== */
#content #jq-accordion-wrapper {
	overflow:hidden;
	width:984px;
}

#content ul.jq-accordion {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow:hidden;
  width:1500px;
}

#content ul.jq-accordion li{
  float: left;
  display: block;

}

#content ul.jq-accordion li a{
	display: block;
	overflow: hidden;
	height: 304px;
	width: 208px;
	position: relative;
	text-align:right
}
#content ul.jq-accordion li a span.label-gamme{
	background-repeat:repeat;
	background-image:url(/images/content/category/bg-span.png);
	position: absolute;
	right: 0;
	top:15px;
	padding:10px;
	text-transform: uppercase;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}
#content ul.jq-accordion li a span.label-gamme span.categ-title {
	font-size: 0.8em;
}
#content ul.jq-accordion li a:hover {
	text-decoration: none;
}
#content ul.jq-accordion li a:hover span.label-gamme {
	background-image:url(/images/content/category/bg-span-hover.png);
}
#content ul.jq-accordion li img{

}

#content ul.jq-accordion li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}

/* ===== Page d'erreur (404,403,...) ===== */
#content.page-error #content-col-main {
	padding-top:25px;
}
#content.page-error #page-error-text {
	float: left;
	width:400px;
	text-align: right;
	padding-top:112px;
}
#content.page-error #page-error-text h1 {
	color:#F2581A;
	font-weight: bold;
	font-size: 1.3em;
}
#content.page-error #page-error-text p {
	font-size: 0.9em;
}
#content.page-error #page-error-media {
	float: left;
	width:584px;
}
#content.page-error #box-categories {
	width:737px;
	margin:0 auto;
	margin-bottom:30px;
}
#content.page-error #box-categories .box-categorie {
	height:20px;
}
/* ===== Visionneuse accueil ===== */
#box-visionneuse {
	height:400px;
	margin-bottom:5px;
	position:relative;
	overflow-y:hidden;
    cursor: pointer;
}
#pub-nav-1-prev {
	background-image:url(/images/content/visionneuse/prev.gif);
	float: left;
	width:46px;
	height:400px;
    cursor: pointer;
}
#pub-nav-1-next {
	background-image:url(/images/content/visionneuse/next.gif);
	float: left;
	width:46px;
	height:400px;
    cursor: pointer;
}
#box-visionneuse-medias {
	float: left;
	width:645px;
	height:400px;
}
#box-visionneuse-medias .rs-banners ul li {
	position:relative;
}
#box-visionneuse-medias .pub-nav {
	overflow: hidden;
}
#box-visionneuse-medias .pub-nav ul li {

}
#box-visionneuse-medias .pub-nav {
	position: absolute;
	width: 624px;
	z-index: 100;
	left:46px;
	top:8px;
}
#box-visionneuse-medias .pub-nav-wrapper {
	text-align: right;
}
#box-visionneuse-medias .pub-nav-wrapper button {
	background-image:url(/images/content/visionneuse/puce-off.png);
	border: medium none;
	background-color:transparent;
	color: #FFFFFF;
	margin-right:2px;
	font-size: 1px;
	padding: 2px 1px;
    cursor: pointer;
	width: 13px;
	height: 13px;
	
}
#box-visionneuse-medias .pub-nav-wrapper button:active {
	outline:medium none;
}
#box-visionneuse-medias .pub-nav-wrapper button.selected {
	background-image:url(/images/content/visionneuse/puce-on.png);
	color:#0086ba;
}
#box-visionneuse-medias .pub-encart-desc {
	background-image:url("/images/content/category/bg-span.png");
	background-repeat:repeat;
	color:#FFFFFF;
	padding:10px;
	position:absolute;
	right:0;
	top:70px;
}
#box-visionneuse-medias .pub-encart-desc span, #box-visionneuse-medias .pub-encart-desc a {
	display:block;
	text-align:center;
}
#box-visionneuse-medias .pub-encart-desc span.pub-title {
    font-family: SerifGothicRegular;
    font-size: 1.8em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
#box-visionneuse-medias .pub-encart-desc span.pub-alt {
    font-size: 1.3em;
    margin-bottom: 8px;
}
#box-visionneuse-medias .pub-encart-desc span.pub-more {
    color: #FFFFFF;
    font-size: 1.1em;
}
#box-visionneuse-medias .pub-encart-desc {
	color:#FFFFFF
}
#box-visionneuse-medias .pub-encart-desc a.pub-url {
	color:#FFFFFF;
}
#box-visionneuse-medias .pub-encart-desc a.pub-url:hover span.pub-title,
#box-visionneuse-medias .pub-encart-desc a.pub-url:hover span.pub-alt {
	text-decoration: none;
}
#publicites-11 ul li.current {
	display: inherit;
}
/* ===== Fiche produit ===== */
#box-fiche-prd {
	
}
#box-fiche-prd #box-fiche-prd-media  {
	width:596px;
	height:433px;
}
#box-fiche-prd #box-fiche-prd-media div{
	position: absolute;
}
#box-fiche-prd .fiche-prd-btns-nav {
	margin-bottom:8px;
}
#box-fiche-prd .btn-prd-prev {
	background-image:url("/images/content/product/prev.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	height:27px;
	margin-right:1px;
	padding-left:28px;
	padding-top:11px;
	width:270px;
}
#box-fiche-prd .btn-prd-next {
	background-image:url(/images/content/product/next.gif);
	background-repeat: no-repeat;
	float: left;
	height:27px;
	padding-right:28px;
	padding-top:11px;
	width:269px;
	color:#FFFFFF;
	display: block;
	text-align: right;
}
#box-fiche-prd .fiche-prd-head {
	border-bottom:1px solid #ccc;
	padding-bottom: 6px;
	margin-bottom:6px;
}
#box-fiche-prd .fiche-prd-head .classic-form {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
#box-fiche-prd .fiche-prd-head .classic-form .btn-submit {
	height:26px;
	border:medium none;
	color:#fff;
	background-color:transparent;
	font-weight:bold;
	cursor:pointer;
}
#box-fiche-prd .fiche-prd-head #form-prd-contact .btn-submit {
	background-image:url(/images/content/product/btn-contact.png);
	width:125px;
}	
#box-fiche-prd .fiche-prd-head #form-prd-devis  .btn-submit {
	background-image:url(/images/content/product/btn-devis.png);
	width:186px;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-heads {
	float: left;
	width:388px;
	margin-right:8px;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-heads .wrapper ul {
	list-style-type:disc;
	margin-left:20px;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-pictos {
	float: left;
	width:200px;
	text-align: right;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-pictos .box-fiche-product-pictos {
	float:right;
	margin-left:4px;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-pictos #box-fiche-product-pictos-garantie {
	color:#cccccb;
	font-weight: bold;
	text-transform: uppercase;
	font-size:0.9em;
}
#box-fiche-prd .fiche-prd-head .fiche-prd-pictos #box-fiche-product-pictos-garantie span {
	color:#999999;
	font-size: 1.1em;
}
#box-fiche-prd .fiche-prd-head h1 {
	color: #F2581A;
	background-image:url(/images/content/small-logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0 0 0 30px;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
#box-fiche-prd .fiche-prd-head div.wrapper {
	color:#666;
	padding-left:30px;
	font-size: 1.1em;
}
#box-fiche-prd .fiche-prd-desc {
	color:#333;
	padding:15px 5px 15px 30px;
	border-bottom:1px solid #ccc;
	margin-bottom: 6px;
}
#box-fiche-prd .fiche-prd-desc ul  {
	list-style-type:disc;
	margin-left:20px;
}
#box-fiche-prd .fiche-prd-caract-colors {
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
	margin-bottom:6px;
}
#box-fiche-prd .fiche-prd-caract-colors .fiche-prd-caract {
	font-size:0.9em;
	padding-left:30px;
	margin-right:8px; 
}
#box-fiche-prd .fiche-prd-caract-colors .fiche-prd-colors {
	width:300px;
	float: left;
}
#box-fiche-prd .fiche-prd-caract-colors .fiche-prd-colors h3 {
	font-weight: bold;
	clear: both;
	color:#666;
	padding: 2px 0;
}
#box-fiche-prd .fiche-prd-caract-colors .fiche-prd-colors .prd-color {
	float: left;
	width:34px;
	height: 21px;
	margin-right: 2px;
	margin-bottom:2px;
}
#box-fiche-prd .fiche-prd-where {
	padding-left:30px;
}
#box-fiche-prd .fiche-prd-where h3 {
	font-size: 0.95em;
	color:#666;
}
#box-fiche-prd .fiche-prd-where #form-search-store {
	float:left;
	width:176px;
}
#box-fiche-prd .fiche-prd-where  #form-search-store.multilingue {
	width: 185px;
}
#box-fiche-prd .fiche-prd-where #form-search-store .bra-text {
	background-image:url("/images/content/product/bg-input-cp.gif");
	border:medium none;
	color:#666;
	font-size:0.85em;
	height:26px;
	padding:0 6px 0 20px;
	vertical-align:bottom;
	width:88px;
}
#box-fiche-prd .fiche-prd-where #form-search-store .btn-submit {
	background-image:url(/images/content/product/bg-btn-ok.gif);
	width:33px;
	height:26px;
	border:medium none;
}
#box-fiche-prd .fiche-prd-where #form-compare {
	float:left;
	width:262px;
}
#box-fiche-prd .fiche-prd-where #form-compare label {
	font-weight: bold;
	font-size:0.9em;
	color: #666; 
}
#box-fiche-prd .fiche-prd-where #form-compare label span {
	color: #EA640D; 
}
#box-fiche-prd .fiche-prd-where #form-compare .btn-submit {
	background-image:url(/images/content/product/btn-compare.png);
	width:81px;
	height:26px;
	border:medium none;
}
#box-fiche-prd .fiche-prd-where #form-compare .btn-submit {
	background-image:url(/images/content/product/btn-compare.png);
	width:81px;
	height:26px;
	border:medium none;
	color: white;
	font-weight: bold;
}
#box-fiche-prd .fiche-prd-where .btn-print-fiche {
	background-image:url("/images/content/btn-print.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding:5px 24px 4px 0
}
#content-col-middle #cms-block-middle {
	border: 1px solid rgb(198, 199, 201);
	margin-bottom: 7px;
	color: rgb(112, 113, 115);
	padding: 5px;
	font-size: 0.85em;
}
#content-col-middle .box-middle {
	margin-bottom: 4px;
}

#content-col-middle #box-catalogue-thumbs.box-middle h2 {
	padding: 6px 0pt 4px 18px;
}
#content-col-middle .box-pages-results {
	font-size: 0.85em;
	font-weight: bold;
	padding: 0pt 6px;
	clear: both;
	margin-bottom: 6px;
}

#content-col-middle .box-pages-results .box-pages-results-page {
	float: left;
	width: 58px;
}

#content-col-middle .box-pages-results .box-pages-results-result {
	float: left;
	text-align: right;
	width: 494px;
}

#content-col-middle .box-pagination {
	text-align: right;
	padding: 12px 8px 12px 0pt;
}

#content-col-middle .box-pagination a {
	border: 1px solid rgb(198, 199, 201);
	color: rgb(198, 199, 201);
	padding: 5px 6px;
	font-weight: bold;
	text-decoration: none;
}

#content-col-middle .box-pagination span, #content-col-middle .box-pagination a:hover {
	border: 1px solid rgb(156, 158, 159);
	color: rgb(156, 158, 159);
	padding: 5px 6px;
	font-weight: bold;
}

#content-col-middle .item-product-stock {
	background-color: rgb(198, 199, 201);
	background-image: url("/images/common/stock-round-right.gif");
	background-position: right center;
	background-repeat: no-repeat;
	color: rgb(255, 255, 255);
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	height: 15px;
	line-height: 1.5em;
	padding: 0pt 5px 0pt 0pt;
	text-transform: uppercase;
}

#content-col-middle .item-product-stock.item-product-stock-dispo {
	background-image: url("/images/common/stock-dispo-round-right.gif");
	background-color: rgb(20, 132, 46);
}

#content-col-middle .item-product-stock .item-product-stock-round-left {
	background-image: url("/images/common/stock-round-left.gif");
	background-repeat: no-repeat;
	float: left;
	width: 5px;
	height: 15px;
}

#content-col-middle .item-product-stock.item-product-stock-dispo .item-product-stock-round-left {
	background-image: url("/images/common/stock-dispo-round-left.gif");
}

#content-col-middle .box-table-products {
	 }

#content-col-middle .box-table-products thead {
	display: none;
}

#content-col-middle .box-table-products tbody tr td {
	background-image: url("/images/header/menu-v/border.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px 0pt;
	vertical-align: top;
}

#content-col-middle .box-table-products tbody tr td.photo {
	padding-left: 7px;
}

#content-col-middle .box-produits-complementaires .box-table-products tbody tr td.photo {
	padding-left: 0px;
}

#content-col-middle .box-table-products tbody tr td.photo img {
	border: 1px solid rgb(198, 199, 201);
	padding-left: 4px;
}

#content-col-middle .box-table-products tbody tr td .item-product-desi a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.05em;
	color: rgb(0, 61, 95);
}

#content-col-middle .box-table-products tbody tr td .item-product-desc {
	color: rgb(0, 0, 0);
	font-size: 0.75em;
}

#content-col-middle .box-table-products tbody tr td .item-product-price {
	margin-bottom: 5px;
	font-weight: bold;
}

#content-col-middle .box-table-products tbody tr td .item-product-price .price-current {
	color: rgb(206, 212, 0);
	font-size: 1.3em;
}

#content-col-middle .box-table-products tbody tr td .item-product-price .price-regular {
	color: rgb(198, 199, 201);
	font-size: 0.9em;
	background-image: url("/images/fiche/stroke.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

#content-col-middle .box-table-products tbody tr td .item-product-price .cents {
	font-size: 0.6em;
	vertical-align: text-top;
}

#content-col-middle .box-table-products tbody tr td .item-product-ref {
	color: rgb(156, 158, 159);
	font-size: 0.6em;
}

#content-col-middle .box-table-products tbody tr td .item-product-ref .item-product-ref-libelle {
	text-transform: uppercase;
}

#content-col-middle .box-table-products tbody tr td.panier-visu {
	text-align: right;
	padding-right: 4px;
}

#content-col-middle .box-table-products tbody tr td .item-product-ajouter-panier {
	margin-bottom: 4px;
}

#content-col-middle .box-table-products tbody tr td .item-product-visu {
	font-size: 0.7em;
}

#content-col-middle .box-table-products tbody tr td .item-product-visu a {
	color: rgb(200, 210, 0);
	text-decoration: underline;
}

#content-col-middle .box-produits-complementaires {
	margin-bottom: 5px;
}

#content-col-middle .box-produits-complementaires h3 {
	background-color: rgb(0, 61, 95);
	color: rgb(255, 255, 255);
	font-size: 0.75em;
	padding: 2px 6px;
	text-transform: uppercase;
}

#content-col-middle .box-table-products-tiny tbody tr td.photo img {
	border: medium none;
}

#content-col-middle .box-table-products tbody tr td.price-ref-panier-visu {
	text-align: right;
}

#content-col-middle .box-meilleurs-ventes {
	border: 1px solid rgb(198, 199, 201);
}

#content-col-middle .box-meilleurs-ventes h3 {
	background-color: rgb(0, 61, 95);
	color: rgb(255, 255, 255);
	font-size: 0.75em;
	padding: 2px 6px;
	text-transform: uppercase;
}

#content-col-middle .box-meilleurs-ventes .box-meilleurs-ventes-product {
	border-right: 1px solid rgb(198, 199, 201);
	width: 112px;
	float: left;
}

#content-col-middle .box-meilleurs-ventes .box-meilleurs-ventes-product-last {
	border-right: medium none;
}
/* ===== Colonne de droite ===== */
#content-col-right {
	width: 239px;
}
.col3set #content-col-right {
	width:185px;
}
/* ===== Choisir votre produit ===== */
.col3set #content-col-right h1 {
	font-size:0.9em;
	color:#666;
	border:1px solid #ccc;
	text-transform: uppercase;
	text-align: center;
	padding:15px 0;
	margin-bottom:6px;
	font-weight:bold;
	
}
.col3set #content-col-right h1  span{
	border-bottom:1px solid #e8e7e6;
}
.col3set #content-col-right .box-prd-right {
	border:1px solid #ccc;
	padding:3px;
	display: block;
	margin-bottom: 6px;
	position: relative;
}
.col3set #content-col-right .box-prd-right:hover {
	text-decoration: none;
}
.col3set #content-col-right .box-prd-right span.prd-title-wrapper {
	background-image: url(/images/content/product/bg-span.png);
	display: block;
	bottom: 0;
	width:172px;
	text-align: right;
	padding:7px 2px 5px;
	margin-top:-25px;
}
.col3set #content-col-right .box-prd-right span.prd-title-wrapper[class] {
	position: absolute;
	margin-top:0px;
}
.col3set #content-col-right .box-prd-right span.prd-title {
	background-image: url(/images/content/product/arrow-green.png);
	background-repeat:no-repeat;
	padding-left:16px;
	color:#333333;
	font-weight: bold;
}
/* ===== Boxex right action ===== */
#boxes-right-action {
    font-size: 12px;
    margin-bottom: 5px;
}
#boxes-right-action h3{
	font-family: SerifGothicRegular;
}
#boxes-right-action .box-right-action {
    background-image: url("/images/content/col-right/boxes-actions/bg3.jpg");
    height: 90px;
    padding: 1px 2px 0 74px;
}
#boxes-right-action .box-right-action h3 {
    color: #F2581A;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}
#boxes-right-action .box-right-action h3 a {
	color:#F2581A;
}
#boxes-right-action .box-right-action h3 a:hover {
	text-decoration: underline;
}
#boxes-right-action .box-right-action .bra-text {
	background-image:url(/images/content/col-right/boxes-actions/bg-input.gif);
	border:medium none;
	height:14px;
	padding:6px 6px 6px 20px;
	width:88px;
	color:#999;
	vertical-align:bottom;
	font-size: 11px;
}
#boxes-right-action .box-right-action .btn-submit {
	background-image: url(/images/content/col-right/boxes-actions/bg-btn-ok.png);
	background-color: transparent;
	width:33px;
	height:26px;
	border:medium none;
    cursor: pointer;
	vertical-align: middle;
	font-weight: bold;
	color: white;
}
#boxes-right-action .box-right-action#box-right-action-revendeurs .bra-text {
	background-image:url(/images/content/col-right/boxes-actions/bg-input-cp.gif);
}
#container .lnk-dl-catalog  img {
	vertical-align:middle
}
#boxes-right-action .lnk-dl-catalog {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 11px;
    margin-top: 2px;
    text-decoration: underline;
}
#boxes-right-action .lnk-no-un:hover {
    text-decoration: none;
}
#boxes-right-action #box-right-action-devis {
	background-position: 0 0;
}
#boxes-right-action #box-right-action-catalogue {
	background-position: 0 -89px;
}
#boxes-right-action #box-right-action-revendeurs {
	background-position: 0 -178px;
}
#boxes-right-action #box-right-action-revendeurs.box-right-action-ml{
	background-position: 0 -356px;
}
#boxes-right-action #box-right-action-compagny {
	background-position: 0 -445px;
}
#boxes-right-action #box-right-action-compagny.box-right-action-last {
	margin-bottom: 87px;
}
#boxes-right-action #box-right-action-credits {
	background-position: 0 -267px;
	margin-bottom: 5px;
}
#boxes-right-action #box-right-action-newsletter {
    background-image: url("/images/content/col-right/boxes-actions/bg2.jpg");
    background-position: 0 89px
}
#boxes-right-action #box-right-action-credits p {
	/*padding-left:74px;*/
	margin-bottom:2px;
}
#boxes-right-action #box-right-action-credits h3 {
	/*padding-left:74px;*/
	margin-bottom:2px;
}
#boxes-right-action #box-right-action-credits h3 a {
	color:#F2581A;
}
#boxes-right-action #box-right-action-credits a.box-right-action-desc {
	/*height:60px;*/
	color:#FFFFFF;
}
/* ===== Box news ===== */
#box-news {
}
#box-news #box-news-prev {
	background-image:url(/images/content/col-right/box-news/prev.gif);
	width:19px;
	height:188px;
    cursor: pointer;
	float: left;
}
#box-news #box-news-next {
	background-image:url(/images/content/col-right/box-news/next.gif);
	background-position:right top;
	width:19px;
	height:188px;
    cursor: pointer;
	float: left;
}
#box-news-wrapper {
	float: left;
	background-image:url(/images/content/col-right/box-news/bg.jpg);
	width:201px;
	height:178px;
	padding:5px 0;
	overflow: hidden;
}
#box-news-wrapper ul li {
	height:137px;
	width:191px;
	padding:0 5px;
}
#box-news-wrapper #box-news-h3 {
	padding:0 5px;
}
#box-news-wrapper h3 {
    border-bottom: 1px solid #65671F;
    color: #65671F;
    font-family: SerifGothicRegular;
    margin-bottom: 24px;
    padding-bottom: 6px;
    text-align: center;
    text-transform: uppercase;
}
#box-news-wrapper h3 span {
	letter-spacing: 9px;
}
#box-news .news-media {
	float: left;
	width: 68px;
	margin-left:4px; 
}
#box-news .news-text {
	float: left;
	width: 116px;
}
#box-news .news-text .news-title {
    color: #65671F;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}
#box-news .news-text .news-desc {
	color:#FFFFFF;
	display: block;
}
#box-news .news-text .news-lnk-more {
    color: #65671F;
    display: block;
    font-weight: bold;
    text-decoration: underline;
}
#content-col-right .box-col-right {

 }

#content-col-right .box-col-right {
	 }

#box-tete-affiche {
	border: 1px solid rgb(198, 199, 201);
	height: 244px;
	margin-bottom: 7px;
}

#box-tete-affiche .corner-round-top-left {
	margin-top: -245px;
}

.box-nps {
	width: 590px;
}

#content-col-middle .box-new-promo-star {
	float: left;
	border: 1px solid rgb(200, 210, 0);
	margin-right: 7px;
	margin-bottom: 7px;
	width: 182px;
	height: 120px;
	position: relative;
}

#content-col-middle .box-new-promo-star .pub-nav {
	display: none;
}

#content-col-middle .box-new-promo-star span.img-replacement {
	 }

#content-col-middle #box-nouveautes span.img-replacement {
	background-image: url("/images/accueil/nouveautes.jpg");
}

#content-col-middle #box-promotions span.img-replacement {
	background-image: url("/images/accueil/promotions.jpg");
}

#content-col-middle #box-stars {
	margin-right: 0pt;
}

#content-col-middle #box-stars span.img-replacement {
	background-image: url("/images/accueil/stars.jpg");
}

#box-categories {
	clear: both;
	/*position: relative;*/
}

#box-categories.box-middle {
	border: medium none;
	margin: 0pt;
}

#box-categories .box-categorie {
	display: block;
	float: left;
	height: 143px;
	margin-right: 7px;
	width: 179px;
	position: relative;
	text-decoration: none;
}
#box-categories .box-categorie:hover {
	text-decoration: none;
}

#box-categories .box-categorie.last {
	margin-right: 0pt;
}

#box-categories .box-categorie .box-categorie-image {
	display: block;
	height:118px;
}
#box-categories .box-categorie .box-categorie-nom {
    cursor: pointer;
    display: block;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
}
#box-categories .box-categorie#box-cat-1 .box-categorie-nom {
	background-image:url(/images/content/home/root-cats/01.gif);
	background-color:#009498;
}
#box-categories .box-categorie#box-cat-2 .box-categorie-nom {
	background-image:url(/images/content/home/root-cats/02.gif);
	background-color:#a1a100;
}
#box-categories .box-categorie#box-cat-3 .box-categorie-nom {
	background-image:url(/images/content/home/root-cats/03.gif);
	background-color:#c56d14;
}
#box-categories .box-categorie#box-cat-4 .box-categorie-nom {
	background-image:url(/images/content/home/root-cats/04.gif);
	background-color:#EA640D;
}
#box-categories .box-categorie .box-categorie-nom .box-categorie-nom-text {
	font-weight: bold;
	color:#FFFFFF;
    cursor: pointer;
	font-family: SerifGothicRegular;
	font-size:1.1em;
	height:20px;
	letter-spacing:1px;
	padding-top:5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-repeat: no-repeat;
}
#box-categories .box-categorie .box-categorie-nom .box-categorie-nom-text[class] {
	/* padding-left:26px; */
}
#box-categories .box-categorie .box-categorie-desc {
	background-image:url("/images/content/home/root-cats/bg-desc.png");
	bottom:25px;
	display:none;
	padding:5px;
	position:absolute;
	color:#FFFFFF;
	width:169px;
}
#content-col-middle #box-catalogue-thumbs {
	border: medium none;
}
#box-catalogue-thumbs.box-middle .box-categorie .box-categorie-nom .box-categorie-nom-text {
	font-size: 0.9em;
}
#box-catalogue-thumbs.box-middle .box-categorie .box-categorie-nom .box-categorie-nom-text.box-categorie-nom-text-lines {
	padding-top: 5px;
}
#box-espace-client {
	border: 1px solid rgb(198, 199, 201);
	margin-bottom: 3px;
}

#box-espace-client ul {
	font-size: 0.85em;
	margin-bottom: 7px;
	margin-left: 10px;
}

#box-espace-client ul li a {
	color: rgb(0, 61, 95);
	text-decoration: underline;
}

#box-espace-client #h2-espace-client {
	font-size: 0.9em;
	font-weight: bold;
	height: 22px;
	margin-bottom: 2px;
	position: relative;
	width: 128px;
}

#box-espace-client #h2-espace-client a {
	background-color: rgb(200, 210, 0);
	color: rgb(255, 255, 255);
	display: block;
	height: 18px;
	padding: 4px 0pt 0pt 10px;
	text-transform: uppercase;
	width: 118px;
}

#box-espace-client #h2-espace-client a:hover {
	text-decoration: none;
}

#box-espace-client #h2-espace-client span {
	background-image: url("/images/box-espace-client/espace-client.png");
	background-repeat: no-repeat;
	width: 128px;
}

#box-espace-client .box-content {
	padding: 10px 0pt 6px 10px;
}

#box-espace-client .form-line-input {
	margin-bottom: 1px;
}

#box-espace-client .label-over-input {
	position: absolute;
	font-size: 0.85em;
	margin-left: 10px;
	margin-top: 4px;
	display: none;
}

#box-espace-client input.text {
	background-image: url("/images/box-espace-client/bg-input.gif");
	background-repeat: no-repeat;
	border: medium none;
	font-size: 0.85em;
	height: 17px;
	padding: 3px 10px 2px;
	width: 108px;
}

#box-espace-client input.submit.btn-ok {
	background-image: url("/images/box-espace-client/btn-ok.gif");
	background-repeat: no-repeat;
	border: medium none;
    cursor: pointer;
	height: 22px;
	vertical-align: bottom;
	width: 25px;
}

#box-espace-client input.submit.mdp-oublie {
	background-color: transparent;
	border-width: medium medium 1px;
	border-style: none none solid;
	border-color: -moz-use-text-color -moz-use-text-color rgb(0, 61, 95);
	color: rgb(0, 61, 95);
    cursor: pointer;
	font-size: 0.85em;
	margin-bottom: 9px;
	margin-left: 10px;
	text-indent: -3px;
}

#box-espace-client #btn-panier {
	width: 127px;
	height: 22px;
	display: block;
	position: relative;
}

#box-espace-client #btn-panier:hover {
	text-decoration: none;
}

#box-espace-client #btn-panier span.img-replacement {
	background-image: url("/images/box-espace-client/btn-panier.png");
	background-repeat: no-repeat;
    cursor: pointer;
}

#box-espace-client #ligne-info-nb-article {
	color: rgb(0, 61, 95);
	font-size: 0.85em;
	padding-left: 12px;
	margin-top: 3px;
}

#box-espace-client #btn-finaliser-commmande {
	color: rgb(200, 210, 0);
	font-size: 0.85em;
	display: block;
	padding-left: 12px;
	text-decoration: underline;
}

#box-piles-anciennes {
	margin-bottom: 8px;
}

#box-piles-anciennes a {
	background-color: rgb(200, 210, 0);
	color: rgb(0, 61, 95);
	display: block;
	font-size: 0.85em;
	height: 88px;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
}

#box-piles-anciennes a:hover {
	text-decoration: none;
}

#box-piles-anciennes a span.img-replacement {
	background-image: url("/images/col-right/piles-anciennes.png");
	background-repeat: no-repeat;
	width: 178px;
}

#box-piles-anciennes a span#contact-expert {
	text-transform: capitalize;
	text-decoration: underline;
}

#box-engagements-qualite {
	margin-bottom: 8px;
}

#box-engagements-qualite h2 {
	font-size: 0.85em;
	font-weight: bold;
	background-image: url("/images/col-right/bg-head.gif");
	background-repeat: no-repeat;
	color: rgb(0, 61, 95);
	display: block;
	height: 15px;
	padding: 8px 10px 8px 25px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
}

#box-engagements-qualite h2 a {
	 }

#box-engagements-qualite .box-content {
	background-color: rgb(0, 61, 95);
	color: rgb(255, 255, 255);
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 16px 10px;
}

#box-collecte-recyclage {
	margin-bottom: 8px;
}

#box-collecte-recyclage h2 {
	font-size: 0.85em;
	font-weight: bold;
	background-image: url("/images/col-right/bg-head.gif");
	background-repeat: no-repeat;
	color: rgb(0, 61, 95);
	display: block;
	height: 15px;
	padding: 8px 10px 8px 25px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
}

#box-collecte-recyclage h2 a {
	 }

#box-collecte-recyclage .box-content {
	background-color: rgb(0, 61, 95);
	color: rgb(255, 255, 255);
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 10px;
}

#box-collecte-recyclage .pub-nav {
	display: none;
}

#box-collecte-recyclage .box-content a, #box-engagements-qualite .box-content a {
	color: rgb(200, 210, 0);
	padding: 1px;
	text-decoration: underline;
}

#box-rss {
	border: 1px solid rgb(198, 199, 201);
	margin-bottom: 3px;
}

#box-rss .box-content {
	margin: 3px 6px;
}

#box-rss ul li {
	border-bottom: 1px solid rgb(198, 199, 201);
	font-size: 0.9em;
	padding: 4px 0pt;
	font-weight: bold;
	background-image: url("/images/common/rss.png");
	background-position: left center;
	background-repeat: no-repeat;
}

#box-rss ul li a {
	color: rgb(0, 61, 95);
	text-decoration: underline;
	padding-left: 20px;
}

#box-rss ul li img {
	vertical-align: bottom;
}

#box-rss ul li.box-rss-li-last {
	border-bottom: medium none;
}

.box-content {
	 }
/* ===== Fil d'ariane et Social ===== */
#breadcrumbs-social {
	background-color:#A39791;
	height:33px;
	margin:0 auto 6px;
	width:984px;
}
#breadcrumbs-social[id] {
	height:auto;
}
#box-breadcrumbs {
	float: left;
	color:#E7E1DE;
	padding:8px 4px 8px 16px;
	width:650px;
}
#box-breadcrumbs a {
	color:#E7E1DE;
	text-decoration: underline;
}
#box-breadcrumbs .separator {
	color:#333;
}
#box-social {
	float:left;
	padding-right:12px;
	text-align:right;
	width: 302px;
	padding-top:4px;
}
#box-social .btn-social {
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    height: 23px;
    margin-right: 2px;
    padding: 4px 0 0 26px;
} 
#box-social #btn-flux-rss {
	background-image:url(/images/footer/social-rss.gif);
}
#box-social #btn-add-bookmark {
	background-image:url(/images/footer/social-bookmark.gif);
}
#box-social #btn-share {
	background-image:url(/images/footer/social-share.gif);
}
/* ===== Pied de page ===== */
#footer {
	background-color:#D5E1E3;
	background-image:url("/images/footer/bg.png");
	height: 274px;
	margin:0 auto;
	width:984px;
}
#footer #footer-catalogue {
	padding-top: 25px;
}
#footer #footer-catalogue .footer-catalogue-col {
	border-right:1px dotted #A5A6A7;
	float:left;
	padding-left:41px;
	width:204px;
}
#footer #footer-catalogue .footer-catalogue-col.last {
	margin-right: 0;
	border-right:medium none;
}
#footer #footer-catalogue .footer-catalogue-cat {
	margin-bottom: 18px;
}
#footer #footer-catalogue .footer-catalogue-col .footer-catalogue-cat h3 {
    color: #F2581A;
    font-family: SerifGothicRegular;
    font-size: 1em;
    text-transform: uppercase;
}
#footer #footer-catalogue .footer-catalogue-col.last  h3 {
    color: #4A3F39;
}
#footer #footer-catalogue .footer-catalogue-col.last  h3 a {
    color: #4A3F39;
}
#footer #footer-catalogue .footer-catalogue-cat h3 a {
	color: #F2581A;
}

#footer #footer-catalogue .footer-catalogue-cat ul {
	margin-left:5px;
}
#footer #footer-catalogue .footer-catalogue-cat ul li {
	color: #666666;
}

#footer #footer-catalogue .footer-catalogue-cat[class] ul li {
}

#footer #footer-catalogue .footer-catalogue-cat ul li a {
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer #footer-catalogue .bra-text {
	background-image:url(/images/footer/bg-input.gif);
	border:medium none;
	height:14px;
	padding:6px 6px 6px 20px;
	width:118px;
	color:#666666;
	font-size: 0.9em;
	vertical-align:bottom;
}
#footer #footer-catalogue .btn-submit, #form-search-store .btn-submit {
	background-image: url(/images/content/col-right/boxes-actions/bg-btn-ok.png);
	background-color: transparent;
	width:33px;
	height:26px;
	border:medium none;
    cursor: pointer;
	font-weight: bold;
	color: white;
}
#footer #footer-catalogue .bra-text {
	background-image:url(/images/footer/bg-input.gif);
}
#footer #footer-catalogue .bra-text.js-zipcode {
	background-image:url(/images/footer/bg-input-cp.gif);
}
#footer #footer-catalogue .footer-catalogue-cat ul li a.lnk-dl-catalog {
	padding-right: 26px;
	display: block;
	float: left;
	height: 18px;
	padding-top: 4px;
	margin-bottom: 15px;
}
#footer #footer-catalogue .footer-catalogue-cat ul li a.lnk-dl-catalog img {
	vertical-align:middle;
}
#box-slogan {
	text-align: right;
	margin:0 auto;
	width:984px;
}
/* ===== Classes communes ===== */
.none, .none-screen {
	display: none;
}
.block {
	display: block;
}

.inline {
	display: inline;
}

.hidden {
	visibility: hidden;
}

.bold {
	font-weight: bold;
}

.f-left {
	float: left;
}

.clear {
	clear: both;
}
.c-left {
	clear: left;
}
.f-right {
	float: right;
}

.ta-left {
	text-align: left;
}

.ta-center {
	text-align: center;
}

.ta-right {
	text-align: right;
}
.tt-upper {
	text-transform: uppercase;
}
.img-replacement {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0pt;
	left: 0pt;
}

a span.img-replacement {
    cursor: pointer;
}

input.qte {
	background-image: url("/images/common/input-qte.gif");
	width: 43px;
	height: 17px;
	padding: 3px 4px 1px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}

input.btn-image {
	vertical-align: top;
}

.color-1 {
	color: rgb(200, 210, 0);
}

.color-2 {
	color: rgb(0, 61, 95);
}

.color-3 {
	color: rgb(255, 255, 255);
}

#content-col-middle .content-block {
	font-size: 0.85em;
	line-height: 1.8em;
	margin: 0pt 0pt 8px;
	color: rgb(0, 0, 0);
}

.content-block .content-block-body {
	padding: 5px;
}

#content-col-middle .content-block .content-block-body .box-pages-results {
	padding-left: 0pt;
	padding-right: 0pt;
}

#content-col-middle .content-block .content-block-body .box-pages-results div {
	clear: right;
}

#content-col-middle .content-block .content-block-body .box-pagination {
	padding: 12px 0pt 3px;
}

.content-block h5 {
	font-size: 1em;
	font-style: italic;
}

.content-block fieldset {
	border: medium none;
}

.content-block p, .content-block fieldset, .content-block dl {
	margin-bottom: 0.6em;
}

.content-block legend, .content-block dl dt {
	font-weight: bold;
}

.content-block h3, .content-block h4 {
	font-size: 1em;
	margin-top: 0.5em;
}

.content-block h3 {
	border-bottom: 1px solid rgb(198, 199, 201);
	color: rgb(112, 113, 115);
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

.content-block.faq h3 {
	margin-top: 14px;
}

.content-block h3 a {
	color: rgb(112, 113, 115);
	display: block;
}

.content-block fieldset div {
	clear: both;
}

.content-block ul {
	margin-left: 15px;
	list-style-type: disc;
	list-style-image: none;
}

.content-block ul li {
	list-style-type: disc;
}

.content-block-body th, .content-block-body td {
	padding: 1px 8px;
}

.page-review .content-block label {
	float: none;
}

.page-payment.content-block ol {
	margin-left: 165px;
	list-style-type: decimal;
}

.page-payment.content-block ol li {
	margin-bottom: 10px;
}

.page-payment.content-block ol ul li {
	list-style-type: none;
	margin-bottom: 0px;
}

.page-payment.content-block #totaux div {
	width: 194px;
}

.page-payment.content-block #totaux div label {
	width: 135px;
}

.page-payment.content-block #totaux div span {
	display: block;
	text-align: right;
}

.page-payment.content-block .mtt-ttc-wrapper {
	border: 1px solid rgb(200, 210, 0);
	padding-right: 7px;
}

.content-block .btn {
	margin-top: 8px;
	color: white;
	background-color: rgb(0, 125, 198);
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 0pt 8px;
    cursor: pointer;
}

.content-block-body div {
	padding: 1px 0pt;
	clear: both;
}

.content-block-body p a, .content-block-body ul li a {
	color: rgb(0, 61, 95);
	text-decoration: underline;
}

.content-block label {
	float: left;
	width: 170px;
}

.content-block .note {
	background-color: rgb(255, 255, 231);
	border: 1px solid rgb(198, 199, 201);
	color: black;
	display: block;
	font-size: 0.9em;
	margin-left: 170px;
	margin-top: 3px;
	padding: 0.5em;
}

div.checkbox, .content-block div.checkboxes, .content-block div.buttons {
	padding-left: 170px;
	clear: none;
}

.content-block div.buttons {
	margin: 3px 0pt;
	padding-left: 0pt;
	text-align: right;
}

.content-block div.buttons input {
	padding: 3px;
}

.content-block form {
	display: inline;
}

.content-block label.inline {
	float: none;
	width: auto;
}

.content-block input.text, .content-block select {
	width: 225px;
}

.content-block input.ref {
	width: 125px;
}

.content-block input.text, .content-block input.zipcode, .content-block textarea.text, .content-block select, .content-block input.ref, .content-block textarea {
	color: rgb(112, 113, 115);
	border: 1px solid rgb(198, 199, 201);
}

.content-block textarea {
	width: 100%;
}

.content-block .mandatory {
	color: rgb(204, 0, 0);
}

.content-block table {
	width: 100%;
	border-collapse: collapse;
}

.content-block table.cms-table-equiv td {
	padding: 1px;
	text-align: center;
	font-size: 0.8em;
}

.content-block table .border-on {
	border: 1px solid rgb(198, 199, 201);
}

.content-block table thead tr th {
	border: 1px solid rgb(198, 199, 201);
	color: rgb(112, 113, 115);
	font-size: 0.8em;
	margin-bottom: 2px;
	padding: 5px 0pt;
	line-height: normal;
}

.content-block table tbody tr td {
	border: 1px solid rgb(198, 199, 201);
}

.content-block table thead {
	 }

.content-block input.zipcode {
	width: 75px;
}

.content-block #para-type-compte {
	 }

.content-block #para-type-compte label {
	float: none;
	padding-right: 10px;
}

.content-block .lnk-type-compte {
	font-size: 1.2em;
	text-decoration: none;
}

#content .error {
	background-color: rgb(255, 239, 239);
	border: 1px solid rgb(255, 162, 162);
	color: rgb(204, 0, 0);
	padding: 4px;
	margin-bottom: 4px;
}

#content .error-success {
	background-color: rgb(225, 237, 225);
	border: 1px solid rgb(161, 204, 159);
	color: rgb(6, 118, 0);
	padding: 4px;
	margin-bottom: 4px;
}

.vcard .type {
	display: none;
}

.vcard address {
	font-size: 1.1em;
	font-style: normal;
	margin: 8px 0pt;
}

.vcard .website {
	display: none;
}

.vcard .tel .type {
	display: none;
}

#content address {
	font-style: normal;
	margin: 5px;
	padding: 5px;
}

#content address.default {
	background-color: rgb(238, 238, 255);
	border: 1px solid rgb(51, 51, 102);
	margin: 8px;
	padding: 20px;
	width: 240px;
}

#content address.alternative {
	background-color: rgb(255, 254, 225);
	border: 1px solid rgb(255, 201, 0);
	float: left;
	margin: 5px;
	padding: 10px;
	width: 225px;
}



.accessibility-links {
	display: none;
}

/* Css pour les pages */
div.cms_accordion#jq-accordion-wrapper {
	overflow:hidden;
	width:984px;
	margin-bottom: 7px;
}

div.cms_accordion ul.jq-accordion {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow:hidden;
  width:1500px;
}

div.cms_accordion ul.jq-accordion li{
  float: left;
  display: block;

}

div.cms_accordion ul.jq-accordion li a{
  display: block;
  overflow: hidden;
  height: 96px;
  width: 100px;
  position: relative;
}
div.cms_accordion.big ul.jq-accordion li a{
	height:302px;
}


div.cms_accordion  ul.jq-accordion li a span.label-gamme{
	background-repeat:repeat;
	background-image:url(/images/content/category/bg-span.png);
	position: absolute;
	right: 0;
	top:15px;
	padding:10px;
	text-transform: uppercase;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1em;
}
div.cms_accordion  ul.jq-accordion li a span.label-gamme span.categ-title {
	font-size: 0.8em;
}
div.cms_accordion  ul.jq-accordion li a:hover {
	text-decoration: none;
}
div.cms_accordion  ul.jq-accordion li a:hover span.label-gamme {
	background-image:url(/images/content/category/bg-span-hover.png);
}

div.cms_accordion  ul.jq-accordion li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}


div.cms_header{
	border-bottom: 1px solid #cccccb;
	border-top: 1px solid #cccccb;
	padding: 7px 312px 7px 160px;
	background-image: url(/images/content/slogan.gif);
	background-position: 670px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-transform: uppercase;
}
div.cms_header h2{
    background-image: url("/images/content/small-logo.gif");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #EA640D;
    font-family: SerifGothicRegular;
    font-size: 1.3em;
    padding-left: 32px;
}
div.cms_header h4{
	padding-left: 30px;
	color: #666666;
}
div.cms_body{
	padding: 0 0 20px 190px;
	font-size: 1.1em;
}
div.cms_body a{
	color:#EA640D;
}
div.cms_body ul {
	list-style-type:disc; 
	margin-left :20px;
	margin-bottom:6px;
}
div.cms_body ul li{
	margin-bottom:4px;
}
div.cms_body p {
	margin-bottom:6px;
}
div.cms_body input.btn-submit-blue{
	padding: 2px 8px;
	background-image: url(/images/content/blue_gradient.gif);
	background-repeat: repeat-x;
	border: none;
	color: white;
    cursor: pointer;
}
div.cms_body .btn-submit{
	background-image: url(/images/content/col-right/boxes-actions/bg-btn-ok.png);
	width:33px;
	height:26px;
	border:medium none;
    cursor: pointer;
}
div.cms_body h2{
	color: #F2581A;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
div.cms_body img{
	float: left; 
	margin-right: 10px;
}
div.cms_body address{
	font-size: 1em;
	
}

/* css pour les news */
div#content-body div.lst_news{
	padding-left: 190px;
}
div#content-body div.lst_news .news-name{
    border-bottom: 1px solid #DFDFDF;
    font-size: 1.2em;
    height: 17px;
    margin-bottom: 10px;
}
div#content-body div.lst_news .news-name h4{
	float: left;
	font-weight: bold;
	color: #EA640D;
}
div#content-body div.lst_news .news-name h4 a{
	color: #069;
}
div#content-body div.lst_news .news-name .news-date{
	float : right;
	color: #999999;
	font-style: italic;
}
div#content-body div.lst_news .news-intro {
	margin-bottom:6px;
	font-style:italic;
}
div#content-body div.lst_news .news-media {
	float:left;
	margin-right:8px;
}
div#content-body div.lst_news a {
	color:#EA640D;
}
div#content-body div.lst_news ul li{
    border: 1px solid #FFFFFF;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding: 10px;
}
div#content-body div.lst_news ul li:hover{
	border: 1px solid #DFDFDF;
}
div#content-body div.lst_news #content-pagination{
	margin-bottom: 15px;
	text-align: right;
}
div#content-body div.lst_news #content-pagination span.page{
	color: black;
}
div#content-body div.lst_news #content-pagination a{
	color: #999;
}
div#content-body div.lst_news #content-pagination span.page, div#content-body div.lst_news #content-pagination a{
	padding:3px;
	border: solid 1px #DFDFDF;
}
/* ===== Surcharge addthis ===== */
#breadcrumbs-social  .addthis_toolbox.addthis_default_style span {
	display:none;
}
/* ===== Boutons Précédents et suivants ===== */
#content .btn-prevnext.inactive {
	opacity:0.5;
	cursor:default;
}
#content .btn-prevnext.inactive:hover {
	text-decoration: underline;
    cursor: pointer;
}
/* ===== page de recherche ===== */
div#content-body div.cms_body table.search_lst tr td{
	border-bottom: solid 1px #cccccb;
	padding-right: 30px;
	height: 100px;
}
div#content-body div.cms_body table.search_lst tr td.search_caract{
	background-image: url(/images/content/search/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div#content-body div.cms_body table.search_lst tr td.search_caract a{
	font-weight: bold;
	color: #F2581A;
	display: block;
}
div#content-body div.cms_body table.search_lst tr td.search_name{
	vertical-align: top;
}
div#content-body div.cms_body table.search_lst tr td.search_name a{
	color: #F2581A;
}
div#content-body div.cms_body table.search_lst tr td.search_comp{
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#content-body div.cms_body table.search_lst tr td.search_comp label{
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 0.8em;
	display: block;
	float: left;
	margin-right: 5px;
}
div#content-body div.cms_body .search_footer{
	padding: 10px 0;
}
div#content-body div.cms_body .search_footer .buttons{
	float: right;
}
div#content-body div.cms_body .search_footer .box-pagination{
	float :left;
}
div#content-body div.cms_body .search_footer .box-pagination .precedant{
	padding-left: 70px;
}
div#content-body div.cms_body .search_footer .box-pagination .sep{
	float :left;
	color:#666666;
}
div#content-body div.cms_body .search_footer .box-pagination .precedant,
div#content-body div.cms_body .search_footer .box-pagination .suivant,
div#content-body div.cms_body .search_footer .box-pagination .results{
	float: left;
	width: 180px;
	height: 20px;
	text-align: center;
	color:#666666;
	padding:0 4px; 
}
div#content-body div.cms_body .search_footer .box-pagination .precedant{
	padding-left: 70px;
	text-align: right;
}
div#content-body div.cms_body .search_footer .box-pagination .suivant{
	text-align: left;
}
div#content-body div.cms_body .search_footer .box-pagination .precedant a,
div#content-body div.cms_body .search_footer .box-pagination .suivant a ,
div#content-body div.cms_body .search_footer .box-pagination .results a{
	color:#666666;
}
/* ===== Page comparer ===== */
.page-compare .cms_header form .btn-submit {
	background-image:url(/images/content/comparator/btn-empty.png);
	border:medium none;
	width:150px;
	height:26px;
    cursor: pointer;
	color: white;
	font-weight: bold;
}
.page-compare table .border-l {
	border-left:1px solid #ccc;
}
.page-compare table .border-r {
	border-right:1px solid #ccc;
}
.page-compare table .border-t {
	border-top:1px solid #ccc;
}
.page-compare table .border-b {
	border-bottom:1px solid #ccc;
}
.page-compare table.tbl-compare {
	margin-bottom:10px;
}
.page-compare .prdtitle {
	color:#F2581A;
}
.page-compare .prdtitle a {
	color:#F2581A;
	display:block;
}
.page-compare table tbody tr th {
	color:#F2581A;
	text-transform: uppercase;
	text-align: right;
	padding:5px 8px 5px 0;
}
.page-compare .tbl-compare .prd-color {
	float:left;
	height:21px;
	margin-bottom:2px;
	margin-right:2px;
	width:34px;
}
.page-compare table tbody tr td.cell-action {
	padding:5px;
}
.page-compare table tbody tr td.cell-prdvalue {
	padding: 5px 2px 5px 15px;
}
.page-compare table tbody tr td.cell-action a {
	color:#F2581A;
	text-decoration:underline;
	font-size:0.85em;
	padding-right:5px;
}
.page-compare table tbody tr td.cell-action label {
	color:#666666;
	font-size:0.9em;
}
.page-compare table tbody div.lnks {
	margin-bottom:5px;
}
.page-compare .cms_header {
	background-image:none;
}
.page-compare .cms_body {
}
.page-compare .cms_body img {
	float:none;
}
.page-compare .cms_header .col-head-1 {
	float:left;
	width:415px;
}
.page-compare .cms_header .col-head-2 {
	float:left;
	padding-top:6px;
	width:400px;
}
.page-compare .cms_header .col-head-2 form {
	text-align:right;
}
/* ===== Page contact ===== */
#content.page-contact {
	min-height:300px;
}
#content.page-contact #form-contact {
	margin-bottom:10px;
}
#content.page-contact #content-col-left {
	width:150px;
}
#content.page-contact #content-col-middle h1 {
    color: #F2581A;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 5px;
}
#content.page-contact #content-col-middle h2 {
    color: #666666;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 15px;
}
#content.page-contact .inputs-firstinfos {
	margin-bottom:6px;
}
#content.page-contact .inputs-firstinfos .xlabel {
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
}
#content.page-contact .inputs-firstinfos label {
    color: #666666;
    font-size: 1.1em;
}
#content.page-contact .inputs-firstinfos label a {
    color: #666666;
}
#content.page-contact #box-form-types a:hover {
	text-decoration:none;
}
#content.page-contact #box-form-infos .line_form label {
	width:190px;
	float:left;
}
#content.page-contact #box-form-infos .line_form {
	margin-bottom:6px;
}
#content.page-contact #box-form-infos input.text, #content.page-contact #box-form-infos textarea {
	border:1px solid #cccccc;
	color:#00315A;
}
#content.page-contact #box-form-infos input.text{
	height:22px;
	padding:0 5px;
	width:150px;
}
#content.page-contact #box-form-infos input.text:hover, 
#content.page-contact #box-form-infos input.text:focus, 
#content.page-contact #box-form-infos textarea:hover,
#content.page-contact #box-form-infos textarea:focus {
	border:1px solid #aaaaaa;
}
#content.page-contact #box-form-infos input, #content.page-contact #box-form-infos textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:0.9em;
}
#content.page-contact #box-form-infos textarea {
	padding:6px;
}
#content.page-contact .box-lnk-agence-presse {
	text-align:right;
}
#content.page-contact .box-lnk-agence-presse a {
	color:#ccc;
	font-size:0.85em;
}
#content.page-contact .box-lnk-agence-presse a:hover{
	text-decoration:none;
}
#content.page-contact .box-lnk-agence-presse a:hover span{
	text-decoration:underline;
}
/* ====== Popup infos ===== */
#popup-infos {
	position:absolute;
	display:none;
	border:2px solid #F2581A;
	background-color:#FFFFFF;
	padding:8px;
	opacity:0.9;
	font-weight:bold;
	max-width:300px;
}
#popup-infos.error {
	border:2px solid #8f0000;
}
.popup-gmaps a {
	color:#EA640D;
}
/* ===== Infobull  ===== */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	
}
#tooltip h3, #tooltip div { margin: 0; }
/* ===== Pages de téléchagements ====== */
.page-downloads {
	
}
.page-downloads div.cms_body img {
	float: none;
	margin:0;
}
.page-downloads div.cms_body {
	height:306px;
	margin-bottom:6px;
}
.page-downloads div.cms_body[class] {
	min-height:306px;
	height:auto;
}
.page-downloads div.cms_body ul {
	list-style-type:none;
}
.page-downloads ul li h3 {
    color: #666666;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
}
.page-downloads ul.liste_dl li {
	float:left;
	width:130px;
	margin:3px;
}
.page-downloads ul li .link-dl {
	display:block;
}
.page-downloads ul li .link-dl:hover {
	text-decoration:none;
}
.page-downloads ul li .link-dl:hover .dl-images {
	border:1px solid #999;
}
.page-downloads ul li .link-dl .dl-images {
	border:1px solid #CCCCCC;
	float:left;
	padding:3px;
	display:block;
	text-align:center;
	width:120px;
	height:120px;
	background-repeat: no-repeat;
	background-position: center center;
    cursor: pointer;
	text-align: left;
}
.page-downloads ul li .link-dl .dl-images .dl-ext {
	padding-top:98px;
    cursor: pointer;
	display: block;
	width:22px;
	height:22px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page-downloads ul li .link-dl .dl-text {
    color: #666666;
    vertical-align: top;
    width: 625px;
}
.page-downloads  #catalogueinteractif li {
	margin:3px auto;
}

#devis {
    border: 1px solid #A39791;
    padding: 10px;
}
#devis label {
    color: #F2581A;
    font-size: 1.3em;
    font-weight: bold;
}
#devis input {
    background-image: url("/images/content/devis/bg-input.gif");
    background-repeat: no-repeat;
    border: medium none;
    color: #ADACAC;
    font-size: 12px;
    height: 26px;
    margin-bottom: 7px;
    padding-left: 4px;
    width: 176px;
}
*+html #devis div.col-inp {
	margin: 0px;
	float: left;
}
*+html #devis div.col1{
	margin: 0px;
	float: left;
}
*+html #devis div.col2{
	margin: 0px;
	float: left;
}
* html #devis div.col-inp {
	margin: 0px;
	float: left;
}
* html #devis div.col1{
	margin: 0px;
	float: left;
}
* html #devis div.col2{
	margin: 0px;
	float: left;
}
#devis input.adr {
    background-image: url("/images/content/devis/bg-input-lg.gif");
    width: 361px;
}
#devis input.budget {
    background-image: url("/images/content/devis/bg-input-budget.gif");
    width: 80px;
}
#devis div.col1 {
    float: left;
    margin-right: 10px;
	width: 180px;
}
#devis div.col2 {
	margin-left: 190px;
	width: 176px;
}
#devis div.budget {
	margin-left: 155px;
	width:290px;
}
#devis div.rlabel {
    text-align: right;
    width: 176px;
}
#devis div.rlabel label, #devis div.llabel label {
    color: #5F5046;
    font-size: 1em;
    font-weight: normal;
	line-height: 25px;
}
#devis div.llabel {

}
#devis div.separator {
    border-bottom: 1px solid #A39791;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#devis div.col-lbl {
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 240px;
}
#devis div.col-inp {
    margin-left: 260px;
}
#devis label.radio {
    color: #999999 !important;
    float: left;
    font-size: 15px !important;
    margin-right: 7px;
    padding-left: 10px;
}

#devis input.radio{
	background-image: none;
    float: left;
    margin-right: 30px;
    width: 10px;
}
#devis-header {
	color: #6C625B;
    border-bottom: 1px solid #A39791;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
#devis-header span.title {
    font-size: 1.7em;
    text-transform: uppercase;
}
#devis-header span.info {
	margin-left: 438px;
}
#devis-coor, #devis-project, #devis-mdls, #devis-infos {
    margin: auto;
    width: 695px;
}
#devis-coor, #devis-mdls {
	margin-bottom: 50px;
}
#devis-project textarea {
    background-image: url("/images/content/devis/bg-textarea.gif");
    background-repeat: no-repeat;
    border: medium none;
    color: #ADACAC;
    height: 70px;
    padding: 5px;
    width: 351px;
}
#devis-actions {
    text-align: center;
}
#devis-actions input.submit{
    background-image: url("/images/content/devis/bg-submit.gif");
    cursor: pointer;
    width: 362px;
}
#devis-actions span {
    color: #999999;
}
#devis a:hover{
	text-decoration: none !important;
}
#devis .success{
    background-color: #C2FFBF;
    border: 1px solid green;
    font-size: 1.2em;
    margin: 1em;
    padding: 1em;
}
#devis .success .sign {
    font-size: 0.9em;
    font-style: italic;
    padding-left: 553px;
    text-align: left;
}
.ui-selectmenu {
    background-image: url("/images/content/devis/bg-selectmenu.gif");
    display: inline-block;
    height: 28px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    text-decoration: none !important;
    vertical-align: middle;
    width: 177px !important;
}
.ui-selectmenu-menu li {
    background-color: #A49892;
    display: block;
    font-weight: normal !important;
    margin: 0 0 0 5px;
    padding: 0;
}
.ui-selectmenu-menu li a:hover{
	background-color: #C5BDBA;
}
.ui-selectmenu-status {
    color: #FFFFFF;
    line-height: 1.4em;
}
.ui-selectmenu-icon {
	position: absolute;
	right: 6px;
	margin-top: -8px;
	top: 50%;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	list-style: none outside none;
	position: absolute;
	top: 0;
	visibility: hidden;
	overflow: auto;
	z-index: 1005;
	height: 170px;
}

.ui-selectmenu-open {
	visibility: visible;
}

.ui-selectmenu-menu-popup {
	margin-top: -1px;
}


.ui-selectmenu-menu li a, .ui-selectmenu-status {
	line-height: 1.4em;
	display: block;
	padding: 0.405em 1em;
	outline: medium none;
	text-decoration: none;
}

.ui-selectmenu-menu li.ui-selectmenu-hasIcon a, .ui-selectmenu-hasIcon .ui-selectmenu-status {
	padding-left: 20px;
	position: relative;
	margin-left: 5px;
}

.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon {
	position: absolute;
	top: 1em;
	margin-top: -8px;
	left: 0;
}


.ui-selectmenu-menu li span, .ui-selectmenu-status span {
	display: block;
	margin-bottom: 0.2em;
}

.ui-selectmenu-menu li .ui-selectmenu-item-header {
	font-weight: bold;
}

.ui-selectmenu-menu li .ui-selectmenu-item-footer {
	opacity: 0.8;
}

.ui-selectmenu-menu .ui-selectmenu-group {
	font-size: 1em;
}

.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
	line-height: 1.4em;
	display: block;
	padding: 0.6em 0.5em 0;
	font-weight: bold;
}

.ui-selectmenu-menu .ui-selectmenu-group ul {
	margin: 0;
	padding: 0;
}

* html .ui-selectmenu-menu li {
	border-color: pink;
	width: 100%;
}

* html .ui-selectmenu-menu li a {
	position: relative;
}

#footer #footer-catalogue .footer-catalogue-cat .ui-selectmenu , #form-search-store .ui-selectmenu {
    background-image: url("/images/footer/bg-select.png");
    background-repeat: no-repeat;
    height: 28px !important;
    vertical-align: middle;
    width: 144px !important;
}
#boxes-right-action #box-right-action-revendeurs .ui-selectmenu {
    background-image: url("/images/content/col-right/bg-select.png");
    background-repeat: no-repeat;
    width: 112px !important;
	margin-bottom: 0;
}
#footer #footer-catalogue .footer-catalogue-cat .ui-selectmenu:hover {
	text-decoration: none;
}

.ui-selectmenu-menu{
   /*  left: 1044.5px !important; */
    margin-left: -3px;
    margin-top: -3px;
    width: 159px !important;
}
#country-menu{
    left: 1044.5px !important;
    margin-left: -1px;
    margin-top: -3px;
    width: 126px !important;
}
#country1-menu  {
    margin-left: -4px;
    margin-top: -3px;
}
.ui-selectmenu-menu li a, #country-menu li a, #country1-menu li a {
	color: #FFFFFF !important;
}
.ui-selectmenu-menu li a:hover, #country-menu li a:hover, #country1-menu li a:hover {
	text-decoration: none;
}
#devis .error ul li {
	list-style-type: circle;
	margin-left: 30px;
}
.btn-submit-search {
    background-image: url("/images/content/search/comparer.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 26px;
    width: 81px;
}
