body {
position: relative;
background-color: rgb(255,255,255);
margin: 0px;
padding: 0px;
font-family:verdana, arial, helvetica;
font-size:10px;
color: #3D74CE;
}
img.hover {
visibility: hidden;
}
div#franja_izq {
position: absolute;
left: 0px;
top: 0px;
width: 45px;
height: 293px; 
background-color: rgb(0,153,255);
background-image: url(imagenes/franja_izq.gif);
background-repeat: repeat-x;
}
div#sombrazul_izq {
position: absolute;
left: 45px;
top: 0px;
width: 9px;
height: 293px;
background-image: url(imagenes/sombrazul_izq.gif)
}
div#sombra_izq {
position: absolute;
left: 45px;
top: 293px;
width: 9px;
height: 850px;
background-repeat: repeat-y;
background-image: url(imagenes/sombra_izq.gif)
}
div#franja_botones {
position: absolute;
left: 54px;
top: 0px;
width: 890px;
height: 293px; 
background-color: rgb(0,153,255);
background-image: url(imagenes/franja_izq.gif);
background-repeat: repeat-x;
}
div#botones_abajo {
position: absolute;
left: 54px;
top: 293px;
width: 890px;
height: 20px;
}
div#sombra_centro {
position: absolute;
left: 250px;
top: 293px;
width: 10px;
height: 857px;
background-repeat: repeat-y;
background-image: url(imagenes/sombra_centro.gif)
}
div#encabezado {
position: absolute;
left: 54px;
top: 0px;
width: 888px;
height: 96px;
background-color: rgb(0,153,255);
background-image: url(imagenes/encabezado.gif);
}
img#logo {
position: absolute;
left: 22px;
top: 8px;
}
img#titulo {
position: absolute;
left: 83px;
top: 33px;
}
div#boletin {
position: absolute;
left: 605px;
top: 23px;
width: 21px;
height: 29px;
border: none;
}
div#boletin img {
position: absolute;
left: 0px;
top: 0px;
width: 21px;
height: 29px;
border: none;
}
p#contactos {
position: absolute;
left: 595px;
top: 58px;
}
p#contactos a {
color: rgb(153,20,27); 
text-decoration: none;
}
p#contactos a:hover {
text-decoration: underline;
}
div#cover {
position: absolute;
left: 260px;
top: 95px;
width: 684px;
height: 196px;
background-color: rgb(255,255,255);
}
div#sombrazul_der {
position: absolute;
left: 944px;
top: 0px;
width: 14px;
height: 293px;
background-image: url(imagenes/sombrazul_der.gif)
}
div#sombra_der {
position: absolute;
left: 944px;
top: 293px;
width: 13px;
height: 851px;
background-repeat: repeat-y;
background-image: url(imagenes/sombra_der.gif)
}
div#franja_der {
position: absolute;
left: 958px;
top: 0px;
width: 45px;
height: 293px; 
background-color: rgb(0,153,255);
background-image: url(imagenes/franja_der.gif);
background-repeat: repeat-x;
}
img#curva_izq {
position: absolute;
left: 43px;
top: 1143px;
}
div#sombra_abajo {
position: absolute;
left: 63px;
top: 1150px;
width: 873px;
height: 17px;
background-repeat: repeat-x;
background-image: url(imagenes/sombra_abajo.gif)
}
img#curva_der {
position: absolute;
left: 936px;
top: 1144px;
}
div.bn {
height: 25px;
width: 206px;
margin: 0px;
background-repeat: no-repeat;
}

div.bn > h1 {
display: none;
}

div#botones_off {
position: absolute;
left: 54px;
top: 108px;
}

div#b1off {background-image: url(imagenes/B_fmv_off.gif);}
div#b2off {background-image: url(imagenes/B_asociaciones_off.gif);}
div#b3off {background-image: url(imagenes/B_reglas_off.gif);}
div#b4off {background-image: url(imagenes/B_eventos_off.gif);}
div#b5off {background-image: url(imagenes/B_veleristas_off.gif);}
div#b6off {background-image: url(imagenes/B_jueces_off.gif);}
div#b7off {background-image: url(imagenes/B_enlaces_off.gif);}

div#botones_on {
position: absolute;
left: 54px;
top: 108px;
visibility: hidden;
}

div#b1on {background-image: url(imagenes/B_fmv_on.gif);}
div#b2on {background-image: url(imagenes/B_asociaciones_on.gif);}
div#b3on {background-image: url(imagenes/B_reglas_on.gif);}
div#b4on {background-image: url(imagenes/B_eventos_on.gif);}
div#b5on {background-image: url(imagenes/B_veleristas_on.gif);}
div#b6on {background-image: url(imagenes/B_jueces_on.gif);}
div#b7on {background-image: url(imagenes/B_enlaces_on.gif);}

div#botones_sw{
position: absolute;
left: 54px;
top: 108px;
}
div#b1sw {top: 0px;}
div#b2sw {top: 26px;}
div#b3sw {top: 52px;}
div#b4sw {top: 78px;}
div#b5sw {top: 104px;}
div#b6sw {top: 130px;}
div#b7sw {top: 156px;}

div.bnlk {
position: relative;
left: 2px;
top: 2px;
height: 21px;
width: 202px;
}
div#pie {
position: absolute;
left: 300px;
top: 1095px;
width: 600px;
height: 40px;
text-align: center;
}
div#pie a {
color: inherit;
text-decoration: none;
}
div#pie a:hover {
text-decoration: underline;
}