body
{
background-image: url("fonds/fond6.jpg");
background-color: rgb(220, 220, 200);
}

#menu
{
position: fixed;
top: 6.66em;
left : 2em;
width: 12.72em;
background-image:url("fonds/a/a5.png");
font-family: "Bradley Hand ITC", calibri, arial;
color: rgb(220, 220, 200);
font-size: 1.125em;
height: 14.44em;
margin-bottom: 11.11em;
}


#language
{
float: left;
margin-top: 1.4em;
}


#en_tete
{
   width: 44.44em;
   height: 17.18em;
   z-index: 10;
   background-repeat: no-repeat;
   margin-left: 15em;
}

#corps
{
margin-left: 15em;
color: rgb(220, 220, 200);
font-family: calibri, arial;
 background-image: url("fonds/ardoise2.jpg");
 text-align: justify;
 margin-top: 1em;

width: 80%; 
max-width: 55.55em; 
min-width: 38.88em; 
}

.element_menu
{
margin-left: 35px;
margin-top: 55px;
}

.menu_centre
{
}

h1
{
text-align: center;
}

h2
{
}

h3
{
}

img
{
border: none;
}

.f1
{
float: left;
}

#pop
{
font-size: 18px;
margin-top: 20px;
margin-left: 150px;
margin-right: 100px;
}

.link
{
color: white;
text-decoration: none;
font-weight: bold;
}

#bandeau
{
height: 417px;
width: 800px;
}

#panneau
{
overflow: auto;
margin-left: 150px;
width: 530px;
}

#photos
{
text-align: center;
}

#plan3
{
overflow: auto;
width: 530px;
}

#textebanderolle
{
z-index: 20;
position: absolute;
top: 20px;
left: 450px;
color: white;
background-image:url("fonds/a/dd.png");
}

#bienvenue
{
    z-index: 30;
    margin-left: 800px;
}

#abritel
{
margin-left: 350px;
}

#captcha
{
background-color: white;
width: 160px;
height: 46px;
}

#form1
{
margin-left: 80px;
color: rgb(220, 220, 200);
font-family: calibri, arial;
background-image: url("fonds/ardoise2.jpg");
width: 720px;
}

a.popup
{
position:relative;
color:#396a86;
text-decoration:none;
font-family:arial, verdana, sans-serif;
text-align:center;
font-size:11px;
}

a.popup:hover
{
background: none;
z-index: 50;
}
   
   a.popup span 
{
display: none;
}
   
   a.popup:hover span 
{
display: block;
position: absolute;
top: -500px;
left : -300px;
font-family:arial, verdana, sans-serif;
text-align:justify;
font-size:12px;
font-weight:normal;
width:400px;
}




