.producto_nexho {
	float: left;
	height: 111px;
	width: 280px;
	margin-bottom: 35px;
	background-color: #EFECE4;
}
#contenedor #cuerpo #columna_derecha .contenido_estandar .separador {
	margin-bottom: 30px;
}


.producto_nexho2 {
	float: left;
	height: 111px;
	width: 280px;
	margin-bottom: 35px;
	background-color: #EFECE4;
	margin-left: 36px;
}
.producto_nexho   a           {
	font-size: 12px;
}
.producto_nexho  P         {
	margin-top: 0px;

}
.producto_nexho  h3         {
	font-size: 12px;
	font-weight: bold;
	padding-top: 35px;
}
.producto_nexho  img         {
	float: left;
	margin-right: 10px;
	margin-top: -35px;
}
.producto_nexho2 a {
	font-size: 12px;
}
.producto_nexho2 P {
	margin-top: 0px;
}
.producto_nexho2 h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 35px;
}
.producto_nexho2 img {
	float: left;
	margin-right: 10px;
	margin-top: -35px;
}
