﻿/* Override */
    

#boutondemonstrations { cursor:pointer; height:51px; width:179px;position:absolute; z-index:3; top:4px; right:0px; background-image:url(../../images/bouton_demonstrations.png);}

/* LES SOLUTIONS */
#solutions
{
    padding-left: 20px;
    float: left;
}
#solutions_haut
{
    background-image: url(../../images/accueil_entete.jpg);
    width: 603px;
    height: 54px;
}
#solutions_contenu
{
    width: 606px;
    height: 389px;
    font-size: 0;
    position: relative;
}
#solutions_milieu img
{
    display: block;
    padding:0; margin:0; border:none;
    float: left;
}
.btnProduit
{
    background-image: url(../../images/btnProduit.jpg);
    width: 25px; 
    height: 21px;
    position: absolute;
}
#solutions_bas
{
    background-image: url(../../images/accueil_bas.jpg);
    background-repeat: no-repeat;
    width: 603px;
    height: 11px;
}
/* LES NOUVELLES */
#nouvelles_cadre
{
    float: right;
    width: 187px;
    padding-right: 20px;
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
}
#nouvelles_entete
{
    background-image: url(../../images/nouvelles_entete.jpg);
    height: 80px;
    position: relative;
}
#btnNouvelles
{
    position:absolute;
    right: 0;
    bottom: 4px;
    background-image: url(../../images/nouvelles_bouton.jpg);
    width: 34px;
    height: 30px;
}
#nouvelles_contenu
{
    background-image: url(../../images/nouvelles_contenu.jpg);
    height: 363px;
    color: #5C5E11;
    padding-left: 10px;
    padding-right: 10px;
}
#nouvelles_contenu a 
{
    color: #5C5E11;
}
#nouvelles_contenu div
{
    color: #7D841A;
}
#nouvelles_bas
{
    background-image: url(../../images/nouvelles_bas.jpg);
    height: 11px;
}
/* Le Pied */
/* C'EST LE PIED */
#pied
{
    /*margin-top: 40px;*/
}
