p, div, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5486B9;
	font-weight: normal;
}
select{ background-color: #F1FFCB; border: 1px solid #5486B9; }
div#capa_accion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5486B9;
	font-weight: bold;
}
div.info{ font-size:10px; color:#5486B9; padding-left:10px; }
.TituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5486B9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95C001;
	border-right-color: #95C001;
	border-bottom-color: #95C001;
	border-left-color: #95C001;
	text-align: left;
}
.Titular_Informe{
	background:#F1FFCB;
	border-bottom: 1px solid #5486B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5486B9;
	font-weight:bolder;
}

.Texto_Informe{
	background:#F1FFCB;
	border-bottom: 1px solid #5486B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5486B9;
	font-weight:normal;
}
.Texto_Informe2{
	background:#F1FFCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5486B9;
	font-weight:bold;
}
.Texto_InformeCenter{
	background:#F1FFCB;
	border-bottom: 1px solid #5486B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5486B9;
	font-weight:normal;
	text-align:center;
}
.TituloSeccionCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5486B9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95C001;
	border-right-color: #95C001;
	border-bottom-color: #95C001;
	border-left-color: #95C001;
	text-align: center;
}
.CuerpoSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5486B9;
	font-weight: normal;
}
.Secciones {
	text-align: left;
	font-weight: bold;
}
.Secciones a:visited, .Secciones a:link, .Secciones a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #5486B9;
}
.Secciones #active {
	font-size: 16px;
	color: #95C001;
}
.Secciones a:hover {
	text-decoration: underline;
}
.Pie, .Pie a:active, .Pie a:visited, .Pie a:link {
	color: #5486B9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.Pie a:hover {
	text-decoration: underline;
}
.Pie #pieactive {
	color: #95C001;
}
.TituloFondo {
	color: #FFFFFF;
	background-color: #95C001;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active, a:visited, a:link {
	color: #5486B9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.FondoSeccion {
	background-image: url(/images/flecha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SeparadorFormulario {
	border-bottom: 1px solid #5486B9;
	color: #95C001;
}
.Formularios {
	background-color: #F1FFCB;
	border: 1px solid #5486B9;
}
.RecuadroArbol {
	border: 1px solid #5486B9;
}

/* Datos Bancarios */
table#datos_bancarios{}
table#datos_bancarios .d_b_r{ vertical-align: top; }
table#datos_bancarios input{ background-color: #F1FFCB; border: 1px solid #5486B9; }
table#datos_bancarios div#d_b_nac{ margin-top:4px; margin-bottom:10px; }