.txtazul10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #344695;
	text-decoration: none;
}

a.txtazul10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E83B1F;
	text-decoration: none;
}

.txtrojo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E83B1F;
	text-decoration: none;
}



.txtblanco10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.txtblanco9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a.txtblanco9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C1BDD9;
	text-decoration: underline;
}

.linlateralmenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #344695;
	border-left-color: #344695;
}

.linvertical {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #344695;

}
.lineapuntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.lineapie {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #344695;

}
.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #344695;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #344695;
	text-transform: uppercase;
}
.lineasup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #344695;
}
