#tabs {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:1px solid #CDCDCD;
	margin-bottom:1px;
}
#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li {
	float:left;
	margin:0;
	padding:0;
	width:130px;
	height:30px;
	cursor:pointer;
}

/* TABS I-ECOLOGIC */
#tabs #iecologic1 {
	background-image:url(../images/productos/boton_caracteristicas.png);
}
#tabs .current#iecologic1, #tabs #iecologic1:hover {
	background-image:url(../images/productos/boton_caracteristicas_iecologic.png);
}
#tabs #iecologic2 {
	background-image:url(../images/productos/boton_downloads.png);
}
#tabs .current#iecologic2, #tabs #iecologic2:hover {
	background-image:url(../images/productos/boton_downloads_iecologic.png);
}
#tabs #iecologic3 {
	background-image:url(../images/productos/boton_control_remoto.png);
}
#tabs .current#iecologic3, #tabs #iecologic3:hover {
	background-image:url(../images/productos/boton_control_remoto_iecologic.png);
}

/* TABS SPLIT */
#tabs #split1 {
	background-image:url(../images/productos/boton_caracteristicas.png);
}
#tabs .current#split1, #tabs #split1:hover {
	background-image:url(../images/productos/boton_caracteristicas_azul.png);
}
#tabs #split2 {
	background-image:url(../images/productos/boton_downloads.png);
}
#tabs .current#split2, #tabs #split2:hover {
	background-image:url(../images/productos/boton_downloads_azul.png);
}
#tabs #split3 {
	background-image:url(../images/productos/boton_control_remoto.png);
}
#tabs .current#split3, #tabs #split3:hover {
	background-image:url(../images/productos/boton_control_remoto_azul.png);
}

/* TABS SISTEMAS_AGUA */
#tabs #sistemas_agua1 {
	background-image:url(../images/productos/boton_caracteristicas.png);
}
#tabs #sistemas_agua2 {
	background-image:url(../images/productos/boton_downloads.png);
}
#tabs #sistemas_agua3 {
	background-image:url(../images/productos/boton_control_remoto.png);
}
#tabs .current#sistemas_agua1, #tabs #sistemas_agua1:hover {
	background-image:url(../images/productos/boton_caracteristicas_celeste.png);
}
#tabs .current#sistemas_agua2, #tabs #sistemas_agua2:hover {
	background-image:url(../images/productos/boton_downloads_celeste.png);
}
#tabs .current#sistemas_agua3, #tabs #sistemas_agua3:hover {
	background-image:url(../images/productos/boton_control_remoto_celeste.png);
}

/* TABS CONTROLES_ACCESORIOS */
#tabs #controles_accesorios1 {
	background-image:url(../images/productos/boton_caracteristicas.png);
}
#tabs #controles_accesorios2 {
	background-image:url(../images/productos/boton_downloads.png);
}
#tabs #controles_accesorios3 {
	background-image:url(../images/productos/boton_control_remoto.png);
}
#tabs .current#controles_accesorios1, #tabs #controles_accesorios1:hover {
	background-image:url(../images/productos/boton_caracteristicas_naranja.png);
}
#tabs .current#controles_accesorios2, #tabs #controles_accesorios2:hover {
	background-image:url(../images/productos/boton_downloads_naranja.png);
}
#tabs .current#controles_accesorios3, #tabs #controles_accesorios3:hover {
	background-image:url(../images/productos/boton_control_remoto_naranja.png);
}

/* TABS EXPANSION_DIRECTA */
#tabs #expansion_directa1 {
	background-image:url(../images/productos/boton_caracteristicas.png);
}
#tabs #expansion_directa2 {
	background-image:url(../images/productos/boton_downloads.png);
}
#tabs #expansion_directa3 {
	background-image:url(../images/productos/boton_control_remoto.png);
}
#tabs .current#expansion_directa1, #tabs #expansion_directa1:hover {
	background-image:url(../images/productos/boton_caracteristicas_verde.png);
}
#tabs .current#expansion_directa2, #tabs #expansion_directa2:hover {
	background-image:url(../images/productos/boton_downloads_verde.png);
}
#tabs .current#expansion_directa3, #tabs #expansion_directa3:hover {
	background-image:url(../images/productos/boton_control_remoto_verde.png);
}
#contenido1, #contenido2, #contenido3 {
	float:left;
	 padding-top:10px;
	 width:660px;
}

/* TABS INTERNACIONAL */
#tabs #internacional1 {
	background-image:url(../images/conozca_internacional/boton_centros.png);
	width:160px;
}
#tabs #internacional2 {
	background-image:url(../images/conozca_internacional/boton_companias.png);
	width:160px;
}
#tabs #internacional3 {
	background-image:url(../images/conozca_internacional/boton_red.png);
	width:160px;
}
#tabs .current#internacional1, #tabs #internacional1:hover {
	background-image:url(../images/conozca_internacional/boton_centros_azul.png);
	width:160px;
}
#tabs .current#internacional2, #tabs #internacional2:hover {
	background-image:url(../images/conozca_internacional/boton_companias_azul.png);
	width:160px;
}
#tabs .current#internacional3, #tabs #internacional3:hover {
	background-image:url(../images/conozca_internacional/boton_red_azul.png);
	width:160px;
}

