/* CSS Document */
tr.title{
	background-image : url(../img/titre.gif);
	background-repeat :no-repeat;
	height:150px;
}
td.bottom{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 60%;
}
td.notin{
	height: 350px;
}
td.titre{
	font-size: 250%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.gauche{
	text-align: left;
	vertical-align:top;
}
td.droite{
	text-align: left;
	vertical-align:top;
}
a.cal:link{
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:xx-small;
}
a.cal:visited{
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:xx-small;
}
a.cal:hover{
text-decoration:none;
color:#0033CC;
font-weight:bold;
font-size:xx-small;
}
tr.cale{
	height:5px;
	text-align:center;
}
table.cal{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	height: auto;
}
td.jourj{
	border-width:1px;
	border-color: #000099;
	border-style:solid;
	width: 20px;
	height: 20px;
	text-align:center;
	background-color: #EEEEEE;
}
td.center{
	border-width:1px;
	border-color: #FFFFFF;
	border-style:solid;
	text-align:center;
	width: 20px;
	height: 20px;
}
td.moi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
}
li.fete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	text-decoration:underline;
}
font.fete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
table.ephemeride{
	width:90%;
	border-width:1px;
	border-color: #999999;
	border-style:solid;
}
td.ephemeride{
	background-color: #999999;
	font-size:150%;
	color:#FFFFFF;
}
li.prov{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 80%;
	font-weight: normal;
}
table.menu{
	background-image : url(../img/barre.gif);
}
table.jaune{
	background-image : url(../img/jaune.gif);
}
table.rouge{
	background-image : url(../img/rouge.gif);
}
table.vert{
	background-image : url(../img/vert.gif);
}
table.bleu{
	background-image : url(../img/bleu.gif);
}

