 
/* Beau tableau */
.trois_colonnes{ margin-right: auto; margin-left: auto; margin-top:0px; width:633px; height: 600px; border-style:none; border-color:blue; text-align:center;}

.titre_date_numero_tableau{font-size:12pt; width:100px; height:600px;    line-height:600px; border-style:none; border-color:red; float:left;}

.cadre_tableau{ width:433px; height:600px;  border-style:none;  border-color:green; float:left;}

.image_tableau{width:333px; height:500px; margin:25px; padding:25px; background-color:#777777; border:none;}

.paragraphe_centre{ vertical-align:middle; display:inline-block; line-height:1.2;}

/* Fin Beau tableau */

