.div_generale{
width: 800px;
padding: 0px;
margin: 0px;
}

.sous_image{
background-color: #0a3d79;
width: 100%;
height: 50px;
padding: 0px;
margin: 0px;
font-size: 18px;
font-family: Arial;
color : #FFFFFF;
}

.conteneuse{
width: 100%;
padding: 0px;
margin: 0px;
}

.espace_1{
width: 100%;
height: 10px;
}

.espace_2{
width: 100%;
height: 20px;
}

.espace_3{
width: 100%;
height: 40px;
}



.titre_texte{
font-size: 18px;
font-family: Arial;
}

.texte{
font-size: 14px;
font-family: Arial;
}

.conteneur_texte{
width: 800px;
}

.conteneur_texte_special{
width: 300px;
}


.case_special{
width: 400px;
}

.special_prestation{
text-align: justify;
width: 500px;
background-image: url(./img/degrader-prestation.jpg);
background-repeat: repeat-y;

}
