/* Calendrier.php */
#tableau
{
width:  90%;
height: 300px;
}
#tableau td
{
width: 12%;

}
#Formulaire
 {
 text-align: center;
}
#mois
{
height: 26px;
}
#semaine
{
background-image: url(images/ruban_fon.jpg);
height: 26px;
}
/*inscription.php*/
#Association
{
width:  80%;
border:2px;
}
