#header
{
display: none;
}

#menu1
{
display: none;
}

#menu2
{
display: none;
}

#menu3
{
display: none;
}

#corps_entete
{
display: none;
}

#bandeau_pub
{
display: none;
}

.lien_retour
{
display: none;
}

.invisible
{
display: none;
}

#footer
{
display: none;
}

table /*tableau*/
{
width:95%;
border: 1px solid #000000;
border-collapse: collapse;
padding:0px;
margin:0px;
margin:auto;
margin-bottom:20px;
}

th /*cellule entete*/
{
font-family: "Times New Roman", "Arial Black", "Times New Roman", Times, serif;
text-align:left;
padding:2px;
margin:0px;
border: 1px solid #000000;
}


td /*cellule*/
{
font-family: "Times New Roman", "Arial Black", "Times New Roman", Times, serif;
text-align:center;
padding:2px;
margin:0px;
border: 1px solid #000000;
}

h1
{
color: #333333;
font-size: 45px;
font-weight:bold;
font-family: "Times New Roman","Arial Black", Times, serif;
padding:0px;
margin:0px;
}

h2
{
font-family: "Times New Roman","Arial Black", Times, serif;
font-size:18px;
font-weight: bold;
padding:0px;
margin: 0px;
}

h3
{
font-family: "Times New Roman","Arial Black", Times, serif;
font-weight: bold;
font-size:16px;
padding:0px;
margin: 0px;
}

h4
{
font-size:0.85em;
font-family: "Times New Roman","Arial Black", Times, serif;
font-weight: bold;
padding:0px;
margin: 0px;
}

h5
{
font-size:11px;
font-family: "Times New Roman","Arial Black", Times, serif;
font-weight: bold;
padding:0px;
margin: 0px;
}

.text
{
width:100%;
text-align:left;
}

.text_center
{
width:100%;
text-align:center;
}

.text_right
{
width:100%;
text-align:right;
}

#mon_compte
{
margin:0px;
padding:0px;
}


