/* CSS */

/* languages */
#languages a#fr, #languages a#en {
  padding-left: 18px;
}
#languages a#zh {
  padding-left: 20px;
}

#languages a#fr {
  background:transparent url(../images/drapeaux/fr/%3Bdownload) no-repeat scroll left top;
}
#languages a#en {
  background:transparent url(../images/drapeaux/us/%3Bdownload) no-repeat scroll left top;
}
#languages a#zh {
  background:transparent url(../images/drapeaux/zh/%3Bdownload) no-repeat scroll left top;
}

#register-new-customer a {
 font-weight: bold;
  color: red;
  font-size: 1.2em;
}

#menu_index {
  display: none;
}

#body {
  width: 100%;
  font-family:Tahoma,Geneva,Kalimati,sans-serif;
  font-size:12px;

}

/* FORMULAIRE INSCRIPTION */

#content fieldset {

background-color:#fffff;
border:1px solid;
border-color:#931d03;
width:900px;
align: center;
background-image:url(http://www.latourcamoufle.com/fr/fd_chandelier.jpg);
padding-left: 50px;

}



#footer-encart { 
align: center;
width:880px;
}



#banners-folder-image
 { 
align: center;

}


#services-2col {
text-align:center;
}




/* DEBUT style des vignettes */
#grille .vignette {

}

.produit-preview .description {
}


#produit #categorie p.show-all { 

font-family:"georgia","sans serif";
font-size:15px;
font-weight: bold;
color:#931d03;
}


#produit #fiche .properties {
border:1px solid;

border-color:#931d03;

padding-left: 50px;

}



#produit #categorie p.show-all a. { 

color:#931d03;
}

.boite h2 { 
background:#931D03 none repeat scroll 0 0;
color:#FFFFFF;
font-family:"Times New Roman","Times","serif";
font-size:18px;
font-weight:normal;
margin:0;
padding-left: 1px;
width:98%;
}






/* 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{
}

/* boite à gauche */
#gauche div.boite {


font-size:11px;

}

/* 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 {
padding-left : 15px; 


}

#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 {
}
#nouveaute.boite .description {
}
#nouveaute.boite p.suite {
}

/* news */
#news.boite .boite-contenu {


font-size:15px;

}




#news-content h1, #page-content h1 {
background:#931D03 none repeat scroll 0 0;
color:#FFFFFF;
font-family:"Georgia","Times","serif";
font-size:15px;
font-weight:normal;
margin:0;
padding:3px 0 0;
padding-left : 2px; 
}


#browse-category.boite h2 { 
padding-left:3px;
font-size:19px;
width:98%;
}


#news.boite h2 {

font-size:15px;


}

#news.boite ul {
}
#news.boite ul li {
}
#page-menu.boite ul li {
}
#news.boite ul li.active {
}

/* FIN boite

/* DEBUT Produit */
/* titre */

#product-too-expensive a {
  text-decoration: underline;
}

#produit #fiche h1 {
 font-family:"Times New Roman","Times","serif";
 margin-bottom:14px;
 font-size:1.6em;
 text-align: center;
}

/* Puces */
#produit #fiche .description-box .action-links {
  /* list-style-image:url(../images/produit_description_puce.png); */
  list-style-image:url(../images/produit_description_puce/;download);
}

/* propriétés */
#produit #fiche .properties {
}
#produit #fiche .properties .title {
}
#produit #fiche .properties .value {
}
#produit #fiche #price-ttc {
  font-weight: bold;
}

/* 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 {
}




#footer #footer-tournant a { 
  text-transform:lowercase;
}


/* FIN Produit */

/* Shop */
#button-order {
  background-color:#931D03;
}

/*
 * HACK IE6
 */
#articles-toc .content li.active,
#browse-category .content li.active {
  background: none;
}

#autoform label a {
  text-decoration: underline;
}

#turning-footer, #turning-footer .content {
  width: 923px;
}
#turning-footer {
  margin-top: 10px;
}


#print-wrapper #data {
  text-align: left;
}



/* Font du contenu  */
#body,
#content,
#fiche,
#nouveaute.boite h3 {
  font-family: georgia;
  font-size: 13px;
  letter-spacing: 1px;
}
.produit-preview .description,
#nouveaute.boite .description,
#nouveaute.boite .suite {
  font-family: georgia;
  font-size:11px;
}

/* taille des vignettes de produits */

.vignette,
#grid-product-items .grid-product-item {
  height: 280px;
}
.produit-preview {
  height: 276px;
}


#cart-box-order a {
  font-weight:bold;
}

#produit #fiche #price-solde{
 text-align:center;
 text-decoration:line-through;
 color: red;
 margin-top: 5px;
}

/**************************
 * Message 
 *************************/



#message .info {
background-color:#FFFFFF;
background-image:url("http://www.latourcamoufle.com/images/info-ltc/;download");
border-color:#ffffff;
font-weight: bold;
}

