.img-deco {          /*conteneur de la page avec image de fond*/
float: left;
width: 756px;

/*height: 766px;*/
background:url('../img-deco/img-deco-8.jpg') no-repeat 240px 260px;
/*border: 1px solid #000000;*/
}

.volume5{          /*div colonne centrale unique --- avec marge --- justifié*/
float: left;
width: 563px;

text-align: justify;
/*margin-left: 5px;
margin-right: 20px;*/
margin-top: 20px;
padding-left: 5px;
padding-right: 20px;
/*overflow: hidden;*/
}


h1.h1-haut-gauche{
font-style: italic;
font-size: 13pt;
font-weight: normal;
text-align: center;
color: #002277;
margin-left: 0px;
margin-bottom: 0px;
padding:0px;
/*border-bottom: 1px solid #998070;*/
}


.ordre1{          /*div1*/
float:left;
text-align: left;
width:130px;

height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-rouge.jpg');
}

.ordre2{          /*div1*/
float:left;
text-align: left;
width:130px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-rouge-clair.jpg');
}

.dessin1{          /*div2*/
float:left;
text-align: center;
width:110px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;
overflow: hidden;
background:url('../img-deco/fond-gauffre-orange.jpg');
}

.dessin2{          /*div2*/
float:left;
text-align: center;
width:110px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;
overflow: hidden;
background:url('../img-deco/fond-gauffre-orange-clair.jpg');
}


.famille1{          /*div3*/
float:left;
text-align: left;
width:120px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-vert.jpg');
}

.famille2{          /*div3*/
float:left;
text-align: left;
width:120px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-vert-clair.jpg');
}

.espèce1{          /*div4*/
float:right;
text-align: left;
width:170px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-bleu.jpg');
}

.espèce2{          /*div4*/
float:right;
text-align: left;
width:170px;
height:80px;
padding:4px;

padding-top:10px;
padding-bottom:10px;

background:url('../img-deco/fond-gauffre-bleu-clair.jpg');
}




