@charset "utf-8";
.fondoPagina {
	background-image: url(../imagenes/fondo-pagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bordes {
	border: 1px solid #CCCCCC;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000033;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.texto1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Noticias {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.topTabla {
	background-image: url(../imagenes/top-tabla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
mapa {
	left: 95px;
}
.bordeFoto {
	border: 5px solid #FFFFFF;
}
.publi {
	text-align: center;
	width: 468px;
	height: 65px;
	margin-left: 76px;
}
