.imgfooter {
    margin-top: 20px;
    text-align: right;
}

.imgfooterprojet {
    margin-top: 20px;
    text-align: center;
}

.imgfootercontact {
    margin-top: 15px;
    text-align: center;
}

.imgfooter a:hover, .imgfooterprojet a:hover, .imgfooteripad a:hover, .imgfootercontact a:hover {
    opacity: 0.6;
}

.footercredit a:hover {
    opacity: 0.4;
}

.footercredit{
    opacity: 0.6;
}

.margecustomtop {
    padding-top: 35px;

}

.margecustomright {
    padding-right: 35px;
}

.customfixed {
    position: fixed;

}

.customright {
    position: fixed;
    right: 0px;
}

.titreUbuntu {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
}

.custom_texte_projet {
    text-align: center;
}

img {
    margin-top: 10px;
    margin-bottom: 10px;

}

.title_desktop_thumb {
    color: #ffffff;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 1000;
    width: 23%;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;

    -webkit-transition-duration: .12s;
    -moz-transition-duration: .12s;
    -o-transition-duration: .12s;
    -ms-transition-duration: .12s;
    transition-duration: .12s;


    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    transition-timing-function: ease;

    -webkit-transition-delay: .11s;
    -moz-transition-delay: .11s;
    -o-transition-delay: .11s;
    -ms-transition-delay: .11s;
    transition-delay: .11s;
}

.title_desktop_thumb p {
    padding-left: 10px;
    margin-top: -35px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1), -1px -1px 2px rgba(0, 0, 0, 1), 1px -1px 2px rgba(0, 0, 0, 1), -1px 1px 2px rgba(0, 0, 0, 1), 2px 2px 2px rgba(0, 0, 0, 1), -2px -2px 2px rgba(0, 0, 0, 1), -8px -8px 13px rgba(0, 0, 0, 0.4), 8px 8px 13px rgba(0, 0, 0, 0.4), 0px 18px 23px rgba(0, 0, 0, 0.1);
    text-align: left;

}

.project_thumb:hover .title_desktop_thumb {
    opacity: 70;
    filter: alpha(opacity=70);
    transition: opacity 0s linear;
    -moz-transition: opacity 0s linear;
    -webkit-transition: opacity 0s linear;

}

.title_phone_thumb {
    visibility: hidden;
    color: #fff;
    left: 0;
    margin-top: -35px;
    position: absolute;
    z-index: 1000;
    right: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1), -1px -1px 2px rgba(0, 0, 0, 1), 1px -1px 2px rgba(0, 0, 0, 1), -1px 1px 2px rgba(0, 0, 0, 1), 2px 2px 2px rgba(0, 0, 0, 1), -2px -2px 2px rgba(0, 0, 0, 1), -8px -8px 13px rgba(0, 0, 0, 0.4), 8px 8px 13px rgba(0, 0, 0, 0.4), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.title_tablet_thumb {
    visibility: hidden;
    padding-left: 10px;
    margin-top: -35px;
    color: #fff;
    position: absolute;
    z-index: 1000;
    text-align: left;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1), -1px -1px 2px rgba(0, 0, 0, 1), 1px -1px 2px rgba(0, 0, 0, 1), -1px 1px 2px rgba(0, 0, 0, 1), 2px 2px 2px rgba(0, 0, 0, 1), -2px -2px 2px rgba(0, 0, 0, 1), -8px -8px 13px rgba(0, 0, 0, 0.4), 8px 8px 13px rgba(0, 0, 0, 0.4), 0px 18px 23px rgba(0, 0, 0, 0.1);
    width: 20%;
}

iframe, object, embed {
    max-width: 100%;
}

.player {
    text-align: center;
}

.center {
    text-align: center;
}

.litbr {
    height: 1pt;
    visibility: hidden;
}

.opacustom :hover{
    opacity: 0.5;
}


.boua {
    position: fixed;
    bottom: 0px;
}

.languages li {
    padding-top: 16px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

}

.languages a {
    margin-top: 16px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline !important;
    float: none !important;
}