body {	
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;	
	height: 100%;
	margin:0;
	padding:0;	
}
.domitel{
	color:  #FF0000;
}
.titulo{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 14px;
	color: #888888;
}
.cuerpo{
	font-family: "Arial";
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
}
.noticias{
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.titulonoticias{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.rojogrande{
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
}
.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;
}
.gris{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #AAAAAA;
}

.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: #FF0000;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	
}
a:active {
	text-decoration: none;
	color: #ffffff;
	
}
#central{
	position:absolute; top:50%;
}
#map{
margin: 0 auto 0 auto ;
}
.infomapa{
height: 12px;
font-family: "Arial";
color:#000000;
}
.divisiones{
font-size: 12px;
line-height: 16px;
font-family: "Arial";
color:#000000;
}
img.derecha
	{float:right;}
img.izquierda
	{float:left;}

img{
border-color:#ffffff;
}