
/* ---------------------------------------------------------------------------------------------body--------------------------------------------------------------- */
body
{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #F5FAF9;
}
/* ---------------------------------------------------------------------------------------------bordure image et tableau--------------------------------------------------------------- */
img
{
border: none;
}
table
{
border-collapse: collapse;
}
/* ---------------------------------------------------------------------------------------corps central--------------------------------------------------------------- */
.central
{
margin: auto;
text-align: center;
width: 1000px;
height: 500px;
border-collapse: collapse;
border: 2px red solid;
}
.pub, .compteur
{
margin: auto;
text-align: center;
}
/* ----------------------------------------------------------------------------ecriture  dans corps central centre--------------------------------------------------------- */
/*--titre de la page--*/
#central_centre h1
{
font-size: 15pt;
font-family: "Calligraph421 BT", Arial, Verdana;
font-weight: bold;
text-decoration: underline;
}
#central_centre h2
{
font-size: 11pt;
font-family: "Comic Sans MS", "Calligraph421 BT", Arial, Verdana;
font-weight: bold;
text-decoration: underline;
color: maroon;
padding-top: 15px;
}
.tableau468x60_haut span, .div468x60_haut span
{
font-size: 9pt;
font-family: Verdana, Arial;
font-weight: bold;
color: blue;
}
span
{
padding: 0 5px 0 0;
font-size: 9pt;
font-family: "Palatino Linotype", Verdana, Arial;
line-height: 1.3em;
color: black;
}
p
{
padding: 5px 3px 3px 3px;
font-size: 9pt;
font-family: "Palatino Linotype", Verdana, Arial;
line-height: 1.3em;
color: black;
}
/* -----------------------------------------------------------tableau jeux flash-------------------------------------------------- */


