#divProducts { background: #ffffff; padding: 20px 0px 0px 0px; }

#UserControl1_imgProductCategory
{
    float: left;
    margin-left: 65px;
}

#divMiddleCol
{
    height: auto !important;
    min-height: 400px;
    height: expression( "400px" ); /*Hack pour IE pour lui forcer son min-height*/   

    /*margin-left: 130px;*/
    margin-left: 20px;
    margin-right: 267px;
}

#divProductsFooter
{
    clear: both;
    height: 20px;
}

#divRightCol
{
    float: right;
    text-align: center;
    width: 267px;
}

/* COLONNE DE DROITE - (Image du produit et code) */
#divImgProduct
{
    height: 159px;
    text-align: center;
    width: 202px;
}

#UserControl1_imgProduct
{
    display: none;
    margin: 0px auto;
}

#divProductSerie
{
    background: #EF3D33;
    color: #FFFFFF;
    font: normal normal bold 12px/14px 'sans-serif', 'Arial', 'Verdana', 'Helvetica'; 
    height: 13px;
    padding: 3px 0px 3px 0px;
    text-align: center;
}


/* COLONNE DU CENTRE */
#divMiddleCol a
{
    border-bottom: 1px solid black;
    display: block;
    text-decoration: none;
    width: 440px;
}

#divMiddleCol strong, #divMiddleCol span
{
    cursor: pointer;
}

#divMiddleCol strong
{
    display: block;
    float: left;
    width: 66px;
}

#divMiddleCol span
{
    display: block;
    margin-left: 80px;
    padding: 0px;   
    width: 340px;
}

#divMiddleCol a:link, #divMiddleCol a:visited
{
    color: #000000;
}

#divMiddleCol a:link span, #divMiddleCol a:visited span
{
    color: #939598;
}

#divMiddleCol a:hover
{
    background: url(/images/rondrougepetit.gif) no-repeat 50px 2px;
}

#divMiddleCol a:hover, #divMiddleCol a:hover span
{
    color: #EF3931;
}

#hTitle
{
    margin: 0px 0px 4px 0px;
}

#hTitle span
{
    display: inline;
    margin: 0px;
}
