
/*****************************************/
/*SITE MySitAndGo 2.0 §
/*****************************************/
/* couleurs utilisees
gris pale       color:#d4d5d6;
gris moyen      color:#999;
gris texte      color:#626567;

SITANDGO
grey 			color:#777a7d;
navy 			color:#1c6099;
brown 			color:#544132;
green 			color:#9ab936;
cream 			color:#f7ebb7;
STARTANDGO
orange 			color:#b55a3d;

*/
#listeproduits
{
    float:left;
    width:210px;
    margin-top:50px;
}
.unecategorie
{
    float:left;
    width:90px;
    margin-right:12px;
}
.entetecategorie
{
    font-size:13px;
    color:black;
    font-weight:bold;
}
#comparateur
{
    float:left;
    width:860px;
}
.fichecompare
{
    float:left;
    margin-left:20px;
    width:265px;
}
html.MSIE .fichecompare
{
    margin-left:16px;
}
.detailproduit
{
    height:450px;
    overflow:hidden;
}
.vignettevelo
{
    margin-bottom:10px;
    text-align:center;
 
}
.vignettevelo IMG
{
    border:0;
}
.lienproduit A
{
    display:block;
    margin:10px 0;
    padding-top:10px;
    font-weight:bold;
    /*color:black;*/
    font-weight:bold;
    font-size:12px;
    background:none;
}
.pictofiche
{
    margin:10px 0;
}

.white-26-fiche .detailproduit .detail,.white-28-fiche .detailproduit .detail
{
   color:#b55a3d; /*orange*/
}
.black-fiche .detailproduit .detail
{
    color:black;
}
.green-fiche .detailproduit .detail
{
    color:#9ab936;
}
.grey-fiche .detailproduit .detail
{
   color:#777a7d;
}
.navy-fiche .detailproduit .detail
{
   color:#1c6099;
}
.brown-fiche .detailproduit .detail
{
   color:#544132;
}
.cream-fiche .detailproduit .detail
{
   color:#b55a3d; /*orange au lieu de cream*/
}
LI.grand
{
    height:2em;
}

.ficheProduitComparaison {
    float:left;
    width: 280px;
}



