/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
background:url(images/fond.gif);
text-align:center;
font-size:12px;
scrollbar-face-color:#BBDAFF;
font-weight:bold;
}

.conteneur{
background-color:#FFFFFF;
margin:0px auto;
width:740px;
height:440px;
padding:5px;
text-align:center;
}

.conteneur2{
background-color:#FFFFFF;
margin:0px auto;
width:740px;
height:440px;
text-align:center;
}

.conteneur3{
background:url(images/statue.jpg) no-repeat center bottom;
background-color:#FFFFFF;
margin:0px auto;
width:740px;
height:440px;
text-align:center;
}

.contenu{
background-color:#B5CBE6;
height:100%;
}

.haut{
background:url(images/titre.gif) no-repeat left;
height:80px;
text-align:right;
}

.moyen{
background:url(images/fondmoyen.jpg) no-repeat;
height:360px;
}



.basgauche{
float:left;
}

.basdroite{
float:right;
text-align:center;
padding-right:50px;
}

.moyendroite{
float:right;
height:370px;
width:240px;
}

.moyengauche{
float:left;
height:370px;
width:468px;
color:#204878;
}

.robechies{
width:135px;
height:135px;
float:left;
}

.chimay{
width:135px;
height:135px;
float:left;
}

.stremy{
width:135px;
height:135px;
float:right;
}

.forges{
width:135px;
height:135px;
float:right;
}

.moyengauchegauche{
width:245px;
float:left;
height:370px;
}

.moyengauchedroite{
width:195px;
height:335px;
float:right;
overflow:auto;
text-align:justify;
font-size:10px;
margin-top:13px;
}

.moyendroitedroite{
width:210px;
height:370px;
float:right;
margin-right:10px;
}


