body {

    background-color:#f9f2f4;
}

.block_call
{
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #337ab7;
    color:#FFF;
    padding: 20px;
    margin:10px;
    width:95%;
    border-radius: 5px;

}

.label-titre {
    color:#FFF;
    text-decoration: underline;
    font-size: 1.5em;
}

.label-text {
    color:#FFF;
    font-size: 1.2em;
}

.block1{
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #337ab7;
    color:#FFF;
    padding: 20px;
    margin:10px;
    width:95%;
    border-radius: 5px;
}
.block1:hover
{
    background-color: #E6518B;
    color:#FFF;
}

.image-membre{
    border-radius: 5px;
    border: #E6518B;
    border-style: solid;
    width:100%;
}

.profil_big{
    position: relative;
    padding: auto;
    margin:auto;
    margin-bottom: 20px;

    background-color: #f9f2f4;
    text-align: center;


}

.navmembre{
    position:relative

}
.precedent{
    position: absolute;
    float:left;
    bottom: 0;
    text-align: left;

}
.suivant{
    position: absolute;
    float:right;
    bottom: 0;
    right:0;
    text-align: right;
}

.navigationhotesse{
    background-color: #FFF;
    cursor: pointer;
    width:50%;
}

.navigationhotesse:hover{
    background-color: #E6518B;


}

.prenom{
    font-size: 2.0em;
    font-family: cursive;
    color: #E6518B;

}
.profil-description{
    font-size: 1.2em;
    
    color: #000;
    margin:10px;
    margin-bottom: 25px;
}
.profil-contact{
    background-color: #f9f2f4;
    padding: 10px;
    text-align: center;
}
.profil-contact-label{
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 1.4;
    font-family: inherit;
    font-weight: bold;
    color: #000;
}
.profil-contact-tarif{
    
    margin-top: 20px;
    font-size: 1.4em;
    color: #E6518B;

}

.btn-profil
{
    font-size: 1.5em;
    color: #FFF;
    background-color: #E6518B;   
    margin:2px;
}

.btn-profil-navigation
{
    font-size: 1.0em;
    color: #FFF;
    background-color: #E6518B; 
    width:40%;
    margin:2px;
}

.btn-nav-header
{
    font-size: 1.1em;
    color: #FFF;
    background-color: #E6518B;   
}
.btn-nav-header-active
{
    font-size: 1.1em;
    color: #FFF;
    background-color: #23527c;   
}

.btn-online
{
    font-size: 1.5em;
    color: #FFF;
    background-color:  #449d44;   
}



.profil{
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin-bottom: 20px;
    max-width: 200px;
    height: 200px;
    background-color: #f9f2f4;
    text-align: center;
    border-radius: 5px;
    border: #E6518B;
    border-style: solid;
    background-size: 100% 100%;

}
.profil > h2{
    padding: 7px 5px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.profil .name {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 0.8em;
    padding-left: 15px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 4px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    cursor:  pointer;
    background-color: #23527c;
    color: #FFF;
}
.profil .status{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 0.8em;
    padding-left: 15px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 4px;
    border-radius: 0px;
    border-bottom-right-radius: 5px;
    cursor:  pointer;
    background-color: #23527c;
    color: #FFF;
}
.profil .info {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.2em;
    padding-left: 15px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 4px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    cursor:  pointer;
}
.profil h2 .info > span {
    margin-right: 10px;   
}


.profil img {
    margin:0px;
    margin-top: 30px;
    padding: 0px;
    float:left;
    max-width: 100%;
    overflow:hidden;

}
.profil .description{
    display: none;
    position: static;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    padding:15px;
    padding-top: 30%;
    margin: 0px;
    color:#E6518B;


}
.profil .actionbar{
    position: absolute;
    text-align: left;
    float:right;
    bottom: 0;
    left:0;
    width: 100%;
    margin: 0px;
    padding-left:10px;
    color:#449d44;
    background-color: #FFF;
    opacity: 0.8;

}
.titre{
    text-align: center;
    color: #E6518B;
    font-size: 2.0em;
    font-weight: bold;
    text-shadow: black 0.1em 0.1em 0.1em;
    margin:20px;
}
.soustitre{
    text-align: center;
    color: #FFF;
    font-size: 1.5em;
    font-weight: bold;
    text-shadow: black 0.1em 0.1em 0.1em;
    margin:20px;
}
.entete {
    margin-bottom: 15px;
    background-image: url(../images/tina.jpg);

    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #E6518B;
    overflow: hidden;
    height: 225px;
    text-align: right;
    text-shadow: black 0.3em 0.3em 0.3em;
}
.footer {
    margin-bottom: 15px;
    background-image: url(../images/carla.jpg);

    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #E6518B;
    overflow: hidden;
    height: 225px;
    text-align: right;
    text-shadow: black 0.3em 0.3em 0.3em;
}

.style7{
   
}

.big{}
.color{
    
} 
.bold
{}