/* ============================================================ */
/*   STRUCTURE DE PAGE													                */
/* ============================================================ */

#chapeau.rentabilite{
	background-image: url('https://www.pv-pro.fr//img/photovoltaique.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height:225px;
	line-height:18px;
}
#descriptif{
	float:left;
	width:360px;
}
#datas_graph{
	float:left;
	width:320px;
	margin:20px 0px 0px 0px;
	text-align:center;
	background-color:#ffffff;
}
#revenu_an{
	clear:both;
	background-image: url('https://www.pv-pro.fr//img/rentabilite/revenu_an.png');
	background-repeat: no-repeat;		
	width:177px;
	height:35px;
	margin:0px auto 0px auto;
	padding:8px 0px 8px 0px;
	text-align:center;
	color:red;
	font-size:14px;
	font-weight:bold;
}
#charges ul.left{
	float:left;
	width:315px;
}
#charges ul.right{
	float:left;
	width:315px;
	margin:0px 0px 0px 20px;
}
#rentabilite{

}
#col_left_graph, #col_right_graph{
	width:315px;
	float:left;
}
#col_right_graph{
	margin:0px 0px 0px 30px;
}
#col_left_text, #col_right_text{
	width:315px;
	float:left;
	text-align: justify;
}
#col_right_text{
	height:80px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 15px;
	border-left:1px solid #cccccc;
}
#col_left_bt, #col_right_bt{
	width:315px;
	float:left;
	padding:30px 0px 0px 0px;
}
#col_right_bt{
	height:120px;
	margin:0px 0px 0px 15px;
	padding:30px 0px 0px 15px;
	border-left:1px solid #cccccc;
}
#encart_bt{
	width:650px;
	text-align:center;
	margin:30px auto 0px auto;
}
#bt_inst{
	background-image: url('https://www.pv-pro.fr//img/bt_savoirplus3.png');
	background-repeat: repeat-x;		
	width:260px;
	height:40px;
	margin:0px auto 0px auto;
	padding:10px 5px 5px 35px;
	cursor:pointer;
	text-align:left;
}
#bt_inst2{
	background-image: url('https://www.pv-pro.fr//img/bt_savoirplus3.png');
	background-repeat: repeat-x;		
	width:260px;
	height:40px;
	margin:0px auto 0px auto;
	padding:15px 5px 5px 35px;
	cursor:pointer;
	text-align:left;
}
#bt_inst a, #bt_inst2 a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#5A5A5A;
}
#bt_inst a:hover, #bt_inst2 a:hover{
	text-decoration:none;
	color:#5A5A5A;
}