.lineaInfAzul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 00344F;
}
.listaServicios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	text-transform: capitalize;




}
.Titulares {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 00344F;
	font-weight: bold;
}
.TextoIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: FFFFF2;
}
.lineaInfBlanca {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
