/* FOURNY */
.txt_heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.ag_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.ag_siren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.table_critere_ext {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table_critere_int {
	/*border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #f7f7f7;*/
	border:none;
}

.CONSOA, .CONSOB, .CONSOC, .CONSOD, .CONSOE, .CONSOF, .CONSOG, .CO2A, .CO2B, .CO2C, .CO2D, .CO2E, .CO2F, .CO2G
{
	/* taille de l'image */
	width:205px;
	height:198px;
	background-repeat:no-repeat;
	
	
}

.CONSOA{background-image:url(../images/diagnostics/dpe/conso_a.jpg);}
.CONSOB{background-image:url(../images/diagnostics/dpe/conso_b.jpg);}
.CONSOC{background-image:url(../images/diagnostics/dpe/conso_c.jpg);}
.CONSOD{background-image:url(../images/diagnostics/dpe/conso_d.jpg);}
.CONSOE{background-image:url(../images/diagnostics/dpe/conso_e.jpg);}
.CONSOF{background-image:url(../images/diagnostics/dpe/conso_f.jpg);}
.CONSOG{background-image:url(../images/diagnostics/dpe/conso_g.jpg);}

.CO2A{background-image:url(../images/diagnostics/dpe/co2_a.jpg);}
.CO2B{background-image:url(../images/diagnostics/dpe/co2_b.jpg);}
.CO2C{background-image:url(../images/diagnostics/dpe/co2_c.jpg);}
.CO2D{background-image:url(../images/diagnostics/dpe/co2_d.jpg);}
.CO2E{background-image:url(../images/diagnostics/dpe/co2_e.jpg);}
.CO2F{background-image:url(../images/diagnostics/dpe/co2_f.jpg);}
.CO2G{background-image:url(../images/diagnostics/dpe/co2_g.jpg);}

.divdpelettreA, .divdpelettreB, .divdpelettreC, .divdpelettreD, .divdpelettreE, .divdpelettreF, .divdpelettreG
{
	padding-left:175px;
	color:#FFF;
	font-size:11px
}

.divdpelettreA{padding-top:18px;}
.divdpelettreB{padding-top:41px;}
.divdpelettreC{padding-top:64px;}
.divdpelettreD{padding-top:87px;}
.divdpelettreE{padding-top:110px;}
.divdpelettreF{padding-top:133px;}
.divdpelettreG{padding-top:156px;}

.DIV_LISTE_CONSO{
	border-bottom:1px #999 solid;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
}
.DIV_LISTE_CO2{
	border-bottom:1px #999 solid;
	border-top:1px #999 solid;
	border-right:1px #999 solid;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
}
