body {
background: url(/images/fondo.jpg) 0% 0% repeat-x;
height: 780px;
/*text-align: center;*/
}

#marcoppal
{
 width: 591px;
 height:740px;
 background-color: #e7e7f6;
 position:absolute;
 left:50%;
 margin-left:-300px;
 margin-top: 0px;
 border: 1px rgb(0,0,0) solid;
}

#barratitulo
{
text-align:left;
}

#barramenu
{
position: absolute;
top:  60px;
background-color: rgb(0,0,0);
width: 100%;
}

#titulo
{
font-family: Arial;
font-size: x-large;
position: absolute;
top:10px;
left:60px;
}

#adstop
{
text-align: right;
position: absolute;
top: 0px;
right: 0px;
}

#adsundermenu
{
text-align: center;
position: absolute;
width: 100%;
top: 108px;
}

#contenido
{
text-align: left;
position: absolute;
top: 140px;
width: 531px;
left: 95px;
}

#howto
{
font-family: Arial;
color: rgb(0,0,153);
font-size: small;
}

