/* Eco-Mobile */
#barom-CO2 {
background: url(img/pied.jpg) no-repeat bottom ;
width:202px;
height:245px;
padding-bottom:20px;
}

#titrebaro {
background: url(img/titre.jpg) top left no-repeat;
height:44px;
}

#barom-CO2 ul {
padding:0px 5px; 
background: url(img/fond.jpg) repeat-y;
height:200px;
}

#barom-CO2 ul p {
line-height:16px;
margin: 0px;
}

#barom-CO2 ul li {
display:block;
margin:0 5px;
font-size:11px;
line-height:30px;
color:#337ead;
font-weight:bold;
}

#barom-CO2 ul li span {
margin-right:10px;
font-size:12px;
font-weight:bold;
}

#r_sidebar p.masse-CO2 {
color: #97BE0D;
font-size:10px;
font-weight:bold;
margin-bottom:10px;
}

/* tableau detail*/

.tableau {
border:2px solid #97BE0D;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0px 0px 0px 0px;
}

.total-titre {
background:#97BE0D;
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
}

.titre-transport {
background:#97BE0D;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

.contenu-1 {
background:#E5E5E5;
color:#303030;
text-align:center;
}

.contenu-2 {
background:#E5E5E5;
color:#303030;
font-weight:bold;
padding-left:10px;
}
/* fin: barometre CO2 */