
.content{
    margin:auto;
    width:990px;
    border: 1px solid #CCCCCC;
}
.header{
    width:990px;
    height:105px;
    margin:0px;
    padding:0px;
    margin:auto;
    z-index:100;
}
.header_top{
    width:990px;
    height:100px;
    margin:0px;
    padding:0px;
}
.header_top_gauche{
    width:678px;
    height:120px;
    margin:0px;
    padding:0px;
    float:left;
}
.header_top_droite{
    width:304px;
    height:180px;
    margin:0px;
    padding:0px;
    margin-left:678px;
    _margin-top:-184px;
}
.header_form{
    width:304px;
    height:30px;
    margin:0px;
    padding:0px;
}
.header_input{
    width:170px;
    height:12px;
    margin-top:5px;
    margin-left: 10px;
    line-height: 12px;
    _margin-left/**/:/**/ 5px;
    padding-left: 4px;
    font-size: 9pt;
    padding-bottom:2px;
    padding-top:2px;
    border:2px solid #cccccc;
}
.header_submit{
    width:42px;
    height:30px;
    margin:0px;
    padding:0px;
    border:none;
    background:url(../../images/public/interface/montage04.gif) top left no-repeat #000000;
    cursor:pointer;
}
.header_menu{
    width:990px;
    height:45px;
    margin:0px;
    padding:0px;
    _margin-top:-3px;
    _margin-bottom:-4px;
    list-style-type:none;
}
.header_menu_gauche{
    width:12px;
    height:45px;
    _height:35px;
    margin:0px;
    padding:0px;
    float:left;
}
.header_menu1{
    width:176px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage08.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu_spacer{
    width:auto;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
}
.header_menu2{
    width:125px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage10.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu3{
    width:112px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage12.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu4{
    width:89px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage14.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu5{
    width:91px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage16.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu6{
    width:88px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    background:url(../../images/public/interface/montage18.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu7{
    width:161px;
    height:45px;
    margin:0px;
    padding:0px;
    float:left;
    _float:none;
    _margin-top:-47px;
    _margin-left:808px;
    background:url(../../images/public/interface/montage20.gif) top left no-repeat;
    list-style-type:none;
}
.header_menu_droite{
    width:13px;
    height:45px;
    _width:14px;
    margin:0px;
    padding:0px;
    float:right;
    _margin-top:-47px;

}
.menudrop {
    text-align:left;
    font-family:Arial, Helvetica, sans-serif;
    position:relative;
    font-size:11px;
    height:20px;
    margin:0;
    margin-top:13px;
    margin-left:4px;
    padding:0;
    list-style-type:none;
    letter-spacing:0px;
    list-style-type:none;
    z-index:1000;
}
.menudrop ul {
    padding:0;
    margin:0;
    list-style-type:none; /* for Firefox */
}
.menudrop li {
    float:left;
    position:relative;
    list-style-type:none;
}
.menudrop li a, .menudrop li a:visited {
    display:block;
    text-decoration:none;
    width:160px;
    float:left;
    padding-right:1em;
    height:3em;
    line-height:2em;
    color:#000000;
    list-style-type:none;
}
.menudrop li a.drop, .menudrop li a.drop:visited {
    font-weight:normal;
}
.menudrop li ul {
    visibility:hidden;
    position:absolute;
    top:2.5em;
    left:0;
    height:0;
    overflow:hidden;
    list-style-type:none;
}
.menudrop table {
    margin:-1px;
    border-collapse:collapse;
    font-size:11px; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menudrop li:hover a,
.menudrop li a:hover {
    text-decoration:none;
    border:0;
    color:#fdc613;
}
.menudrop li:hover ul,
.menudrop li a:hover ul {
    visibility:visible;
    height:auto;
    width:160px;
    border:1px solid #fdc613;
    border-top:none;
    background-color:#fff;
    left:0;
    top:32px;
    overflow:visible;
    list-style-type:none;
}
.menudrop li:hover ul li a,
.menudrop li a:hover ul li a {
    display:block;
    font-weight:normal;
    background-color:#fff;
    text-decoration:none;
    height:auto;
    color:#000000;
    line-height:1.5em;
    padding:0.5em;
    width:140px;
    list-style-type:none;

}
.menudrop li:hover ul li a.drop,
.menudrop li a:hover ul li a.drop {
    font-weight:normal;
}
.menudrop li:hover ul li ul,
.menudrop li a:hover ul li a ul {
    visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menudrop li:hover ul li a:hover,
.menudrop li a:hover ul li a:hover {
    text-decoration:none;
    color:#fdc613;
}
.menudrop li:hover ul li:hover ul,
.menudrop li a:hover ul li a:hover ul {
    visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#000; width:160px;
}
.menudrop li:hover ul li:hover ul.left,
.menudrop li a:hover ul li a:hover ul.left {
    left:-9.3em;
}
.menudrop li:hover ul li:hover ul li a,
.menudrop li a:hover ul li a:hover ul li a {
    display:block; height:auto;
}
.menudrop li:hover ul li:hover ul li:hover a,
.menudrop li a:hover ul li a:hover ul li a:hover {
    text-decoration:underline;
}
.centre{
    width:990px;
    height:auto;
    padding:0px;
    margin:auto;
    /*border-color: black;
    border-width: 2;
    border-bottom: none;*/

}
.centre_gauche{
    width:15px;
    height:100%;
    margin:0px;
    padding:0px;
    /*background-color: red;
        background:url(../../images/public/interface/montage22.gif) top left repeat-y;*/
    float:left;
}
.centre_droite{
    width:15px;
    height:100%;
    margin:0px;
    padding:0px;
    float:right;
    /*background-color: red;
      background:url(../../images/public/interface/montage25.gif) top left repeat-y;*/
}
.centre_contenu{
    width:745px;
    font-size: 10pt;
    margin-top:30px;
    /*margin-left: 10px;*/
    padding:0px;
    float:left;
    height:auto;
    vertical-align: top;
    /*position:absolute;*/
    _position/**/:/**/ absolute; /* IE 6 only */
}
.centre_menu{
    width:205px;
    margin-top:30px;
    /*margin-left:15px;*/
    margin-bottom:0px;
    padding:0px;
    height:auto;
    float:left;
}

.menu_gauche{
    width:172px;
    margin-top:-5px;
    margin-left:0px;
    padding:0px;
    list-style-image: url(../../templates/new/images/carre_li_03.png);
    list-style-type: square;
    list-style-position: outside;
    margin-bottom:10px;
    padding-left:18px;
    background: url("../../templates/new/images/menu-gauche-bg.png") repeat-x top;
    background: -moz-linear-gradient(top, #FCDC74 0%, #FDC600 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCDC74), color-stop(100%,#FDC600)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCDC74', endColorstr='#FDC600',GradientType=0 );/* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FCDC74, endColorstr=#FDC600)"; /* ie */
}
.menu_numerique{
    width:172px;
    margin-top:0px;
    margin-left:0px;
    font-weight: bold;
    font-size: 10pt;
    list-style-type: none;
    margin-bottom: 10px;

    padding-left:18px;

}
.txt_gauche{
    width:180px;
    _width/**/:/**/ 170px; /* IE 6 only */
    margin-top:-2px;
    margin-left:0px;
    padding:0px;
    /*list-style-image: url(../../templates/new/images/carre_li_03.png);
    list-style-position: outside;*/
    list-style-type: none;
    margin-bottom:10px;
    padding-left:10px;
    background: url("../../templates/new/images/box-page-bg.png") repeat-x top;

    background: -moz-linear-gradient(top, #Ffd65E 0%, #FDC600 70%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#Ffd65E), color-stop(70%,#FDC600)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */
}
#livres li{
    _background/**/:/**/ url(../../templates/new/images/carre_li_03.png) no-repeat left top;
    _list-style/**/:/**/ none;
    _padding-left/**/:/**/15px;
    _margin-left/**/:/**/ -3px; /* IE 6 only */

}


.li_menu_gauche{
    width:160px;
    height:20px;
    _height/**/:/**/ 11px; /* IE 6 only */
    _float/**/:/**/right;

    _list-style-image/**/:/**/ url(../../templates/new/images/carre_li_03.png);

    _list-style-position/**/:/**/ outside;

    margin:0px;
    margin-top:2px;
    _margin-top/**/:/**/ 0px; /* IE 6 only */

    padding:0px;
    padding-left:5px;

}
.li_menu_gauche_bas{
    width:190px;
    height:20px;
    margin:0px;
    margin-top:2px;
    padding:0px;
    padding-left:25px;
    list-style-type:none;
    /*list-style-image: url(../../templates/new/images/carre_li_03.png);
    background:url(../../images/public/interface/fond_li_bas.gif) no-repeat top left;*/
}
.lien_gauche{
    font-size:12px;
    color:#000000;
    text-decoration:none;
    height:20px;
    _margin-left/**/:/**/0px;

}
.lien_gauche:hover{
    /*color:#fdc613;*/

    text-decoration:underline;

}
.lien_numerique{
    font-size:12px;
    color:#000000;
    text-decoration:none;

}
.lien_numerique:hover{
    /*color:#fdc613;*/

    text-decoration:underline;

}

.flash_gauche{
    width:190px;
    height: 151px;
    /*padding-left:32px;*/
    margin:0px;
    padding:0px;
    margin-bottom:10px;
    z-index:0;
    display:block
}

/*
.footer{



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)";
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(253,198,0)),
        color-stop(0.67, rgb(252,217,91)),
        color-stop(0.84, rgb(250,224,147)));
    background: -moz-linear-gradient(
        bottom,
        rgb(253,198,0) 34%,
        rgb(252,217,91) 67%,
        rgb(250,224,147) 84%);
}
*/
.footer {
    width:990px;
    padding:0px;
    height:145px;

    /* Anciens navigateurs */
    background-image:  url("../../templates/new/images/footer-bg.png") repeat-x top;
    /*-o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
     Internet Explorer
    *background: none;
    background: none\0/;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFFEE899, endColorstr=#FFFDC600);
    */
}

}
.footer_haut{
    width:982px;
    padding:0px;
    height:144px;
    margin:auto;
}
.footer_haut_gauche{
    width:303px;
    margin:auto;
    padding:0px;
    height:144px;
    float:left;
}
.footer_haut_centre{
    width:330px;
    margin:auto;
    padding:0px;
    height:144px;
    float:left;
}
.footer_haut_droite{
    width:342px;
    margin:auto;
    padding:0px;
    height:144px;
    float:right;
}
.texte_apropos{
    width:240px;
    margin-left:46px;
    margin-right:24px;
    margin-top:3px;
    color:#fdc613;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
.texte_noslivres{
    width:240px;
    margin-left:44px;
    margin-right:46px;
    margin-top:3px;
    color:#fdc613;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
.texte_librairies{
    width:240px;
    margin-left:42px;
    margin-right:60px;
    margin-top:3px;
    color:#fdc613;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
.menu_footer{
    width:240px;
    margin:0px;
    margin-left:36px;
    padding:0px;
    list-style-type:none;
    margin-bottom:30px;
}
.li_menu_footer{
    width:243px;
    height:20px;
    margin:0px;
    margin-top:2px;
    padding:0px;
    padding-left:25px;
    list-style-type:none;
    background:url(../../images/public/interface/fond_li.gif) no-repeat top left;
}
.lien_footer{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    line-height:20px;
}
.lien_footer:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:black;
    text-decoration:none;
    line-height:20px;
}
.footer_bas{
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#000;
    text-align:center;

    width:990px;
    /* Anciens navigateurs */
    background:  url("../../templates/new/images/footer_bas-bg.png") repeat-x top;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    /* Internet Explorer */
    *background: none;
    background: none\0/;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFFEE899, endColorstr=#FFFDC600);
}
-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)";
@media all and (min-width: 0px) {
    .footer_bas {
        /* Opera*/
        background: url("../templates/new/images/footer-bg.svg");
        Navigateurs récents
        background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.34, rgb(253,198,0)),
            color-stop(0.67, rgb(252,217,91)),
            color-stop(0.84, rgb(250,224,147)));
        background: -moz-linear-gradient(
            bottom,
            rgb(253,198,0) 34%,
            rgb(252,217,91) 67%,
            rgb(250,224,147) 84%);
    }
}
.footer_bas a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.footer_bas a:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.correc_fox{
    width:990px;
    height:126px !important;
    max-height:126px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    /*background-color: #fdc613;*/
    margin:auto;
}
.actu{
    background:url(../../images/public/interface/fond_actu.gif) #fdc613 no-repeat top left;
    height:165px;
    width:599px;
    padding-left:37px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-size:11px;
    margin-top:0px;
}

.actu h3{
    margin-top: 3px;
    font-size:15px;
    font-weight:bold;
}

.actu a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
}

.actu a:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#FFF;
}
.bloc_centre{
    width:629px;
    height:auto;
    margin:0px;
    padding:0px;
}
.coup_de_coeur{
    width:300px;
    bgcolor:#ffffff;
    height:100%;
    float:left;
    border-bottom: solid 15px #fdc613;
}
.v_spacer{
    width:29px;
    bgcolor:#030303;
    height:100%;
    float:left;
}
.coup_de_tete{
    width:300px;
    bgcolor:#ffffff;
    height:100%;
    float:right;
    border-bottom: solid 15px #fdc613;
}


/*MISE EN FORME*/
.noir{
    background-color:#000000;
    color:#FEC10E;
}

.bt-jaune{
    background-color:#FEC10E;
    font-weight:bold;
}

.decalage-10{
    padding-left: 10px;
}

.decalage-20{
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom:0px;
}

.decalage-2030{
    padding-left: 11px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.float-right{
    float:right;
    margin-top: 30px;
    margin-right: 10px;

    display:inline;

}

.float-right p{
    font-family:Arial, Helvetica, sans-serif;
}

.float-left{
    float:left;
    margin-top: 55px;

    display:inline;
    padding-left:8px;
}

.float-left a{
    color: #000000;
}

#coeur{
    width:260px;
    height:215px;
    /*background-color: #FFC211;*/
    background-color:#FFFFFF;
    margin-bottom:10px;
    margin-top:20px;
    overflow:hidden;

}

#coeur h2{
    background-image:none;
    width:auto;
    margin:0;
    margin-left:10px;
    color:#000000;
    background-color:#FFC211;
}

#coeur p{
    color:#000000;
}
#coeur h3{
    width:auto;
    color:#000000;
}

#cc{
    background-color:#FFFFFF;
    width:auto;
    height:165px;
    overflow:auto;
    margin-top: 10px;

}
#cc2{
    background-color:#FFFFFF;
    width:auto;
    height:165px;
    overflow:auto;
    margin-top: 10px;

}

#selection{
    width:260px;
    height:215px;
    background-color: #FFFFFF;
    margin-bottom:10px;
    margin-top:10px;
    overflow:hidden;

}

