.letraTitlePage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8B8B8B;
}
.letraintro:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.letraGeneral {
	font-family: Arial;
	font-size: 12px;
	color: #818181;
}
.linkmenu {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 15px;
	width: 100%;
	background-color: #EEEEEE;
	border: 1px solid #666666;	
	font-weight: normal;
	padding: 2px;
}
.linkmenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A8DBA;
	height: 15px;
	width: 100%;
	border: 1px solid #666666;
	font-weight: normal;
	background-position: center;
}
.minletra {
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
}
.linkeNormal {
	color: #006699;
}

.linkeNormal:hover {
	color: #000000;
	text-decoration: none;
}
.linkeEmail {
	font-size: 11px;
	color: #006699;
}

.linkeEmail:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.boton {
	font-family: Arial;
	font-size: 11px;
	background-color: #3C53A2;
	color: #FFFFFF;
	border: 1px outset;
}

.letraCalendar{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.select {
	font-family: Arial;
	font-size: 11px;
}

.letraLogo {
	font-size: 12px;
	color: #006699;
	font-family: Verdana;
	font-weight: bold;
}


.objects {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.letraFundacion {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #682253;
}