@charset "utf-8";
/* CSS Document */

.tabla_principal {
	text-decoration: none;
	border: 1px solid #cccccc;
	background-color: #FFF;
	color: #0080C0;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #07519a;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	background-position: top;
}
.tabla1 {
	background-color: #FFF;
	background-image: url(imagenes/tabla1_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.noticias_header {
	background-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 461px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.imagen_noticias_header {
	height: 100px;
	width: 140px;
	border: 1px solid #666;
}
.titulo_noticias_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
.copete_noticias_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.nombre_noticias_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.fixture_portada_fila_titulo_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #158C1E;
}
.fixture_portada_fila_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
.fixture_portada_fila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.formacion-equipo-ideal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.fixture_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fixture_equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #6D6D6D;
}
.fixture_linea_punteada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	height: 2px;
}
.header_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: #07519A;
	background-color: #FFFFFF;
	border: 1px solid #707070;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	height: 20px;
}
.comentarios_nombre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D2D2D;
}
.comentarios_fecha {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585858;
}
.comentarios_comentario {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.comentario_formularios_textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #191919;
	text-decoration: none;
}

.comentarios_formularios {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #030303;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #D6D6D6;
}

