.titulos {
	font-family: "VERDANA";
	font-size: 9px;
	font-weight: bold;
	color: #002D62;
}
.textos {
	font-family: "VERDANA";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.textosAZUL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002D52;
}
.textosAZULseleccionados {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002D52;
}
.titulosAZUL {
	font-family: "VERDANA";
	font-size: 12px;
	font-weight: bold;
	color: #002D52;
}

.obracivilseleccionada {
	font-family: "VERDANA";
	font-size: 9px;
	font-weight: bold;
	color: #ED1C24;
}

.listafoalfabetico {
	font-family: "VERDANA";
	font-size: 9px;
	font-weight: bold;
	color: #717073;
}

.textosAZULseleccionados a:link, .textosAZULseleccionados a:visited, .textosAZULseleccionados a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b1362c;
	text-decoration: none;
}
.textosAZULseleccionados a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
.td-bg-norepetir {
	background-repeat: no-repeat;
}
