/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
@import url('https://fonts.googleapis.com/css?family=Muli|Ubuntu|Ubuntu+Condensed ');

.ui-widget {
  font-family: Muli, "Century Gothic", Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #292929;
  color: #fff;
  margin: 0px;
  font-size: 14px;
  font-family: Muli, "Century Gothic", Arial, sans-serif;
}

header {
    border-bottom: 4px solid #3a3a3a;
}
button, input, select, textarea {
	color: #292929;
	width: 100%;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
a:focus, a:hover {
	color: white;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
div#bodyContent {
	padding-right: 0;
}
#bodyWrapper {
	border-bottom: 2px solid #3a3a3a;
    margin-bottom: 2px;
}

#bodyWrapper > .row {
	margin-right: 0;
}

#inner_header {
	height: 216px;
}

#header h1 {
	font-weight: normal;
    display: inline;
    margin-top: 10px;
    font-family: "Ubuntu";
    margin-bottom: 0;
	background: none;
}

#header h2 {
	font-weight: normal;
}

#headerTitre {
	font-size: 38px;
    position: relative;
    text-align: right;
    font-family: Raleway;
}

#headerSoustitre {
	border-radius: 10px;
    background: #333;
    float: left;
    font-size: 30px;
    margin-top: 20px;
    height: 135px;
    margin-bottom: 20px;
}

#headerSoustitre_1 {
	color: #B1C902;
	margin: 10px 0 4% 8%;
}

#headerSoustitre_2 {
    color: #DAF902;
    margin: 10px 0 0 20%;
}

#headerSoustitre_3 {
    position: relative;
    left: 15%;
    bottom: 4px;
}
#headerSoustitre_4 {
    position: relative;
    padding-top: 0px;
    left: 45%;
    border-top: #DAF902 solid 1px;
}
#storeLogo img {
	max-width: 35vw;
    margin-top: -5px;
    margin-left: -10px;
}

#bulle_1 {
	background: url("images/bulle_1.png");
	float: left;
	width: 151px;
	height: 151px;
	top: 73px;
	position: relative;
	left: 54px;
}

#bulle_2 {
	background: url("images/bulle_2.png");
	float: left;
	width: 96px;
	height: 96px;
	top: 125px;
	position: relative;
	right: 400px;
}

nav#menu-principal {
    background-color: #3a3a3a;
    border-top: 2px solid #292929;
    border-bottom: 2px solid #292929;
}

#menu-actions {
    padding-top: 4px;
    padding-bottom: 4px;
}

#menu-actions .actions div.col-xs-4 {
    padding-left: 0;
}

#menu-actions span.pyricon {
    font-size: 28px;
    vertical-align: bottom;
    line-height: 36px;
}

#menu-actions span.pyricon-search-1 {
	color: #3a3a3a;
}

#menu-actions input#search {
	margin-left: 30px;
    width: calc(100% + 20px);
    border-radius: 6px;
    border: none;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 4px;
    color: #292929;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 38px;
}

#menu-actions a:active,
#menu-actions a:hover {
	color: #292929;
    text-decoration: none;
}

#super_conteneur {
	overflow: hidden;
	border-top: 2px solid #3a3a3a;
    padding-top: 20px;
}


/* Accueil */

