/* CSS Document */
.titulo{ font-size:1.1em; color:#cccccc; font-weight:bold; text-transform:uppercase; margin-left:1.5em; margin-right:1.5em; text-align:center; margin-top:1em;}
.fecha{ width:100%;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;}
.noticia{font-size:1em; color:#cccccc; text-align:justify; margin-left:3em; margin-right:3em; margin-top:1.5em; line-height:1.5em;}
.noticia li{ list-style-position:inside;}
.divisor{ background-image:url(../img/divisor.jpg); background-repeat:no-repeat; background-position:center; width:100%; height:20px;  margin-bottom:1em;  margin-top:1em;}
#info_pagi{ width:100%; text-align:center;}
#paginacion{width:100%; text-align:center;}
#info_pagi2{ color:#ffffff;}
#paginacion2{color:#CC0000;}
#paginacion{ margin-top:0.8em;}
#paginacion2 a{ font-weight:bold; color:#CCCCCC; text-decoration:none;}
#paginacion2 a:hover{ text-decoration:underline;}

#banner_noticias{ width:620px; height:96px; background-image:url(../img/fondoBannerNoticias.jpg); background-repeat:no-repeat;}
.verArchivo{ float:right; margin-right:1.5em; margin-top:1em;}
.verArchivo a{ color:#FFFFFF; font-size:1em; text-decoration:none;}
.verArchivo a:hover{ color:#990000;}
.divisor{ clear:both; }


/* Campeonatos */
#banner_camp{ width:620px; height:96px; background-image:url(../img/fondoBannerCamp.jpg); background-repeat:no-repeat;}
.fotoCamp{ width:100%; text-align:center;}
.fotoCamp img{ border:1px solid #FFFFFF;}
.infoCamp{ width:100%; text-align:right; margin-top:1em;}
.infoCamp a{ color:#990000; width:100px; height:16px; 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:#000000; 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:#999999; margin-left:5%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.textopop{margin-left:5%; margin-right:5%;color:#cccccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-top:15px; text-align:justify;}