
#inscription .btn{
    margin-top:20px;
    display:block !important;
}

#inscription .formIdent{
    width:100%;
}

@media screen and (min-width:1240px){
    #formulaire{
        width:250px !important;
    }

    #connexion .btn{
        margin-left:90px !important;
    }
}


.languages {
    float: right;
#    margin-right: 20px;
}

.languages.btn-group .btn {
    padding: 0;
    border-radius: 0;
}

.languages.btn-group .btn i {
    float:left;
    font-style:normal;
    padding:3px;
    background-color:white;
    border:1px solid #CCC;
    color:#333;
}

.languages.btn-group .btn .arrow {
    float:right;
    background: url('/images_communes/fleche_23x18_blanc_bas.png') center no-repeat;
    background-color:#6070a3;
    width:50px;
    height:32px;
}


.btn-group.languages button{
    width:160px;
}

.btn-group.languages{  margin-top:10px;  margin-left:20px; float:right; margin-right: 144px;  }

.btn-group.languages img{  max-width:20px  }

.btn-group.languages span{
    float:left;
    width:100%;
    text-align:left;
    line-height:14px;
}

html body .btn-group.languages i{
    float:left;
    padding:3px;
    width:100%;
}

.btn-group.languages .drapeau{
    float:left;
    max-width:40px;
    margin-top:2px;
}

.btn-group.languages div{
    float:left;
    margin-left:10px;
    width:60px;
}

.btn-group.languages span.text{
    float:left;
    font-size:10px;
}

.btn-group.languages .dropdown-menu{
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
}

.btn-group.languages .dropdown-menu > li > a{
    padding:3px;
    min-width:155px;
    float:left;
}

#cadre_sous_video {
    width: 100%;
    max-width: 770px;
    background-color: white;
    color: #5b5759;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 5px 20px;
    font-weight: lighter;
}

.bold1 {
    font-weight: bolder;
}