/* CSS Document */
#textos
{
/*width:220px;*/
width:212px;
float:left;
padding:10px 0 0 0;
}
#imagenes
{
width:200px;
float:right;
padding:10px 0 0 0;
text-align:center;
}
#imagenes img
{
margin:0 0 20px 0;
}


