@charset "utf-8";
/* CSS Document */

body {
background-image:url(../imgs/fondo.jpg);
font-family:'Arial';
font-size:10pt;
margin:0px;
}

#bienvenida {
font-size:12pt;
color:#FFFFFF;
height:23px;
width:170px;
float:left;
font-weight:bold;
padding-top:24px;
padding-left:10px;
}

#registro {
font-size:9pt;
color:#FFFFFF;
height:23px;
width:647px;
float:right;
padding-top:18px;
padding-bottom:4px;
text-align:right;
}

#registro a a:visited a:hover{
color:#FFFFFF;
text-decoration:none;
}

#contenidoflash{
width:665px;
height:360px;
background-color:#FFFFFF;
text-align:right;
}

#contenidoflash02{
width:665px;
height:533px;
background-color:#FFFFFF;
text-align:right;
}

#bannersflash{
width:318px;
height:625px;
margin-top:5px;
margin-left:5px;
background-color:#FFFFFF;
text-align:center;
background-image:url(../imgs/banner_revista01.jpg);
background-position:center;
background-repeat:no-repeat;
}

#bannersflash2{
width:318px;
height:625px;
margin-top:20px;
margin-left:5px;
background-color:#FFFFFF;
text-align:center;
background-image:url(../imgs/banner_revista02.jpg);
background-position:center;
background-repeat:no-repeat;
}

#bannerredes{
width:318px;
height:100px;
margin-top:10px;
margin-left:5px;
}

.resalte{
color:#efc01f;
}

#buscador{
background-image:url(../imgs/f_buscar.jpg);
width:393px;
height:26px;
background-repeat:no-repeat;
float:right;
font-size:9pt;
color:#FFFFFF;
padding-left:5px;
padding-top:5px;
}

#columna1{
width:339px;
height:92px;
}

#columna2{
width:325px;
height:92px;
}

#columna3{
width:328px;
height:92px;
}

#columna11{
background-image:url(../imgs/f_titulos.jpg);
background-repeat:no-repeat;
width:308px;
height:27px;
float:right;
color:#FFFFFF;
margin-top:10px;
padding-top:10px;
padding-left:10px;
}

#columnacomuni{
background-image:url(../imgs/f_titulos2.jpg);
background-repeat:no-repeat;
width:644px;
height:27px;
float:right;
color:#FFFFFF;
margin-top:10px;
padding-top:10px;
padding-left:10px;
}

#columnavids{
width:318px;
float:right;
}

#columnaencuesta{
width:308px;
height:220px;
background-image:url(../imgs/f_encuesta.jpg);
background-repeat:no-repeat;
float:right;
padding-top:10px;
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
}

#columnaestadisticas{
width:319px;
height:150px;
float:right;

}

#columnaestadisticas a{
font-size:16pt;
font-weight:bold;
color:#07620f;
}

#columnacalendario {
font-size:8pt;
color:#0c4627;
text-align:center;
}

.resaltecalendario {
color:#118b3a;
}

#columna22{
background-color:#FFFFFF;
}

#columna22 h1{
font-size:10pt;
color:#118b3a;
text-align:center;
}

#columna33{
background-color:#FFFFFF;
padding-left:7px;
padding-right:4px;
padding-top:20px;
}

#columna33 h1{
font-size:25pt;
color:#034508;
text-align:center;
}

#doscolumnas{
padding-left:15px;
padding-top:10px;
padding-right:5px;
}

#doscolumnas h1{
font-size:14pt;
color:#118b3a;
}

.subtitulo{
font-size:11pt;
font-weight:bold;
color:#118b3a;
}

#canchitas{
width:313px;
margin-top:10px;
margin-left:9px;
}

#vinculoscanchitas{
font-size:10pt;
margin-top:15px;
}

#vinculoscanchitas a{
color:#068d0d;
}

#titsphps{

font-size:11pt;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
padding-bottom:5px;
padding-left:3px;
padding-right:5px;
}

#titstablajugadores{
font-size:11pt;
font-weight:bold;
padding-top:8px;
}

#titstablajugadores2{
font-size:11pt;
font-weight:bold;
background-color:#ccffcf;
}


#footer {
font-size:9pt;
color:#FFFFFF;
text-align:center;
margin-top:10px;
}

#footer a{
color:#FFFFFF;
}

/* Navegación estilo cascada*/
#navblock{
width:993px;
height:32px;
background-image:url(../imgs/fondito.jpg);
background-repeat:repeat-x;
}

#nav, #nav ul{
padding: 0;
margin: 0;
list-style:none;
line-height:1;
display:block;
}

#nav a{
display:block;
width:101px;
}

#nav li{/*todos los items de las listas*/
float:left;
width:123px;
height:31px;
border-color:#000000;
border-style:solid;
border-width:1px 1px 1px 0;
}

#nav li.bordeizq{
border-width:1px;
}

#nav li a{
font-size:1em;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
padding-top:13px;
padding-left:22px;
padding-bottom:8px;
}

#nav li a:hover{
background-image:url(../imgs/fondito2.jpg);
color:#000000;
}

/*lista de segundo nivel*/
#nav li ul{
position:absolute;
width:123px;
left:-999em;
background-image:url(../imgs/fondito3.gif);
}

#nav li li {
border-color:#000000;
border-left:1px;
border-left-style:solid
}

#nav li li a{
color:#034808;
font-size:.7em;
}

#nav li li a:hover{
color:#000000;
background-color:#dcf7cf;
}

/*lista tercer nivel*/
#nav li ul ul{
margin:-22px 0 0 123px;
font-size:1em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul{
left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul{
left:auto;
}
*>html #navblock ul {f\loat: right;margin-top:11px;} /*IE 5 Mac hack  */
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */

