.titre_bleu {
font-size: 1.2em;
font-weight: bold;
color: #058AC0;

}
.titre_magenta {
font-size: 1.2em;
font-weight: bold;
color: #FB0082;

}
.paragraphe {
font-size: 11px;
color:#333333;
font-weight: normal;

}

.accueil_txt {
background-image: url(images/nuage-acccueil.jpg);
background-repeat: no-repeat;
background-position: left center;


}