#main #c1 h3 {
    display:        block;
    font-size:      1.2em;
    text-transform: uppercase;
    color:          #FFFFFF;
    background-color:   #71696A;
    padding:        .5em;
    text-align:     left;
}
#main #c1 h3.rouge {
    background-color:   #D6687C;
}
#main #c1 h3.cyan {
    background-color:   #64C0C0;
}
#main #c1 h3.mousse {
    background-color:   #878C07;
}
#main #c1 h3.rose {
    background-color:   #9470AA;
}
#main #c1 h3.beige {
    background-color:   #ADA795;
}
#main #c1 h3.gris_1 {
    background-color:   #AEB7A9;
}
#main #c1 h3.bleu {
    background-color:   #3997CF;
}
#main #c1 h3.orange {
    background-color:   #F8B54F;
}
#main #c1 h3.vert {
    background-color:   #97BE0D;
}
#main a.pdf {
    display:        block;
    background:     url(/image/picto/pdf.gif) no-repeat top left;
    padding:        0.5em 0 1.1em 40px;
    margin:         1em 0;
    text-align:     left;
    font-weight:    bold;
}
#main img.v_middle {
    vertical-align: middle;
}
#main #c1 .visuelright {
    float:          right;
    margin:         0 0 1em 1em;
}
#main #c1  .visuelleft {
    float:          left;
    margin:         0 1em 1em 0;
}
#main #c1 .bloc_metier {
    float:          left;
    width:          140px;
    height:         205px;
    text-align:     justify;
    background-color:   #EBF5CF;
    padding:        1.2em;
    margin-left:    1em;
}
#main #c1 .bloc_contact {
    float:              left;
    width:              280px;
    background-color:   #EBF5CF;
    padding:            .5em 1em;
    height:             200px;
    margin-left:        1.5em;
}
#main #c1 #slide {
    width:          650px;
    margin:         0 auto;
}
#main #c1 #slide>div {
    margin:         0.8em 0;
    color:          white;
    font-weight:    normal;
    text-align:     justify;
    width:          600px;
    padding:        16px 25px 16px 25px;
    background:     #97BE0D url(/image/content/nos_offres/link_bg_vert.png) no-repeat top left;
}
#main #c1 #title_slide li {
    padding-left:   1.7em;
    margin:         1em 0;
    background:     url(/image/content/nos_offres/link_arrow_grey.png) no-repeat top left;
    cursor:         pointer;
    font-variant:   small-caps;
}
#main #c1 #title_slide li:hover,
#main #c1 #title_slide li.active {
    background:     url(/image/content/nos_offres/link_arrow_vert.png) no-repeat top left;
    color:          #97BE0D;
}
#main #c1 #title_slide li.active {
    cursor:         default;
}
#main #c1 #title_slide li.rouge:hover,
#main #c1 #title_slide li.rouge.active {
    background:     url(/image/content/nos_offres/link_arrow_rouge.png) no-repeat top left;
    color:          #D6687C;
}
#main #c1 #title_slide li.cyan:hover,
#main #c1 #title_slide li.cyan.active {
    background:     url(/image/content/nos_offres/link_arrow_cyan.png) no-repeat top left;
    color:          #64C0C0;
}
#main #c1 #title_slide li.mousse:hover,
#main #c1 #title_slide li.mousse.active {
    background:     url(/image/content/nos_offres/link_arrow_mousse.png) no-repeat top left;
    color:          #878C07;
}
#main #c1 #title_slide li.rose:hover,
#main #c1 #title_slide li.rose.active {
    background:     url(/image/content/nos_offres/link_arrow_rose.png) no-repeat top left;
    color:          #9470AA;
}
#main #c1 #title_slide li.beige:hover,
#main #c1 #title_slide li.beige.active {
    background:     url(/image/content/nos_offres/link_arrow_beige.png) no-repeat top left;
    color:          #ADA795;
}
#main #c1 #title_slide li.gris_1:hover,
#main #c1 #title_slide li.gris_1.active {
    background:     url(/image/content/nos_offres/link_arrow_gris.png) no-repeat top left;
    color:          #AEB7A9;
}
#main #c1 #title_slide li.bleu:hover,
#main #c1 #title_slide li.bleu.active {
    background:     url(/image/content/nos_offres/link_arrow_bleu.png) no-repeat top left;
    color:          #3997CF;
}
#main #c1 #title_slide li.orange:hover,
#main #c1 #title_slide li.orange.active {
    background:     url(/image/content/nos_offres/link_arrow_orange.png) no-repeat top left;
    color:          #F8B54F;
}
#main #c1 #slide div.rouge {
    background:     #D6687C url(/image/content/nos_offres/link_bg_rouge.png) no-repeat top left;
}
#main #c1 #slide div.cyan {
    background:     #64C0C0 url(/image/content/nos_offres/link_bg_cyan.png) no-repeat top left;
}
#main #c1 #slide div.mousse {
    background:     #878C07 url(/image/content/nos_offres/link_bg_mousse.png) no-repeat top left;
}
#main #c1 #slide div.rose {
    background:     #9470AA url(/image/content/nos_offres/link_bg_rose.png) no-repeat top left;
}
#main #c1 #slide div.beige {
    background:     #ADA795 url(/image/content/nos_offres/link_bg_beige.png) no-repeat top left;
}
#main #c1 #slide div.gris_1 {
    background:     #AEB7A9 url(/image/content/nos_offres/link_bg_gris.png) no-repeat top left;
}
#main #c1 #slide div.bleu {
    background:     #3997CF url(/image/content/nos_offres/link_bg_bleu.png) no-repeat top left;
}
#main #c1 #slide div.orange {
    background:     #F8B54F url(/image/content/nos_offres/link_bg_orange.png) no-repeat top left;
}