#selection h2{
    background-image:none;
    width:auto;
    margin:0;
    margin-left:10px;
    color:#000000;
    background-color:#FFC211;
}

#selection p{
    color:#000000;
}
#selection h3{
    width:auto;
    color:#000000;
}

.info-coeur{
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    color:#FFFFFF;
    font-size:12px;
    width:auto;
}

h3{
    font-size:14px;

}

p{
    margin:0;
    padding:0;
}

p.haut18{
    line-height:18px;
}


#newsletter{
    font-size:10px;
}

#newsletter b{

    font-size:12px;

}


.float-right p{

    line-height:9px;
}


/************************************/

.lienBlanc a {
    color:#FFFFFF;
    text-decoration:none;
    font-size:11px;

}

.lienBlanc2 {
    color:#FFFFFF;
    text-decoration:none;
    font-size:13px;

}

#blockLivresNeufs{
    width: 351px;
    height: auto;
    border-width: 2px;
    border-style:solid;
    border-color: #524A4A;
    margin-top:0px;
    color:black;
}

#content{
    padding-top:20px;
    width:282px;
    height:auto;
    margin-bottom:0;
    padding-bottom:0;
    overflow:hidden;
}
#blockArrivagesBlanc{

}

.important{
    color: black;
    font-size:12px;
}

