.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.fondo {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;

}
.fondo2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

a.ruta:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;

}
.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subtitulos {
	font-weight: bold;
	color: #990099;
}
.botonestexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7290c9;
	text-decoration: none;
}
a.botonestexto:hover {
	text-decoration: underline;
}
a.botonestexto:visited {
	text-decoration: none;
}.textopqno {
	font-size: 11px;
}
.tituloevento {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.enlacevento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
a.enlacevento:hover {
	text-decoration: underline;
}
a.tituloevento:hover {
	text-decoration: underline;
}
.titulonoticia {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.titulonoticia:hover {
	text-decoration: underline;
}

.foto {
	border: #000000;
}
a.foto:link {
	border: #000000;
}
