/* boutique  */


.BO_panier_total
        {
        color:#FF3333;
        font-weight:bold;
		background-color:#EEEEEE;
		border-top:#CCCCCC solid 1px;
        }

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

/*  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:220px;
	margin:4px;
	height:200px;
	padding-bottom:15px;
	z-index:50;
	margin-right:15px;

	}
.leselecteur
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.lacategorie
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#336633;
font-weight:bold;
text-decoration:none;
}
.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:#CC0000;
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:18px;
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:740px;
        }
#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_facturation
                {
                float:left;
                }
#BO_compte_adresse_livraison , #BO_compte_adresse_facturation , #BO_choix_livraison
        {
        border: solid 1px #ccc;
        padding:5px;
        margin:5px;
        width:320px;
        }
#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;
        }