

/* main */
#main {
    background-position:bottom;
    min-height:         490px;
}
#flash_fr,
#flash_en {
    width:              932px;
    height:             267px;
}
#flash_fr {
    background-image:   url(/image/home/_fr/bg_anim.jpg);
}
#flash_en {
    background-image:   url(/image/home/_en/bg_anim.jpg);
}
#main #c1 {
    float:              left;
    font-size:          0.85em;
    margin:             15px 0 0 14px;
    display:            inline;
    background-image:   url(/image/home/bg_actu.jpg);
    background-repeat:  no-repeat;
    width:              263px;
    padding:            8px 15px 20px 10px;
}
#main #c1 h2 {
    font-size:          1.1em;
    margin-left:        5px;
    padding:            10px 0 0 13px;
    color:              #C43935;
    /* background-image:    url(/image/picto/puce_actu.gif);
    background-repeat:    no-repeat;
    background-position: bottom left;*/
}
#main #c1 a {
    padding-left:       0px;
}
#main #c1 p {
    padding-left:       20px;
    text-align:         justify;
}
#scroller_container {
    width:              235px;
    height:             370px;
    text-align:         justify;
    overflow:           hidden;
    margin-top:         10px;
}
#main iframe {
    float:              left;
    margin:             17px 12px 20px 4px;
}
#main #c2 {
    float:              left;
    font-size:          0.85em;
    margin:             15px 0 0 14px;
    display:            inline;
    background-image:   url(/image/home/bg_solution.jpg);
    background-repeat:  no-repeat;
    width:              238px;
    height:             190px;
    padding:            6px 35px 16px 10px;
    text-align:         justify;
    color:              #536D7E;
}
#main #c2 p {
    margin:             8px 14px 15px 14px;
}
#main #c2 p img {
    margin-top:         15px;
}
#main #c3 {
    float:              left;
    width:              313px;
    margin-top:         5px;
}
#main #c3 #newsletter {
    background-image:   url(/image/home/bg_newsletter.jpg);
    background-repeat:  no-repeat;
    height:             106px;
    margin:             8px 0 0 5px;
    padding:            45px 25px 0 125px;
    color:              #536D7E;
    font-size:          0.85em;
}
#main #c3 input[type="text"] {
    margin:             10px 0 5px 0;
    width:              100%;
}
#main #c3 input[type="image"] {
    float:              right;
}

