#empresa_contenedor{ position:relative; left:31px; width:920px; min-height:492px; margin-top:0px;  }
* html #empresa_contenedor{ height:492px; }

	#contenedor_izquierdo{ position:relative; float:left; margin-top:6px; left:0px; width:375px; min-height:463px; }
		* html #contenedor_izquierdo{ height:463px; }
		
		#ci_texto{ position:relative; left:6px; width:325px; font-size:12px; }
		#ci_texto .titulo_parrafo,#cd_texto .titulo_parrafo{ display:block; position:relative; left:-6px; width:351px; height:40px; margin-bottom:35px; font-size:20px; color:#ccc; background:url(images/ico3.png) right bottom no-repeat;  }
		
		

	#contenedor_derecho{  position:relative; float:left; margin-top:6px; left:31px; width:509px; min-height:401px; background:url(images/ico8.png) left 51px no-repeat; }
	* html #contenedor_derecho{ height:463px; }
	
		#cd_texto{ position:relative; left:24px; width:458px; font-size:12px;  }
		#cd_texto .titulo_parrafo{  left:-17px; width:499px;  }	
		#cd_texto li{ list-style:none; }
		
	
	
	#cleaner{ position:relative; clear:both; height:1px; overflow:hidden; }

		
		
