/* CSS Document */

.textomini {
	font-size: 10px;
}

.bordetabla {
	border: none;
}

.datostabla {
	font-size: 10px;
	background-color: #ffffff;
}

.indicetabla {
	font-size: 14px;
	font-weight: bold;
	color: #FFA34F;
	background: #F0F5FA;
}


a {
	color: #0000FF;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
}


.enlaceresaltado {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
}

.enlace {
	color: #0000FF;
	text-decoration: none;
}


.encabezadotabla {
	font-weight: bold;
	color: #000066;
	background: url(images/tile_sub.gif);
	background-color: #b9c7dc;
}

.pietabla {
	font-weight: bold;
	color: #000000;
	background-color: #D1D7DC;
}

.subencabezadotabla {
	font-weight: bold;
	background-color: #D1D7DC;
}

.ventaproblematica {
	background-color: #FF8F8F;
}

.contador {
	font-size: 10px;
	font-weight: bold;
}

body {
	background-color: #ffffff;
	FONT-SIZE: 10px; COLOR: #505050; FONT-FAMILY: verdana
}
