.menu_izq #productos {
float: left;
width: 70%;
}

#agrupacion_productos {
width: 80%;
}


.destaca_verde {
padding-bottom: 0.5em; 
background-color: #b1d3a9; 
padding-left: 0.5em; 
width: 42.5em;
padding-right: 0.5em; 
display: inline; 
float: left; 
height: 12px; 
margin-right: 1em; 
padding-top: 0.5em
}

.recuadro_tarjetas_home {
width: 9em; 
display: inline-block;
float: left;
}

#contenido .tarjetas-home-ul li {
list-style:none;
}

.tarjetas-home-ul {
width: 47.5em;
float: left; 
list-style: none;
}

#contenido table {
margin-right: 3em;
margin-left: 3em;

}

#pago_aplazado {
border-bottom: #cccccc 3px solid;
padding-bottom: 0.5em;
padding-left: 0.5em;
width: 9em;
padding-right: 0.5em;
float: left;
height: 8px; 
color: #888888;
margin-right: 5px; 
padding-top: 0.5em;
}

#pago_findemes {
border-bottom: #cccccc 3px solid;
padding-bottom: 0.5em;
padding-left: 0.5em;
width: 35em;
padding-right: 0.5em;
float: left;
height: 8px; 
color: #888888;
margin-right: 5px; 
padding-top: 0.5em;
}


/*Estilos Banner destacado*/
#contenido .tarjetas_bd_inferior { 
	border: 0.1em solid #007856;
    left: -1em;
    position: relative;
    top: -1.8em;
    width: 100%;
	}
#contenido .tarjetas_bd_inferior ul {
	background-color: #007856;
    font-size: 1.1em;
    height: 0.6em;
    line-height: 1.25em;
    list-style: none outside none;
}
#contenido .li_tarjetas_bd {display: list-item; float: left; line-height: 1.25em; list-style: none outside none; margin-right: 1em;}
#contenido .li_tarjetas_bd a {color: rgb(255, 255, 255); padding: 0.2em; text-decoration: none;}

#contenido .li_tarjetas_bd a:hover {text-decoration:underline}
#banner_principal_texto {overflow:hidden;}

