/* GENERIQUE */

body {
	background-color: #FF9935;
}
.FondNews {
	background-image: url(images/2006/fond_newsletter.jpg);
}
.FondSalles {
	background-image: url(images/2006/fond_salles.jpg);
	background-position: right center;
}
.FondAge {
	background-image: url(images/2006/fond_age.jpg);
	background-position: right center;
}

.FondTitre {
	background-image: url(images/2006/fond_titre.jpg);
	background-position: right center;
}
div.progamoi_jour {
    width               : 490px;
    background-color    : #67CAE1;
}
table.progamoi {
    background-color    : #FFFFFF;
    margin              : 0px;
    padding             : 0px;
}
table.progamoi td.heure {
	font-family         : Arial, Verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
    color               : #FFFFFF;
    background-color    : #FF9935;
    text-align          : center;
}
table.progamoi td.salle div {
    font-weight         : bold;
    padding             : 2px 5px 2px 5px;
}
table.progamoi td.salle a {
    color               : #000000;
}