*{
        margin:0px;
        padding:0px;
    }

    body{
        font-family:arial;
        font-size:0.8em;
        color:#666666;
        background-image:url(../template/img/fd_page_global.gif);
        background-repeat:repeat-y;
        background-position:center;
    }

    a{
        color:#177A85;
        font-size:1em;
        text-decoration:none;
    }
    a:hover{
        text-decoration:underline;
    }



    p{
       padding-bottom:8px;
    }

    .contenuParagrapheGlobla img{
         /*margin:5px;*/
    }

    .but{
       background-color: #177A85;
       color:#FBBC31;
       border:1px solid #177A85;
       font-weight:bold;
    }

    #conteneur {
        width:908px;
        margin:0 auto;
        background-color: #ffffff;
    }

    .bandeau_1{width:100%; height:227px; background-image:url('../template/img/top_11.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_2{width:100%; height:227px; background-image:url('../template/img/top_22.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_3{width:100%; height:227px; background-image:url('../template/img/top_33.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_4{width:100%; height:227px; background-image:url('../template/img/top_44.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_5{width:100%; height:227px; background-image:url('../template/img/top_55.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_6{width:100%; height:227px; background-image:url('../template/img/top_66.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_7{width:100%; height:227px; background-image:url('../template/img/top_77.jpg'); background-repeat:no-repeat; background-position:center;}

    .bandeau_8{width:100%; height:227px; background-image:url('../template/img/top_88.jpg'); background-repeat:no-repeat; background-position:center;}




    div#col_gauche {
         float: left;
         width: 144px;
         height:585px;
         background-color:#8C99A2;
         margin-right: 10px;
    }
    #menu_gauche{
        background-color:#177A85;
        width:144px;
        height:240px;
    }
    #menu_gauche li{
       list-style-type:none;
       padding-left:8px;
       padding-top:8px;
    }
    #menu_gauche a{
        color:#ffffff;
        font-size:0.8em;
        font-weight:bold;
        text-decoration:none;
    }

    #actus_gauche{
        width:144px;
        height:168px;
        background-image:url('../template/img/actus_gauche.gif');
        background-repeat:no-repeat;
        background-position:center;
    }
    #flash_infos_gauche{
        width:144px;
        height:180px;
        background-color:#F0A016;

    }
    #puce_flash_infos_gauche{
        width:144px;
        height:32px;
        line-height:32px;
        vertical-align:middle;
        background-color:#8C99A2;
    }




    div#col_droite {
         float: right;
         width: 144px;
         height:585px;
         margin-left: 10px;
         /*background: #FBBC31; */
    }
    #menu_droite{
        background-color:#177A85;
        width:144px;
        height:220px;
    }
    #menu_droite li{
       text-align:right;
       list-style-type:none;
       padding-right:8px;
       padding-top:8px;
    }

    #menu_droite a{
        color:#ffffff;
        font-size:0.8em;
        font-weight:bold;
        text-decoration:none;
    }

    #bas_menu_droite{
        border-top:0px solid #ffffff;
        width:144px;
        height:140px;
        background-color:#ffffff;
        text-align:center;
        /*
        width:144px;
        height:97px;
        background-image:url('../template/img/bas_menu_droite.jpg');
        background-repeat:no-repeat;
        */
    }



    #newsletter_menu_droite{
        width:144px;
        height:82px;
        background-color:#8C99A2;
        color:#ffffff;
        font-size:0.8em;
        text-align:center;
    }
    .titre_nav_newsletter{
       color:#0B3F64;
       font-weight:bold;
       font-size:1.2em;
    }
    .zoneTxtNavEmailing{
       background-color:#C4C2C3;
    }
    .txtNavEmailing{
       border:0px;
       font-size:12px;
       height:17px;
       width:100px;
    }
    #resAjaxMailing{
       font-size:12px;
       color:red;
    }

    #carte_menu_droite{
        border:0px solid red;
        width:144px;
        height:188px;
        background-image:url('../template/img/carte_droite.gif');
        background-repeat:no-repeat;
        color:#ffffff;
        text-align:right;
        font-size:0.8em;
    }





    div#col_centre {
         overflow: hidden;
         background: #ffffff;
         /*white-space: nowrap;*/
         min-height:750px;
    }

    #col_centre ul {
       list-style-type:none;
       padding-left:30px;
    }


    #pscroller1{
       width: 120px;
       height: 150px;
       border: 0px solid black;
       padding: 5px;
       background-color: transparent;
    }
