.lvl2
{
   position:absolute;
   margin-left:151px;
   display:none; 
   top:0px;
   width:143px;
   margin-top:-4px;
   background-color:transparent;
}

.lvl
{
    width:176px;
    height:auto;
    margin-top:23px;
    z-index:5;
    position:relative;

}



.lilvl,.lilvl2,.lilvl3,.lilvl4
{
    height:auto;
    display:block;
    margin-top:4px !important;
    margin-bottom:4px !important;
    font-size:9pt;
}

.alvl3
{
    background-image:url(/css/images/fleche-bleue.png) !important;
    background-repeat:no-repeat !important;
    background-position: 10px 4px !important;
    background-color:transparent !important;
    color:#003867 !important;
    border:none !important;
}

.lilvl2
{
    background-image:url(/css/images/fleche-bleue.png) !important;
    background-repeat:no-repeat;
    background-position:10px  4px;
   
}
.lilvl2:hover
{
    background-image:url(/css/images/fleche-blanche.png) !important;
    background-repeat:no-repeat;
    background-position:10px  4px;
   
}

.lvl * a
{
    display:block;
    width:145px;
    text-transform:uppercase;
    text-decoration:none;
}

.lilvl2:hover
{
    /*background-image:url(/css/images/ui-bg_flat_100_003968_40x100.png);  */
    background-color:#003867;
}
.lilvl2
{
    padding-left:25px;
}


.sf-with-ul:hover
{
    color:#003968;
}

.sf-with-ul
{
    font-size:13.2px;
    font-weight:bold;
    color:#FFFFFF;
}
.lilvl2 a:hover
{
      color:#FFFFFF !important;
     
}

.lilvl4 a:hover
{
    color:#FFFFFF;
}
.alvl2
{
    color:#003968 !important;
    font-weight:bold !important;
}
.sfHover .alvl2
{
    color:#FFFFFF !important;
}


#sitemap
{
    
}


.bigtransparent_in
{
    width:377px;    
    position:absolute;
    box-shadow: 3px 2px 6px rgba(0, 0, 0, 0.43);
    background-color:#1d7ed1;
    opacity:0.3;
    filter-opacity:30;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    float:left;
    z-index:1;
}

.transparent_in
{
    width: 201px;
    position: relative;
    box-shadow: 3px 2px 6px rgba(0, 0, 0, 0.43);
    background-color: #ffffff;
    opacity: 0.6;
    filter-opacity: 60;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    float: left;
    z-index: 1;
}

.bigtransparent
{
    display:none;
    width: 187px;
    height: 414px !important;
    position: absolute;
    margin-left: 175px;
    float: left;
    z-index: 1;
    /*box-shadow: 3px 2px 6px rgba(0, 0, 0, 0.43);*/
    /* background: -moz-linear-gradient(left, rgba(24,166,199,1) 0%, rgba(24,166,199,0.8) 50%, rgba(24,166,199,0.6) 100%);
    background: -webkit-linear-gradient(left, rgba(24,166,199,1) 0%,rgba(24,166,199,0.8) 50%,rgba(24,166,199,0.6) 100%);
    background: linear-gradient(to right, rgba(24,166,199,1) 0%,rgba(24,166,199,0.8) 50%,rgba(24,166,199,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18a6c7', endColorstr='#9918a6c7',GradientType=1 ); */
}
.transparent
{
    width:220px;
    height:414px !important;
    position: absolute;
    /* background-color: #199AB4; */
    /*opacity:0.6;
    filter-opacity:60;*/
    float:left;
    z-index:1;
    opacity: 0.95;
}
.sitemap
{
    background-image:url(/css/images/fond-menu.png);
    background-repeat:repeat;
    width:176px;
    height:auto;   
    padding-bottom:18px;
}

.sitemap_home
{
    background-color:transparent;
    width:176px;
    height:auto;   
    padding-bottom:18px;
}
    
.ui-accordion .ui-accordion-header
{
    padding-bottom:1px;
}

.ui-icon
{
    background-image:none !important;
}
.alvl2
{
    font-size:1.1em !important;
    font-weight:bold;
}

.elt-active
{
    background-color:#003867 !important;
    color:#FFFFFF !important;
    background-image:url(/css/images/fleche-blanche-bas.png) !important;
    background-position:10px 5px !important;
}

.ui-accordion .ui-accordion-header 
{
    padding-top:1px !important;
    padding-bottom:2px !important;
}

ul.lvl3 {
    display: block;
    height: auto!important;
    width: 75%;
    background: transparent;
    border: none;
    padding: 0!important;
    margin-left: 25px;
}

.alvl4
{
     background-image:url(/css/images/fleche-bleue.png) !important;
     background-repeat:no-repeat;
     background-position:left 2px;
     padding-left:12px;
     width:85% !important;
     display:block !important;
     color: #003867 !important;
}

