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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
}

.tblmenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #600;
	border-left-color: #333;
}

a.menu:link {
	text-decoration: none;
	color: #000;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
}

a.menu:active {
	text-decoration: none;
	color: #000;
}
a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #480000;
}

.tbldiv_vert {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: dotted;

	border-bottom-style: none;

	border-left-style: none;

	border-right-color: #CCC;

}

.tblsub_1 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E3E8;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E1E3E8;
	border-left-color: #E1E3E8;
	color: #B7BBC8;
	font-weight: bold;
}

.tblsub_2 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1E3E8;
	color: #CCC;
}

.tblsub_3 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1E3E8;
}

.Titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #600;
	text-decoration: none;
}
.Titulo1:hover {
	text-decoration: underline;
}

.Titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #600;
	text-decoration: none;
}
.Titulo2:hover {
	text-decoration: underline;
}

.subTitulos {
	font-size: 11pt;
	color: #999;
}

.textoNota {
	text-align: justify;
}

.minuto {
	font-size: 9pt;
	color: #666;
	font-weight: bold;
}

.tbl_minuto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.enlace_notas {
	color: #999;
	font-weight: bold;
}
.minuto {
	font-size: 9pt;
	font-weight: bold;
}
a.minuto:link {
	text-decoration: none;
}
a.minuto:visited {
	text-decoration: none;
}

a.minuto:active {
	text-decoration: none;
}
a.minuto:hover {
	text-decoration: underline;
}
.pie {
	font-size: 9pt;
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
.tex_deportes {
	color: #666;
	font-size: 8pt;
	text-decoration: none;
}
a.tex_deportes:hover {
	text-decoration: underline;
}
.nota_com {
	font-size: 8pt;
	color: #666
}
