@font-face {
    font-family:Humanist777;
    src: url('/css/Humanist777.eot'),
         url('/css/Humanist777.ttf'),
         url('/css/Humanist777.woff'),
		 url('/css/Humanist777.otf');
}

.estilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.estilohome {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.estilobold {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.titulosInd{
	font-family:'Humanist777';
	font-size: 18px;
	color: #FFFFFF;
	background-color: #9d2449;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

.titulos {
	font-family:Humanist777;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: ##9d2449;
}
.titulosH {
	font-family:Humanist777;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.subtitulos{
	font-family:'Humanist777';
	font-size: 17px;
	font-weight: bold;
	color: #0E74B2;
	letter-spacing: -0.7px;
}

.linkazul {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 12px;
	color: #0D65C6;
	text-decoration: none;
	font-weight: bold;
}
.linkazul a:link, .linkazul a:visited {
	font-size: 12px;
	color: #0D65C6;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.linkazul a:hover{
	color: #0D65C6;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.pie {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.linkgris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.linkgris a:link, .linkgris a:visited {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", "Trebuchet MS Unicode", Arial, Sans-Serif;
	text-decoration: none;
	line-height: 16px;
}

.linkgris a:hover{
	color: #666666;
	font-family: "Trebuchet MS", "Trebuchet MS Unicode", Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
}
