body
{
font-size: 1em;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
font-style: normal;
color: black;
behavior:url("csshover2.htc");
}

*
{
margin: 0;
padding: 0;
}

/* Font definitions for headers*/

h1, h2, h3, h4
{
text-align: left;
font-weight: bold;
margin-bottom: .7em;
}

/* Mustard yellow main header throughout the site */

h1
{
font-size:1.5em;
color:#daa520;
}

/* Teal header used on some web pages */

h2
{
font-size:1.25em;
color: #4986b3;
}

/* The black header used throughout the site */

h3, h4, h5
{
font-size:1em;
}

h4, h5
{
font-style: italic;
}

/* Small print throughout the site */
h6
{
text-align: left;
font-size:.6em;
font-weight: normal;
}

#mainwrapper
{
width: 775px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header
{
width: 775px;
height: 72px;
background-color: #daa520;
}

.header_img
{
height: 72px;
width: 660px;
position: absolute;
border: 0;
margin: 0 0 0 115px;
padding: 0;
overflow: hidden;
}

.pdfmid
{
border: none;
height: 18px;
width: 18px;
}

#navbar
{
width: 100%;
float: left;
background-color: #4986b3;
font-size: .8em;
}

#navbar ul
{
margin: 0 0 0 115px;
}

#navbar li
{
float: left;
list-style-type: none;
background-color: #B0C4DE;
text-align: center;
border-right: 1px black solid;
position: relative;
}

#navbar li.lastone
{
border-right: 1px #B0C4DE solid;
}



#navbar a
{
display: block;
padding: .3em 0;
font-weight: bold;
backgound-color: #B0C4DE;
text-decoration: none;
color: #4a79a3;
width: 131px;
}

#navbar a:hover
{
background-color: #4986b3;
color: #FFFFFF;
}

#navbar ul li ul
{
margin-left: -1px;
padding: 0;
position: absolute;
width:131px;
}

#navbar ul li ul li
{
padding: 0;
width: 100%;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

#navbar ul li ul li.first-child
{
border-top: 1px solid black;
}

#navbar ul li ul
{
display: none;
}

#navbar ul li:hover ul
{
display: block;
}

#navbar ul li ul:hover
{
display: block;
}

#content_area
{
width: 775px;
background:url(images/blau.jpg) repeat-y top left;
}

#right_column
{
width: 635px;
float: left;
margin-left: 145px;
display: inline;
margin-top: 20px;
}

#right_column img.accueil
{
width: 635px;
border: none;
float: left;	
overflow: hidden;
}

#right_column p
{
margin-bottom: .7em;
}

#right_column ul
{
margin-left: 2.1em;
margin-bottom: 1em;
}

#right_column ol
{
margin-left: 2.1em;
margin-bottom: 1em;
}

#right_column li
{
margin-bottom: 1em;
}

#right_column img
{
padding: 0;
border: 0;
}

#right_column address
{
margin-bottom: 1em;	
}

ul.nodots
{
list-style-type: none;
}

ol.ualpha
{
list-style-type: upper-alpha;
}

.liens_capital
{
color: #000000;
}

.liens_emphase
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

#left_column
{
margin-left: -780px;
border: 0px;
width: 115px;
float: left;
}

#left_column img
{
width: 115px;
border: none;
float: left;
}

#flags_container
{

width: 475px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.flags
{
float: left;
width: 150px;
text-align: center;
padding: 20px;
}

#footer
{
width: 100%;
float: left;
background-color: #4986b3;
}

#footer_menu
{
width: 660px;
background-color: #B0C4DE;
font-size: .8em;
color: #4a79a3;
margin: 0 0 0 115px;
text-align: center;
padding: .2em 0;
}

#footer_menu li
{
display: inline;
list-style-type: none;
text-align: center;
border-left: 1px black solid;
padding: 0 5px 0 8px;
}

#footer_menu li.no_border
{
border-left: 0px;
}

#footer_menu ul li a
{
text-decoration: none;
color: black;
}

#footer ul li a:hover 
{
color: white;
}

#footer p
{
margin: 0 0 0 115px;
background-color: #B0C4DE;
text-align: center;
color: #4a79a3;
font-size: .6em;
font-weight: normal;
}

.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix
{
display: inline-block;
}

* html .clearfix
{
height: 1%;
}

.clearfix
{
display: block;
}
