body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
acronym {
	cursor: help;
}
.rouge {
	color: #cc0000;
}
#conteneur {
	width:756px;
	margin-right: auto;
	margin-left: auto;
}


/* Pour le DPE 10 12 2010 */
div.dpe {
	width:240px;
	height:271px;
	margin:15px 0 0 0;
}
div.dpe.classeA {
	background: url('../img_DPE/classeA.png') no-repeat transparent;
}
div.dpe.classeB {
	background: url('../img_DPE/classeB.png') no-repeat transparent;
}
div.dpe.classeC {
	background: url('../img_DPE/classeC.png') no-repeat transparent;
}
div.dpe.classeD {
	background: url('../img_DPE/classeD.png') no-repeat transparent;
}
div.dpe.classeE {
	background: url('../img_DPE/classeE.png') no-repeat transparent;
}
div.dpe.classeF {
	background: url('../img_DPE/classeF.png') no-repeat transparent;
}
div.dpe.classeG {
	background: url('../img_DPE/classeG.png') no-repeat transparent;
}
span.dpe {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display: block;
	position: absolute;
}
span.dpe.classeA {
	margin: 30px 0 0 200px;
}
span.dpe.classeB {
	margin: 63px 0 0 200px;
}
span.dpe.classeC {
	margin: 96px 0 0 200px;
}
span.dpe.classeD {
	margin: 128px 0 0 200px;
}
span.dpe.classeE {
	margin: 160px 0 0 200px;
}
span.dpe.classeF {
	margin: 193px 0 0 200px;
}
span.dpe.classeG {
	margin: 225px 0 0 200px;
}

div.ges {
	width:240px;
	height:271px;
	margin:15px 0 0 0;
}
div.ges.GESclasseA {
	background: url('../img_DPE/GESclasseA.png') no-repeat transparent;
}
div.ges.GESclasseB {
	background: url('../img_DPE/GESclasseB.png') no-repeat transparent;
}
div.ges.GESclasseC {
	background: url('../img_DPE/GESclasseC.png') no-repeat transparent;
}
div.ges.GESclasseD {
	background: url('../img_DPE/GESclasseD.png') no-repeat transparent;
}
div.ges.GESclasseE {
	background: url('../img_DPE/GESclasseE.png') no-repeat transparent;
}
div.ges.GESclasseF {
	background: url('../img_DPE/GESclasseF.png') no-repeat transparent;
}
div.ges.GESclasseG {
	background: url('../img_DPE/GESclasseG.png') no-repeat transparent;
}
span.ges {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display: block;
	position: absolute;
}
span.ges.GESclasseA {
	margin: 30px 0 0 200px;
}
span.ges.GESclasseB {
	margin: 63px 0 0 200px;
}
span.ges.GESclasseC {
	margin: 96px 0 0 200px;
}
span.ges.GESclasseD {
	margin: 128px 0 0 200px;
}
span.ges.GESclasseE {
	margin: 160px 0 0 200px;
}
span.ges.GESclasseF {
	margin: 193px 0 0 200px;
}
span.ges.GESclasseG {
	margin: 225px 0 0 200px;
}

div.voir_dpe p a, p.infosDPE, p.infosGES {
	font-weight:bold;
}


/* Liens immobiliers 26 01 2011 leo */
#bloc_liens_immobiliers {
	   margin: 0;
}
#bloc_liens_immobiliers p {
	font-size: 10px;
	color:black;
	font-weight:bold;
	padding: 0 5px;
}
ul.liens_immobiliers {
	font-size: 10px;
    list-style: none outside none;
    margin: 0 0 10px 0;
    padding: 0 5px;
}
ul.liens_immobiliers li a {
	text-decoration:none;
	color:#CC0000;
}
ul.liens_immobiliers li a:hover {
	font-weight:bold;
}
