/* CSS Document */

body
{
background-color:#460a26;
}
td 
{
background-color:#460a26;
border: 1px solid ;
padding:1px;
text-align:center;
}
table {
border:1px solid #ffffff;
border-collapse:collapse;
width:71%;
margin:auto;
}
h1
{
text-align: center;
color:#c9ff66;
font-family: "Arial";
font-size: 23px;
}
h2
{
text-align: center;
color: #ffffff;
font-family: "Arial";
font-size: 20px;
}
h3
{
text-align: center;
color: #ffffff;
font-family: "Arial";
font-size: 24px;
}
h4
{
text-align: center;
color: #bc1dcb;
font-family: "Arial black";
font-size: 25px;
}
h5
{
text-align: center;
color: #ffe4ba;
font-family: "Arial black";
font-size: 25px;
}
p
{
text-align: center;
color:#efbbd1;
font-family: "Arial";
font-size: 15px;
}
a
{
text-decoration: none;
font-family: "Arial black"; 
font-size: 12px; 
color: #c9ff66; 
}
a:hover 
{
text-decoration: none;
color: #ffffff;
}
.petit_lien 
{
font-family: "Arial ";
color: #ffe4ba;
font-size:16px;
}
.moyen_lien 
{
font-family: "Arial black";
color: #ff598c;
font-size:12px;
}
.grand_lien 
{
font-family: "Arial";
color: #ffffff;
font-size:16px;
}


