div#highlights {
position: absolute;
left: 66px;
top: 300px;
width: 170px;
height: 715px;
padding: 5px;
}
div#highlights a {
text-decoration: none;
}
div#highlights a span.link {
display: block;
clear: right;
text-align: right;
margin-top: 0em;
margin-bottom: 2em;
font-size: x-small;
text-decoration: none;
color: rgb(0,0,255);
font-weight: bold;
}
div#highlights a:hover span.link {
text-decoration: underline;
color: rgb(61,112,206);
}
div#highlights a img {
margin-top: 1em;
margin-right: 0em;
border: none;
float: right;
visibility: show;
}
div#highlights a img.hover {
position: relative;
visibility: hidden;
float: none;
left: 133px;
margin-top: 1em;
}
div#highlights a#inicio {
position: absolute;
display: block;
height: 6em;
width: 160px;
margin-left: 0em;
margin-right: 0em;
bottom: 2em;
text-align: center;
}
div#highlights a#inicio img {
position: absolute;
top: 0em;
left: 70px;
border: none;
visibility: show;
}
div#highlights a#inicio span.link {
position: absolute;
top: 3.6em;
left: 72px;
display: block;
clear: right;
text-align: right;
font-size: xx-small;
text-decoration: none;
color: rgb(0,0,255);
font-weight: bold;
}
div#highlights a#inicio:hover span.link {
text-decoration: underline;
color: rgb(61,112,206);
}
div.mes1 {
position: absolute;
width: 114px;
height: 33px;
top: 293px;
border: none;
background-color: rgb(0,74,153);
color: rgb(255,255,255);
text-align: center;
}
div.mes1 a {
vertical-align: -10px;
text-decoration: none;
color: rgb(255,255,255);
}
div.mes1 a:hover {
text-transform: uppercase;
color: rgb(242,148,0);
}
div#enero {
left: 260px;
}
div#febrero {
left: 374px;
}
div#marzo {
left: 488px;
}
div#abril {
left: 602px;
}
div#mayo {
left: 716px;
}
div#junio {
left: 830px;
}
div.mes2 {
position: absolute;
width: 114px;
height: 33px;
top: 326px;
border: none;
background-color: rgb(0,127,184);
color: rgb(255,255,255);
text-align: center;
}
div.mes2 a {
vertical-align: -10px;
text-decoration: none;
color: rgb(255,255,255);
}
div.mes2 a:hover {
text-transform: uppercase;
color: rgb(242,148,0);
}
div#julio {
left: 260px;
}
div#agosto {
left: 374px;
}
div#septiembre {
left: 488px;
}
div#octubre {
left: 602px;
}
div#noviembre {
left: 716px;
}
div#diciembre {
left: 830px;
}
div#fin_mes {
position: absolute;
width: 684px;
height: 9px;
top: 359px;
left: 260px;
border: none;
background-color: rgb(0,74,153);
}
div#fondo_texto {
position: absolute;
background-color: rgb(255,255,255);
background: url(fondo.jpg);
background-repeat: repeat-y;
color: rgb(61,112,206);
text-align: left;
left: 260px;
top: 368px;
width: 684px;
height: 690px;
}
img#titulos {
position: absolute;
left: 0px;
top: 0px;
}
div.evento {
position: relative;
color: black;
margin-top: 30px;
padding-top: 10px;
padding-bottom: 30px;
}
div.evento p.fecha {
position: absolute;
left: 5px;
top: 20px;
margin: none;
pading: none;
color: rgb(255,255,255);
}
div.evento p.regata {
position: absolute;
left: 80px;
top: 20px;
width: 180px;
margin: none;
pading: none;
color: rgb(22,41,131);
font-weight: bold;
}
div.evento p.regata a {
color: rgb(22,41,131);
font-weight: bold;
text-decoration: none;
}
div.evento p.regata a:hover {
text-decoration: underline;
}
div.evento p.sede {
position: absolute;
left: 277px;
top: 20px;
margin: none;
pading: none;
color: rgb(255,255,255);
}
div.evento p.clases {
position: absolute;
left: 395px;
top: 20px;
width: 210px;
margin: none;
pading: none;
color: rgb(255,255,255);
}
div.evento p.liga {
position: absolute;
left: 618px;
top: 12px;
width: 50px;
margin: none;
pading: none;
color: rgb(255,255,255);
}
div.evento p.liga a {
text-decoration: none;
}
div.evento p.liga img {
position: absolute;
visibility: visible;
border: none;
}
div.evento p.liga img.flota {
position: absolute;
visibility: hidden;
border: none;
}
div.evento p.liga a span.dato {
position: relative;
display: block;
top: -37px;
color: rgb(22,41,131);
}
