body {
margin : auto;
margin-bottom : 20px;
border:none
;background-color : #FFFFFF;
}

#haut_de_page {
padding : 5px;
text-align : center;
color : #FFFFFF;
background-color : #FFFFFF;
}

#menu_gauche {
float : left;
width : 50px;
background-color : #FFFFFF;
}

.element_menu {
color : #000000;
padding-left : 5px;
margin : 5px;
background-color : #cc0000;
margin-bottom : 6px;
border: 1px solid black;
}

.element_menu h3 {
color : #000000;
font-family : Arial, "Arial ", White, "Times New Roman", Times, serif;
text-align : center;
}

.element_menu h5 {
color : #333333;
font-family : Arial, "Arial ", White, "Times New Roman", Times, serif;
text-align : center;
}

.element_menu ul {
padding : 0;
padding-left : 20px;
margin : 10px;
margin-bottom : 5px;
}

.element_menu a {
color : #ffff00;
text-decoration: none;
}

.element_menu a:visited {
color : blue;
text-decoration: none;
}

.element_menu a:active {
color : blue;
text-decoration: none;
}

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

A:link {text-decoration: none;}
A:visited {text-decoration: none; color: blue}

A:active {text-decoration: none;}
A:hover {text-decoration: none; color: red;}

.element_menu p{
color : #000000;
}

#menu_droit_haut {
float : right;
width : 200px;
padding-left : 25px;
padding : 0px;
border: 2px solid red;
margin-top : 0px;
margin-bottom : 2px;
background-color : #cccccc;
}

.element_menu_droit_haut {
color : #ccccff;
padding-left : 5px;
margin : 5px;
margin-bottom : 20px;
background-color : #ff3300;
border: 1px solid blue;
}

.element_menu_droit_haut h3 {
color : #33ff00;
font-family : Arial, "Arial ", White, "Times New Roman", Times, serif;
text-align : center;
}

.element_menu_droit_haut a {
color : blue;
text-decoration: none;
}

#menu_droit {
float : right;
width : 50px;
padding : 0px;
margin-top : 2px;
}

.img-flag {display: inline; vertical-align: text-bottom; height: 1.0em; width :1.5em; margin: 0px; padding: 0px; }

#pied_de_page {
padding : 5px;
text-align : center;
color : #333333;
} 

#small {
text-align : right;
font-size : 10px;
color : #333333;
}

