
/* Colonnes de la page "Et puis quoi encore ?" */

#col1 {
float: left;
width: 33%;
text-align: center;
min-height: 405px;

}

#col2 {
float: left;
width: 33%;
text-align: center;
min-height: 405px;

}

#col3 {
float: left;
width: 33%;
text-align: center;
min-height: 405px;

}

.formatertextecolonne {
text-align: justify;
margin-left: 26px;
margin-right: 26px;
}


.formaterImagesColonnesPourAlignerTitres {
height: 250px;

}

.faireDescendreLesContactezMoi1 {}
.faireDescendreLesContactezMoi2 {margin-top: 17px;}
.faireDescendreLesContactezMoi3 {margin-top: 5px;}


