/* CSS Document */
body {
	background-color: #AFBACF;	
	margin-bottom: 0px;
	margin-top: 0px;
}
.titarriba {
	color:  #FF9900;
	font-weight: bold;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #EE5500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE5500;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.campo { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000033; 
	border: 1px #000033 solid; 
	background-color: #F7F2EE; 
	font-weight: bold 
} 
.boton { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	border: 1px #ffffff solid; 
	background-color: #FF6600; 
	font-weight: bold 
}
.titulo {
	font-size: 36px;
	color: #000066;
}
.titulopeq {
	font-size: 24px;
	color: #000066;
}
.minitituloazul {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.minitituloblanco {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.minititulonaranja {
	color:  #FF9900;
	font-weight: bold;
	font-size: 16px;
    font-family: Verdana; 
}
.subtitulo {
	font-size: 18px;
	color: #003399;
}
.normal {
	font-size: 14px;
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.normalblanca {
	color: #FFFFFF;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.linkpequeno {
	font-size: 9px;
	color:#345D9F;
}
.naranjaBold
{
	color: #FF9900;
	font-weight: bold;
}
.blanco14
{
	font-size: 14px; 
	color: #FFFFFF; 
}
.negro11 {
	font-size: 11px; 
	color: #000000;
}
.blanco11 {
	font-size: 11px; 
	color: #FFFFFF;
}
.letraEstadisticasVerde {font-size: 13px; color:#006600}
.LetraEstadisticasAzul {font-size: 13px; color: #003399}
.LetraEstadisticasGranate {font-size: 13px; color: #990000}
.verde {
	color: #009900;
	font-weight: bold;
}
.rojo {
	color: #FF0000;
	font-weight: bold;
}
