body {	
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 14px;
	color: #000000;	
	height: 100%;
	/*margin:0;*/
	padding:0;	
}
.azul{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #082563;
}
.naranja{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #f68120;
}
.naranjagrande{
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 24px;
	color: #f68120;
}
.azulgrande{
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 24px;
	color: #082563;
}

.azulpequeno{
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 12px;
	color: #082563;
}

.titulo{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 24px;
	color: #649c41;
}
.grande{
	font-family: "Century Gothic";
	font-size: 36px;
	line-height: 64px;
	color: #999999;
}
.info{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.noticias {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 12px;
	color: #777777;
}
.vinculos {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.fechanoticias {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 12px;
	color: #649c41;
}
.entrada{
height: 14px;
}
.boton{
height: 18px;
font-family: "Century Gothic";
}

a:link {
	color: #70878d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70878d;
}
a:hover {
	text-decoration: underline;
	color: #f68120;
}
a:active {
	text-decoration: none;
	color: #f68120;
}
#central{
	position:absolute; top:50%;
}

