/* CSS Document */
<!--

body {
        background-image: url(pics/beige.gif);
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        text-align: center;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: normal;
}
a.agrandir{
margin-top:-12px;
position:absolute;
color:#F79210;
text-decoration:none;
font-size:90%;
font-weight:bold;
}
a.agrandir2{
color:#F79210;
text-decoration:none;
font-size:90%;
font-weight:bold;
}
.accueil{
        background-image: url(pics/accueil/marron.gif);
}
.tdopp{
background-image: url(pics/orange.gif);

}
.tdtext{
background-image: url(pics/fond_texte.jpg);
}
.tdbeige{
background-image: url(pics/beige.gif);
}
.tdstock{
background-image: url(pics/stock_titrage2.gif);
}
.tdmenu{
background-image: url(pics/fond_menu2.jpg);
}
.texteopp{
font-weight:normal;
}

.texte{
        font-weight:normal;
        color:#404040;
        line-height: 15px;
        text-decoration:none;
}
.texteblanc{
        font-weight:normal;
        color:#ffffff;
        line-height: 15px;
}
.texteclair{
        font-weight:normal;
        color:#958073;
        line-height: 15px;
}
.texteaccueil{
        font-weight:normal;
        color:#CF8462;
        line-height: 14px;
        margin-left:15px;
}
.petittexte{
        font-size:90%;
        font-weight:normal;
        color:#404040;
        line-height: 16px;
}
.ruboff{
        color:#F79210;
        text-decoration:none;
}
.rubon{
        color:#FFFFFF;
        text-decoration:none;
}
.tdgauche1{
background-image:url(pics/fond_menu1_1.jpg);
background-repeat:no-repeat;
background-position:top;
}
.tdgauche2{
background-image:url(pics/fond_menu1_2.jpg);
background-repeat:no-repeat;
background-position:top;
}


-->