/* -----------------------------------------------------------------------body--------------------------------------------------------------- */
body
{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #FFCCFF;
}
/* --------------------------------------------------------------bordure image--------------------------------------------------------------- */
img
{
border: none;
}
/* --------------------------------------------------------------header haut------------------------------------------------------------------- */
#header_haut
{
background: url("fond/fond_header_haut.jpg") no-repeat;
width: 1000px;
height: 250px;
margin: auto;
text-align: center;
border-style: solid;
border-color: red;
border-width: 1px;
}
#header_haut #banniere_header
{
margin: auto;
text-align: center;
padding-top: 90px;
}
#header_haut h1
{
text-indent: -50000px;
}
/* ------------------------------------------------------------------corps principal---------------------------------------------------------------- */
#corps_principal
{
margin: auto;
text-align: center;
border-collapse: collapse;
background-image: url("fond/fond_header_bas.jpg");
border-style: solid;
border-color: red;
border-width: 0 1px 1px 1px;
}
table
{
border-collapse: collapse;
margin: auto;
text-align: center;
}
.colonne_centre
{
vertical-align: top;
width: 998px;
height: 100px;
}
/* ------------------------------------------------------------------------parite disclaimeur--------------------------------------------------------------- */
#disclaimeur
{
width: 800px;
margin: auto;
text-align: center;
font-size: 9pt;
font-family: Arial, Verdana;
line-height: 1.5em;
}
#titre_disclaimeur 
{
padding-top: 20px;
text-align: center;
font-size: 12pt;
font-family: Arial, Verdana;
font-weight: bold;
text-decoration: underline;
}
ul
{
text-align: left;
font-size: 9pt;
font-family: Arial, Verdana;
}
.puce
{
list-style-image: url("fond/square03_red.gif");
}
/* ------------------------------------------------------------------------lien entrée sortie--------------------------------------------------------------- */
#tableau_entree_sortie
{
width: 685px;
height: 345px;
text-align: center;
margin: auto;
border-collapse: collapse;
}
#tableau_entree_sortie td
{
width: 385px;
}
#tableau_entree_sortie td entre_sortie
{
height: 115px;
width: 300px;
}
/* --------------------------------------------------------------------lien sponsor------------------------------------------------------- */
.lien_sponsor
{
text-align: center;
margin: auto;
padding-top: 15px;
padding-bottom: 15px;
}
/* --------------------------------------------------------------------tableau partenaire120x60 -------------------------------------------------------- */
#tableau_partenaire_1
{
width: 750px;
margin: auto;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
vertical-align: top;
border-collapse: collapse;
}
#tableau_partenaire_1 td
{
width: 150px;
}
/* --------------------------------------------------------------------tableau partenaire -------------------------------------------------------- */
#tableau_partenaire_2
{
margin-top: 15px;
margin-bottom: 15px;
width: 540px;
text-align: center;
margin: auto;
border-collapse: collapse;
}
#tableau_partenaire_2 td
{
width: 90px;
}
a
{
font-size: 8pt;
text-align: center;
}
/* --------------------------------------------------------------------toplist-------------------------------------------------------- */
#toplist
{
text-align: center;
font-size: 10pt;
font-family: Arial, Verdana;
font-weight: bold;
text-decoration: underline;
}
#tableau_toplist
{
margin-top: 15px;
margin-bottom: 15px;
width: 760px;
text-align: center;
margin: auto;
border-collapse: collapse;
}
#tableau_partenaire_2 td
{
width: 95px;
height: 55px;
}
#tableau_lien_texte_toplist td, #tableau_lien_texte_toplist td a
{
max-width: 540px;
height: 45px;
margin: auto;
text-align: center;
color: black;
font-size: 8pt;
font-family: Arial, verdana;
}
#tableau_lien_texte_toplist td a:hover
{
text-decoration: underline overline;
font-weight: bold;
color: blue;
}