.subTitulin {
	font-size: 14px;
	font-style: italic;
	color: #009933;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #557A8B;
	font-weight: bold;
}
.letritas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #527889;
	line-height: 22px;
}
.titulines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #993300;
	letter-spacing: 0.3em;
}
.titulines_subrayado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #993300;
	letter-spacing: 0.3em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ADCC93;
}
.letritas_blancas {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #677480;
	line-height: 1;
	font-style: italic;
}
.letritasMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #003366;
	line-height: 22px;
}
.letritas_chicas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #527889;
	line-height: 22px;
}
.fotitos {
	border: medium solid #FF9999;
	padding: 3px;
}
.titulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #993300;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #3C515E;
	text-decoration: underline;
}
#leMenu {
	text-align: center;
	background-color: #FFF;
	border: thin dashed #ADD2F3;
}
#leMenu tr td {
	background-color: #C9E3BE;
}

