#CARTO {
position: relative;
width: 550px;
height: 350px;
background-color: #eeeeee;
}



#CARTO_CENTRE, div.Carto_Bloc {
position: absolute;
width: 140px;
padding: 2px;
border-color: black;
border-style: solid;
border-width: 1px;
text-align: center;
}

#CARTO_CENTRE {
font-weight: bold;
width: 160px;
}

div.Carto_Bloc {
width: 140px;
}

#CARTO_CENTRE {
left: 200px;
top: 140px;

}

#CARTO_1 {
left: 380px;
top: 60px;
}

#CARTO_2 {
left: 160px;
top: 8px;
}

#CARTO_3 {
left: 10px;
top: 120px;

}

#CARTO_4 {
top: 250px;
left: 170px;
}

#CARTO_5 {
top: 200px;
left: 330px;
}