﻿/* Section A Propos */

.section-a-propos .content
{
    padding-left: 14px;
    padding-right: 14px;
    width: 682px;
}

.section-a-propos .global
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.section-a-propos .content .txt-intro, .section-a-propos .content .txt-second
{
    font-size: 12px;
    color: #223157;
    padding-bottom: 35px;
}
.section-a-propos .content .label
{
    text-align: right;
    padding-right: 8px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    display: block;
    color: #343434;
    width: 130px;
}
.section-a-propos .content .input
{
    float: left;
    font-size: 11px;
    color: #848a98;
    margin-right: 4px;
    width: 235px;
    border: 2px solid #c8d0e1;
    padding: 2px;
}
.section-a-propos .content .valider
{
    /*margin-top:38px;*/
    margin-left: 138px;
    float: left;
}
.section-a-propos iframe
{
    margin-left: 45px;
    margin-top: 20px;
}


/* Page Inscription Newsletter */

.section-a-propos .content .txt-second
{
    padding-top: 35px;
}
.section-a-propos .content .label.newsletter
{
    margin-bottom: 20px;
    padding-top: 4px;
    width: 150px;
}
.section-a-propos .content .case-a-cocher
{
    margin-left: 158px;
    margin-top: 15px;
}
.section-a-propos .content .case-a-cocher .checkbox-newsletter
{
    float: left; /*width:200px*/
}
.section-a-propos .content .case-a-cocher .checkbox-newsletter-label
{
    float: left;
    width: 460px;
    padding-left: 8px;
    color: #343434;
    font-size: 11px;
    margin-bottom: 7px;
}
.section-a-propos .content .case-a-cocher p.margin
{
    margin-bottom: 38px;
}
.section-a-propos .content .client
{
    margin-left: 158px;
    margin-top: 15px;
}
.section-a-propos .content .client li
{
    margin-bottom: 15px;
}
.section-a-propos .content.newsletter .mentions
{
    margin-top: 60px;
}
.section-a-propos .content.newsletter .inscription-client .mentions
{
    margin-top: 60px;
}
.section-a-propos .content.newsletter .mentions a, .section-a-propos .content.newsletter .inscription-client .mentions a
{
    color: #223157;
    text-decoration: underline;
}
.section-a-propos .content.newsletter .valider
{
    margin-left: 158px;
    margin-top: 15px;
}
.section-a-propos .content.newsletter .inscription-ok .txt-intro
{
    padding-bottom: 15px;
}
.section-a-propos .content.newsletter .inscription-ok .lien a
{
    /*display:block;*/
    background: url(../images/common/chevron-outremer-fd-clair.gif) no-repeat 0px 3px;
    font-size: 12px;
    color: #213055;
    font-weight: bold;
    padding-left: 12px;
}
.section-a-propos .content.newsletter .inscription-ok .lien a:hover
{
    text-decoration: underline;
}


/* Page Partenariat */

.section-a-propos .content .label.partenariat
{
    margin-bottom: 20px;
}
.section-a-propos .content .input.big
{
    width: 335px;
}
.section-a-propos .content .input.small
{
    width: 70px;
}
.section-a-propos .content .input.textarea
{
    width: 335px;
    height: 110px;
    margin-bottom: 38px;
}
.section-a-propos .content .mess_erreur.short
{
    width: 150px;
}

/* Page Mentions legales */

.section-a-propos .content .global
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.section-a-propos .content p.mentions
{
    font-size: 11px;
    color: #223157;
    line-height: 22px;
    text-align: justify;
}

/*ajout du 25/06/2010*/

.mentions-legales
{
    color: #223157;
    text-align: justify;
}

.mentions-legales h1
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

.mentions-legales h1 span
{
    font-size: 14px;
}


.mentions-legales h2
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.mentions-legales h3
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.mentions-legales p
{
    font-size: 11px;
    padding-bottom: 10px;
}

.mentions-legales li
{
    font-size: 11px;
    padding-bottom: 10px;
    list-style-position: inside;
    
}

.mentions-legales .ul li
{
    list-style-type:disc;
}

.mentions-legales ol li
{
    list-style-type:decimal;
}

/**/

/* Page Qui sommes nous ? */

.section-a-propos .content .visuel
{
    float: left;
    width: 170px;
    text-align: right;
    margin-top: 20px;
}
.section-a-propos .content .txt-visuel
{
    float: left;
    width: 450px;
    padding-left: 10px;
    margin-top: 20px;
}
.section-a-propos .content .txt-visuel h3
{
    font-size: 13px;
    color: #009ee0;
    font-weight: bold;
    margin-bottom: 10px;
}
.section-a-propos .content .txt-visuel p
{
    font-size: 11px;
    color: #0f1d42;
}

/* Page Contact */

.contact .content
{
    padding-left: 14px;
    padding-right: 14px;
    width: 682px;
    min-height: 480px;
}
.contact .content
{
    padding-top: 40px;
}
.contact .bloc1
{
    height: 306px;
    width: 342px;
    background: url(../images/fonds-de-blocs/bg1-contact.png) no-repeat;
    float: left;
}
.contact .bloc2
{
    height: 306px;
    width: 322px;
    background: url(../images/fonds-de-blocs/bg2-contact.png) no-repeat;
    float: left;
}
.contact .bloc3
{
    height: 306px;
    width: 342px;
    background: url(../images/fonds-de-blocs/bg4-contact.png) no-repeat;
    float: left;
}
.contact .bloc4
{
    height: 306px;
    width: 330px;
    background: url(../images/fonds-de-blocs/bg5-contact.png) no-repeat;
    float: left;
}

.contact .content .bloc1 ul, .contact .content .bloc2 ul
{
    min-height: 150px;
}
.contact .content .bloc3 ul {
    width:220px;
    min-height: 100px;
}
.contact .content .bloc4 ul {
    width:250px;
    min-height: 100px;
}
.contact .content .bouton
{
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
    display: block;
}
.contact .content .bloc1 .bouton
{
    background-color: #009ee0;
    width: 205px;
}
.contact .content .bloc2 .bouton
{
    background-color: #e67906;
    width: 143px;
}
.contact .content .bloc3 .bouton
{
    background-color: #74c230;
    width: 140px;
    margin-top: 20px;
}
.contact .content .bloc4 .bouton
{
    background-color: #9163aa;
    width: 140px;
    margin-top: 20px;
}
.contact .content .bouton a
{
    background: url(../images/common/chevron-blanc.png) no-repeat 0px 9px;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    padding-left: 10px;
    font-weight: bold;
    display: block;
}
.contact .content ul
{
    padding: 80px 10px 0 30px;
}
.contact .content li
{
    background: url(../images/common/chevron-cyan.png) no-repeat 0px 5px;
    line-height: 17px;
    padding: 0 15px 0 16px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}
.contact .content-bottom
{
    background: url(../images/common/bg-bottom-content-small.png);
    background-repeat: no-repeat;
    height: 13px;
    margin-left: 20px;
    width: 682px;
}

