/* CSS Document */

body {
 font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;
 padding: 0; margin: 0;
/* background: #8A9D9D;*/
background-image:url(bg.jpg);
background-repeat:repeat;
}
.intro{

text-align: justify;
font-size:12px;
background-color:#FFFFFF;
border-bottom:1px solid E9E3D1;
padding:10px;
}
#wrapper {
 width: 770px;
  color: #666666;
  background-color:#FFFFFF;
 margin:auto;
 border: 3px solid #FFFFFF;
 margin-top: 25px;
}
#header {
 background: #E9E3D1;
 height: 45px;
}
#top {
background-image:url(images_index_fr_nl/header.jpg);
 height: 250px;
}
.drapeaux{
float:right;
padding-right:15px;
img border: 0px;}

#nav {
background-color:#669933;
 color: #FFFF00;
 padding: 4px;
 padding-left:25px;
 height: auto;
 
}

#wrapper #nav ul { padding: 0; margin: 0; }
#wrapper #nav ul li{ display: inline; padding: 0; margin: 0 25px 0 0; }

#wrapper #nav ul li a:link{ text-decoration: none; color: #FFFFFF; }
#wrapper #nav ul li a:visited{ text-decoration: none; color: #FFFFFF; }
#wrapper #nav ul li a:hover{ text-decoration: none; color: #FFFFFF;
background-color:#81c88e;padding:4px 4px 4px 4px; }


.titre{
font-family: Arial, Helvetica, sans-serif;
border-bottom:1px dashed #666666;
background-color:#bfe9c7;
padding-bottom:3px;
font-weight:bold;
width:353px;
text-align:center;
font-size:20px;
color:#666666;}

.titre_description{
font-family: Arial, Helvetica, sans-serif;
border-bottom:1px dashed #666666;
padding-bottom:3px;
font-weight:bold;
width:353px;
font-size:15px;
color:#666666;}

.legende{
font-family: "Trebuchet MS";
font-size:10px;
color:#666666;
text-decoration:none;}

.image_accueil{
width:320px;
margin:auto;}

.image01{
padding-left:125px;}

.images02{
width:506px;
float:right;
font-size:15px;
border: 1px dashed #000000;
}

.images03{
float:left;
width:200px;
text-align:left;
font-size:12px;
border: 1px dashed #000000;
padding:10px;
}

.conteur_image{
width:451px;
margin:auto;
height:135px;
margin-bottom:12px;
padding:0px;
border: 1px solid #81c88e;}

#center {
background-color:#FFFFFF;
 border: 1px solid #ECEFEF;
 background-color:#bfe9cz;
 border: 3px solid #FFFFFF;
 padding: 10px 10px 10px 10px;
 width: 745px;
 height: auto;
 float: left;
 text-align: justify;
}



#left {
background-color:#F3F1F3;
 border: 1px solid #666666;
 background-color:#bfe9cz;
 padding: 10px 10px 10px 10px;
 width: 360px;
 height:500px;

 float: left;
 text-align: justify;
}

#right {
background-color:#F3F1F3;
border: 1px solid #666666;
 /*background-color:#bfe9cz;*/
 padding: 10px 10px 10px 10px;
 width: 360px;
 float: right;
 text-align: justify;
 height:500px;
}

.adresse{
width:400px;
text-align:left;
font-size:15px;
background-color:#F3F1F3;
border: 1px dashed #000000;
padding:10px;
}


#footer {
 clear: both;
 background: #bfe9c7;
 height: 10px;
 padding: 5px 5px 5px 8px;
 line-height: 12px;
 color: #000000;
 text-align:center;
 font-size:9px;

}


#footer a:link, #footer a:visited {
 color: #000000;
 text-decoration: none; 
}
#footer a:hover {
 color: #000000;
 text-decoration: none;
}
#footer img { border: none; float: left; margin-right: 5px; }


.carte{


}
#copyright{ 
 clear: both;
 height: 10px;
 padding: 5px 5px 5px 8px;
 line-height: 10px;
 color: #009933;
 text-decoration: none;
 background-color:#FFFFFF;
 text-align: right;
 font-size:9px;
 width:740px;
 margin:auto;
}

#copyright a:hover {
 color: #33CC33;
 text-decoration: none;} 
  
 