@charset "utf-8";
.lblanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tazul {
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	color: #278CD1;
	font-weight: normal;
	text-transform: uppercase;
}
.lnploma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.lploma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.link_axpeq {
	color:#1E74AD;
	font-weight: bold;
	text-decoration:underline;
}
.link_axpeq:link {
	text-decoration:underline;
	font-weight: bold;
	color:#1E74AD;
}
.link_axpeq:hover {
	color:#1E74AD;
	font-weight: bold;
	text-decoration:underline;
}.lpploma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.link_vplomo {
	color:#666666;
	font-weight: bold;
	text-decoration:underline;
}
.link_vplomo:link {
	text-decoration:underline;
	font-weight: bold;
	color:#666666;
}
.link_vplomo:hover {
	color:#666666;
	font-weight: bold;
	text-decoration:underline;
}

.link_vblanco{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.link_vblanco:link {
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
}
.link_vblanco:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.marco {
	border: 1px solid #D3D3D3;
	padding:2px;
}
.link_vplomo2 {
	color:#666666;
	text-decoration:none;
}
.link_vplomo2:link {
	text-decoration:none;
	color:#666666;
}
.link_vplomo2:hover {
	color:#666666;
	text-decoration:underline;
}


