/* CSS Document */
#textos
{
width:420px;
padding:10px 0 0 0;
}
#imagenes
{
width:420px;
padding:0px 0 0 0;
text-align:center;
}
#imagenes img{
border:none;
}
#contenidos p
{
margin:0 20px 10px 10px;
text-align:justify;
color:#999;
}

