@CHARSET "UTF-8";

.montosTotales{
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
	font-family: Courier;
    text-align: right;
    margin-right : 15%;
    text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

#listado {
	width: 1500px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

#listadoMateriales {
	width: 1300px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.campo2{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 100px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}
input.button[disabled] { 
	opacity: 0.35; 
	cursor: not-allowed; 
}
.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}

table.tablaListado td.descripcionMateriales{
	height: 50px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F4@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F44320F4<======>F42A14@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F4@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F44320F4<======>F42A14F42A14<======>42F4D0@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F4@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F44320F4<======>F42A14@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}29F466<======>4320F4@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	float: right;
	width: 690px;
	padding: 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto; 
    margin-right:auto;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 100%;
	color: #000;
}

ul,ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;	
}

a {
	text-decoration: none;
	color: #8080FF;
}

a:hover {
	color: #004080;	
}

#wrapper {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: auto;
	height: auto;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1,#logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #087CF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	padding: 10px 30px 5px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
	font-weight: bold;
	text-decoration: none;
}

#menu .pagActual a {
	background: #FFFFFF;
	color: #087CF4;
}

#tipoCambioMenu {
	width: 240px;
	height: 20px;
}

#tipoCambioMenu p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #087CF4;
}

/* Page */
#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
	display: flex;
	flex-direction: row-reverse;	
	justify-content: flex-start;
	
}

#pagina {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#paginaMovimiento {
	margin-left: 0px;
	width: 750px;
}

/* Content */
#content {
	flex: 3;	
	padding: 0px;
	margin: 0px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 8px #dcddde;
	-moz-box-shadow:inset 0 0 8px #dcddde;
	-webkit-box-shadow:inset 0 0 8px #dcddde
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #0078FF;
}

.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #000000;
	flex: 1;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 1px dotted #000000;
	margin: 0px 10px;
	border-right: none;
}

#sidebar li li li {
	color: #FFFFFF;
	line-height: 25px;
	border-bottom: 0px;
	margin: 0px 15px;
	border-right: none;
}

#sidebar li a {
	padding-left: 5px;
	color: #666666;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 6px;
	background: #087CF4;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#sidebar h3 {
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 5px;
	text-align: justify;
}

#sidebar a {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #1A1A1A;
}

#sidebar a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Calendar */
#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footer {
	width: 80%;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #087CF4;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #1A1A1A;
}

#footer a {
	color: #000000;
	font-size: 12px;
}

/* ---  --- */
#headerMovimiento {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
	color: #FFFFFF;
	background: #292929;
	width: 90px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

#headerMovimiento h2 {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -.5px;
	margin-top: 6px;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	text-shadow: #1A1A1A 2px 2px 2px;
	color: #087CF4;
	padding: 10px 10px 10px 10px;
}

.tituloTabla {
	color: #1A1A1A;
	background: #1F2021;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 130px;
	height: 15px;
}

#form {
	padding-left: 5px;
}

#message {
	padding: 50px 50px 50px 50px;
	text-align: center;
}

#message p {
	color: red;
}

#formTipoC {
	padding-right: 20px;
	padding-left: 20px;
}

#formRegister {
	padding-left: 160px;
	padding: 50px;
}

#log {
	padding: 10px;
	text-align: center;
}
#log textarea{
	width: 600px;
	height: 600px;
	
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#formEdit {
	padding: 20px;
}

#index-title {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

#form-title {
	font-size: 25px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#form-title2 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tituloMovimientos {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
	padding: 4px;
}

#tablaUsuario {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #1A1A1A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tablaUsuario .tituloNomb {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

#tablaUsuario .tituloCuenta {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 30px;
}

#tablaUsuario .tituloMov {
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
	width: 95px;
	height: 25px;
}

#tablaUsuario .titulo {
	color: #0B2161;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	height: 30px;
	text-align: center;
}

#tablaUsuario .tituloImg {
	text-align: center;
	width: 60px;
}

#tablaMovimientos {
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.descMovimiento {
	color: #0B2161;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.titBalPar {
	padding: 1px;
	color: #0B2161;
	font-size: 13px;
	font-weight: bold;
}

.contBa {
	font-size: 12px;
	color: #000000;
}

