@import "general.css";
@import "menus_superiores.css";
@import "02_1_clientes.css";

/* INICIO ESTILOS 02_1d_entornos.htm */

#clientes_empresas_entornos_h2 {
	background: url(../images/02_1d_entor_h2.gif) no-repeat left top;
	background-position: 35px 8px;
	width: 347px;
	height: 29px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 35px;
}
#clientes_empresas_entornos_h2 h2 {
	display: none;
}
#clientes_empresas_entornos_logo_sap_fondo {
	background: url(../images/02_1d_logo_sap.gif) no-repeat left top;
	background-position: 35px 0px;
}
#clientes_empresas_entornos_logo_sap {
	/*background: url(../images/02_1d_logo_sap.gif) no-repeat left top;*/
	width: 90px;
	height: 45px;	
	margin-left: 35px;
	margin-top: 26px;
	display: block;
}
#clientes_empresas_entornos_logo_sap span {
	display: none;
}
.clientes_empresas_entornos_modulo {
	width: 715px;
	padding-top: 9px;
	padding-left: 35px;
	padding-right: 35px;		
}
.clientes_empresas_entornos_modulo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.clientes_empresas_entornos_modulo li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	padding-bottom: 12px;
}
.clientes_empresas_entornos_modulo_superior {
	background: url(../images/02_1d_entor_img_sup.gif) no-repeat left top;
	padding-top: 10px;	
}
.clientes_empresas_entornos_modulo_inferior {
	background: url(../images/02_1d_entor_img_inf.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
.clientes_empresas_entornos_modulo_central {
	background: url(../images/02_1d_entor_img_cen.gif) repeat-y left top;
	padding-bottom: 1px;
	width: 715px;
	float: left;
}
.clientes_empresas_entornos_modulo_central p {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-left: 35px;
	padding-right: 35px;	
	font-size: 11px;
	color: #858383;	
	text-align: justify;
}
.clientes_empresas_entornos_modulo_izda {
	width: 221px;
	float: left;
}
.clientes_empresas_entornos_modulo_dcha {
	width: 494px;
	float: left;
}
.clientes_empresas_entornos_modulo_dcha ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.clientes_empresas_entornos_modulo_dcha li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

/* FIN ESTILOS 02_1d_entornos.htm */