a.bloc_cat {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

a.bloc_cat:hover {
	text-decoration: none;
}

div.inner_bloc_cat {
	border-radius: 20px;
	background-color: #333;
	padding-top: 10px;
	transition: all 0.1s ease;
}

div.inner_bloc_cat:hover {
	background: #616161;
	background: -webkit-gradient(#ccc, #616161);
	background: -moz-linear-gradient(#ccc, #616161);
	background: linear-gradient(#ccc, #616161);
}

div.titre_cat {
	background-color: #292929;
	background-image: url("images/interface/titre_cat.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0 0 55px;
	height: 24px;
	font-size: 20px;
	color: #B1C902;
}

div.inner_bloc_cat > img
{
	position: relative;
	bottom: 20px;
	margin: 0 auto;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnRight {
  position:absolute;
  top:0;
  width:210px;
  margin-left:-210px;
}

.infoBoxContainer {
	margin-bottom: 24px;
}

.infoBoxHeading {
	font-size: 11px;
}

.infoBoxContents {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.vignette {
	height: auto;
	background-color: #3A3A3A;
	border: #3A3A3A 6px solid;
	border-radius: 5px;
	margin-bottom: 20px;
	display: block;
	transition: all 0.1s ease;
}

.vignette:hover {
	background-color: #B1C902;
	border: #B1C902 6px solid;	
	box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
	color: #292929;
}

.vignette p {
	font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 0;
    line-height: 36px;
}

.contentText img {
	margin-bottom: 20px;
	margin-left: auto;
    margin-right: auto;
}

.conteneur-image {
    height: 180px;
    overflow: hidden;
}
.conteneur-image img.img-responsive {
    margin: 0 auto;
}

.listing-produits h2 {
	font-size: 20px;
}

.listing-produits h2:before {
	background: #B1C902;
    position: relative;
    width: 24px;
    height: 14px;
    content: ' ';
    top: 0px;
    margin-left: 4px;
    margin-right: 16px;
    border-radius: 5px;
    display: inline-block;
}


hr.hr-produits {
	margin-top: 0;
}

.image-categorie {
	margin-bottom: 40px;
}

.image-produit img {
	margin: 0 auto 20px;
}

.tab_produits {	
	position: relative;
	bottom: 28px;
}

.tab_produits div span {
	margin-top: 1px;
	padding: 5px 0;
	text-align: center;
	font-size: 13px;
}

.tab_produits div .nom-produit {
	background-color: #3A3A3A;
	text-align: left;
	padding-left: 10px;
}

.tab_produits div .prix_ht {
	background-color: #4F4F4F;	
}

.tab_produits div .prix_ttc {
	background-color: #595959;	
}
.tab_produits div .panier {
	background-color: #999999;
	background-image: url('images/interface/cart_add.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999em;
	
}
.tab_produits div .panier:hover {
	background-color: #cccccc;
	cursor: pointer;
}
.tab_produits div.entete_produits .panier {
	background-image: none;
	text-indent: 0;
	cursor: normal;
}
#pop_panier {
	width: 100%!important;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
#pop_panier label, #pop_panier span, #pop_panier input {
	display: inline-block;
	font-size: 1em;
}
#pop_panier label {
	font-weight: bold;
}
#pop_panier .nom-produit-pop {
	width: auto;
	display: inline;
}
#pop_panier input {
	color: #292929;
}
#pop_panier button {
	float: right;
	background-color: #B1C902;
	color: white;
	border: 0 none;
    padding: 5px;
    font-size: 1.5em;
    margin-top: 1em;
    margin-right: 0.5em;
	border-radius: 10px;
}

.article-panier {
	background: white;
	border-radius: 4px;
	margin-bottom: 16px;
	color: #292929;
	padding: 8px 15px;
	height: 200px;
}
.article-panier h2 {
	font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
.article-panier img {
	max-width: 120px;
}

.article-panier p {
	margin: 2px 0 8px;
}
.article-panier .supprimer-produit {
	
}
.article-panier .supprimer-produit span.pyricon {
	position: absolute;
    color: #292929;
    margin-left: 89%;
    font-size: 20px;
}

.barre-progression .etat {
	text-align: center;
	font-size: 0.9em;
	background: #3a3a3a;
	padding: 8px;
}

.barre-progression .etat.actif {
	background: #B1C902;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1#titre-page {
	position: absolute;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	font-size: 14px;
}

h1#titre-page span {
	margin-top: -22px;
	position: absolute;
}

img {
  border: 0;
}

table, p {
  font-size: 12px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; text-decoration: underline; }

A 
{
	color: #fff;
	text-decoration: none;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #F6CCDA;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: gray;
}

A.pageResults:hover {
  color: gray;
  background: #F6CCDA;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FC565A; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #CEDE3C; }
.input-adresse {
	padding-left: 0;
}

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

/*ui widgets*/
.ui-widget-content {
	background: #333333;
	border: none;
	color: white;
}

.ui-widget-content ul > li > a
{
	font-size: 14px;
}

.ui-widget-content ul > li > ul > li a
{
	font-size: 12px;
}

.ui-widget-content a {
	color: white;
}
.ui-widget-header {
	background:none;
	border: none;
	margin-bottom: 5px;
}
.ui-dialog {
	z-index: 3;
	width: 40%!important;
}
.ui-dialog .ui-widget-header {
	background-color: #B1C902;
	font-size: 1.5em;
	color: #292929;
}
.ui-dialog .ui-dialog-content {
	padding: .5em;
}
.ui-dialog .ui-dialog-titlebar-close {
	background: none;
	border: none;
}
.ui-widget-overlay {
	z-index: 4!important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
	margin: .5em;
	cursor: pointer;
	background: #B1C902;
	border: 0;
	padding: 6px 15px;
	font-size: 13px;
	color: #292929;
}
.ui-widget-content.infoBoxContents.bm_shopping_cart,
.ui-widget-content.infoBoxContents.bm_loginbox,
.ui-widget-content.infoBoxContents#searchbox,
.ui-widget-content.infoBoxContents.bm_categories,
#box-telecharger .ui-widget-content {
    background: #292929;
}
.ui-widget-content.infoBoxContents#searchbox > div,
.ui-widget-content.infoBoxContents.bm_loginbox > div,
.ui-widget-content.infoBoxContents.bm_shopping_cart > div {
	background: #3a3a3a;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contenu-box-panier div.row {
	padding-top: 4px;
	padding-bottom: 4px;
}
.contenu-box-panier div.row div.col-xs-4 {
	padding-left: 0;
}
.infos-produit-panier {
	padding-left: 0;
}
.infos-produit-panier input[type=text] {
	font-size: 14px;
    text-align: center;
}
.infos-produit-panier button {
    margin-top: 12px;
    margin-bottom: 4px;
}
.infos-produit-panier .prix-ttc {
	line-height: 32px;
    font-size: 14px;
	margin-bottom: 0;
}
.sous-total {
	font-size: 14px;
}
.alert {
	font-size: 13px;
}
.alert.alert-info a {
	color: inherit;
}

#searchbox form {
	overflow: hidden;
}

#searchbox {
	text-align: center;
}
#box-telecharger ul,
#login-box ul {
    padding-left: 24px;
    background: #3a3a3a;
    padding-top: 8px;
    padding-bottom: 12px;
}
/*Reste*/
#ariane p a {
	color:#fff;
}
.footer {
	clear:both;
	border-top:7px solid #C4D338;
	background:#D32E94;
	height:275px;
}
.footer a {
	color:white;
}
.footer div {
	display:inline-block;
	vertical-align:top;
}
#menu_footer {
	width:185px;
	height:100%;
	background:url(images/boutique/fond_menu_footer.png) repeat-y;
}
#menu_footer img {
	margin-left:10px;
	margin-top:10px;
}
#menu_footer ul {
	color:white;
	padding:0;
	margin:10px;
	font-size:1.2em;
	list-style-position:inside;
}
#menu_footer li {
	margin-bottom:5px
}
#liens_footer {
	background:url(images/boutique/fond_liens_footer.png);
	height:275px;
	width:777px;
	margin-left:-5px;
	padding:0 10px;
	color: white;
}
#footer-liens {
	float: left;
	width: 170px;
}
#liens_footer ul {
	margin-left: 0px;
	padding-left: 32px;
}
#liens_footer ul li {
	font-size: 12px;
	margin-left: -12px;
}
#liens_footer ul li a {
	color: #fff;
}
#footer-description {
	border-left: 1px dotted #fff;
	float: left;
	width: 592px;
	color: #fff;
	padding-left: 12px;
	text-align: justify;
}
#footer-description p {
	font-size: 12px;
	line-height: 16px;
}
#footer-description p.copy {
	font-size: 11px;
}
#liens_footer h2 {
	font-size: 14px;
}
div.ombre_sousbox {
	background:url(images/boutique/ombre_menu_box.png);
	width:220px;
	height:9px;
}
/*Accordeon*/
.ui-accordion .ui-accordion-header .ui-icon {
	float:right;
	position:relative;
	left:0;
	margin-right:10px;
	margin-top:-5px;
	background-image:url(images/boutique/fleches.png);
	width:9px;
	height:10px;
}
.ui-icon-triangle-1-s {
	background-position:0 -10px;
}
.ui-icon-triangle-1-e {
	background-position:0 0;
}
.ui-accordion .ui-accordion-header a {
	display:inline;
	padding:0;
	color:white;
	font-weight:normal;
}
.puce_perle {
	margin-bottom: -1px;
    margin-right:4px;
}

