@import url(style.css);

p, h1, h2, h3 {
padding-left: 10px;
padding-right: 8px;
padding-top: 10px;
}

table {
border: 1px solid #000000;
margin-left: 10px;
}

tr, td {
text-align: center; 
vertical-align: middle;
}

h1 {
font-size: 1.6em;
color: #007714;
}

h2 {
font-size: 1.4em;
color: #0092f7;
}

h3 {
font-size: 1.4em; 
color: #e40f07; 
text-align: center;
text-decoration: none;
}

.menu_activites {
padding: 10px;
font-weight: bold;
}

.menu_activites li {
margin: 0;
list-style-type: none;
}

.bleu {
color: #0092f7;
}

.blanc {color: #ffffff;}

.signature_enfants_orange {
color: #ff6600;
font-size: 1.4em;
}

.signature_enfants_rose {
color: #ff99cc;
font-size: 1.4em;
}

.signature_enfants_rouge {
color: #e40f07;
font-size: 1.4em;
}

.signature_enfants_bleu {
color: #0092f7;
font-size: 1.4em;
}

.signature_enfants_vert {
color: #007714;
font-size: 1.4em;
}

.signature_enfants_turquoise {
color: #00cccc;
font-size: 1.4em;
}

.signature_enfants_violet {
color: #8f52cc;
font-size: 1.4em;
}

.signature_enfants_bleuciel {
color: #33ffff;
font-size: 1.4em;
}

.signature_enfants_jaune {
color: #ffdb00;
font-size: 1.4em;
}

.signature_enfants_marron {
color: #663300;
font-size: 1.4em;
}

.surlignement {
text-decoration: underline;
background-color: #ffff00;
}

.marge_image { padding-right: 10px; padding-bottom: 10px; overflow:hidden; /*pour éviter la fusion des marges sous ie*/ }

