/* 
    Hoja de Estilos de Billar Aragon
   ----------------------------------
          Fichero "estilo.css"
*/

body { text-align: center; background: center repeat-y #d5d5d5 url(../Imagenes/Fondos/fondo3.jpg); font-family: Arial, Times; font-size: 14px;}
p { text-align: justify; font-size: 16px; color: #d5d5d5;}
#Pagina { width: 996px; margin-left: auto; margin-right: auto;}

.amarillo { color: yellow; }
.verde { color: green; }

/* Cabecera */

.Cabecera img { margin-top:-8px; border: 0px none;}

/* Menu */

.menu1                 { margin: 0px; padding: 0px;  width: 100%; position:relative; padding-bottom: 50px; }

.menu1 li              { width: 199px; list-style: none; padding: 7px 0px 7px 0px; margin: 0px; margin-top: -1px; float:left; display:inline; background-color: #137030;}
.menu1 li.dentro a     { color: yellow;}
.menu1 li a            { font-size: 24px; color: #d5d5d5; text-decoration: none;}
.menu1 li a:hover      { text-decoration: underline; }

/* Eventos */

.eventos { width:950px; margin-top: -10px; margin-left:auto; margin-right: auto; background-color: #137030; }
.eventos p { width: 100%; text-align: center; padding-top: 5px; padding-bottom: 5px;}
.eventos a { color: yellow; text-decoration:none;}
.eventos a:hover { text-decoration: underline;}

.eventosGrande {text-align:center; }
.eventosGrande h2 { color: yellow; }
.eventosGrande h3 { color: #d5d5d5; }
.eventosGrande p { text-align:center; }
.eventosGrande p a { color: yellow; }

/* Noticias */

.Separador { margin-left: 100px; margin-right: 100px; border-bottom: 1px #d7d7d7 solid;}

.NoticiaPortada         { text-align: justify; width:870px; margin-left: auto; margin-right: auto; padding-top: 10px;}
.NoticiaPortada         { min-height: 175px; margin-top: 15px; margin-bottom: 15px;}
.NoticiaPortada img     { float:left; margin-left: 5px; margin-right: 10px; border: 1px solid #d5d5d5; padding: 2px;}
.NoticiaPortada a       { color: yellow; font-size: 20px; padding-left: 15px; text-decoration: none;}
.NoticiaPortada a:hover { text-decoration: underline;}
.NoticiaPortada p       { padding: 5px;}

.NoticiaPeque         { text-align: justify; width:850px; margin-left: auto; margin-right: auto; padding: 1px; margin-bottom: 10px;}
.NoticiaPeque a       { color: yellow; font-size: 20px; padding-left: 15px; text-decoration: none;}
.NoticiaPeque a:hover { text-decoration: underline;}
.NoticiaPeque p       { padding-left: 5px; padding-right: 5px;}

.NoticiaAmpliada            { min-height: 310px; text-align: justify; width:870px; margin-left: auto; margin-right: auto; padding-top: 10px;}
.NoticiaAmpliada h2         { color: yellow; margin-left: 15px;}
.NoticiaAmpliada img        { float:left; margin-left: 5px; margin-right: 10px; border: 1px solid #d5d5d5; padding: 2px;}
.NoticiaAmpliada p          { padding-left: 5px; padding-right: 5px;}

.NoticiaListada         { text-align: justify; width:850px; margin-left: auto; margin-right: auto; padding: 1px; margin-bottom: -30px;}
.NoticiaListada a       { color: yellow; font-size: 20px; padding-left: 15px; text-decoration: none;}
.NoticiaListada a:hover { text-decoration: underline;}
.NoticiaListada p       { padding-left: 5px; padding-right: 5px;}

.Volver       { text-decoration: none; color: #d5d5d5;}
.Volver:hover { text-decoration: underline;}

/* Clubs */

.clubs p { text-align: center; }
.clubs a { color: yellow; }
.clubs h3 { color: yellow; }
.clubs img { border: 1px solid #d5d5d5; margin-left: 5px; margin-right: 5px; padding: 2px;}

.clubs div { width: 800px; margin-left: auto; margin-right: auto; }
.clubs div p { text-align: justify; }

/* Campeonatos */

.campeonatos h3 { color: #d5d5d5; }
.campeonatos ul { width: 500px; list-style: none; margin-left: auto; margin-right: auto; padding-bottom: 10px; margin-bottom: 10px; }

.carpeta { width: 50px; float: left; }
.carpeta p { margin: 0px; padding: 0px; color: yellow;}
.ficheros { margin-left: 91px; width: 449px; }
.ficheros li { text-align: justify; color: #d5d5d5;}
.ficheros li a { color: yellow; }

/* Albumes */

#foto { visibility:hidden; padding: 2px; border: 1px white solid; }


.album { width: 100%; text-align:center; margin: 0px; padding: 0px;}
.album h2, .album h3 { color: #d5d5d5; }
.album ul, .contenedorImagenPeque { width: 700px; margin: 0px auto; list-style: none; }
.album li { border-bottom: 1px solid white; }
.album p { margin-left: 25px; color: #333333;} 
.album p.amarillo { color: yellow; }
.album a { text-decoration: none; color: #333333; }
.album a:hover { text-decoration: underline;	 }


.contenedorImagenPeque table { margin: 0px; padding: 0px; width: 100%; }
.contenedorImagenPeque table td { text-align:center; }
.contenedorImagenPeque table td img { border: 1px solid white; }

.contenedorImagen { background: no-repeat center url(../Imagenes/cargando.gif); }

.ruta { padding-left: 150px; color: #333333; text-align: justify;}
.ruta a { color: #d5d5d5; text-decoration: underline;}

.controles { text-align:center; }
.controles a { color: #d5d5d5; }

#piepagina { width: 500px; margin-left: auto; margin-right: auto; padding-top: 10px; border-top: 1px solid #CCCCCC; color: #d5d5d5; }