.ui-accordion .ui-accordion-header {
	height:30px;
	background:#6B1349 !important;
	border:none;
	border-bottom:#540F39 solid 1px;
	width:220px;
	margin-top:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header.ui-state-active {
	background:#BA2982 !important;
}
.ui-accordion .ui-accordion-content {
	margin-top: 0;
	margin-bottom: 0;
    padding: 0;
    top: 0;
    overflow: hidden;
}
.ui-accordion .ui-accordion-content ul {
	margin:0;
	padding:0;
}
.ui-accordion .ui-accordion-content li {
	list-style:square inside;
	background:url(images/boutique/fond_sous_categorie.png) no-repeat;
	padding-top:7px;
	padding-left:30px;
	height:21px;
	border-bottom:#A32370 solid 1px;
}
.ui-accordion .ui-accordion-content li:hover {
	background:url(images/boutique/fond_sous_categorie-ok.png) no-repeat;
}
/*Le textbox*/
#textbox {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border:#D12D92 5px solid;
	height:111px;
	margin-bottom:25px;
}
#textbox h1, #textbox div {
	display:inline-block;
}
#textbox h1 {
	width:164px;
	background:url(images/boutique/fond_h1_textbox.png) no-repeat;
	height:111px;
	margin:0;
	padding:0;
	padding-top:41px;
	padding-left:6px;
	color:white;
}
#textbox div {
	vertical-align:top;
	padding:5px;
	margin-left:-4px;
	width:530px;
	height:101px;
	overflow:hidden;
}
#textbox.promotion {
	border-color:#C3D338;
}
#textbox.promotion h1 {
	padding-top:30px;
	background:url(images/boutique/fond_h1_textbox_promo.png) no-repeat;
	color:black;
}
/*Liste produits*/
.product_list {
	background:#9D206D url(images/boutique/fond_header_liste.png) repeat-x;
}
.productListingHeader {
	text-align:center;
	height:35px
}
.productListingData {
	border-collapse:collapse;
	text-align:center;
}
.productListTable {
	padding:0;
	background:white;
	color:black;
}
.productListTable tr td {
	border:1px solid black;
	padding:0;
}
.productListTable tr.alt td {
	background:#F6CCDA;
}
.productListTable .model, .product_list .model, .productListTable .quantity, .product_list .quantity, .productListTable .price, .product_list .price {
	width:80px;
}
.productListTable .price {
	font-size:1.1em;
	font-weight:bold;
}
.productListTable .descript, .product_list .descript {
	width:210px;
	padding-left:5px;
	padding-right:5px;
}
.productListTable .image, .product_list .image {
	width:129px;
}
.nom_produit {
	font-weight:bold;
}
.header_cat {
	height:25px;
	border:1px solid black;
	background:url(images/boutique/fond_header_cat.png) repeat-x;
	font-weight:bold;
	overflow:visible;
}
.header_cat td {
	border:none !important;
	overflow:visible;
}
.header_cat td.first {
	text-align:left;
	padding-left:5px;
}
.empty td {
	border:none !important;
}
/*Menu Modulo*/
#menu_modulo {
	height: 50px;
	background-color: #3a3a3a;
	position: relative;
}

