@charset "utf-8";

body,td,th {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.numero30 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
}
.numero42 {
	font-size: 42px;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
}
.numeroAZUL {
	font-size: 30px;
	font-weight: bold;
	color: #4c647b;
}
.numero2 {
	color: #a9a998;
	font-size: 30px;
	font-weight: bold;
}
.numero18px {
	color: #a9a998;
	font-size: 18px;
	font-weight: bold;
}
.numero20px {
	color: #a9a998;
	font-size: 20px;
	font-weight: bold;
}
.numero22px {
	color: #a9a998;
	font-size: 22px;
	font-weight: bold;
}
.numero24px {
	color: #a9a998;
	font-size: 24px;
	font-weight: bold;
}
.numero28px {
	color: #a9a998;
	font-size: 28px;
	font-weight: bold;
}
.numero30px {
	color: #a9a998;
	font-size: 30px;
	font-weight: bold;
}
.textoCrema48 {
	font-size: 48px;
	color: #a9a998;
}
.textoCremaClaro {
 color: #c7c7bd:
}
.textoCremaMedio {
 color: #a9a998:
}
.textoCremaOscuro {
	color: #7d7c70;
}
.textoAZULclaro {
	color: #cdd7e0;
}
.textoAZULmedio {
	color: #bccad4;
}
.textoAZULoscuro {
	color: #758ca1;
}
.textoAZULmasOscuro {
	color: #344958;
}
.textoAZUL {
	color: #4c647b;
}
.textoBLANCO {
	color: #FFF;
}
.textoNEGRO {
	color: #000;
}
.textoROJO {
	color: #F33;
}
.textoVERDE {
	color: #390;
}
.textoGRIS {
	color: #333;
	padding-bottom: 10px;
}
.textoGRISclaro {
	color: #999;
}
.textoNEGRO48 {
	font-size: 48px;
	color: #000;
}
.textoBLANCO48 {
	font-size: 48px;
	color: #FFF;
}
.t10puntos {
	font-size: 10px;
}
.t12puntos {
	font-size: 12px;
}
.t14puntos {
	font-size: 14px;
}
.t18puntos {
	font-size: 18px;
}
.t20puntos {
	font-size: 20px;
}
.t22puntos {
	font-size: 22px;
}
.t24puntos {
	font-size: 24px;
}
.t26puntos {
	font-size: 26px;
}
.t28puntos {
	font-size: 28px;
}
.t30puntos {
	font-size: 30px;
}
.t32puntos {
	font-size: 32px;
}
.interlineado12puntos {
	line-height: 58px;
}
.interlineado26px {
	line-height:26px;
}
.interlineado30px {
	line-height: 30px;
}
.interlineado34px {
	line-height: 34px;
}
.link a:link {
	text-decoration: underline;
	color: #333;
}
.link a:visited {
	text-decoration: underline;
	color: #333;
}
.link a:hover {
	text-decoration: underline;
	color: #0160a7;
}
.link a:active {
	text-decoration: underline;
	color: #333;
}
table.borde {
	border-collapse:collapse;
}

tr.borde  {
	border: 1px solid #999;
}
td.borde  {
	border: 1px solid #999;
}
.pieFoto{
	font-size:0.75em;
	text-align:left;
}
.trafico td{
	text-align:center;
	height:24px;
	vertical-align:top;
	vertical-align:middle;
	border-top:1px solid #999;
	border-bottom:1px solid #999
}
.trafico {
	border-collapse : collapse;
	margin-top : 1em;
	margin-bottom : 1em;
	font-size:90%;
}
.salto {
	clear: both
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}
.sinIndent{
	text-indent: 0px;
}
p.cita{
	text-indent: 0px;	
	font-size: 12px;
	margin-left : 60px;
}
p.magenSinIndent{
	text-indent: 0px;
	margin-left : 60px;
}
.sup{
	position:relative;
	height:1%; 
	line-height:1.2em;
	vertical-align:middle;
	top:-0.25em;
}