/* CSS Document */


body
{
background-color:#721037;
}
.Tableau span {
background-color:#721037;
   display:inline;
   float:left;
   border:1px solid #ffe4ba;
   margin:0px;
   padding:3px;
  }
.Tableau p {
   clear:left;
   margin:0px;
   padding:0px;
   height:100% !important; height:1em;
  }
.Tableau span.col1 {width:980px}
.Tableau span.col2 {width:239px}
.Tableau span.col3 {width:980px}
.Tableau span.col4 {width:232px}
h1
{
text-align: center;
color: #edb137;
font-family: "Arial";
font-size: 32px;
}
h2
{
text-align: center;
color: #ffffff;
font-family: "Arial";
font-size: 24px;
}
h3
{
text-align: center;
color: #4A5873;
font-family: "Arial";
font-size: 24px;
}
p
{
text-align: center;
color:#ffffff;
font-family: "Arial";
font-size: 15px;
}
a
{
text-decoration: none;
font-family: "Arial"; 
font-size: 16px; 
color: #ffffff; 
}
a:hover 
{
text-decoration: none;
color: #ffffff;
}
.petit_lien 
{
font-family: "Arial ";
color: #ffffff;
font-size:13px;
}

.moyen_lien 
{
font-family: "Arial black";
color: #ffffff;
font-size:20px;
}
.grand_lien 
{
text-decoration: blink;
font-family: "Arial";
color: #E7AD27;
font-size:25px;
}


