.pie {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-align: center;
	color: #505050;
	font-weight: normal;
}


.texto1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #003A70;
}


.texto2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: red;
}


.texto3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: black;
}


.texto4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #003A70;
	text-transform: uppercase;
}

.texto5 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #003A70;
}

.texto6 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.texto7 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #808080;
}

.texto8 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: black;
	text-align: center;
}

.texto9 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-align: center;
}

.textouc {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #003A70;
}

.textoucr {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: red;
}

.fondo_celda {
	background-position-x: center;
	background-position-y: top;
	background-repeat: no-repeat;
}

.texto_form {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	border: 1px solid;
	border-color: #003A70;
	background-color: transparent;
}

.texto_boton {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: black;
}


a:link.enlace_pie{color: #505050;text-decoration: none;}
a:visited.enlace_pie {color: #505050;text-decoration: none;}
a:hover.enlace_pie {color: #003A70;text-decoration: none}
a:active.enlace_pie {color: #505050;text-decoration: none;}


a:link.texto2 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: red;text-decoration: none;}
a:visited.texto2 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: red;text-decoration: none;}
a:hover.texto2 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: #003A70;text-decoration: underline;}
a:active.texto2 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: red;text-decoration: none;}


a:link.texto3 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: black;text-decoration: none;}
a:visited.texto3 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: black;text-decoration: none;}
a:hover.texto3 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: #003A70;text-decoration: underline;}
a:active.texto3 {font-family: Arial, Tahoma, Verdana;font-size: 13px;color: black;text-decoration: none;}

