@charset "utf-8";
/* CSS Document */

table {
text-align:center;
width:100%;
}

td {
width:33%;
text-align:center;
padding:10px;
font-size:20px;
color:#990000;
}

#cadre_1 {
width:100%;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#333333;
}

.chiffre {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:48px;
color:#000033;
}