#application { float: left; font-family: Trebuchet MS; font-size: 11px !important;}

	#listeResidentiel a { display:block; height:21px; padding: 5px 0 0 10px; width:190px; }
		#listeResidentiel a.res144 { background-color: #FCD400; }
		#listeResidentiel a.res147 { background-color: #009fe3; }
		#listeResidentiel a.res153 { background-color: #FCD400; }
		#listeResidentiel a.res159 { background-color: #009fe3; }
		
#application input { border: 1px solid black; font-size:10px; padding: 2px 0 0 5px; width: 75px; }
#submit {display:none;}

#application.type144 {border: 3px solid #FCD400;}
#application.type147 {border: 3px solid #009FE3;}

#application.type153 {border: 3px solid #FCD400;}
#application.type159 {border: 3px solid #009FE3;}

#application.type144 h2 { background-color: #FCD400; color: black; font-size: 15px; padding: 3px 0 3px 20px; }
#application.type147 h2 { background-color: #009FE3; color: black; font-size: 15px; padding: 3px 0 3px 20px; }

#application.type153 h2 { background-color: #FCD400; color: black; font-size: 15px; padding: 3px 0 3px 20px; }
#application.type159 h2 { background-color: #009FE3; color: black; font-size: 15px; padding: 3px 0 3px 20px; }

#application .parametre, #application .resultat { background-color: #fff;height:280px;width:777px; }

#application .parametre .box-first, #application .parametre .box-second, #application .parametre .box-third
{ float:left; height: 260px; padding: 10px 5px; width: 249px; }

	#calculator_select_product div { text-align: center}




#application .resultat .box-first, #application .resultat .box-second, #application .resultat .box-third
{ float:left; height: 250px; margin: 0 20px; padding: 10px 0; width: 218px; }
 

#application .box-first { display:inline; }
#application .box-second { display:inline; }
#application .box-third { display:inline; }

	#application .box-first h4, #application .box-second h4, #application .box-third h4 { height: 18px; padding: 3px 0 0 30px; }

	#application.type144 .box-first h4 { background: transparent url('../images/calculateur/01.gif') no-repeat left; }
	#application.type144 .box-second h4 { background: transparent url('../images/calculateur/02.gif') no-repeat left; }
	#application.type144 .box-third h4 { background: transparent url('../images/calculateur/03.gif') no-repeat left; }
	
	#application.type153 .box-first h4 { background: transparent url('../images/calculateur/01.gif') no-repeat left; }
	#application.type153 .box-second h4 { background: transparent url('../images/calculateur/02.gif') no-repeat left; }
	#application.type153 .box-third h4 { background: transparent url('../images/calculateur/03.gif') no-repeat left; }
		
	#application.type147 .box-first h4 { background: transparent url('../images/calculateur/votre_consommation.gif') no-repeat left; }
	#application.type147 .box-second h4 { background: transparent url('../images/calculateur/votre_produit.gif') no-repeat left; }
	#application.type147 .box-third h4 { background: transparent url('../images/calculateur/votre_region.gif') no-repeat left; }
	
	#application.type159 .box-first h4 { background: transparent url('../images/calculateur/votre_consommation.gif') no-repeat left; }
	#application.type159 .box-second h4 { background: transparent url('../images/calculateur/votre_produit.gif') no-repeat left; }
	#application.type159 .box-third h4 { background: transparent url('../images/calculateur/votre_region.gif') no-repeat left; }
	
	
	#application .box-third em { font-style: normal;}
	
#application span { float: right;}

#application .resultat .box-header { border-bottom: 1px solid #FCD400; height: 50px; text-align: center;}
#application .resultat .box-header span { float: none; }
#application .resultat .box-content { padding: 10px 5px;}
#application .resultat .box-content p { margin-bottom: 5px;}

.box-third .box-content { font-size: 13px; }

#calculator_select_product div {cursor:pointer; margin:0 auto; width: 200px;background-color:#fff;}

#application .descriptif { padding: 10px;width:757px;}
#application .descriptifTerra { background-color: white;}
#application .descriptifTerraInvest { background-color: white;display:none;}

#product_selected { font-weight: bold;}

#calculator_input label { display: block; float: left; padding-top: 2px; width: 35px; }
