@charset "utf-8";
/* CSS Document */

@import url(common.css);
@import url(noticias.css);
@import url(publicidad_google.css);
@import url(2MTodos.css);
@import url(1MTodos.css);

.mapa,
.imprimir,
.favoritos,
.recomendar,
.suscripcion,
.email {
	display: none;
}

#CABECERA {
	background-image: url(../images/portadaCabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#ENLACES {
	background-image: url(../images/portadaEnlaces.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.teclas {
	padding: 3px;
	margin-left: 3px;
	margin-right: 10px;
	font-family: "Verdana", "Arial", Times New Roman;
	color: #444444;
	font-size: 0.7em;
	background-color: #FFFFFF;
}

.textoGeneral ul li a:link,
.textoGeneral ul li a:visited,
.textoGeneral ul li a:hover,
.textoGeneral ul li a:active {
	font-size: 1.05em;
}