.alvl4:hover
{
     background-image:url(/css/images/fleche-blanche.png) !important;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */



@media only screen and (max-width: 960px) {
    .topheader {
        height: 70px!important;
    }

    .mobile_nav {
        padding: 20px 0 20px;
        margin: 20px 20px 0;
        border-top: 1px solid #4d7ec4;
    }

    .mobile_nav a.mbn {
        font-size: 13px;
        font-family: 'Open Sans';
        font-weight: 600;
    }

    .mobile_nav {
        display: block;
    }

    .navigation {
        display: none;
    }

    div#page_container, div#page_footer, .footermenu, .sitelogo, .formsearch, .map, .headerspacer, div.article, .article img, div.news_content {
        width:100%!important;
    }

    .article .fileprint img {
        width: auto!important;
    }

    .article img {
        height:auto!important
    }

    .sitelogo a {
        width: 98%;
        margin: 0;
        padding: 15px 0 0 12px;
        height: 88%;
    }
    
    .topheader h3.contact {
        font-size: 13pt;  
        display: inline-block;
        width: 66%;
    }
    
    .sitelogo img {
        width: 95%;
        max-width: 271px;
    }
    
    .mobile_nav .subheader {
        height: 128px;
    }

    .subheader {
        height: 382px;
    }

    .map {
        margin-top: 0;
    }

    div.homepage {        
        background-position: left top;
    }

    .footermenu ul {
        width: 20%;
        margin-left: 0;
        display: inline-block;
        vertical-align: top;
        border: none;
    }

    .footermenu div:not(.bottomlinks) {
        width: 13%;
        display: inline-block;
        vertical-align: top;
    }

    .footermenu div:not(.bottomlinks) img {
        width: 100%;
    }

    .fleft {
        float:initial
    }

    .selectsearch {
        width:210px;
    }



    .nav-mobile-btn {
        float: right;
        vertical-align: middle;
        margin-right: 20px;
    }

    .mobile_nav, .foot_links_mobile, .close_mobile, .show-mobile, .nav-mobile-btn {
        display: block;
    }

    .nav-mobile-btn a {
        vertical-align: middle;
        display: inline-block;
        margin-left: 25px;
        color: #0858b5;
    }

    .mobile_bar {
        padding: 10px 0;
    }

    .mobile_bar span {
        height: 3px;
        background: #ffffff;
        width: 20px;
        position: relative;
        display: block;
    }

    .mobile_bar span:before {
        top: -7px;
    }

    .mobile_bar span:after {
        bottom: -7px;
    }

    .topheader h3 {
        margin-top:0;
    }

    .mobile_bar span:before, .mobile_bar span:after, .closeIcon:before, .closeIcon:after {
        content: '';
        position: absolute;
        height: 3px;
        background: #ffffff;
        width: 20px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        left: 0px;
    }
    
    .closeIcon:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .closeIcon:after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }

    .rightlogo {
        display:none;
    }

    .mobile_nav {
        background:#0063ab;
        position: absolute;
        top: 0px;
        bottom:0;
        left: 0;
        right: 0;
        display: none;
        margin: 0;
        z-index: 10;
        border: none;
        padding: 0;
        height: 100%;
    }

    .mobile_nav.active {
        display:block;
    }

    .close_mobile {
        position: absolute;
        right: 20px;
        top: 30px;
        cursor: pointer;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .menu-menu-header-container {
        margin-top: 20px;
    }

    .menu-item {        
        display: block;
    }

    .menu-item a {
        text-decoration:none;
        color: #ffffff;
        display:block;
    }

    .menu-item-has-children:hover .sub-menu {
        display: block;
    }

    .sub-menu {
        display:none;
        text-indent: 40px;
        background: #004277;
    }

    div.homepage {
        padding:0;
    }

    .homewrapper {
        width:100%;
        float:initial;
        margin:0;
    }

    .contenttext {
        margin:0;
        padding:0;
    }

    .actus {
        width:100%;
        margin:0;
        float:initial;
        padding:0;
        height: 274px;
    }

    .actutrans, .actuopac, .btifsi, .btehpad {
        width:100%;
        margin:0;
    }

    .actucontainer {
        margin:auto;
    }

    .actus .bigtitle {
        display:block;
        text-align:center;
    }

    .containerTipiMobile {
        display: block!important;
        position: relative;
        z-index: 2;
        height: 35px;
        background: #670130;
        border: 1px solid #000000;
        text-align: center;
        top: 2px;
    }

    .tipiLinkMobile {
        color: #ffffff;
        text-decoration: none;
        font-size: 20px;
        vertical-align: middle;
        display: inline-block;
        top: 3px;
        position: relative;
    }

    .containerTipi {
        display:none;
    }

    .footermenu {
        display:none;
    }

    .footermenuMobile {
        display:block!important;
        position: relative;
        margin-top: 10px;
    }

    .btifsi {
        position: relative;
        top: 0px;
    }

    .btehpad {
        position: relative;
        top: 1px;
    }

    .btifsi a, .btehpad a {
        margin: 0;
    }

    div#page_footer {
        height: 195px;
        padding-bottom: 10px;
    }

    .footerLeft, .footerRight {
        display: inline-block;
        width: 50%;
        float: left;
    }

    .footerLeft a, .footerRight a {
        display: block;
        text-decoration:none;
    }

    .footerLeft a {
        text-indent: 10px;
        text-align: left;
    }

    .bottomlinks{
        position: inherit;
        top: 0;
    }

    .doctorInfoUro {
        display: block!important;
        width: 100%;
        height: 127px;
        margin-top: 10px;
    }

    .contact a {
        display: inline-block;
    }

    .sitelogo a img {
        margin: auto!important
    }
    
    table#form {
        width:100%!important
    }

    #form tr td, #files tr td {
        display: block!important;
        padding:0px!important;
        margin:0px!important;
        border:none!important;
        width:95%!important;
    }

    .contenttext textarea {
        width:100%!important;
    }    

    .deficiants {
        top:0!important
    }
    
    .menu-level-3 {
        text-transform: initial;
        text-indent: 0;
        padding: 0 0 0 40px;
    }

    .menu-item a{
        display:inline-block;
    }

    .item-level-2 {
        padding-left:20px
    }

    .menu-level-2 {
        text-transform: uppercase;
    }

    .article iframe {
        width: 100%;
    }

    .headerspacer {
        height:20px;
    }
}

.contact a {
    color: #ffffff;
    text-decoration: none;
}
.mobile_nav {
    display: none;
}

.noOVerflow {
    overflow: hidden;
}

.containerTipiMobile {
    display:none;
}

.footermenuMobile {
    display:none;
}