@charset "utf-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}

body {
	background-image: url(fondo.jpg);
	background-repeat: repeat;
	background-color: #8D0104;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.tabla2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #900;
}
.LISTA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 12px;
	text-align: left;
}
.LISTAcabecera {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	line-height: 25px;
	text-decoration: underline;
	text-align: left;
}
.LISTAselec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F93;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
}
.imagen {
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#FlashID {
	margin-right: 15px;
}

