/* CSS Document */
.submit
{
clear:both;
display:block;
height:30px;
width:390px;
margin:0 0 0 0 !important;
padding:0px 0 0 0;
z-index:1;
}
.formulario
{
position:relative;
top:140px;
}
#textos
{
position:relative;
display:block;
top:140px;
left:0px;
width:420px;
padding:10px 0 0 0;
z-index:1;
}
hr
{
position:absolute;
top:30px;
}
#imagenes
{
z-index:1;
clear:both;
position:absolute;
display:block;
top:10px;
left:0px;
width:420px;
margin:0 20px 0 0;
padding:10px 0 0 0;
height:120px;
text-align:center;
}
#contenidos
{
position:relative;
float:left;
width:420px;
margin:0px 0 0px 0;
}
