
body {
padding : 0;
background-image : url("images/fond-A.gif");
font-size : 18px;
text-align :center;
}
#menu {
border-collapse : separate;
border-spacing : 2px;
width : 700px;
margin : auto;
}

#page{
		width: 1200px;
        margin-left: auto;
        margin-right: auto;
        }

#planning {
width: 1000px;
margin : auto;
position : relative;
top : 10px;
}

table {
border-collapse : collapse;
}
th {
font-family : "Garamont","Times New Roman";
font-size : 1.2em;
font-weight : bold;
text-align : center;
}
td {
background-color : #EBE4F6;
border : 1px solid #520eae;
font-family : "Garamont","Times New Roman";
text-align : center;
padding : 5px;
text-decoration : none;
}
a {
color : black;
text-decoration : none;
}
a:hover {
text-decoration : underline;
color : #FF7200;
}
#entete {
color : #701daa;
font-family : "Garamont","Times New Roman";
font-size : 2.3em;
font-weight : bold;
text-align : center;
}
#pied_de_page {
position : relative;
top : 20px;
color : purple;
}
.enfant {
color : #bd422d;
font-family : "Garamont","Times New Roman";
font-size : 1em;
font-style : italic;
text-align : center;
background-color : #dcc4ed;
}
.danse {
color : #bd422d;
font-family : "garamont";
font-size : 1em;
text-align : center;
background-color : #a070b4;
}
.musique {
background-color : #b7a1d0;
}
.detente {
background-color : #d7afd3;
}
h2 {
text-align : center;
font-family : "Garamont","Times New Roman";
}
.centre{
text-align : center;
}
.blanc{
color : #EBE4F6;
}


