﻿@charset "utf-8";
/* CSS Document */
.wrapper {
	width: 975px;
	margin: 0px auto;
}

/* Header */
.header {
	width: 100%;
	border-bottom: 1px solid #A6A7A9;
	margin: 5px 0 5px 0;
}

.header .logo {
	margin: 0 0 0 28px;	
}

.header .quick-access {
	width: 240px;
}

.header .espace, .header .panier {
	height: 42px;
}

#logo, #logo a { 
	float: left; 
	line-height: 0; 
}

#slogan { 
	float: left; 
	color: #A6A7A9; 
	margin-top: 108px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 2px;
	clear: none !important;
}

/* Page */
.page { 
	width: 975px;
	clear: both;
}

/* Col Left (Menu) */
.page .col-left {
	float: left;
	width: 220px;	
}

/* Col centre */
.page .main {
	float: right;
	width: 755px;
}

.page .main1col {
	width: 975px;
}

.page .main1col  .breadcrumbs {
	margin-left: 220px;
}

.page .main .bottomcontent img{ border-top: 2px solid #003333; border-left: 1px solid #003333; border-right: 1px solid #003333; }
.page .main .bottomcontent img.marquesauto { border-left: 0; }
.page .main .bottomcontent img.boutique, .page .main .bottomcontent img.galerie { border-right: 1px solid #FF6634; }
.page .main .bottomcontent img.boutique { border-bottom: 0; }
.page .main .bottomcontent img.galerie { border-top: 0; }

/* Col centre contenu */
.page .main .content, .page .main1col .content {
	background-color: #FFF;
}

.page .main1col .content {
	text-transform: none;
}
.page .main1col .content .middle {
	margin: 0 10px;
	padding-bottom: 10px;
}

.page .main .content .middle {
	float: left;
}

/* Col centre col right */
.page .main .content .col-right {
	float: right;
	width: 270px;	
}

/* Footer */
.footer {
	clear: both;
	width: 975px;
}

/******** Home 2 ********/
.cms-home2 .page .main .content {
	background-color: #283732;
}

/* Right */
.cms-home2 .block-home-boutique {
	margin: 0 0 2px 0;
}

.cms-home2  .block-home-ideescadeaux {
	background-image: url('../images/block-home-ideescadeaux.jpg');
	width: 251px;
	height: 80px;
	margin: 4px 0 0 0;
}

.cms-home2  .block-home-ideescadeaux select {
	margin: 40px 0 0 30px;
}

/* Bottom */
.cms-home2 .page .main .content .bottom {
	clear: both;
	background-color: #FFF;
	margin-top: 5px;
}

.cms-home2 .block-bottom {
	float: left; 
	width: 135px;
	margin: 10px 20px;
}
.cms-home2 .block-bottom h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0;
	height: 26px;
	text-align: center;
}

.cms-home2 .block-bottom h5 a {
	color: #293833;
}

.cms-home2 .block-nouveautes h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #A6A7A9;
	margin: 0 0 10px 0;
}

.cms-home2 .block-selection h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #293833;
	margin: 0 0 10px 0;
}

.cms-home2 .block-promotions h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #EA673C;
	margin: 0 0 10px 0;
}

.cms-home2 .block-marques h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #A6A7A9;
	margin: 0 0 10px 0;
}
.cms-home2 .block-marques { width: 170px; }

/*#carousel li { width: 170px; margin: 20px 5px; */

.jcarousel { margin: 20px 5px; height: 170px; }

.jcarousel.jcarousel-direction-rtl {
	direction: rtl;
	height: 170px;
}

.jcarousel.jcarousel-container-horizontal {
    width: 150px;
	height: 170px;
}

.jcarousel.jcarousel-clip-horizontal {
    width:  150px;
	height: 170px;
}

.jcarousel.jcarousel-item {
    width: 150px;
	height: 170px;
}

/******* Facebook ********/
#fb-root { margin: 0 0 20px 0; }

.cms-home2 .price-box  { text-align: center; }