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

#haut_de_page {
font-family: Verdana, sans-serif;
padding : 5px;
text-align : right;
color : #000000;
background-color : #ffffff;
margin-top : 10px;
margin-left : 20px;
margin-right : 20px;
}

#haut_de_page h2 {
color : #FF6600;
font-size: 17pt;
text-align : left;
}

#haut_de_page h4 {
color : #FF6600;
font-size: 13pt;
text-align : left;
}

#haut_de_page a {
color : #FF6600;
text-decoration: none;
}

#haut_de_page a:hover {
text-decoration: underline; 
color: red; 
}

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

.element_menu {
color : #000000;
padding-left : 15px;
padding-top : 1px;
padding-bottom : 10px;
margin : 0px;
text-align : left;
background-color : #ffffff;
margin-bottom : 6px;
}

.element_menu h3 {
padding-left : 25px;
padding-top : 1px;
padding-bottom : 5px;
color : #000000;
font-family : Arial, "Arial ", White, "Times New Roman", Times, serif;
text-align : left;
}

.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 : #666666;
text-decoration: none;
}

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

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

.element_menu a:hover {
color : #66ccff;
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 {
font-family: Verdana, sans-serif;
font-size: 11pt;
float : right;
width : 350px;
padding : 0px;
margin-top : 0px;
margin-bottom : 2px;
margin-right : 20px;
background-color : #ffffff;
}

.element_menu_droit_haut {
color : #FF6600;
padding-left : 5px;
padding-right : 5px;
background-color : #ffff00;
margin-bottom : 20px;
margin-left : 5px;
}

.element_menu_droit_haut h3 {
color : #FF6600;
text-align : center;
}

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

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

.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;
}

