/* CSS */

/* Background global */
body {
/* background: #525054; */
/* background: #52406C; */
/* background: #432C65; */
background: #000;
}


#body {
color:#292626;

}

/* NAV */
#menu li {
  padding: 0 6px;
}
#menu span.separator {
  display: none;
}
#menu li a {
  font-weight: bold;
}
#menu #menu_home {
  display: none;
}




/* Cart */

#cart-box #cart-box-title h1 a {
color:#000000;
font-weight:bold;
}

#cart-box #cart-box-order {
  font-weight: bold;
}



/* Puces */
#produit #fiche .description-box .action-links {

font-weight:bold;

  /* list-style-image:url(../images/produit_description_puce.jpg); */
  list-style-image:url(http://ng.lespierresdejulie.com/images/produit_description_puce/;download);
}



/* MAIN */
#main {
  background-color: #fff;
}


/* NEWS */

#news {
border:0 none;
height:950px;
margin:0;
padding:0;
width:100%;
}

.actu-content .actu-date {
display:none;
}


#page-news-view .actu-content {
background:#FFFFFF none repeat scroll 0 0;
height:600px;
}

#heading { 
font-size:9px;
text-align:right;
}

#selection .img-title { 
float:none;
display:block;
margin:auto;

}


/* DEBUT style des vignettes */
#grille .vignette {
}
.produit-preview .description {
}
/* FIN style des titres */

/* DEBUT Styles des boites */
#selection .boite-contenu {
}
#services-3col .boite-contenu {
}
#produit #categorie.boite .boite-contenu {
}
#page-menu.boite .boite-contenu{
}


.produit-preview .description div.price {
  text-align:right;
  font-weight:bold;
}


.produit-preview .description div.price .before-reduction {
 text-decoration:line-through;
 color: red;
}


#heading #menu {
/* align:left; */
}


#produit #categorie p.show-all { 
cursor:pointer;
margin-bottom:0;
text-align:right;
background:#f2c4fe;
}

#produit #buy-form input {
  font-weight: bold;
}

#page-content .h1{
color:#79657E
}

#boxes-column .vertical-item .content {
  width: 240px;
}


/* boite à gauche */
#gauche div.boite {
}

/* Remontee verticale de produit */
/*
#vertical-product-items .vertical-product-item .vignette {
  margin: auto;
}
*/

/* critere de recherche */
#search-criteria.boite h2 {
}
#search-criteria.boite ul {
}
#search-criteria .boite-contenu {
}
#search-criteria.boite .nb-result {
}
#search-criteria .boite-contenu ul.categories {
}
#search-criteria .boite-contenu ul.categories li {
}
/* navigation */
#browse-category.boite h2 {
}
#browse-category .boite-contenu {
}
#browse-category .boite-contenu ul {
}
#browse-category .boite-contenu ul ul{
}
#browse-category .boite-contenu ul li {
}
#browse-category .boite-contenu a.active {
}
/* nouveauté */
#nouveaute.boite {
}
#nouveaute.boite h2 {
}

#nouveaute.boite h3 {

font-family:"Arial","Helvetica","sans serif";
font-size:10px;

}
#nouveaute.boite .description {
}
#nouveaute.boite p.suite {
}

/* news */
#news.boite .boite-contenu {

}


#news.boite .boite-contenu {

}


#page-content .news-content h1 { 

background:transparent none repeat scroll 0 0;
color:#79657E;
font-family:"Times New Roman","Times",serif;
font-size:20px;
font-weight:normal;
margin:0;
padding:0;
text-transform:uppercase;
}

#news-content h1, #page-content h1 { 

background:transparent none repeat scroll 0 0;
color:#79657E;
font-family:"Times New Roman","Times",serif;
font-size:20px;
font-weight:normal;
margin:0;
padding:0;
text-transform:uppercase;
}

#page-content h1 {
 color:#79657E;
 background: transparent;
}



#news.boite h2 {

background:transparent none repeat scroll 0 0;
color:#79657E;
font-family:"Times New Roman","Times",serif;
font-size:15px;
font-weight:normal;
margin:0;
padding:0;
text-transform:uppercase;
}


#news.boite ul {
}
#news.boite ul li {
}
#page-menu.boite ul li {
}
#news.boite ul li.active {
}

#page-news-view .actu-content {
  background: #fff;
}

/* FIN boite

/* DEBUT Produit */
/* titre */
#produit #fiche h1 {
}

/* propriétés */
#produit #fiche .properties {
}
#produit #fiche .properties .title {
}
#produit #fiche .properties .value {
}




/* image du produit dans la vue produit */
#produit .top-wrapper .images-box .boite .boite-contenu {
}
#produit .top-wrapper .images-box .boite .view {
}
#produit .top-wrapper .images-box .boite .big {
}
/* FIN Produit */


#autoform label a {
  text-decoration: underline;
}

#page-user-manage table.order-browse {
  background: #fff;
}




#content #button-order{
 background-color:#d154f2;
}

#boxes-column .box.vertical-item .content{
 background: #FAE5FF;
}

#boxes-column #vertical-product-items .vertical-product-item {
 width: 230px;

}



/**************************
 * Message 
 *************************/



#message .info {
background-color:#FFFFFF;
background-image:url("");
border-color:#ffffff;
font-weight: bold;

}