.titulo_pant{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				color: #004185; }
.sub_titulo_pant{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #004185; }
#titulo_pestania{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#sub_titulo{
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#063B71;
}
#etiqueta{
	font-family:sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#063B71;
}
#texto_textbox{
	font-family:sans-serif;
	font-size:10px;
	font-weight:lighter;
	color:#000000;
	text-align:justify;	
}
#texto_combo{
	font-family:sans-serif;
	font-size:10px;
	font-weight:lighter;
	color:#000000;
	text-align:right;	
}
#liga_fundamento_legal a{
	font-family:sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#063B71;
	text-decoration:underline;	
}
#liguita_ver_mas a{
	font-family:sans-serif;
	font-size:10px;
	font-weight:lighter;
	color:#063B71;
	text-decoration:underline;	
}
.borde_izq{
	border-left-color:#063B71;
	border-left-style:solid;
	border-left-width:1px;
	
}
.borde_der{
	border-right-color:#063B71;
	border-right-style:solid;
	border-right-width:1px;
}
.borde_sup{
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
}
.borde_inf{
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.borde_izq_inf{
	border-left-color:#063B71;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.borde_izq_sup{
	border-left-color:#063B71;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
}
.borde_der_inf{
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#063B71;
	border-right-style:solid;
	border-right-width:1px;
}
.borde_der_sup{
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#063B71;
	border-right-style:solid;
	border-right-width:1px;
}
.borde_sin_der{
	border-left-color:#063B71;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
}
.borde_sin_izq{
	border-right-color:#063B71;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
}
.borde_sin_lados{
	border-bottom-color:#063B71;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#063B71;
	border-top-style:solid;
	border-top-width:1px;
}
.boton{	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
		color:#FFFFFF;
		background-image:  url("/calculadoras/img/fondo_boton.gif");
		background-repeat:repeat-x;
		border-color: #02458C;
		border:1.0px solid;
		cursor:pointer;
}
.boton_opc_bco{	width:95px;
				height:19px;
				text-align:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:9px;
				text-decoration: underline;
				color:#063B71;
				background-color:#FFFFFF;
				border:none;
				cursor:pointer;
}
.boton_opc_azul{width:95px;
				height:19px;
				text-align:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:9px;
				text-decoration: underline;
				color:#063B71;
				background-color:#E5ECF2;
				border:none;
				cursor:pointer;
}