.lienGras{
    text-decoration:underline;
    font-weight:bold;
    font-size:16px;
}

.lienGrasBlanc{
    text-decoration:underline;
    font-weight:bold;
    font-size:16px;
    color:#FFFFFF;
}


#horaires-tab{
    width:920px;
    height:400px;
    border-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}

#horaires-tab td{
    border-width:2px;
    border-style:solid;
    border-color:#FFFFFF;

}

.hitTitre{
    font-family:Arial, Helvetica, Tahoma, sans-serif;
    font-weight:bold;
    background-color:#FFC211;
    font-size:8pt;
    color:#000000;
    text-align:center;
}

.impression td{
    color:#000000;
    text-transform:lowercase;
    font-size:12px;
}
#bottomMenu{
    background-color:#000;
    height:10px;	/* Height of main menu */
    width:990px;
    position:relative;
}
#boxPage {
    background: url("../../templates/new/images/box-page-bg.png") repeat-x top;

    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 40%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */
    width:190px;
    margin-bottom:20px;
    height:auto;
}
#box-ok{
    background: #FEE899; /* old browsers */
    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 40%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */
}

#topMenu{
    background: url(../../templates/new/images/topmenu-bg.png) repeat-x top; /* old browsers */
    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 50%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */

    /*  background:-webkit-gradient(

              left top,
              color-stop(0.11, rgb(253,198,1)),
              color-stop(0.8, rgb(252,203,41)),
              color-stop(0.98, rgb(255,233,161))
              );
          background:-moz-linear-gradient(
              center bottom,
              rgb(253,198,1) 11%,
              rgb(252,203,41) 80%,
              rgb(255,233,161) 98%
              );
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FDC600', endColorstr='#FFE282');*/
    background-color: #FFC211;	/* Background color of main menu */
    /* Bottom border of min menu */
    height:31px;	/* Height of main menu */
    width:990px;
    position:relative;	/* Don't change this position attribute */

}
#box-nl{
    background: url("../../templates/new/images/box-nl-bg.gif") repeat-x top;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.44, rgb(29,29,27)),
        color-stop(0.8, rgb(87,85,87)),
        color-stop(0.9, rgb(97,97,96))
        );
    background:-moz-linear-gradient(
        center bottom,
        rgb(29,29,27) 44%,
        rgb(87,85,87) 80%,
        rgb(97,97,96) 90%
        );
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5B5A5A', endColorstr='#000000',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5B5A5A, endColorstr=#000000)";
    text-align: left;
    vertical-align: middle;
    font-family: Arial,Helvetica,sans-serif;
    width:191px;
    margin-top: 10px;
    font-size: 8pt;
    height:60px;

    color:#FFF;
    position:relative;
}
#theme-box{

    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 50%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */

    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */
    background: url("../../templates/new/images/theme-box-bg.gif") repeat-x top;
    text-align: left;
    vertical-align: middle;
    font-family: Arial,Helvetica,sans-serif;
    width:191px;
    _width/**/:/**/ 183px;
    margin-top:20px;
    font-size: 8pt;
    height:61px;
    _margin-left/**/:/**/ 8px;
    color:#000;
}

