.textogeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
	text-decoration: none;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003399;
}
.linea-superior-menu {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #336699;
}.titulos-genericos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #336699;
}
.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.textomenuinferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	text-align: center;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
}
.linea-inferior-menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}.binarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	filter: Blur(Add=10, Direction=25, Strength=45);


}
.contacto-tresmallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	border: thin dashed #000000;
	display: block;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
A.contacto-tresmallo:link, A.contacto-tresmallo:visited { color: #000000; text-decoration: none; font-weight: bold; }
A.contacto-tresmallo:hover { color: #999999; text-decoration: none; background-color: #FFFFFF; border: thin dashed #CC3300; }

