.conteneur {
overflow: hidden;
width:1024px;
margin-left: auto;
margin-right: auto;
text-align: justify;
position: relative;
}

.header {
margin-top: 10px;
height:73px;
width:1024px;
}


.footerHaut {
margin-top: -20px;
background-image:url(../images/structure/footerHaut.png);
height:56px;
width:1024px;
}

.footerMenu a:hover {
text-decoration: underline overline;
}

.footerMenu a {
color:#71c3bc;
}
.footerMenu{
text-decoration:none;
color:#71c3bc;
width:1024px;
background: url(../images/structure/footer.png) no-repeat;
text-align: center;
}

.fondContenu {
background-color: #ffffff;
background-repeat: repeat-y;
width:1024px;
color: #000000;
}

.contenu {
position: relative;
padding: 10px 10px;
margin-right: 60px;
margin-left: 20px;
margin-top: 20px;
width: 560px;
background-color: #ffffff;
}

.contenu2 {
position: relative;
padding: 10px 10px;
margin-top: 20px;
margin-left:88px;
width: 825px;
background-color: #ffffff;
}

.bandeau {
position: relative;
padding: 10px 10px;
margin-top: 20px;
margin-left: 100px;
width: 200px;
background-color: #ffffff;
border: 1px dashed #71c3bc;
}

.contenuBandeau {
text-align: center;
width: 200px;
}

.contenuBandeauIndex {
overflow: hidden;
max-height: 490px;
text-align: center;
width: 200px;
}

.contenuBandeauIndex:hover {
overflow:auto;
}

.titreBandeau {
text-align: center;
color: #ffffff;
font-weight: bold;
background-color: #71c3bc;
}

.footerBandeau {
margin-top: 10px;
text-align: right;
}

.coordonnees {
text-align: center;
}

.drapeaux {
position: absolute;
top: 10px;
right: 80px;
}

