.menusuperiorcat {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.menusuperiorcat:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #A3A3A3;
	text-decoration: underline;
	font-weight: bold;
}
.menusuperiorcast {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #011984;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}

.MenuLocal {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.MenuLocal:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;

}
.MenuLocal:Active {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.SubMenuLocal {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.SubMenuLocal:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
.SubMenuLocalActivo {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}

.TituloPagina {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 28px;
	}
.Tituloapartado {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 28px;
	}
.Titulodireccion {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;
	}
	
	.Titulonoticias {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #011984;
	text-decoration: none;
	font-weight: bold;
	}
.contenido {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
}
.piepagina {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #011984;
	text-decoration: none;
	font-weight: normal;
}
.piepagina2 {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
}
.fondo {
	background-attachment: fixed;
	background-image:url(../images/common/fondo-centro.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
.formularios {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
.bordefotos {
	border: 1px solid #CCCCCC;
}