#container{
background-image: url("../images/fondglobaln2.jpg");
background-repeat: auto;
width: 980px;
margin: auto;
border: 3px ridge gray;
}

.banniere {
background-image: url("../images/entete.jpg");
width: 980px;
height: 71px;
margin-bottom: none;
}

body {
background-image: url("../images/bodybg.gif");
background-repeat: repeat-x;
background-attachment: fixed;
}

#footer {
width: 980px;
height: 25px;
background-color: #164b60;
color: white;
border-bottom: 2px solid gray;
}

#footer ul, #footer a {
list-style: none;
color: white;
text-decoration: none;
text-align: center;
margin-right: 15px;
font-weight: bold;
}

#footer a:hover {
color: #67a163;
}

#flash {
background-image: url("../images/imagefixe2border.jpg");
background-repeat: no-repeat;
background-position: center;
width: 875px;
height: 80px;
text-align: center;
margin-left: 32px;
padding: 11px;
border: 3px outset #47abc3; 

}

#text {
font-family: "Georgia";
width: 890px;
margin-left: 32px;
padding-top: 11px;
text-align: justify;
margin-bottom: 4em;
margin-top: 1em;
font-size: 14px;
border-left: 1px dotted #47abc3;
border-top: 1px dotted #47abc3;
padding-left: 11px;
}

#text p:first-letter {
font-weight: bold;
font-size: 40px;
color: #68A164;
}

#text h2 {
}

a {
color: #68A164;
font-weight: bold;
}

a:visited {
}

a:hover {
color: #6468A1;
font-weight: bold;
}

img.border {
border: none;
}

p.underline strong {
text-decoration: underline;
}

p.centre {
width: 350px;
margin-left: 360px;
}

p.centre2 {
width: 350px;
margin-left: 80px;
}

.decale {
margin-left: 5px;
}

.imageflottante2
{
   float: right;
   margin-left: 70px;
   display: block ;
}
.imageflottante
{
   float: left;
   margin-right: 100px;
   display: block ;
}

.dessous
{
   display: block ;
   clear: both;
}
