﻿
#structureleft
{
    background-color: #e7e7e7;
}

#equipe
{
    width: 205px;
    margin: auto;
}

#saviezvous
{
    background-image: url(/sites/acier-robel/images/accueil/saviez-vous.jpg);
    background-repeat: no-repeat;
    width: 529px;
    height: 71px;
    color: #070807;
}

#saviezvous .saviezvoustitle
{
    color: #ffffff;
    font-size: 11px;
    height: 15px;
}

#saviezvouscontent
{
    position: absolute;
    left: 0px;
    background-color: #ffffff;
    width: 491px;
    height: 177px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
    color: #333333;
    display: none;
    border-left: solid 5px #6b6b6b;
    border-right: solid 5px #6b6b6b;
    border-bottom: solid 5px #6b6b6b;
}

a.client,
a.client:link,
a.client:visited
{
    font-size: 9px; 
    text-transform: uppercase; 
    color: #000000;
    text-decoration: none;
}

a.client:hover,
a.client:active
{
    font-size: 9px; 
    text-transform: uppercase; 
    color: #000000;
    text-decoration: none;
}
