body {
    font-family: Arial, Helvetica;
    font-size: 13px;
    background: #c0c0c0 url(../images/bg.gif) repeat-x;
}





/** =============== Styles généraux ========================= **/

img {
    border: 0;
}

p {
    margin: 3px 0;
    text-align: justify;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    color: #666;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 {
    margin-top: 15px;
}

hr {
    border: 0;
    border-bottom: 1px solid #555b77;
    height: 1px;
    margin: 10px 0;
    font-size: 1px;
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    color: #9999FF;
}

/** ============= / Styles généraux ========================= **/






/** ============= Centrage du site ============================ **/

body.site {
    width: 913px;
    margin: auto;
    text-align: center;
}

.bodysite {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: white;
    border: 1px solid black;
    margin: 10px 0;
}

/** ============= Centrage du site ============================ **/






/** =============== Haut de page ========================= **/

.top {
    height: 234px;
    background: url(../images/illustration.png) no-repeat;
}

/** ============= / Haut de page ========================= **/





/** =============== Contenu de la page ========================= **/

.main {
    clear: both;
    width: 903px;
    padding-top: 10px;
    padding-left: 12px;
}

.bodysite>.main {
    width: 891px;
}

.main-left {
    float: left;
    width: 450px;
    margin-right: 10px;
}

.main-right {
    float: left;
    width: 440px;
}

.article_separator {
    display: none;
}

/** ============= / Contenu de la page ========================= **/





/** =============== Composant contact ========================= **/

.form-validate label {
    display: block;
    width: 165px;
    float: left;
}

.form-validate .contact_email {
    margin-bottom: 5px;
    clear: both;
}

.form-validate #contact_text {
    width: 500px;
    height: 170px;
}

.form-validate #contact_email_copy {
    float: left;
}

.form-validate .copy {
    width: 250px;
}

.contact_address {
    margin-bottom: 20px;
    float: left;
    width: 165px;
}

.contact-plan img {
    border: 1px solid #a3a3a3;
}

/** ============= / Composant contact ========================= **/




/** =============== Tableau des affaires en cours =================== **/

table.affaires-en-cours {
    width: 100%;
    border-collapse: collapse;
}

table.affaires-en-cours th {
    border: 1px solid #bbf;
    background-color: #ddf;
    text-align: left;
    padding: 4px;
}

table.affaires-en-cours td {
    border: 1px solid #bbf;
    padding: 3px 4px;
}

/** ============= / Tableau des affaires en cours =================== **/






/** =============== Tableau des affaires de référence =================== **/

table.affaires {
    width: 100%;
    border-collapse: collapse;
}

table.affaires td, table.affaires th {
    padding: 7px 0;
    border-bottom: 1px solid #99c;
}

table.affaires th {
    width: 120px;
    padding-right: 20px;
}

table.affaires th img {
    border: 1px solid #99c;
}

table.affaires td.text {
    width: 700px;
}

table.affaires td.icon {
    width: 80px;
    text-align: right;
}

/** ============= / Tableau des affaires de référence =================== **/





/** ============ Page de détail d'une affaire de référence =============== **/

.affaire {
    width: 878px;
}

.affaire .images {
    width: 480px;
    float: left;
}

.affaire .description {
    width: 378px;
    float: left;
    margin-left: 20px;
}

.affaire .description h3 {
    color: #336699;
    margin: 15px 0 5px 0;
}

.affaire .description h3.first {
    margin-top: 0;
}

.back {
    margin-top: 5px;
    clear: both;
    width: 100%;
    border-collapse: collapse;
}

.back td {
    border-top: 1px solid #999;
    padding-top: 5px;
    width: 33%;
}

.back td.left {
    text-align: left;
}

.back td.center {
    text-align: center;
}

.back td.right {
    text-align: right;
}

.spacer {
    clear: both;
    height: 5px;
    font-size: 1px;
}

/** ========== / Page de détail d'une affaire de référence =============== **/






/** ================= Homepage =========================== **/

map area {
    cursor: pointer;
}

.skill-detail {
    z-index: 10000;
    border: 1px solid #999;
    cursor: pointer;
}

#skills-detail {
    margin-top: 5px;
    float: left;
    border: 1px solid black;
    padding: 5px;
    width: 360px;
}

#skills-detail .text-content {
    border: 1px solid #999;
    padding: 5px;
}

.under-component>#skills-detail {
    width: 350px;
}

h1.center {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}


/** =============== / Homepage =========================== **/





/** ================= Interview =========================== **/

.interview {
    float: left;
    width: 480px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.text-intro {
    width: 400px;
    float: left;
}

/** =============== / Interview =========================== **/





/** ================= Page presse =========================== **/

table.presse {
    width: 888px;
    border-collapse: collapse;
}

table.presse td {
    border-bottom: 1px solid #99c;
    padding: 5px;
}

table.presse .illus img {
    border: 1px solid #99c;
}


/** ================= Page presse =========================== **/






/** =============== Pied de page ========================= **/

#footer {
    margin-top: 30px;
    width: 903px;
    height: 34px;
    background: url(../images/bg_bottom.png) no-repeat;
    text-align: right;
    font-size: 11px;
    color: #333333;
    line-height: 30px;
}

body>#footer {
    width: 893px;
}

.credit {
    margin-top: 5px;
    padding-right: 5px;
    width: 903px;
    text-align: right;
}

body>.credit {
    width: 898px;
}

/** ============= / Pied de page ========================= **/
