@charset "utf-8";
/* CSS Document */



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.texto {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.textorojo {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.menu a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.lineasid {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}
.texto a {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
	color: #CC0000;
}
.texto a:hover {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}
.migas {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.imagenizq {
	float: right;
	margin-right: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #CC0000;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.textojugadores {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.textoclasificacion {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.tabla table tr td .textoclasificacion .textorojo .textoclasificacion {
	color: #C00;
}
.lineasizq {
	border-left-width: thin;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.lineasdcha {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0000;
	text-align: left;
}

