body
{
font-family : 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
font-size : 0.8em;
margin : 0;
background-image : url("images/background.jpg");
background-attachment : fixed;
background-color : #ffffff;
}

a
{
color : black;
text-decoration : none;
}

a:hover
{
color : green;
text-decoration: none;
}

a:focus
{
color : blue;
}

a:link
{
color : #000000;
text-decoration: none;
}

a:visited
{
color : #444444;
}

h2, h3, h4, h5, h6
{
text-align : center;
}

a img
{
border : none;
}

#en_tete
{
text-align : center;
}

#menu
{
float : left;
width : 13%;
margin-left : 0.5%;
margin-right : 0.5%;
max-width : 170px;
margin-top : 10px;
}

#sous_menu1
{
background-color : #f6fdff;
padding-left : 5px;
border : 1px solid black;
margin-bottom : 10px;
}

#sous_menu2
{
background-color: #f6fdff;
padding-left: 5px;
border : 1px solid black;
margin-bottom: 10px;
}

#sous_menu3
{
background-color : #f6fdff;
padding-left : 5px;
border : 1px solid black;
margin-bottom : 10px;
}

#corps
{
text-align : justify;
margin-top : 10px;
width : 83%;
max-width : 83%;
background-color : #f6fdff;
border : 1px solid black;
padding : 5px;
padding-bottom : 25px;
overflow : hidden;
float : right;
margin-right : 5px;
margin-bottom : 10px;
border : 1px solid black;
}

#legende
{
font-size : 13px;
font-style : italic;
}

#news
{
margin-left : 5px;
margin-right : 5px;
border : 1px solid black;
padding : 5px;
text-align : justify;
}

#pied_de_page
{
background-color : #f6fdff;
border : 1px solid black;
padding : 5px;
margin : 0 5px 8px;
width : 83%;
max-width : 83%;
float : right;
text-align : center;
}

.tableaux
{
border-style : solid;
border-color : #000000;
border-width : 1px;
}

.distrib
{
font-weight : bold;
font-size : 13px;
text-align : left;
}

