.texto-comun a {
	color: #9F228E;
	text-decoration: underline;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #9F228E;
}
.INPUT {
	BORDER-RIGHT: 1px solid #EAF1F2; BORDER-TOP: 1px solid #D1DADE; FONT-SIZE: 9pt; BACKGROUND: #FFFFFF; BORDER-LEFT: 1px solid #D1DADE; COLOR: #006699; BORDER-BOTTOM: 1px solid #EAF1F2; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.SELECT {
	FONT-SIZE: 9pt;
	COLOR: #006699;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F9FBFB;
	border: 1px solid #006699;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #064DA4;
	text-decoration: none;
}

.texto-comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.linea-inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D2D8;
}
.color-azul {
	color: #0080C0;
}
.margen-izq-der-5px {
	margin-right: 3px;
	margin-left: 3px;
}
.marco-tabla1 {
	border: 1px solid #C7D2D8;
}

.margen-derecho-5px {
	margin-right: 5px;
}

.negrita {
	font-weight: bold;
}
.sangria-izquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-left: 15px;
}
.alinear-centro {
	text-align: center;
}