#menu_modulo img {
	display:inline;
}

#menu_modulo ul {
	padding: 12px 0 0 30px;
}

#menu_modulo ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	color: #fff;
	padding: 2px 12px;
    margin: 0 8px;
    font-size: 16px;
}
#menu_modulo ul li div a:before {
	background: url("images/interface/puce.png");
	position: absolute;
	width: 10px;
	height: 8px;
	content: ' ';
    top: 22px;
    margin-left: -42px;
}
#menu_modulo ul li:last-child div a:after {
	background: url("images/interface/puce.png");
	position: absolute;
	width: 10px;
	height: 8px;
	content: ' ';
    top: 22px;
    margin-left: 36px;
}

#menu_modulo ul li a
{
	padding: 8px 18px;
	border-radius: 4px;
	transition: all 0.1s ease;
}

#menu_modulo ul li a:hover {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

/*Bloc cat*/
td.smallText a.cat_intitule {
	display:block;
	width:139px;
	height:153px;
	background: url(images/boutique/fonds_bloc_cat.png) no-repeat bottom;
	background-position:0px 102px;
}
td.smallText a.cat_intitule:hover {
	text-decoration:none;
	background-position:0px 51px;
}
.img {
	border:#C84094 3px solid;
	background-color:white;
	border-bottom:none;
	width:133px;
	height:99px;
}
td.smallText a.cat_intitule:hover .img, .img:hover {
	border-color:#D366A9;
}
.intitule {
	padding-top:5px;
	color:white;
}
/*Searchbox*/
#searchbox {
}
#searchbox #searchz {
    vertical-align: top;
    border: none;
	padding: 3px;
	color: #292929;
}
#searchbox input[type=image] {
	margin-top:1px;
	margin-left:4px;
}
/*Trieur & +-*/
div.trieur {
	display:block;
	float:right;
	margin-right:10px;
	margin-top:5px;
	width:12px;
	height:6px;
	background: url(images/boutique/fleches_tri.png);
}
div.boxPlusMoins {
	width:70px;
	margin-left:20px;
	margin-bottom:5px;
}
div.boxPlusMoins input[type=text] {
	width:20px;
}
div.boxPlusMoins input[type=button] {
	width:20px;
	float:right;
}
/*Modulo*/
#image_slider
{
	background: url("images/bulle_slider.png") no-repeat; 
	background-position: 0px -50px;
	z-index: 100;
	width: 360px;
	height: 226px;
	position: absolute;
}

