@charset "utf-8";
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.link_contenido {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #00CCFF;
	text-decoration: none;
}
.contenido_pequenio {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
}
.link_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
}
.copy_rt {
	font-size: small;
	color: #999999;
	text-decoration: none;
}
.link_imagen {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.propaganda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	border: thin solid #FFFFFF;
	left: 197px;
	top: 537px;
	text-align: center;
}
.marco_imagen {
	margin: 3px;
	border: thin solid #FFFFFF;
	padding: 3px;
}
.oops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
