h1{color:#bca12a;font-size:16px;text-transform:uppercase;font-weight:bold;}

#contenu{width:892px; padding-top:30px;}

/************/
/*BOX ENCART*/
/************/

#encart{width:892px;background:transparent url(../images/produits/fond_encart.gif) repeat-y left top;margin:10px 0 0;padding:20px;color:#015481;}
    #encart h2{font-size:14px;font-weight:bold;text-transform:uppercase;margin-bottom:5px;}
    #encart p{width:850px;}

#bas_encart{width:892px;background:transparent url(../images/produits/bas_encart.png) no-repeat left top;}
    
    th{border-bottom:1px dotted #000;border-right:1px dotted #000;}
    tr td{padding:3px;border-top:1px dotted #000;border-right:1px dotted #000;}
    .bord_droit{border-right:0;}
    
.onglet{
        display:block;
        margin:-40px 0 10px; text-align:center; padding:9px 0 0;
        background:transparent url(../images/produits/onglet.gif) no-repeat left top;
        width:180px; height:30px;
        font-size:16px; color:#015481; font-weight:bold; text-transform:uppercase;
        position:relative;z-index:10;
        } 
/******************/
/* BOX FOND BLANC    */
/******************/
.box_blanche{width:892px;background:transparent url(../images/produits/fond_box_blanche.gif) repeat-y left top;padding:10px 0;margin:50px 0 0 0;}
    .box_blanche h2{background-color:#ffb60d; color:#000; font-size:16px; width:500px; display:inline; margin:10px 0 20px 15px; padding:2px; text-transform:uppercase;}
    .box_blanche h2 a{color:#000; font-weight:normal; text-decoration:none; text-transform:none;}
    .box_blanche h3{font-size:12px;font-weight:bold;color:#015481;text-transform:uppercase;margin-bottom:10px;}

.bas_box_blanche{width:892px;background:transparent url(../images/produits/bas_box_blanche.gif) no-repeat left top;}    
.bas_box_blanche a{display:block;width:892px;height:16px;text-indent:-9000px;}    
    
.section{border-bottom:1px dotted #000;width:850px;margin:auto;padding:10px 0 5px; }
    .section p.text{width:565px;float:left;display:inline;}
        .txt_bleu{font-size:11px;color:#015481;}
    .section p.illu{float:right;display:inline;color:#666666;}

    .img_produits{width:280px;height:260px;float:left;display:inline;}
    
    /* Liste de references produits */
    
    ul.references{float:left;display:inline;overflow:visible;list-style-type:none;}
    ul.references li{margin:7px 0;}
    ul.references .ref{margin-right:50px;}

/* CLASS */
    
.jaune{color:#ffc94e;font-size:16px;font-weight:bold;text-transform:uppercase;}
.rouge{color:#a10000;font-size:14px;font-weight:bold;text-transform:uppercase;}
.gras{font-weight:bold;}
