﻿.FondoBuscador {
	background-color: #E8EAEB;
}

.CabecerasNaranjas
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	background-image: url(../../Images/FondoCabeceraNaranja.gif);
	background-repeat: repeat-x;
	background-position: left 50%;
	background-color: #ff9900;
}

.CabeceraEstadisticas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #CFD7D9;
}
.FraseCabeceraEstadisticas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #4e6e8f;
}

.FraseCabeceraEstadisticas a:link
{
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #4e6e8f;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.FraseCabeceraEstadisticas a:active
{
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

	background-color: #4e6e8f;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.FraseCabeceraEstadisticas a:visited
{
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #4e6e8f;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.FraseCabeceraEstadisticas a:hover
{
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	
	background-color: #4e6e8f;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}








.BordeTablasEstadisticas {
	border: 1px solid #acaaaa;
}
.CabecerasGridsEstadisticas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5d87bb;
}
.CabecerasGridsEstadisticas a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5d87bb;
}
.CabecerasGridsEstadisticas a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5d87bb;
}
.CabecerasGridsEstadisticas a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5d87bb;
}
.CabecerasGridsEstadisticas a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E5E8EB;
	text-decoration: underline;
	background-color: #5d87bb;
}
.CabecerasGraficosEstadisticas
{
	line-height: normal;
	text-transform: uppercase;
	color: #2d4e6f;
	text-decoration: none;
	background-color: #cad1d8;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