#login-pro{
    background: url("../../templates/new/images/login-box-bg.gif") repeat-x top;
    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 50%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */
    margin-right:auto;
    text-align: left;
    vertical-align: middle;
    _width/**/:/**/ 183px;

    width:191px;

    margin-top:20px;
    font-size: 8pt;
    height:133px;

    color:#000;
}


#horaires-box{
    color:#000000;
    background-color:#EEEEEE;
    font-size:10pt;
    margin-top: -2px;
    height:21px;
    width:190px;
    text-decoration:underline;
    text-align: center;
    padding-top:10px;
    margin-bottom:0px;
    margin-left:8px;
    background: -moz-linear-gradient(top,#EEEEE 30%,#D2D2D1 95%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#EEEEEE), color-stop(95%,#D2D2D1)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEEEE', endColorstr='#D2D2D1',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#EEEEEE, endColorstr=#D2D2D1)"; /* ie */

}
#logo{
    margin-left: 403px;
    margin-top: 22px;
    _margin-top/**/:/**/ 0px; /* IE 6 only */
    position:absolute;
    z-index:110;
}
#btn-pro{
    margin-left: 885px;
    margin-top: 3px;
    position:absolute;
    z-index:111;
}
#ed{
    margin-top:20px;
    margin-bottom:10px;
    margin-left: -15px;
    /*margin-right: -15px;*/
    background-image: url(../../templates/new/images/fond_qui_sommes_nous_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size:12px;
    width: 785px;
    height:240px;
    /*background: -moz-linear-gradient(top, #FFFFFF 1%, #DDDDDD 100%); /* firefox */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#EEEEEE), color-stop(95%,#D2D2D1)); /* webkit */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D8D8D9',GradientType=0 ); /* ie */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFF, endColorstr=#D8D8D9)"; /* ie */
    /*-moz-box-shadow: 0px 1px 0px #888;
    /*-webkit-box-shadow: 0px 1px 5px #888;
    /*box-shadow: 0px 1px 5px #888;
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);
    zoom: 1;*/
}
.job{
    list-style-image: url(../../templates/new/images/pucejaune_03.png);
    list-style-type: square;
    list-style-position: outside;
    font-size:10pt;
    margin-left: 30px;
}
#titre{
    background: url("../../templates/new/images/titre-bg.png") repeat-x top;

    background: -moz-linear-gradient(top, #FEE899 0%, #FDC600 50%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEE899), color-stop(50%,#FDC600)); /* webkit */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEE899', endColorstr='#FDC600',GradientType=0 ); /* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FDDA5B, endColorstr=#F5BC00)"; /* ie */
    width:990px;
    height:60px;
    font-weight: bolder;
    font-size: 16pt;
}
#bas{
    background: #FEE899; /* old browsers */
    background: -moz-linear-gradient(top, #FCDC74 0%, #FDC600 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCDC74), color-stop(100%,#FDC600)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCDC74', endColorstr='#FDC600',GradientType=0 );/* ie */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FCDC74, endColorstr=#FDC600)"; /* ie */
    width:990px;
    margin-top: -37px;
    height:70px;
    font-weight: bolder;
    font-size: 16pt;
    /*position:relative;*/
    float:left;
}
#fond-date{
    height: 119px;
    width: 709px;
    background: #D8D8D9; /* old browsers */
    background: -moz-linear-gradient(top, #D8D8D9 1%, #FFFFFF 100%); /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#D8D8D9), color-stop(100%,#FFFFFF)); /* webkit */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D8D8D9', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
    margin-top: 28px;


    border-bottom: 2px solid #777777;
    border-right: 2px solid #777777;
}
#textbox{

}
#bg-fond-date{
    height: 119px;
    position: relative;
    width: 717px;
    background: #777777; /* old browsers */
    margin-top: -90px;
    z-index:20;
}
.gd-bld{
    background: #FFFFFF; /* old browsers */
    background: -moz-linear-gradient(top, #FFFFFF 9%, #D8D8D9 96%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#FFFFFF), color-stop(96%,#D8D8D9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D8D8D9',GradientType=0 ); /* ie */
    margin-left:565px ;
    margin-top: -130px;
    text-align: center;
    line-height: 27px;
    width:174px;
    height: 27px;
    font-size: 8pt;
    position:relative;
}
.onglet_contenu{
    float:left;
    width:235px;
    height:400px;
    margin-right:15px;
    border:1px solid #cccccc;
    border-bottom:none;
}
.onglet_contenu img{
    width:235px;
    text-align: center
}
.onglet_contenu span{
    margin-left:20px;
    line-height: 30px;
    font-size:14px;
    font-weight:bold
}
