/* Fichier CSS calendrier*/
body{width:1240px;margin:auto;margin-top:10px;background-image:url("../images/fondbleu.jpg");background-attachment:fixed}

#en_tete{width:1232px;height:100px;margin-bottom:10px;margin:auto;background-image: url("images/bannierecalendrier.png");background-repeat: no-repeat;padding:0px;}
#calendrier{width:1232px;}
#boutonsbas{text-align:center;}
#pied_de_page{width:1280px;margin-top:-10px;}

h4
{margin:auto;margin-top:5px;padding:3px;border-collapse:collapse;font-family: President,Serif;font-size:1em;color:red;border-color:white;text-align: center;}

h5{color: white;
font-family: Verdana,Georgia,Comic sans ms;
font-size: 0.6em;
font-style:italic;
text-align: center;}
.lientab
{color:red;text-decoration:underline;}

a{color:blue;text-decoration:none;}
img{border:none;}
a:hover{text-decoration:underline;color:red;}
table
{margin-top:20px;
border:4px ridge white;
border-collapse:collapse;}

.jaune{background-color:ffffcc;}
.gris{background-color:d3d3d3;}
.titretab{background-color:black;}
th
{color: white;
font-family:Serif,Trebuchet MS,Verdana,Georgia,Comic sans ms;
font-size: 1.2em;
text-align: center;
border:2px ridge black;
border-collapse:collapse;
background-color:black;}

td
{color: black;
font-family: Amerigo BT,Comic sans ms,Cartoon,Serif,Trebuchet MS,Verdana,Georgia,;
font-size: 1.3em;
font-style : italic;
text-align: center;
border:2px ridge black;
border-collapse:collapse;
}


