@charset "utf-8";
/* CSS Document */
body { text-align:center; }


a{
	text-decoration: none;
}

#nombres {
	width: 260px;
	margin-top: 15px;
	margin-left: 10px;

}
.nombres {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;

}
.nombres:hover {
	color: #0E376E;

}


#foot {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0E376E;
	text-align: center;
	width: 760px;
	margin:0 auto 0 auto;
}
#quienes {
	height: 200px;
	width: 200px;
	border: 1px solid #999999;
}


.txt_inpr {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: none;
	color: #666666;
	font-variant: small-caps;
	line-height: 22px;
	font-weight: bold;
}

.tithome {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;
}

.subhome {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0E376E;

}

.txthome {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;

}
.btnhome {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;

}

.btnhome:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0E376E;
}
.link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0E376E;
	text-transform: uppercase;
	background-color: #DDE8FF;

}
.link:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #0E376E;


}

#txtform {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;

}

.legal {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ffffff;

}
.legal:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #bbcee8;

}

.email {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000066;
	padding-left: 10px;
}
.email:hover {
	color: #6699FF;

}
.custodios {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000066;
	text-transform: none;
	line-height: 25px;
	padding-left: 10px;

}

.carterastit {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000066;
	line-height: 30px;
}

.porque {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0E376E;
	line-height: 23px;
	text-transform: uppercase;

}
.porque:hover {
	color: #FFFFFF;
	background-color: #6699FF;

}
