.tablapaginador{
	font-family : Verdana;
	font-size : 10px;
}
.cabtablapaginador{
	font-weight : bold;
	background-color : #D5D5D5;
}
.vinculopaginador{ 
 	font-size : 10px;
	font-weight : bold;
	color: blue;
 }
 .filaparpaginador{
	background-color : #F0F8FF;
}
.filaimparpaginador{
	background-color : #B0E0E6;
}
.menu{
	border : 2px solid #6381c7;
}
.titulomenu{
	background-color : #6381c7;
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial;
}
.titulocarta{
	background-color : #6381c7;
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
}
.elementomenu{
	font-weight : bolder;
	font-size : 10px;
	color : #483D8B;
	text-decoration : none;
	font-family : Arial;
}
.hazul{
	color : #483D8B;
	text-decoration:none;
	font-size:10px;
	font-weight:bolder;
}
.hazulpeq{
	color : #483D8B;
	font-size:9px;
	text-decoration:none;
}
.hverde{
	color : #cbd7f4;
	text-decoration:none;
}
.textoazul{
	color: #483D8B;
	font-size:8pt;
}
.textoverde{
	color : #cbd7f4;
}
.fondoazul{
	background-color : #6381c7;
}
.fondoverde{
	background-color : #cbd7f4;
}
.carta{
	background-color: #F6F6F6;
	border : 2px solid #cbd7f4;
	font-size : 9px;
	font-family : Arial;
	text-align : left;
}
.cargojunta{
	font-weight:bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	font-size: 8pt;
}
.barranavegacion{
	background-color:#cbd7f4;
	font-family:arial,verdana;
	font-weight:bold;
	color : #483D8B;
	text-decoration : none;
	font-size:8pt;
	border: 1px solid #483D8B;
}
