/* CSS Document */

#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
 
#menuh ul, li {
	list-style-type: none;
}
 
#menuh ul {
	margin: 0;
	padding: 0;
}
 
#menuh li {
	float: left;
}
 
#menuh a {
	text-decoration: none;
	color: #000000;
	background: #FFF9DD;
	display: block;
	padding: 0px 10px;
	text-align: center;
	border: 1px solid #FFCC00;
	border-width: 1px 1px 1px 0;
}
 
#menuh a#primero {
	border-left: 1px solid #FFCC00;
}
 
#menuh a:hover {
	background: #FFD800;
}
	
.menuItem {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.menuItem:hover {
    font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
	
.menuJug {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.menuJug:hover {
    font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.menuJornada {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.menuJornada:hover {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.menuCronica {
	font-family: Verdana;
	font-size: 10px;
	color: #4CA421;
	text-decoration: underline;
}

.menuCronica:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.equipos {
	font-family: Verdana; 
	font-size: 20px;
	font-weight: bold;
	color: #000000
}

.menuGol {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menuGol:hover {
    font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.marcador {
	font-family: Verdana; 
	font-size: 25px;
	font-weight: bold;
	color: #000000
}

.pretitulo {
	font-family: Verdana; 
	font-size: 18px;
	font-weight: bold; 
	color: #fc6703
}
.titulo {
	font-family: Verdana; 
	font-size: 20px;
	font-weight: bold;
	color: #000000
}

.bajada {
	font-family: Verdana; 
	font-size: 11px; 
	font-style: italic; 
}
.cargo {
	font-family: Verdana; 
	font-size: 10px
}
.autor {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold
}
.autoremail {
	font-family: Verdana;
	font-size: 9px;
	color: #006699;

}
.autoremail a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}
.autoremail a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #006699;
	text-decoration: underline;
}
.autoremail a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #006699;
	text-decoration: underline;
}

.titulopie {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold
}
.piefoto {
	font-family: Verdana; 
	font-size: 9px
	
}
.creditopie {
	font-family: Verdana; 
	font-size: 10px
}

.normaltext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.normaltext2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ee6000;
	text-decoration: none;
}

.titulocontrapunto {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menuPrinchome {
	font-family: Verdana;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuPrinchome:hover {
    font-family: Verdana;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.enlaceIranota {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.enlaceIranota:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menuTabladep {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuTabladep:hover {
    font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background: none;
	font-weight: bold;
	text-decoration: underline;
}

.pretitulosubhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