#anim-flash {
	position: absolute;
	top: 10px;
	height: 211px;
	overflow: hidden;
	margin-left: 590px;
}

#newsletter {
	background: url(images/boutique/titre-newsletter.png);
	width:220px;
	height:78px;
	margin-bottom:16px;
}
#newsletter ul {
	float:right;
	margin:0;
	list-style-type:square;
	list-style-position:inside;
	color:#C3D338;
	margin-top:5px;
	padding-right:14px;
}
#newsletter ul a {
	color:white;
}
#newsletter form {
	display:block;
	height:78px;
}
#newsletter form input {
	border:0;
	position:absolute;
	margin-left: 20px;
	margin-top: 48px;
}
#newsletter form input[type=image] {
	margin-left: 144px;
	margin-top: 44px;
}
#ombre_tableau_produit {
	background: url(images/boutique/ombre_tableau_produit.png);
	width:720px;
	height:12px;
}
.ui-autocomplete {
	background: #B1C902;
	font-size: 16px;
	z-index: 1;
}
.ui-autocomplete .ui-state-hover {
	background:#D09AB3;
	border-color:white;
}
.ui-button-text {
	color:black;
}
h1,
.titre_page {
	background: url(images/boutique/fond_titres_pages.png) no-repeat 15px center;
	color: #B1C902;
	padding-bottom: 2px;
	padding-left: 75px!important;
	font-size: 24px;
	margin-bottom: 15px;
}