.desBa {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tipoCue {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

.contMov {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.contenido {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenidoPass a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoPass a:hover {
	color: #087CF4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.contenidoNomb {
	color: #000000;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#table-form {
	padding: 20px 20px 20px 20px;
}

.error {
	color: ##A60000;;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: center;
}

.descr {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
}

.text {
	width: 200px;
}

.select {
	width: 206px;
}

.choose {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*
.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #1A1A1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
*/
#content-planilla {
	background: #EDEDED;
	float: right;
	width: 620px;
	height: 350px;
	padding: 5px;
	border: 4px solid;
	border-color: #787878;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.fecha {
	width: 130px;
	heigth: 90px;
}

#mostrarMovimientos {
	background: #FFFFFF;
	float: right;
	width: 690px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#table-form table tr td p {
	color: red;
}

#table-index {
	padding: 40px 300px 40px 320px;
}
.campo{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: 135px;
	border: 1px solid #EEE;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.error {
	width:500px;
	height:60px;
	color:#000;
	font-size: 2em;
}

.button {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.button:hover {
	background-color:#225980;
	color:#fff;
	cursor:pointer;
}

.buttonAcept {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonAcept:hover {
	background-color:#ff0000;
	border:1px solid #a52a2a;
	color:#fff;
	cursor:pointer;
}

.buttonBack {
	background-color:#009B9B;
	border:1px solid #008080;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}

.buttonBack:hover {
	background-color:#008080;
	color:#fff;
	cursor:pointer;
}

.buttonBlock {
	background-color:#800000;
	border:1px solid #700000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonBlock:hover {
	background-color:#400000;
	border:1px solid #290303;
	color:#fff;
	cursor:pointer;
}

.buttonReject {
	background-color:#1b7ec3;
	border:1px solid #13659e;
	color:#fff;
	text-align:center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 8px;
	min-width:110px;
	vertical-align: text-bottom;
}
.buttonReject:hover {
	background-color:#ff7c00;
	border:1px solid #bf6005;
	color:#fff;
	cursor:pointer;
}

.capaerrores{
	display:none;
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.capaErroresVisible{
	font-size: 12px;
	background-color: #FFB7B9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #A50505;
}

.ayuda{
	
	font-size: 12px;
	background-color: #b2e5ff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #003c5a;
	text-align: center;
}

.warning{
	
	font-size: 12px;
	background-color: #ff7c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #000000;
	text-align: center;
}

.capaexito{
	display:none;
	font-size: 12px;
	background-color: #8bea92;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #276d2c;
}

.alerta{
	font-size: 12px;
	background-color: #ff0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}

/* MENSAJES DE PRESUPUESTO*/
.warningPresupuesto1{
	
	font-size: 12px;
	background-color: #ffec00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto2{
	
	font-size: 12px;
	background-color: #ff8100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

.warningPresupuesto3{
	
	font-size: 12px;
	background-color: #ff2000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 14px;
	color: #003c5a;
	text-align: center;
}

/* Tabla informativa, solo muestra informacion */
#tablaInformativa {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 2px;
	border: 2px solid #004080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:auto; 
    margin-right:auto;
    text-align:left;
}
#tablaInformativa th {	
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 30px;
}

/* Tabla para generar listados de detalles */
table.tablaListado {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 90%;
	padding-top: 25px;
	margin: 10px 5%;
}
table.tablaListado th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-size: 11px;
	text-align:center;
}
table.tablaListado td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListado td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListado td.descripcion{
	height: 100px;
}


div.buttons
{
	text-align:center;
	padding: 8px;
	/*border: 2px solid #004080;*/
}

p.montoTotal {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
	font-family: Courier;
    text-align: right;
    text-decoration: underline;
}
div.paginado {
	color: #0000ff;
	font-size: 16px;
		
	font-family: "Arial";
    text-align: center;
    text-decoration: underline;
}
div.paginado a:link {
    color: #0078FF;
}


div.paginado a:visited {
    color: #0078FF;
}

.content-popup {
	margin:0px auto;
	margin-top:15px;
	position:relative;
	padding:10px;
	width:700px;
	height:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}
.contenido {
	font-size: 12px;
}

#contenedor{ 
overflow:hidden; 
} 

#izquierda{ 
float:left;  
margin-top: 5px;
} 

#derecha{ 
float:right;  
margin-top: 5px;
} 


/* Tabla para generar listados de detalles */
table.tablaListadoAjuste {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	/*border: 2px solid #4b6a82;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    table-layout: fixed;
}
table.tablaListadoAjuste th{
	background: #009B9B;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-align:center;
}
table.tablaListadoAjuste td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

table.tablaListadoAjuste td.monto{
	font-family: Courier;
	text-align:right;
	/*width: 80px;*/
}
table.tablaListadoAjuste td.descripcion{
	height: 100px;
}
table.table-center{
	margin: 0 auto;
}


#formLogin{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

#formLogin .campo{
	width: 100%;
}

