/* CSS Document */
#banner_noticias{
width:378px;
height:40px;
background-image: url('../img/noticias.png')!important;
background-image: none;
margin:auto;
}
#contenidoNoticias{text-align:left; margin-right:20px; margin-left:20px;}
#ajustadorNoticias{ width:90%; margin:auto; height:260px; }
.cuerpoNoticia{ background-color:#f4f4f4; border:4px solid #ffffff; padding-bottom:15px;}
.titulo{ font-size:1.1em; color:#000000; font-weight:bold; text-transform:uppercase; margin-left:1.5em; margin-right:1.5em; text-align:center; margin-top:1em;}
.fecha{font-size:0.9em; color:#CC0000; margin-left:1.5em; margin-right:1.5em; text-align:center; margin-top:1em;}
.noticia img{ margin-top:6px; border:1px solid #000000;}
.fotoNoticia{ float:left; margin-right:1.5em; text-align:center; background-image:url(../img/fondoFotoNoticia.jpg); width:158px; height:129px;}
.fotoNoticiaDer{ float:right; margin-left:1.5em; text-align:center; background-image:url(../img/fondoFotoNoticia.jpg); width:158px; height:129px;}
.noticia{font-size:0.9em; color:#333333; text-align:justify; margin-left:3em; margin-right:3em; margin-top:1.5em; line-height:1.5em; min-height:120px;}
.noticia li{ list-style-position:inside;}
.divisor{ background-image:url(../img/divisor.png); background-image:none; background-repeat:no-repeat; width:234px; height:25px;margin:auto; margin-bottom:1.5em;  margin-top:1.5em;}
#info_pagi{ width:100%; text-align:center;}
#paginacion{text-align:center; font-size:0.9em; margin-bottom:1em; background-color:#f4f4f4;  border:4px solid #ffffff; padding:5px; margin-right:1.5em; margin-left:1.5em;}
#info_pagi2{ color:#333333; font-size:0.9em;}
#paginacion2{color:#CC0000;}
#paginacion{ margin-top:0.8em;}
#paginacion2 a{ font-weight:bold; color:#333333; text-decoration:none; font-size:0.9em;}
#paginacion2 a:hover{ text-decoration:none; background-color:#FFFFFF;}


.verArchivo{ float:right; margin-right:1.5em; margin-top:1em;}
.verArchivo a{ color:#333333; font-size:0.9em; text-decoration:none;}
.verArchivo a:hover{ color:#990000;}
.verArchivo img{ border:none;}
.divisor{ clear:both; }

#texto_noticias{
width:298px;
height:139px;
background-image: url('../img/textoNoticia.png')!important;
background-image: none;
margin:auto;
background-repeat:no-repeat;
background-position:center top;
margin-top:70px;
}

/* Campeonatos */
#banner_camp{
width:300px;
height:272px;
background-image: url('../img/campeonatos.png')!important;
background-image: none;
margin:auto;
background-repeat:no-repeat;
background-position:top;
padding-top:105px;
}
#texto_campeonatos{
width:298px;
height:139px;
background-image: url('../img/textoCampeonatos.png')!important;
background-image: none;
margin:auto;
background-repeat:no-repeat;
background-position:center top;

}
.fotoCamp{ width:100%; text-align:center;}
.fotoCamp img{ border:5px solid #FFFFFF;}
.infoCamp{ width:100%; text-align:right; margin-top:1em;}
.infoCamp a{ color:#990000; width:100px; height:20px; background-image:url(../img/btnMasInfo.jpg); background-position:left; margin-right:2em; display:block; margin-left:2em;}
.infoCamp a:hover{ background-position:right;}
/* Campeonatos popup */
#contenidopopup{ width:400px; height:300px; background-image:url(../img/fondoMasInfo.jpg); background-color:#ffffff; background-position:top; border:1px solid #000000;}
.contenidopop{ width:100%; height:219px; margin-top:80px; overflow:auto;}
.titularpop{width:90%; text-align:center; text-transform:uppercase; color:#000000; margin-left:5%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.textopop{margin-left:5%; margin-right:5%;color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-top:15px; text-align:justify; padding:10px; background-color:#f4f4f4;}