/*
 * Design Lisa Renberg http://www.lisarenberg.fr/
 * Intégration Bene Facere http://www.benefacere.fr/
 * Copyright Carré Magic 2010
 */
#page {
    height: 600px;
    background: url( /static/themes/CarreMagic/images/fondAccueil.jpg) no-repeat;
}
#usercontent {
    top: 424px;
    left: 310px;
    width: 286px;
    height: 72px;
    line-height: normal;
    font-family:cipher,eurostyle,sans-serif;
    padding-top: 4px;
}
#usercontent a, #usercontent a:visited {
    color: #ee7f01;
    text-decoration: none;
}
#usercontent a:hover, #usercontent a:active, #usercontent a:focus, #usercontent a.selected {
    color: white;
    background: url( /static/themes/CarreMagic/images/fleche_gb.png) no-repeat;
}
#usercontent h2 {
    margin-top: 0;
    line-height: 24px;
}
#conseil, #merchandising, #homeStaging {
    position: absolute;
    top: -322px;
    left: 185px;
    width: 395px;
    height: 432px;
}
#conseil { background: url(/static/themes/CarreMagic/images/conseil.png) no-repeat;}
#merchandising { background: url(/static/themes/CarreMagic/images/merchandising.png) no-repeat;}
#homeStaging { background: url(/static/themes/CarreMagic/images/homeStaging.png) no-repeat;}
body {
    text-transform: uppercase;
}
.box {
    position: absolute;
    bottom: 20px;
    color: #bcbcbc;
    font-size: 14px;
}
.box a, .box a:visited {
    color: #ee7f01;
    text-decoration: none;
}
.box a:hover, .box a:active, .box a:focus, .box a.selected {
    text-decoration: underline;
}
#boxadresse {
    left: 20px;
}
#boxcoordonnees {
    right: 20px;
    text-align: right;
}
#boxcontact {
    width: 200px;
    margin-left: 350px;
    margin-right: 350px;
    background: #ee7f01;
    text-align: center;
    font-size: 16px;
}
#boxcontact a, #boxcontact a:visited {
    color: white;
}