.bloc-contenu {
	background: #3a3a3a;
	border-radius: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#login_key button {
	width:35px;
	height:20px;
}
#ombre_basse {
	background:#f6ccda url(images/boutique/ombre_basse.png) right no-repeat;
	width:980px;
	height:13px;
}
.ligne_cat {
	height: 175px;
}
#bordure-gauche {
	background: url(images/bordure-gauche.png) no-repeat;
	width: 12px;
	height: 720px;
	position: absolute;
	margin-left: -12px;
}
#bordure-droite {
	background: url(images/bordure-droite.png) no-repeat;
	width: 12px;
	height: 720px;
	margin-left: 980px;
	position: absolute;
}
.bm_shopping_cart {
	font-size: 1.1em;
}
#cart td {
	padding-left:3px;
}
#table_shopping {
	border-collapse:collapse;
	width:100%;
}
#table_shopping tr.tehaich {
	border:1px solid #869702;
}
#table_shopping tr th {
	background: #B1C902;
	height:36px;
	color:white;
}
#table_shopping td {
	border:1px solid #333;
}
#table_shopping .image {
	width:128px;
}
#table_shopping .produits {
	padding:5px;
}
#table_shopping .alt button, .alt .ui-button {
	/*border:1px solid black;*/
	background-color:white;
}
.qty_cart button, .qty_cart a {
	margin-top: 5px;
}

.row.champ {
	margin-bottom: 10px;
}

.bm_login .titre-interne {
	font-size: 1.3em;
	display: block;
	margin-left: 5px;
}
#searchbox .button-recherche button,
.bm_login .button-login button {
	background: #B1C902;
    border: 0;
    font-weight: normal;
    font-size: 14px;
    font-family: Muli, 'Century Gothic', sans-serif;
    padding: 4px 8px;
    margin: 8px auto;
}

/*Galerie*/
.galerie_image_div {
	width:30%;
	float:left;
	margin-right:24px;
	text-align:center;
}
.galerie-overflowed hr {
	clear:both;
}
.galerie_image_div p {
	padding:0;
}
/*WUT*/
.form-newsletter, .newsletter-message {
	font-size:12px;
}
#textbox h1.long {
	padding-top:31px;
}
#textbox h1.very_long {
	padding-top:21px;
}
.qty_cart {
	width:120px;
	text-align:center;
}
#tagcloud .infoBoxContents {
	min-height:65px;
}
.quantity_cart {
	text-align:center;
	width:60px;
}
.hystory_title {
	background-color: #961864;
	padding: 5px;
	color: white;
	border-radius: 5px 5px 0 0;
}
.history_txt {
	background-color:#FAE5EC;
}
#super_bottom {
	width:100%;
	height:15px;
	background: url(images/boutique/fond_page_footer.png) repeat-x;
}
#ariane p {
	margin-top:0;
}

div.lien-ref {
	color: white;
	background: #6B1349;
	padding: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: #6B1349 1px solid;
	margin-bottom: 16px;
}

div.lien-ref h3 {
	margin: 4px 0;
}

div.lien-ref p {
	margin: 2px;
}

div.lien-ref a {
	color: white;
}

@media (max-width: 1199px) {
	.article-panier {
		padding: 8px;
	}
}

@media (max-width: 1199px) {
	#menu_modulo ul {
		padding: 12px 0 0 20px;
	}
	#menu_modulo ul li {
		font-size: 16px;
		padding: 2px 12px;
		margin: 0 4px;
	}
	#menu_modulo ul li a {
		padding: 8px;
	}
	#menu_modulo ul li div a:before {
		top: 23px;
		margin-left: -28px;
	}
	#menu_modulo ul li:last-child div a:after {
		top: 23px;
		margin-left: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.article-panier .supprimer-produit span.pyricon {
		margin-left: 84%;
	}
}

