/*----------05/12/2011 LDA CANOUS-848: modification bannerIn----------*/
/*----------06/12/2011 LDA CANOUS-865*/
/*---------- DEBUT univers de besoin ----------*/

    .sommaire #main {
        padding: 0 !important;
        background: #fff url(../img/sprite_horizontal.png) repeat-y -980px 0;
    }
    
    .sommaire #mainColsTitle {
        width: 640px;
        margin: 0 0 0 20px;
    }
    
    .sommaire #mainColsTitle .col2 .title {
        width: 440px;
    }
    
    .sommaire #mainColsTitle .col2 .title h1 {
        margin: 35px 0 15px 0;
    }
    
    .sommaire #mainColsTitle .col2 .onglet .decouvrir {
        position: absolute;
        right: 14px;
        top: 34px;
    }
    
    .sommaire #mainColsTitle .col2 .onglet .decouvrir a {
        font-size: .834em;
        text-transform: uppercase;
        color: #666;
        padding: 2px 22px 0 0;
        display: block;
        min-height: 14px;
        background: #fff url(../img/sprite_pictos.png) no-repeat right -2500px;
    }
    
    .sommaire #mainColsTitle .col2 .onglet ul {
        list-style: none;
        height: 27px;
        padding: 0 0 8px 0;
        background: #fff url(../img/sprite_horizontal.png) no-repeat -7454px bottom;
    }
    
    .sommaire #mainColsTitle .col2 .onglet ul li {
        float: left;
        margin: 0 7px 0 0;
    }
    
    .sommaire #mainColsTitle .col2 .onglet ul li a {
        display: block;
        height: 17px;
        padding: 5px 15px;
        color: #666;
        background-color: #eee;
    }
    
    .sommaire #mainColsTitle .col2 .onglet ul li a:hover {
        background-color: #ddd;
        text-decoration: none;
    }
    
    .sommaire #mainColsTitle .col2 .onglet ul li.selected a {
        color: #fff;
        background-color: #4e5a5e;
    }
    
    .sommaire #mainColsContent {
        padding: 0 0 40px 0;
        background: transparent url(../img/sprite_horizontal.png) no-repeat -8774px bottom;
    }
    
   .sommaire #mainColsContent .col2 {
        float: left;
        width: 640px;
        padding: 0 0 0 20px;
        margin: 95px 0 0 0;

        background-image: none;
        background-color: #fff;
    }
    
    .particuliers .sommaire #mainColsContent .col2 {
        margin: 125px 0 0 0;
    }
    
    .sommaire #mainColsContent .col2 .partiezonetexte p {
        margin-right: 20px;
    }
    
    .sommaire #mainColsContent .col2 .som .tg {
        float: left;
    }
    
    .sommaire #mainColsContent .col2 .som .callback {
        float: right;
        width: 134px;
        height: 102px;
        position: relative;
        padding: 90px 10px 0 10px;
        margin: 0 14px 0 0;
        text-align: center;
        background: #fff url(../img/sprite_blocs.png) no-repeat -980px 0;
    }
    
    .sommaire #mainColsContent .col2 .som .callback p {
        position: absolute;
        top: 10px;
        left: 10px;
        color: #666;
        text-align: left;
    }
    
    .sommaire #mainColsContent .col2 .som .chapeau {
        font-size: 1.167em;
        color: #666;
        margin: 20px 14px 25px 0;
    }
    
    .sommaire #mainColsContent .col2 .som .theme {
        margin: 20px 0 0 -20px;
        background: #fff url(../img/sprite_horizontal.png) repeat-y -6794px 0;
    }
    
    .sommaire #mainColsContent .col2 .som .theme h2 {
        position: relative;
        z-index: 10;
        min-height: 28px;
        padding: 2px 14px 8px 20px;
        margin: 0;
        background: transparent url(../img/titre_univers.png) no-repeat center bottom;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .chapeau {
        font-size: 1em;
        position: relative;
        z-index: 5;
        margin: -8px 0 0 0;
        padding: 20px 14px 28px 20px;
        background: #fff url(../img/sprite_horizontal.png) no-repeat -8114px bottom;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .cb {
        clear: both;
        height: 8px;
        background: #fff url(../img/sprite_horizontal.png) no-repeat -8114px bottom;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .sepItem {
        clear: both;
        height: 8px;
        background: #fff url(../img/sprite_horizontal.png) no-repeat 0px bottom;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .banner {
        margin: -8px 14px 10px 20px;
        position: relative;
        z-index: 10;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #008c94 url(../img/sprite_pictos.png) no-repeat 5px -2545px;
        position: relative;
        padding: 5px 25px 5px;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .illu {
        float: left;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner {
        color: #fff;
        padding: 15px 0 15px 110px;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner h4 {
        font-weight: bold;
        font-size: 1em;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner h4 a {
        color: #fff;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner h4 a span {
        font-weight: normal;
        color: #42f6dc;
        margin: 0 0 0 5px;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner h4 a:hover {
        text-decoration: none;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .colBanner p {
        margin: 0;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .bannerIn .cb {
        position: relative;
        bottom: -8px;
        left: -25px;
        width: 626px;
        background: #fff url(../img/sprite_horizontal.png) no-repeat -8134px bottom;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .item {
        float: left;
        margin: 10px 20px 20px 20px;
        width: 180px;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .item h3 {
        font-size: 1.167em;
        margin: 0 0 5px 0;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .item p {
        margin: 0;
        line-height: 1.25em;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .item ul.links {
        list-style: none;
        margin: 10px 0 0 0;
    }
    
    .sommaire #mainColsContent .col2 .som .theme .item ul.links li {
        margin: 0 0 5px 0;
    }

    /*---------- Debut CANOUS-725 ----------*/
    .sommaire #mainColsContent .col2 .som .theme .item ul.links li a {
        color: #007c84;
        display: block;
        padding: 0 0 0 18px;
        //height: 13px;
        height:auto;
        line-height: 1.1em;
        background: #fff url(../img/sprite_pictos.png) no-repeat 0 -25px;
    }
     /*---------- FIN CANOUS-725 ----------*/

    .sommaire #mainColsContent .col3 {
        display: none;
    }
    
/*---------- FIN univers de besoin ----------*/


/*---------- DEBUT etudes economiques ----------*/
    .sommaire #mainColsContent .col1 .com .zc_actu a {
        height: 96px;
        padding: 53px 17px 67px 20px;
    }
    
    .sommaire #mainColsContent .col1 .pratiques {
        padding: 15px 20px 20px 40px;
        background: transparent url(../img/col1_ombresepar.png) no-repeat 0 bottom;
    }
    
    .sommaire #mainColsContent .col1 .pratiques h3 {
        color: #27848a;
        font-size: 1em;
        text-transform: uppercase;
        margin: 0 0 0 20px;
    }
    
    .sommaire #mainColsContent .col1 .pratiques ul li {
        margin: 5px 0 0 0;
    }
    
    .sommaire #mainColsContent .col1 .pratiques ul li a {
        padding: 0 0 0 20px;
        background: transparent url(../img/sprite_pictos.png) no-repeat 0 -25px;
    }
        
/*---------- FIN etudes economiques ----------*/
