@charset "utf-8";
/* CSS Document */

.txt
 {
	font-family: Tahoma;
	font-size: 11px;
	color: #577db1;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2c5476;
}
.txttitulointerno {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}

.txt-negrito
 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 10px;
	padding: 2px;
	color: #0033FF;
	border: 1px solid #0066FF;
}


.txt-link
 {
	font-family: Tahoma;
	font-size: 11px;
	color: #577db1;
	text-decoration: none;
}
.txt-link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #41628D;
	text-decoration: underline;
}
.txttitulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #41628D;
	text-decoration: none;
}
.b-form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #51A2E3;
	color: #FFFFFF;
}
.tit-principal {
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	color: #000066;
}
.tit-principal1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	color: #0674A8;
}
.txt-negrito2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0674A8;
	font-weight: bold;
	text-decoration: none;
}
.txt-link2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #0674A8;
	text-decoration: none;
}
.txttitulo_topo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #003C6E;
	text-decoration: none;
}