@media (min-width: 992px) {
	.tab_produits {
		padding: 0;
	}
	.article-panier:nth-child(even) {
		margin-left: 15px;
		margin-right: -15px;
	}
}

@media (max-width: 991px) {
	.image-categorie,
	.image-produit {
		margin-bottom: 20px;
	}
	.article-panier {
		height: unset;
	}
	.tab_produits div .nom-produit {
		padding-left: 4px;
	}
	#footer ul li:before {
		margin-left: -8vw;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#headerSoustitre_1 {
		margin: 10px 0 4% 5%;
	}
	#headerSoustitre_2 {
		margin: 10px 0 0 15%;
	}
	#headerSoustitre_3 {
		left: 12%;
	}
	#headerSoustitre_4 {
		left: 40%;
	}
	#menu_modulo ul li {
		padding: 2px 0px;
		margin: 0 4px;
		font-size: 16px;
	}
	#menu_modulo ul li a {
		padding: 8px 28px 8px 4px;
	}
	#menu_modulo ul li div a:before {
		margin-left: -24px;
	}
	.infoBoxContainer {
		padding: 0;
	}
	.conteneur-image {
		height: 150px;
	}
	.image-produit img {
		max-height: 25vw;
	}
	.ui-dialog {
		width: 50%!important;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 16px;
	}
	#header h1 {
		margin-top: 0;
	}
	#headerTitre {
		font-size: 5.5vw;
	}
	#headerSoustitre {
		font-size: 16px;
		height: 72px;
		max-width: 180px;
		margin-top: 5vw;
	}
	#headerSoustitre_1 {
		margin: 8px 0 4% 0%;
	}
	#headerSoustitre_2 {
		margin: 10px 0 4% 15%;
	}
	#headerSoustitre_3 {
		left: 9%;
	}
	#headerSoustitre_4 {
		left: 40%;
	}
	#storeLogo img {
		margin-top: -15px;
	}
	#menu_modulo {
		position: absolute;
		z-index: 1;
		margin-top: 43px;
	    background: #3a3a3a;
		height: unset;
		margin-left: 15px;
		width: 100%;
	}
	#menu_modulo ul {
		padding: 0;
		margin-bottom: 0;
	}
	#menu_modulo ul li {
		float: none;
		display: block;
		text-align: center;
		line-height: 48px;
		border-bottom: 1px solid #777;
		padding: 0;
		margin: 0 -15px;
	}
	#menu_modulo ul li:last-child {
		border-bottom: none;
	}
	#menu_modulo ul li a {
		padding: 0;
		display: block;
	}
	#menu_modulo ul li a:hover,
	#menu_modulo ul li a:active {
		box-shadow: none;
		text-decoration: none;
		color: #fff;
		background: #B1C902;
		border-radius: 0;
	}
	#menu_modulo ul li div a:before ,
	#menu_modulo ul li div a:after {
		display: none;
	}
	div#columnLeft {
		margin-top: 40px;
	}
	.titre_page {
		font-size: 22px;
	}
	.infoBoxContainer {
		padding-left: 15px;
		padding-right: 0px;
	}
	.conteneur-image {
		height: 200px;
	}
	.tab_produits div span {
		font-size: 11px;
	}
	.article-panier .supprimer-produit span.pyricon {
		margin-left: 84%;
	}
	#footer {
		border: 0;
		height: inherit;
	}
	#footer ul li {
		display: block;
		margin: 0;
	}
	#footer ul li:before {
		display: none;
	}
	.ui-menu .ui-menu-item {
		font-size: 14px;
	}
	.ui-autocomplete {
		width: calc(100% - 30px);
	}
	.ui-dialog {
		width: 96%!important;
	}
}

