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

.tablaizquierda {
	background-image: url(imagenes/izquierda.jpg);
}
.camposformbandas {
	text-decoration: none;
	background-image: url(imagenes/fondo_tabla_gris_oscuro.gif);
	color: #0C0;
}

.txtgrupo {
	font-size: 12px;
	color: #e3fd42;
	text-decoration: none;
	font-family: verdana;
}
.txtgenero {
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.txtsecciones {
	font-family: verdana;
	font-size: 11px;
	color: #FC0;
	text-decoration: none;
}
.txtblanco {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.tabladerecha {
	background-image: url(imagenes/derecha.jpg);
}
.fondofoter {
	background-image: url(imagenes/foter.jpg);
	font-family: verdana;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
.txtfoter {
	font-family: verdana;
	font-size: 10px;
	color: #e7ff44;
	text-decoration: none;
}
.fondonegro {
	background-image: url(imagenes/fondo_tabla_gris_oscuro.gif);
}
.txtblancomini {
	font-family: verdana;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
}
.asteriscorojo {
	font-family: verdana;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
