/* CSS Document */

/*---------------------------------------------------------------------------------------------------*/

/*****DESIGN FASHION*****/

.body_produits
{
 background-color:black;
  margin-top:2;
  margin-bottom:2;
}

.body_produits a
{
  text-decoration: none;
  color:#333333;
  font-family:Futura Bk,Bradley Hand ITC, Arial, Helvetica, sans-serif;
  font-weight:bold;
} 

.tableau_produits
{
  background-color:black;
  /*width:87%;*/
  border:0,4px solid black;
  padding:0px;
}

/*.fond-milieu-colore
{
 width:30;
 height:398;
}
*/


.nom_produits
{
color:white;
font-family:Eurostile ,Bradley Hand ITC, Arial, Helvetica, sans-serif;
font-weight:bold;
} 

.description_produits
{
color:white;
font-family:Eurostile,Bradley Hand ITC, Arial, Helvetica, sans-serif;
}

.tableau-petites-images
{
/*background-color:black;*/
margin-top:0px;
margin-bottom:0px;
border:0px;
}
.tableau-petites-images td
{
border:0,6px solid black;
/*width:97; 
height:97;*/
}

.lien_2 
{
color:#999999;
}

.logo_Nell img
{
 height:68;
 width:122;
}

/*--------------------------------------------------------------------------------------------------*/

/**** PRESSE****/

.citation_presse
{
color:black;
font-family:Eurostile,Bradley Hand ITC, Arial, Helvetica, sans-serif;
font-size:3mm;
}

.revue_presse
{
color:black;
font-family:Eurostile,Bradley Hand ITC, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:3mm;
}

/*.date_presse
{
color:black;
font-family:Eurostile,Bradley Hand ITC, Arial, Helvetica, sans-serif;
}*/

/*---------------------------------------------------------------------------------------------------*/


/****BANNIERE FASHION & HOME WARES****/

/*.body_banniere
{
  margin-top:10;
  margin-bottom:5;
  background-color:black;
}

.body_banniere table
{
  width:87%;
  border:0;
}
*/

.lien_produit a 
{
  text-decoration: none;
  color:white;
  font-family:Eurostile;
}
	
.lien_produit a:hover
{
  font-weight:bold;
}

.titre_categorie
{
 font-family:stencil; 
 color:white;
 width:390;
}




/*---------------------------------------------------------------------------------------------------*/


/*****DESIGN ABOUT*****/
.body_about
{
 background-color:#e1e1e1;
 color:black;
 font-family:Futura Bk,Bradley Hand ITC, Arial, Helvetica, sans-serif;
 margin-left:30;
 font-size:0.5em;
}

.title_about
{
 color:#636466;
 font-weight:bold;
}



/*---------------------------------------------------------------------------------------------------*/


/*****DESIGN CONTACT*****/
.body_contact
{
 background-color:#e1e1e1;
 color:black;
 font-family:Futura Bk,Bradley Hand ITC, Arial, Helvetica, sans-serif;
 margin-left:30;
}

.body_contact h2
{
font-family:Papyrus ,Bradley Hand ITC, Arial, Helvetica, sans-serif;
}

.body_contact a
{
 text-decoration:none;
 color:black;
 font-weight:bold;
}

.email a
{
 text-decoration:underline;
 color:#333333;
 font-weight:bold;
}

.telephone
{
font-weight:bold;
}

.contact_back_home a
{
  text-decoration: none;
  color:#333333;
  font-family:Futura Bk,Bradley Hand ITC, Arial, Helvetica, sans-serif;
  font-weight:bold;
}











