/*
-----------------------------------------------------------------------------------------
textos
-------------------------------------------------------------------------------------- */
#textoContenedor {
width:680px;
margin: 0 0 0 0;
padding:0;
height:auto;
min-height: 400px;
height: auto !important;
height: 400px;
}

#promo {
width:440px;
margin-bottom:15px;
margin-left:220px;
}
#promo h3{
width:440px;
height:30px;
margin:0 0 10px 0;
background:#333333 url("imagenes/servicios.jpg") no-repeat top left;
}
#destacados {
width:440px;
margin-left:220px;
}
#destacados h3{
width:440px;
height:30px;
margin:0 0 10px 0;
background:#333333 url("imagenes/destacados.jpg") no-repeat top left;
}