body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 2px;
	font-size: 80%;
}

a:link {
	color: #AD3D19;
	text-decoration: none;
}
a:visited {
	color: #802F13;
	text-decoration: none;
}
a:hover {
	color: #C60000;
	text-decoration: underline;
}
.txt {
	line-height: 150%;
	color: #333333;
	padding-left: 10px;
	font-size: 100%;
}
.titulos {
	font-size: 120%;
	font-weight: bold;
	color: #993300;
	padding-left: 10px;
}
.listados {
	font-size: 90%;
	line-height: 180%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FBC068;
}
.tabla_tit01 {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	background-color: #F3EBE2;
	text-align: center;
	vertical-align: bottom;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FF6600;
}
.tabla_tit02 {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	background-color: #F3EBE2;
	text-align: center;
	vertical-align: bottom;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.tabla_txt01 {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FFAD77;
}
.tabla_txt02 {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD77;
}
#colizq {
	text-align: left;
	width: 48%;
	float: left;
	padding-left: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#colder {
	text-align: left;
	width: 48%;
	float: right;
	margin-top: 0px;
	z-index: auto;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#equipo {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 5px;
}
.piedepaginablanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

