div.consoback{
text-align:left;
display:inline-block;
width:259px;
height:239px;
background-position:top;
background-color:red;
background-image:url(images/grapheconso.png);
background-repeat:no-repeat;
}

div.emiback{
margin-left:10px;
text-align:left;
display:inline-block;
width:263px;
height:239px;
background-position:top;
background-color:red;
background-image:url(images/grapheemission.png);
background-repeat:no-repeat;
}
div.consolegend{
float:bottom;
}
div.emilegend{
margin-left:10px;
float:bottom;
}
div.consoarrow{
float:left;
position:relative;
left:202px;
display:block;
width:51px;
height:36px;
background-position:top;
background-color:red;
background-image:url(images/fenergie.png);
background-repeat:no-repeat;
}
div.emiarrow{
float:right;
position:relative;
left:-8px;
display:block;
width:51px;
height:36px;
background-position:top;
background-color:red;
background-image:url(images/femission.png);
background-repeat:no-repeat;
}