body {
	margin: 0px;
	background-image: url(../images/fond-site2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

body, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}

li {
	list-style-image: url(../images/gelbase_bullet.gif);
	margin-bottom: 10px;
}

.bord {
	border: 1px solid #033266;
}

.fond_menu {
	background-image: url(../images/index2_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.fond_centre1 {
	background-image: url(../images/fond4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.fond_centre2 {
	background-image: url(../images/fond3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bas_menu {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.texte_gras {
	font-weight: bold;
}

.texte_bas {
	font-size: 9px;
	font-weight: bold;
}

.cellules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033266;
	background-color: #C0D7E9;
	border: 1px solid #5B85BD;
}

a.lien {
	color: #033266;
	font-weight: bold;
	text-decoration: none;
}

a.lien:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.lien1 {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

a.lien1:hover {
	color: #033266;
	font-weight: bold;
	text-decoration: none;
}

a.lien2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.lien2:hover {
	text-decoration: underline;
}

a.lien3 {
	color: #033266;
	font-weight: bold;
	text-decoration: none;
}

a.lien3:hover {
	color: #033266;
	font-weight: bold;
	text-decoration: underline;
}

a.lien4 {
	font-size: 12px;
	text-decoration: none;
	color: #8BA8D0;
	font-weight: bold;
}

a.lien4:hover {
	text-decoration: underline;
}

a.lien_bas {
	font-size: 9px;
	color: #033266;
	font-weight: bold;
	text-decoration: none;
}

a.lien_bas:hover {
	text-decoration: underline;
}

/*****************/
/****** DPE ******/
/*****************/

#bloc_dpe{
	text-align:left;
	margin: 0 0 0 10px;
	color: #8BA8D0;
}

	#bloc_dpe h1{
	  display:block;
	  float:left;
	  font-size: 14px;
	  color: #343434;
	  font-weight:normal;
	  width:600px;
	}

		#bloc_dpe h2{
			color: #74A5CE;
			font-size:12px;
			margin-bottom:10px;
			position:absolute;
			font-weight:normal;
		}

#lettre_conso{
	position:absolute;
	z-index:1;
	font-size:55px;
	width:172px;
	padding:30px 10px 0 0;
	text-align:right;
}

#image_conso{
	width:182px;
	height:182px;
	position:relative;
	padding-top:35px;

}
	#bilan_conso{
		margin:0 120px 20px 5px;
		float:left;
		width:200px;
	}

	#valeur_conso{
		font-size:13px;
		margin-top:3px;
		color: #343434;
	}

#lettre_ges{
	position:absolute;
	z-index:1;
	font-size:55px;
	width:172px;
	padding:30px 10px 0 0;
	text-align:right;
}

#image_ges{
	width:182px;
	height:182px;
	position:relative;
	padding-top:35px;

}

	#bilan_ges{
		margin:0 12px 20px 0px;
		float:left;
		width:200px;
	}

	#valeur_ges{
		font-size:13px;
		margin-top:3px;
		color: #343434;
	}
