/* CSS Document */
h3{
	color:#f00;
	font-size:260%;
	text-align:right;
	border-right:10px solid #f00;
	padding-right:15px;
	margin-left:350px;
	font-weight:400;
	letter-spacing:3px;
	background:url(../img/bg_titre_rouge.gif) left top repeat-x;
}

h4{
	background:url(../img/bg-h4.gif) left bottom repeat-x;
	color:#0195e1;
	font-size:170%;
	padding:5px 0 8px 25px;
	margin:1em 0 0.5em ;
}

p{
	margin:10px 0 0;
}

p span{
	color:#f00;
	font-size:110%;
	display:block;
}

p#accroche{
	font-size:150%;
	color:#3CDBDE;
	width:60%;
	margin:10px 0 10px 20px;
}

/* //////////////// CONSOMMATION */

#conso h4{
	margin:0 0 0 170px;
	width:360px;
}

#graph{
	float:left;
	margin:0 20px 0 0;
}

/* //////////////// CREDIT */

#credit h4{
	width:430px
}

/* //////////////// CONSTRUCTION */
#construct h4{
	width:620px;
}

h5{
	font-size:120%;
}

#const{
	background:url(../img/logo/construction.jpg) left top no-repeat;
	padding:5px 0 0 95px;
	height:95px;
	width:360px;
}

#const h3{
	color:#f00;
	font-size:175%;
	background:none;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
	font-weight:600;
	letter-spacing:1px;
}

#const a{
	font-size:140%;
	color:#69A299;
	padding-left:5px;
}

#gaspi{float:right;}

/* //////////////// ECO CITOYEN */

#eco h4{
	width:350px;
}

#eco ul{
	margin: 1em 0 0 2em;
}

#eco ul li{
	font-size:90%;
}

#eco img{
	margin: 0.5em 0 0.2em 2em;
}