@charset "iso-8859-1";

body
{
background-color: #000000;
padding: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
padding-top: 5px; 
padding-right: 0px; 
padding-bottom: 5px; 
padding-left: 0px;
font-family: Trebuchet MS, Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
font-size: 9pt;
color: #000000;
text-align: center
}

/* LIENS NORMAUX */

A {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
}
A:link, A:visited {
color: #B3B3B3;
background-color: transparent;
}
A:active, A:hover {
color: #ff9900;
background-color: transparent;
}

/* L'en-tête */

#en_tete
{
width: 1024px;
height: 316px;
background-image: url("images/header.gif");
background-repeat: no-repeat;
}

/* Le fond */

#le_fond
{
width: 1024px;
height: 700px;
background-image: url("images/fond.gif");
background-repeat: repeat-y;
}

/* menu */

#menu
{
float: left;
width: 245px;
}

/* Le corps de la page */

#corps
{
margin-left: 255px;
margin-right: 20px;
margin-bottom: 20px;
padding: 5px;
color: #B3B3B3;
background-color: #000000;
background-repeat: repeat-x;
border: 4px dotted #b3b3b3;
}

#corps h1
{ 
color: #ff9900;
font-family: Feast of Flesh BB;
list-style-image: url("images/puce_1.gif");
}

#corps h4
{
height: 30px;
background-image: url("images/fond_titre.gif");
background-repeat: repeat-x;
color: #000000;
text-align: left;
list-style-image: url("images/puce.gif");
}

/* Tribune libre */

#tribune_libre
{
margin-left: 255px;
margin-right: 20px;
margin-bottom: 20px;
padding: 5px;
color: #B3B3B3;
background-color: #000000;
background-repeat: repeat-x;
border: 4px dotted #b3b3b3;
}

#tribune_libre h1
{ 
color: #ff9900;
font-family: Feast of Flesh BB;
list-style-image: url("images/puce_1.gif");
}

/* Le pied de page */

#pied_de_page
{
width: 1024px; 
height: 86px;
background-image: url("images/footer.gif");
background-repeat: no-repeat;
}

.element_pied_de_page
{
padding-top: 63px;
color: #b3b3b3;
text-align: center;
font-size: 12pt;
font-family: Comic Sans MS;
}

#fond_calandar
{
margin-left: 20px;
margin-right: 570px;
margin-bottom: 20px;
padding: 5px;
color: #B3B3B3;
background: #000000;
background-repeat: repeat-x;
border: 4px dotted #ff9900;
}