/* CSS Document */
.listadoborderinferior {border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
}
.listadomensaje {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CE6901;
	text-decoration: none;}
.listadotituloborderinferior {    border-bottom-style: solid;
	border-bottom-color: #013066;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #013066;
	text-decoration: none;
	margin-left: 15px;
}
A.enlaceaccion {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.textoresultado {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	margin-left: 15px;
}
.tituloresultado {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #013066;
	text-decoration: none;
}

