body
{
background-image:url("../images/backgroundmusique.png");
background-repeat:repeat;
color:black

}
#en_tete
{
width:780px;
height:100px;
background-image:url("../images/titrerevue.png");
background-repeat:no-repeat;
margin:auto;
margin-bottom:5px;
}
p
{
margin: 10px 50px;
text-align:justify;
}
.date
{
color:red;
}
table
{
margin:auto;
margin-top:10px;
border:4px outset #fadbde;
border-collapse:collapse;
}
a
{
text-decoration:none;
color:#dd0000;
}
a:hover
{
text-decoration:underline;
color:black;
}
a:active
{
color:#0083fc;
}
td
{
font-size:10px;
font-family:verdana,arial,serif;
color:black;
margin:auto;
text-align:center;
padding:2px;
border-width:2px;
border-color:white;
border-style:outset; 
background-color:#e5e7ec; 
border-collapse:collapse;
}
.table1
{
width:680px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
border:4px outset red;
border-collapse:collapse;
}
#fin
{
width:225px;
height:43px;
background-image:url("../images/separationcourbe.png");
background-repeat:no-repeat;
margin:auto;
margin-top:10px;
margin-bottom:5px;
}

