/* boutique  */

#B0_panier2
	{
	color:#ffffff;
	}
	

#BO_panier_cgv
	{
	color:#ffffff;
	}
	
.BO_panier_total
        {
        color:#ffffff;
        font-weight:bold;
		background-color:#000000;
		border-top:#CCCCCC solid 1px;
        }

/* boutique petit panier  */
#BO_panier_entete td {
background-color:#000000;
font-weight:bold;
border-bottom:#ffffff solid 1px;}
#BO_panier_lignepaire td {
background-color:#000000;
height:12px;}
#BO_panier_ligneimpaire td {
background-color:#000000;}

/*  liste produit présentation en liste  */
.bo_produit_liste_simple		
	{
	float:left;
	width:230px;
	margin:4px;
	height:200px;
	padding-bottom:15px;
	z-index:50;
		}
.bo_pls	
	{
	float:left;
	width:350px;
	margin:4px;
	height:200px;
	padding-bottom:15px;
	z-index:50;
	margin-right:10px;
	margin-left:10px;
	

	}
.leselecteur
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.lacategorie
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
letter-spacing:2px;
}
.ladescriptiondecategorie
{
padding: 10px;
font:verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3333;
}
.verslafiche
{
font:verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#336633;
text-decoration:none;
font-weight:bold;
line-height:13px;
}
#mypict
{
margin:0px;
float:left;

}
#mypict img
{
border:none;
margin:0 auto;
}
.mypict
{
margin:0px;
float:left;

}
.mypict img
{
border:none;
margin:0 auto;
}

.prixmodele
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
font-weight:bold;
}
#produits_connexes li
{ display: list-item;
  margin-left:-20px;
  list-style-image: url(../charte/puce-connexe.png);
  
}

.BO_produit_prix
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC0000;
font-weight:bold;
}
.BO_produit_prix_pt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
font-weight:bold;
}
.BO_produit_prix_barre
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
/*  style mon compte */
#BO_compte_identification
        {
        
        width:600px;
        }
#BO_compte_new , #BO_compte_old
        {
        width:300px;
        border: solid 1px #ccc;
        margin: 10px;
        padding:5px;
        height:260px;
        float:left;
        }

#BO_compte_news2 , #BO_compte_old2
        {
        width:inherit;
        height:70px;
        }
#BO_compte_news2 p, #BO_compte_old2 p
        {
        height:inherit;
        font-weight:bold;
        }
#BO_compte_news2 img, #BO_compte_old2 img
        {
        float:left;
        margin-right:20px;

        }

#BO_compte_adresse_livraison , #BO_compte_adresse_facturation , #BO_choix_livraison
        {
        border: solid 1px #ccc;
        padding:5px;
        margin:5px;
        width:340px;
		
        }
#BO_compte_adresse_facturation tr > td:first-child
        {
        font-weight:bold;
        }

#BO_compte_adresse_livraison td, #BO_compte_adresse_facturation td, #BO_choix_livraison td
        {
        padding-right:4px;
        }
#BO_compte_commande_entete td
        {
        background-color:#d2d2d2;
        border-bottom: solid 1px #999;
        margin:2px;
        text-align:center;
        font-weight:bold;
        }
.BO_compte_commande_ligne td
        {
        border-bottom: solid 1px #999;
        margin:2px;
        }
.borduredroitebas {
	border-bottom:#FFF solid 1px;
	border-right:#FFF solid 1px;}
.bordurebas {
	border-bottom:#FFF solid 1px;}
.borduredroite {
	border-right:#FFF solid 1px;}
.gd
{
border-right:#868686 solid 1px;
border-left:#868686 solid 1px;
}
#BO_categorie_description {
	border:#FFF solid 1px;	
	}
#BO_categorie_description img {
	padding:5px;
	float:left;
}