/* CSS Document */
#madrecell{
width:400px;
background-image:url(fondo.jpg);
font-family:Verdana;
font-size:14px;
color:#FFFFFF;
}
.titulocell{
background-color:#333333;
font-family:Verdana;
font-size:16px;
color:#D2AB0E;
}

#basecell{
width:360px;
}
#subbasecell{
width:330px;
font-family:Verdana;
font-size:14px;

}
#formcell{
position:relative;
height:35px;
}
#labelcell{
text-align:right;
width:140px;

}
#campocell{
position:absolute;
top:0px;
width:200px;
left:145px;
height:30px;
}
legend{
font-size:15px;
color:#D2AB0E;
}
#subbasecell legend{
font-size:13px;
color:#D2AB0E;
}
.prueba{
background-color:#000066;}
#resp{

position:relative;
left:20px;
width:280px;
}