@charset "ISO-8859-1";
.body {
	background-color: #f5f5eb;
	margin-top: 0px;
}

.colorfondo1 {
	background-color: #2e2e2e;
}
.cajafondo {
	clear: none;
	float: none;
	border: 1px solid #a0a0a1;
}
.colorfondo2 {
	background-color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
}
.colorfondo3 {
	background-color: #2e2e2e;
}
.colorfondo5 {
	background-color: #929191;
}

.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.txt_blanco_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.txt_blanco_h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.txt_blanco_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
	text-align: left;
	text-decoration: none;
}
.cajafondo_gruesa {
	clear: none;
	float: none;
	border: 2px solid #a0a0a1;
}
.degradado {
	background-image: url(degradefondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cajaseleccion {
	clear: none;
	float: none;
	border: 1px solid #a0a0a1;
	background-color: #aeaeae;
}
.txt_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e2e2e;
}
.txt_negro_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}
.txt_negro_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #2e2e2e;
	text-decoration: none;
	font-style: normal;
}
.colorfondo4 {
	background-color: #aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##2e2e2e;
	font-weight: lighter;
	font-style: normal;
}
.txt_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.txt_rojo_horario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
