body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 80%;
}

ul.menu{
list-style-type:none;
margin:0px;
padding:0px;
}

ul.menu li{
border-left:2px solid #f60;
display:inline;
font-size:11px;
margin-right:10px;
padding-left:7.5px;
}

ul.menu a{
font-weight:bold;
}

ul.menu a:hover{
color:red;
text-decoration:none;
}

a:link {
color: #f60;
text-decoration: none;
}
a:visited {
color: #C64F00;
text-decoration: none;
}
a:hover {
color: #f30;
text-decoration: underline;
}
.txt {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	padding-left: 10px;
}
.titulos {
	font-size: 120%;
	font-weight: bold;
	color: #EB4701;
	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;
}
.tabla_txt03 {

	font-size: 75%;
	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;
}
.tabla_txt04_center{ text-align:center;}
.tabla_txt04_right{ text-align:right;}
.tabla_txt04, .tabla_txt04_center, .tabla_txt04_right {
	font-size: 75%;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD77;
}
.txtMensajes {
	line-height: 150%;
	font-size: 90%;
	color: #CC0000;
	padding-left: 10px;
}

