.barraSuperior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color:#FFFFFF;
	text-decoration:none;
	border-width: 1px;
	border-color:#863134;
}

.barraSuperior_actual {  /*Usado para resaltar la pagina actual en la que se está posicionado*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color:#FFFFFF;
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#863134;
/*	text-decoration:overline;
	text-shadow:#999999;
	border-width:1px;
	border-color:#863134; */
}

.barraSuperior a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color: #FFFFFF;
	text-decoration:none;
	border-width: 1px;
	border-color: 863134;
}
.barraSuperior a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color: #FFFFFF;
	text-decoration:none;
	border-width: 1px;
	border-color: 863134;
/* Agrega subrayado grueso*/
	border-bottom-width:medium;
	border-bottom-style: solid;
	border-bottom-color:#336666
}


.celda_derecha {
	font-family: "Lucida Sans";
	font-size: 200%;
	border-top:thin;
	background-color:#336600;
}


.texto_general {
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #333333;
}

.texto_general_derecha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
}

.texto_general_titulo_grande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 300%;
	color: #863134;
}

.tituloGrandeSoftware {
	font-family: "Lucida Sans";
	font-size: 150%;
	color: #863134;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.tituloGrandeCapacitacion {
	font-family: "Lucida Sans";
	font-size: 150%;
	color:#009900;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.tituloGrandeServicios {
	font-family: "Lucida Sans";
	font-size: 150%;
	color:#000099;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.tituloGrandeNeutro {
	font-family: "Lucida Sans";
	font-size: 150%;
	color:#999999;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.barraLateral a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #863134;
	background-color: #FFFFFF;
	text-decoration:none;
}
.barraLateral a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #863134;
	text-decoration:underline;
	
/*	line-height:100%;
	background:#89D305;
	color:#993300;
*/

	/* Efecto para agregar bordecito cuando pasa por el link
	border-right-style:solid;
	border-right-color:#33CC33;
	border-right-width:3px;*/
}
.verMas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;	
	background-color: #FFFFFF;
	text-decoration:underline;
	border-width: 1px;
	border-color: 863134;
}

.verMas a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336666;	
	background-color: #FFFFFF;
	text-decoration:underline;
	border-width: 1px;
	border-color: 863134;
/* Agrega subrayado delgado*/
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color:#336666
}

.ImpalaRisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #863134;
	font-weight: bold;
}
