
*
{
    margin: 0px;
    padding: 0px;

    color: inherit;
}

html
{
}

body
{
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-style: normal;

    color: white;
    background-color: #454347;
}

a
{
    outline: none;
    border: none;
    z-index: 100;
}

img
{
   border: none;
}

strong
{
    font-weight: bold;
}

#entete
{
    display: block;

    width: 990px;
    height: 50px;

    margin-left: 34px;
    float: left;

    background-color:  transparent;
    background-image: url('http://conceptmarketingv.com/uploads/images/entete_obliques.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#bas
{
    margin-top: 0px;
    width: 1024px;
    height: 34px;

    padding-left: 76px;

    background-color: transparent;
    background-image: url('http://conceptmarketingv.com/uploads/images/bas_fond.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#bas ul
{
    list-style-type: none;
}

#bas ul li
{
    display: inline-block;
    vertical-align: 1px;
    font-family: Arial, Helvetica;
    font-size: 14px;
}

#bas ul li a
{
    text-decoration: none;
}

#bas ul li a:hover
{
    color: yellow;
}

#bas ul li a:active
{
    color: yellow;
}

#bas ul img
{
    margin-left: 10px;
    margin-right: 10px;
}

#pied
{
    width: 1024px;

    padding-top: 20px;

    font-size: 12px;
}

.cacher
{
    visibility: hidden;
}

/* Stylesheet: Globale_IE Modified On 2012-10-09 01:10:23 */
