/* 
    Document   : contact
    Created on : 30 juil. 2010, 16:14:33
    Author     : Referencement
    Description:
        Purpose of the stylesheet follows.
*/

*{
    margin:0;
    padding:0;
}

div.spacer{
    float:none;
    clear:both;
}

#page_contact{
    background:#967b6a url(../img_new/logo_galerie_contact.jpg) no-repeat 87px 43px;
}

#colonne_gauche{
    width:236px;
    float:right;
    margin:87px 0 87px 0;
    color:#ffffff;
    font-family: Arial;
}

#colonne_gauche h1{
    font-size:16px;
    font-weight: bold;
    margin:0 0 20px 0;
}

#colonne_gauche p{
    font-size:12px;
    font-weight: normal;
}

#colonne_gauche a{
    color:#ffffff;
    font-family: Arial;
    font-size:12px;
    font-weight: bold;
    text-decoration: none;
}

#colonne_droite{
    width:530px;
    float:right;
    margin:87px 0 0 0;
    text-align: center;
}

#colonne_droite img#plan{
    margin:0 auto;
}
