
/* **** Fixe Bugs for IE 8 **** */

body.isUnivers{ 
    background-image: url("../image/background-homepage.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:50% 0;
    background-size:100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/background-homepage.jpg', sizingMethod='scale')
}
body.isUnivers.culture{background: url("../image/background-culture.jpg") no-repeat center top;}
body.isUnivers.pratique{background: url("../image/background-jeune.jpg") no-repeat center top;}

body.isUnivers.decouvrir{background: url("../image/background-homepage.jpg") no-repeat center top ;}
body.isUnivers.nice-2020{background: url("../image/background-homepage.jpg") no-repeat center top;}

body.isUnivers .bg-colors{background-color:#00c3d5;}
div.slider div.block-article div.category P{padding:15px 0;}

body.isUnivers .bg-colors{ background-color : #00c3d5; }
body.isUnivers.vivre .bg-colors{ background-color : #45cc81;}
body.isUnivers.nice-2020 .bg-colors{ background-color : #b1ddcd;}
body.isUnivers.pratique .bg-colors{ background-color : #ffce00;}
body.isUnivers.culture .bg-colors{ background-color : #fd483f;}
body.isUnivers.mairie .bg-colors{ background-color : #0882a0; }
body.isUnivers.decouvrir .bg-colors{ background-color :  #a2317c;}

body.isUnivers .bg-colors.bg-colors-header{ background-color :#00c3d5; }
body.isUnivers.vivre .bg-colors.bg-colors-header{ background-color : #45cc81; }
body.isUnivers.nice-2020 .bg-colors.bg-colors-header{ background-color : #b1ddcd; }
body.isUnivers.pratique .bg-colors.bg-colors-header{ background-color : #ffce00; }
body.isUnivers.culture .bg-colors.bg-colors-header{ background-color : #fd483f; }
body.isUnivers.mairie .bg-colors.bg-colors-header{ background-color : #0882a0; }
body.isUnivers.decouvrir .bg-colors.bg-colors-header{ background-color :  #a2317c; }

body.isUnivers .border-colors{ border-color: #00c3d5 !important;}
body.isUnivers.mairie .border-colors{ border-color : #0882a0 !important; }
body.isUnivers.culture .border-colors{ border-color : #fd483f !important;}
body.isUnivers.pratique .border-colors{ border-color : #ffce00 !important;}
body.isUnivers.decouvrir .border-colors{ border-color : #a2317c !important;}
body.isUnivers.nice-2020 .border-colors{ border-color : #b1ddcd !important;}
body.isUnivers.vivre .border-colors{ border-color : #45cc81 !important;}


div.slider div.block-article{
    position:absolute;
    left:10px;
    top:10px;
}

.projet-item-wrapper .projet-caption-wrapper{
    background-color:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}

div.nice-pratique .swiper-scrollbar-1, div.nice-pratique .swiper-scrollbar-2{
    display:none;
}

div.nice-pratique .swiper-container-scrollable{
    width:965px;
}

.swiper-container-hot-now{
    width:1066px;
    height:320px !important;
}

.isUnivers{
    font-size:14px !important;
}


.placeholder-password{
    display : block;
}
