.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.pielink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
.marcoslados {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3D6B;
	text-decoration: none;
	text-align: justify;
}
.titulo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E3D6B;
	text-decoration: none;
	font-weight: bold;

}
a:hover.titulo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84A4CD;
	text-decoration: underline;
	font-weight: bold;

}
.marcoentero {
	border: 1px solid #003366;

}
.textonegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.textoblanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.fondoficha {
	background-image: url(../images/fondo_ficha.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*-- inicio del estilo del menu desplegable */
body, p, td {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #7A8AA1;
	text-decoration: none;
}

a.EnlaceRojoBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0C264D;
	text-decoration: none;
}

a.EnlaceRojoBold:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #84A4CD;
	text-decoration: none;
}

a.EnlaceRojo {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #0C264D;
	text-decoration: none;
}

a.EnlaceRojo:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #84A4CD;
	text-decoration: underline;
}



/*-- fin-- */.textocursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3D6B;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;


}
.textoazul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6083AC;
	text-decoration: none;
	text-align: justify;
}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3D6B;
	text-decoration: none;
}
a:hover.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3D6B;
	text-decoration: underline;
}
.textocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	border: 1px solid #000066;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border: none;
	cursor: hand;


}
.fondosolo {
	background-image: url(../images/fondo_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
