/* CSS Document */
.titulo1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

.letra1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.letra2 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: <?= $cfg->getCuadro2letracolor()?>;
}
.letraerror {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.reg a:active {
	text-decoration: none;
	color: #ffffff;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}

.reg a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}


.reg a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

.reg a:hover {
	color: #006666;
	font-family: Tahoma;
	font-size: 12px;
}

.reg2 a:active {
	text-decoration: none;
	color: #000000;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}

.reg2 a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}


.reg2 a:link {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

.reg2 a:hover {
	color: #006666;
	font-family: Tahoma;
	font-size: 12px;
}

.reg3 a:active {
	text-decoration: none;
	color: #0000dd;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}

.reg3 a:visited {
	text-decoration: none;
	color: #0000dd;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}


.reg3 a:link {
	text-decoration: none;
	color: #0000dd;
	font-family: Tahoma;
	font-size: 12px;
}

.reg3 a:hover {
	color: #006666;
	font-family: Tahoma;
	font-size: 12px;
}

.prop a:active {
	text-decoration: none;
	color: #000000;
	border-bottom-style: none;
	font-family: Tahoma;
  font-weight: bold;
	font-size: 12px;
}

.propord a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-style: none;
  font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}


.propord a:link {
	text-decoration: none;
	color: #000000;
  font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}

.propord a:hover {
	color: #006666;
  font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}

.letraverde {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #004E02;
}
.letra3 {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.lnk a:active {
	text-decoration: none;
	color: #999999;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}

.lnk a:visited {
	text-decoration: none;
	color: #999999;
	border-bottom-style: none;
	font-family: Tahoma;
	font-size: 12px;
}


.lnk a:link {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
}

.lnk a:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
.letra4 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.letra5 {



	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.letratitulo {



	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
