
/* ----------------------------------------------------------------------------- *
 * Cabecera principal.
 * ----------------------------------------------------------------------------- */

#cabecera
{
	background-color:#FFFFCC;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
	height: 100px;
}

#cabecera h1
{
	color: black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: bold;
	margin: 0; 				/* Necesario para que en Opera y FireFox
	   						   no separe toda la cabecera de arriba */
	text-align:	center;
}

#principal
{
	background: white;
	color: black;
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	padding: 0.2em 2.1em 0em 0.5em;
}

#secciones
{
	font-size: 90%;
	width: 10em;
	top: 0; left: 0;
	color: white;
	float:left;
}

#secciones dl
{
	margin: 0;
	/*padding: 0.5em 1em;*/
	border-bottom: 1px solid white;
}

#secciones a
{
	color: #E2E2E2;
	text-decoration: none;
}

#secciones dt
{
	font-family: OCR A Extended, Agency FB, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	text-transform: lowercase;
	padding-bottom: 0.3em;
}

#secciones dd
{
	margin-left: 0;
	margin-bottom: 0.5em;
}

#secciones ul
{
	list-style-type: none;
    font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

#secciones li
{
	border-bottom: 1px dotted;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0.1em;
}

#secciones li a
{
	color: white;
}
#secciones .correo {
font-size:13px;
}

#secciones .navegar
{
	background-color:#3399FF;
}

#secciones .navegar a:hover
{
	color: #79B02C;
	background: white;
}

#secciones .contacto
{
	background-color:	#669999;
}

#secciones .contacto a:hover
{
	color: #79B02C;
	background: white;
}

#secciones .enlaces
{
	background-color:#6699CC;
}

#secciones .enlaces a:hover
{
	color: black;
	background: white;
}


#secciones .avisos
{
	background-color:#336699; 
}

#secciones .entrenamientos
{
	background-color:#003366; 
}

#secciones .visitas
{
	background-color:#000066;
}

#contenido
{
/*	margin-left:200px;*/
	font-size: 0.83em;
	line-height: 1.2em;	
	float:none;
}
#contenido .avisos
{
	background-color:#336699; 
}


#contenido h1
{
	color: black;
	font-family:Garamond;
	font-size:38px;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
	padding: 0em 1em 0.5em 0;	
	margin: 0; 				/* Necesario para que en Opera y FireFox
	   						   no separe toda la cabecera de arriba */
}

#contenido .importante {
font-weight:bold;
font-size:18px;
line-height:2em;
color:#339933;
	text-align:center;

}

#contenido .tituloNoticia{
font-weight:bold;
font-size:15px;
line-height:1.2em;
color:#0000FF;
margin-left:170;
}

#contenido .textoNoticia {
	color: black;
	font-size:13px;
	margin-left:200;

}
/* Ojo, uso EnlacesFutbol para el fútbol y para poner la dirección de contacto
en index.html. Es que me quedaba genial */

#ColDcha{
	font-size: 90%;
	width: 10em;
	top: 0;
	border-top: 1px solid white;
	color: white;
	float:right;
}

#ColDcha dl
{
	margin: 0;
	padding: 0.5em 1em;
	width: 10em;
	border-bottom: 1px solid white;
}

#ColDcha a
{
	color: #E2E2E2;
	text-decoration: none;
}

#ColDcha dt
{
	font-family: OCR A Extended, Agency FB, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 0.3em;
}

#ColDcha dd
{
	margin-left: 0;
	margin-bottom: 0.5em;
}

#ColDcha ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

#ColDcha li
{
	border-bottom: 1px dotted;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0.1em;
}

#ColDcha li a
{
	color: white;
}


#ColDcha .enlaces
{
	background-color:#6699CC;
}

#ColDcha .enlaces a:hover
{
	color: black;
	background: white;
}

#ColDcha .avisos
{
	background-color:#6699CC;
}


#ColDcha .avisos a:hover
{
	color: black;
	background: white;
}

#ColDcha .visitas
{
	background-color:#000066;
}


#TAct {
font-size:9px;
font-style:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0;
text-align:left;
}

#TAct td
{
}

#TAct dl
{
}

#TAct dd
{
	margin-left: 0;
	margin-bottom: 0.5em;
	text-align:left;
}

/* TSport, ¿sigue siendo necesario? */

#TSport {
font-size:14px;
font-style:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0;
text-align:left;
}

#TSport tr
{
}

#TSport .impar
{
background-color:#79B02C;
}

#TSport td
{
}

#TSport .local
{
font-weight:bold;
}

#contenidoAlbum
{
	margin-left: 0em;
	font-size: 0.83em;
	line-height: 1.61em;
	float:none;
}

#contenidoAlbum h1 {
font-weight:bold;
font-size:28px;
line-height:2em;
color:#339933;
	text-align:center;

}


#migas-de-pan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 2em;
/*	margin-left: 22.6em;*/
	color: #6B656B;
}

#migas-de-pan .pagina-actual
{
	font-weight: bold;
}

#migas-de-pan .descripcion
{
	font-style: normal;
	color:#6C6C6C;
}

#migas-de-pan a
{
	color: #961010;
	text-decoration: none;
}

#migas-de-pan a:hover
{
	text-decoration: underline;
}
