.menuSeparador{
	font-family: Arial;
	color:#496815;
	font-size: 6px;
}

.menuCab{
	font-family: Arial;
	color:#496815;
	font-size: 11px;
	font-weight: bold;
	background-color: #97C62A;
}

.menuOpc{
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration:none;
	color: #496815;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
}

.vinculosContratacion{
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration:underline;
	color: #67931E;
	font-family: Arial;
	line-height: 17px;
}

.subTituloVerde{
	font-family: Arial;
	color:#628C1C;
	font-size: 12px;
	font-weight: normal;
}

.subTitulo{
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
}

.titulo{
	font-family: Arial;
	color:#FFFFFF;
	background-color:#81B01E;
	font-size: 16px;
	font-weight: normal;
}

.txtInvitacion{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #696969;
	text-align: justify;
}

	
.tablaInvPrivada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 81B01E;
	border-right-color: 81B01E;
	border-bottom-color: 81B01E;
	border-left-color: 81B01E;
}

