

.formularioBoletos{
	background-color: #f0f0f0;
	border: 1px solid #999999;
	width: 500px;
}
.formularioBoletos tr td.btnAlignDcha{
 	text-align: right;	
	padding-right: 15px;
}
.formularioBoletos tr td.label {
	font-size: 12px; 
	text-align: left;	
	color: #666666;
	padding-left: 15px;
	padding-right:0px;
	margin: 0px;
}
.formularioBoletos tr td.ancho2 {
	width: 100px;
}
.formularioBoletos tr td input.datePicker {
	width: 90px;
	font-size: 11px;
}
.formularioBoletos tr td input.angosto {
	width: 60px;
	font-size: 11px;
	margin-left:15px;
}

.tablaConsolidar {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaConsolidar tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: left;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaConsolidar td a {
	color: #666666;
	text-decoration: none;
}

.tablaConsolidar td a:visited {
	color: #666666;
	text-decoration: none;
}

.tablaConsolidar td a:link {
	color: #666666;
	text-decoration: none;
}

.tablaConsolidar tr:first-child td{
	border-top: 0;	
} 

.tablaConsolidar tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaMovimientos {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaMovimientos tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaMovimientos tr th a {
	color: #666666;
	text-decoration: none;
}

.tablaMovimientos tr th a:visited {
	color: #666666;
	text-decoration: none;
}

.tablaMovimientos tr th a:link {
	color: #666666;
	text-decoration: none;
}

.tablaMovimientos tr:first-child td{
	border-top: 0;	
} 

.tablaMovimientos tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaGlosario {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaGlosario tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: left;	
	border-left: 5px solid;
	border-color:  #CEDCDC;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
} 

.tablaGlosario tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaGlosario td.sinBordeSuperior{
	border-top: none;
}

.tablaGlosario tr td.titulo {
	vertical-align:top;
	font-weight: bold;		
}

.tablaGlosario tr td.separador {
	border-top: none;
	border-bottom: none;		
}

.tablaGlosario tr td.contenedor {
	vertical-align: top;
	border-left: none;
	border-right: none;
}

.tablaFormulario {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaFormulario tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: center;	
	border-left: 5px solid;
	border-color:  #CEDCDC;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
} 

.tablaFormulario tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaFormulario td.sinBordeSuperior{
	border-top: none;
}

.tablaFormulario td.centrado{
	text-align: center;
}

.tablaFormulario td.centrado IMG {
	text-shadow: none;
	text-decoration: none;
	border: none;
}

.operar {
	color: #FF8B3D;	
	font-weight: bold;
	font-size: 11px;
}

.tablaDatosOrden {
	text-align: left;
	border: 1px;
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	width: 420px;
}

.tablaDatosOrden tr th {
	font-size: 12px;
	border-color: #CEDCDC;
	background-color: #005a55;
	color: #FFFFFF;
	height: 20px;
	font-weight: normal;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}

.tablaDatosOrden tr td {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}

.tablaOrdenes {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaOrdenes tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaOrdenes tr:first-child td{
	border-top: 0;	
}

.tablaOrdenesBordeSeparador {
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaOrdenesBordeFinal {
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.valorAccion {
	color: #FF0000;
}
.valorBono {
	color: #0000FF;
}
.valorCaucion {
	color: #666666;
}
.valorCheque {
	color: #00FF00;
}
.valorEtf {
	color: #666600;
}
.valorMoneda {
	color: #FF9900;
}
.valorFideicomiso {
	color: #00FFFF;
}
.valorFuturo {
	color: #FF00FF;
}
.valorOpcion {
	color: #6633FF;
}
.valorNegro {
	color: #000000;
}

.valorCompra {
	color: #0022B0;
	background-color: #5475FF;
	font-weight: bold;
	text-align: center;	
}
.valorVenta {
	color: #A50000;
	background-color: #E65656;
	font-weight: bold;
	text-align: center;
}
.valorColocadora {
	color: #F60707;
	font-weight: bold;
	text-align: center;
}
.valorTomadora {
	color: #0022B0;
	font-weight: bold;
	text-align: center;
}

/******************************* Tabla operador ******************************************/

.tablaOperador {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	*border-collapse: collapse;
}

.tablaOperador tr.even td {
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;	
}

.tablaOperador tr th{
	text-decoration: none;
	font-size: 11px; 
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	*position: relative;
}

.tablaOperador tr:first-child td{
	border-top: 0;	
}
.tablaOperador tr td.columnaPar{
	background-color: #F0F0F0;
	}
.tablaOperador tr td.columnaImpar{
	background-color: #FFF8DC;
	}
	
/*estados*/

.tablaOperador tr td.estadoNaranja{
	background-color: #F4A460;
	}
.tablaOperador tr td.estadoAmarillo{
	background-color: #FFFF99;
	}
.tablaOperador tr td.estadoRojo{
	background-color: #F08080;
	}
.tablaOperador tr td.estadoVerde{
	background-color: #8FBC8F;
	}
.tablaOperador tr td.estadoGris{
	background-color: #D3D3D3;
	}

/*****************keyboard*********************/
#keyboard { 
		position: absolute; 
		display: none; 
		border: 1px solid #ccc; 
		width: 400px; 
		padding: 5px;
		cursor: move; 
		filter:alpha(opacity=80);
		opacity: 0.80;
		-moz-opacity:0.80;
		background-color: #E0E0E0;
}
		
#spacebar input { 
			width: 180px; 
			margin: 0 auto; 
			margin-left: 90px; 
}
		
#divcerrar,#cerrar{
		  text-align: right;
		  text-decoration: none;
		  color: #484848;
}
		
#shift, #shifton { 
			width: 60px; 
			text-align: left; 
}
		
#row0_shift, #row1_shift, #row2_shift, #row3_shift {
			display: none;
			
}
		
#row0, #row0_shift {
			padding-left: 10px; 
}
		
#row1, #row1_shift { 
			padding-left: 25px; 
}
		
#row2, #row2_shift { 
			padding-left: 25px; 
}
		
#row3, #row3_shift { 
			padding-left: 10px; 
}

#shifton { 
			border-left: 3px solid #000; 
			border-top: 3px solid #000; 
}
		
#keyboard .ancho{
		width: 25px;
}
	
#keyboard .anchoMas{
	width: 80px;
	}
/*****************login************************/
.divFootLogin{
	font-size: 9px;
}

.divLogin{
	padding-left: 3px;
	padding-top: 13px;
	padding-right: 3px;
	
}
.divLoginError{
	font-family: arial;
	color: red;
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	}

.tablaLogin{
	background-color:#ededed;
	font-size: 11px;
	color:#666666;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 2px;
	
}
.linkLogin{
	text-decoration: none;
	color:#666666;
	font-family: arial;
	font-weight: bold; 
	
	}
.textoLogin{
	font-size: 12px;
	color:#666666;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

.textoLoginBold{
	font-weight:bold;
}

.formularioLoguin {
	width: 350px;
	height: 150px;
	background-color: #f1f0ee;
	background-color:#f1f0ee;
	border-top-color:#a9a9a9;
	border-left-color:#a9a9a9;
	border-right-color:#a9a9a9;
	border-bottom-color:#9f8b50;
	border-style:solid;
	border-width: 1px;
	border-spacing: 0px;
	
}

.tablaLoginInterna{
	margin-left:3px;
	margin-right:3px;
	margin-top:10px;
	background-color:#f1f0ee;
	border-top-color:#a9a9a9;
	border-left-color:#a9a9a9;
	border-right-color:#a9a9a9;
	border-bottom-color:#9f8b50;
	border-style:solid;
	border-width: 1px;
	padding: 4px; 

}

.tablaLoginInterna td{
	height: 15px;
}
/****************************************************/

.tablaAclarativaHistorico {
	border-bottom-color:#A0A0A0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.textoAclarativoHistorico {
	font-size: 11px;
	color: 	#666666;
    text-align: left;
    /*margin-left: 15px;*/
}

.pagelinks {
	color: #666666;
	text-decoration: none;
}

.pagelinks a:visited {
	color: #666666;
	text-decoration: none;
}

.pagelinks a:link {
	color: #666666;
	text-decoration: none;
}

/* CALENDARIO */
.sun {
	display: none;
}
.day sun {
	display: none;
}
.sat {
	display: none;
}
.day sat {
	display: none;
}

/* top area w/ month title and buttons */

.full-calendar-title {
	text-align: left;
	}
	
.full-calendar-buttons {
	text-decoration: none;
	font-weight:bold;
}

.tablaMenuCalendario {
	color: #FFFFFF;
	font-weight:bold;
	width: 805px;
	background-color: #9A844A;
	text-align: center;
}

.linksMenuCalendario {
	color:#FFFFFF;
	background-color: #9A844A;
	text-align: center;
	font-size: 11px;
}

.linksMenuCalendario a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.linksMenuCalendario a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.linksMenuCalendarioSelected {
	color:#CFC487;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px !important;
}

.linksMenuCalendarioSelected a:link {
	color:#9A844A;
	text-decoration: none;
	font-weight:bold;
}

.linksMenuCalendarioSelected a:visited {
	color:#9A844A;
	text-decoration: none;
	font-weight:bold;
}

.full-calendar-buttons button span {
	padding: 0 10px;
	}
	
	/* To always display the "today" button:
	 *
	 * .full-calendar-buttons button.today {
	 *    visibility: visible !important;
	 *    }
	 */

/* table layout & outer border */

.full-calendar-month-wrap {
	clear: both;
	border: 1px solid #ccc; /* outer border color & style */
	}
	
.full-calendar-month {
	width: 100%;
	overflow: hidden;
	}

.full-calendar-month table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	}
	
/* cell styling */
	
.full-calendar-month th,
.full-calendar-month td.day {
	padding: 0;
	vertical-align: top;
	border-style: solid;    /* inner border style */
	border-color: #ccc;     /* inner border color */
	border-width: 1px 0 0 1px;
	}
	
.full-calendar-month th {
	border-top: 0;
	text-align: center;
	}
	
.full-calendar-month th.first,
.full-calendar-month td.first {
	border-left: 0;
	}
	
.full-calendar-month td.today {
	background: #FFFFCC;
	}
	
.full-calendar-month .day-number {
	text-align: right;
	padding: 0 2px;
	}
	
.full-calendar-month .other-month .day-number {
	color: #bbb;
	}
	
.full-calendar-month .day-content {
	padding: 2px 2px 0; /* distance between events and day edges */
	}
	
	/* FullCalendar automatically chooses a cell's height,
	 * but this can be overridden:
	 *
	 */
.full-calendar-month td.day {
	width: 50px;
	height: 50px;
   }


/* event styling */
	
.full-calendar-month .event {
	margin-bottom: 2px;
	font-size: .85em;
	cursor: pointer;
	text-align: left;
	}
	
.full-calendar-month .ui-draggable-dragging td {
	cursor: move;
	}
	
.full-calendar-month .event td {
	background: #C1D9EC;
	padding: 0;
	}
	
.full-calendar-month .event td.ne,
.full-calendar-month .event td.nw,
.full-calendar-month .event td.se,
.full-calendar-month .event td.sw {
	background: none;
	width: 1px;  /* <-- remove if you dont want "rounded" corners */
	height: 1px; /* <--                                           */
	}
	
.full-calendar-month .nobg td {
	background: none;
	}
	
.full-calendar-month .event td.c {
	padding: 0 2px;
	}
	
.full-calendar-month .event-time {
	font-weight: bold;
	}
	
	/* To change the color of events on a per-class basis (such as with the
	 * "className" attribute of a CalEvent), do something like this:
	 *
	 * .full-calendar-month .myclass td {
	 *    background: green;
	 *    }
	 */
	
/* the rectangle that covers a day when dragging an event */
	
.full-calendar-month .over-day {
	background: #ADDBFF;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	
/* right-to-left support */

.r2l .full-calendar-title {
	text-align: right;
	}
	
.r2l .full-calendar-buttons {
	float: left;
	}
	
.r2l .full-calendar-buttons button {
	margin: 0 5px 0 0;
	
	}
	
.r2l .full-calendar-month .day-number {
	text-align: left;
	}
	
.r2l .full-calendar-month .event {
	text-align: right;
	}
	
/*************calculadoras************/

	
.resultadoCalculadoras{
	background-color: #f0f0f0;
	border: 1px solid #999999;
	color: black;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	width: 270px;
	margin-bottom: 15px;
	
}

.resultadoCalculadoras tr td.ancho{
	height: 12px;
	padding-top:0px;
	padding-bottom: 0px;
	
}
.aclaracionCalculadoras{
	font-size: 11px;
	font-family: Arial;
	text-align:justify;
}
.boldtext{
	font-weight: bold;
	color:#0d4739;
	padding-right: 10px;
}

.formularioCalculadora{
	background-color: #f0f0f0;
	border: 1px solid #999999;
	width: 380px;

}
.formularioCalculadora tr td.btnAlignDcha{
 	text-align: right;	
	padding-right: 15px;
	
}

.formularioCalculadora tr td.label {
	font-size: 12px; 
	text-align: left;	
	color: #666666;
	padding-left: 15px;
	padding-right:0px;
	margin: 0px;
}
.formularioCalculadora tr td.ancho2 {
	width: 100px;
}
.formularioCalculadora tr td.ancho {
	width: 60%;
}

.formularioCalculadora tr td input {
	width: 106px;
	font-size: 11px;
}
.formularioCalculadora tr td input.datePicker {
	width: 90px;
	font-size: 11px;
	
}
.formularioCalculadora tr td input.angosto {
	width: 60px;
	font-size: 11px;
	margin-left:15px;
}

.urlCalculadora{
	color:#666666;
	text-decoration: none;
}

.tc2{
	width: 100%;
	height: 500px;	
	margin-top: 12px;
}

.tc{
	width: 100%;
	height: 110%;
}

.tdTablaCalculadora{
	width: 25%;
	height: 140px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}
.calculadoraBordes{
	border-top: 1px solid #919191;
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
	vertical-align:top;
	text-align:left;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px; 
}

.calculadoraFoot{
	background-color: #f1f0ee;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
	border-bottom: 1px solid #919191;
	text-align: right;
	margin-right: 10px;
	height: 19px;
	vertical-align: middle;
}

.calculadoraFoot img {
	border: none;
	padding-right: 5px;
}
	
/************************************/
.textoHomeClientes {
	color: #005a55;
	font-weight: bold;
	font-size: 12px;
	height: 100%;
}

.textoHomeClientes a:link {
	text-decoration: none;
	color: #005a55;
}
.textoHomeClientes a:visited {
	text-decoration: none;
	color: #005a55;
}

.flechaDerecha {
	background-color: #FFFFFF;
}

.flechaDerecha IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}

.flechaAbajo {
	background-color: #006666;
}
.flechaAbajo IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}

.banner {
	width:349px;
}

.controllerBanner {
	border-top: 2px solid #FFFFFF;
	width:590px;
	background-color: #666666; 
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-align: right;
}

.controllerBanner span{
	color:#FFF;
	background:#666666;
	margin-right:10px;
	cursor:pointer;
}

.controllerBanner span.jFlowSelected {
	/*color:#666666;
	background:#FFFFFF;
	border-bottom-style: inset;
	border-style: solid;
	border-width: 0 4 0 4;
	border-color: #FFFFFF;
	border-bottom: 1px solid #666666;*/
	color:#666666;
	background-image: url("/images/flow_control_pointer.gif");
}

.jFlowPrev, .jFlowNext{
	cursor:pointer;
}

.textoHintInput {
	color: #666666;
	font-style: italic;
}

.textFieldLoginHeader {
	height:16px;
	font-size: 10px;
	border-color: #939393;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
}

/*titulo dentro de secciones*/
.tituloSubseccion{
	color: #336666;
	font-size: 12px;
	font-weight: bold;
	/*font-family:sans-serif;*/
}

/*texto aclarativo de las tablas*/
.textoAclarativo{
	font-size: 11px;
	color: 	#666666;
    text-align: left;
    /*margin-left: 15px;*/
}
.textoAclarativo a img {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;	
}
.tablaAclarativa{
	border-bottom-color:#A0A0A0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.datePicker {
	width: 80px;
}

.noticia_seleccionada {
	background-color: #CEDCDC !important;
	cursor: pointer;
}								

.orden_seleccionada {
	background-color: #CEDCDC;
	cursor: pointer;
}
.orden_seleccionada td {
	background-color: #CEDCDC;
	border-color: #CEDCDC;
	cursor: pointer;
}

th.sorted a, th.sortable a {
      background-position: right;
      background-repeat: no-repeat;
      display: block;
      padding-left: 10px;
      padding-right: 10px;
}
th.sortable a {
      background-image: url("/images/arrow_off.png");
}
th.order1 a {
      background-image: url("/images/arrow_up.png");
}
th.order2 a {
      background-image: url("/images/arrow_down.png");
} 

/*
.valorPositivo {
	color: green;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 0 5 1 5;
	border-color: #CEDCDC #FFFFFF #CEDCDC #FFFFFF;
	border-style: solid;
	text-align: right;
}
.valorNegativo {
	color: red;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 0 5 1 5;
	border-color:  #CEDCDC #FFFFFF #CEDCDC #FFFFFF;
	border-style: solid;
	text-align: right;
}
.valorNeutral {
	color: blue;
	font-size: 12px;
	border-collapse: collapse;
	border-width:0 5 1 5;
	border-color:  #CEDCDC #FFFFFF #CEDCDC #FFFFFF;
	border-style: solid;
	text-align: right;
}
*/

/* Volver */
.volver {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-collapse: collapse;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
}

.volver IMG {
	text-shadow: none;
	text-decoration: none;
	border: none;	
}

/* Menu Direcciones */
.menuDirecciones {
	font-size: 14px;
	text-decoration: none;
}

/* ToolBar */
.toolbarTable {
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	border-bottom: 1px solid #CECECE;
	width: 100%;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.toolbarTable tr td {
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
}
.toolbarTable a:link {
	text-decoration: none;
	color: #666666;
}
.toolbarTable a:visited {
	text-decoration: none;
	color: #666666;
}

.toolbar {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.toolbar a:link {
	text-decoration: none;
	color: #666666;
}
.toolbar a:visited {
	text-decoration: none;
	color: #666666;
}

/* Tablas */

/* Tablas de la home de cotizaciones*/
.cotizacionesTablaContenido{
	width: 100%;
	height: 100%;
	border:none;

}
.tdCotizacionesTablaContenido{
	width: 25%;
	height: 20%;
	padding: 6px 6px 6px 6px;
}

.tablaCotizacionesHome{
	border:none;
	margin:0px;
	padding:0px;
	width: 100%;
	top: 0px;
}

.tituloTablaCotizacionesHome{
	color: #9A844A;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	text-align: left;
	padding-left: 4px;
	text-decoration: none;
}
.tituloTablaCotizacionesHome a:link {
	color: #9A844A;
	text-decoration: none;
}
.tituloTablaCotizacionesHome a:visited {
	color: #9A844A;
	text-decoration: none;
}

.linkEltoTablaCotizacionesHome{
	text-decoration: none;
	color:	#888888;
	font-family: Arial;
	font-size: 11px;
}

.linkTablaCotizacionesHome{
	background-color: #f0f0f0;
	color: #666666;
	font-size:9px;
	text-decoration: none;
	text-align: right;
}
	
/*FIN  tablas de la home de cotizaciones*/

.tituloTabla {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
/*	font-family: Arial;*/
	font-size: 11px; 
	border-color: #CEDCDC;
	background-color: #CEDCDC;
	text-align: center;
}

.tituloSubTabla {
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 11px; 
	border-color: #CEDCDC;
	background-color: #CEDCDC;
	text-align: center;
}


.tablaHomeCotizaciones {
	width: 100%;
}

/*********************** Seccion de noticias *******************************/
.tituloSeccionNoticias {
	color:#9A844A;
	font-size:12px;
	text-indent:2px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #9A844A; 
}

/* Tablas de noticias */

.noticia_home {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
}

.tablaNoticias {
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.fechaTablaNoticias {
	text-indent: 2px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.fechaTablaNoticia {
	text-indent: 2px;
	text-decoration: none;
	color: gray;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}


.tituloNoticias {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}

.tituloTablaNoticias {
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.tituloTablaNoticia {
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
}

.resumenTablaNoticias {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

.cuerpoTablaNoticias {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}

.imagenLinkFlechas {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

.imagenLinkFlechas IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}

.tablaNoticias IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}

/* Comentario de Mercado */

.textoComentarioMercado {
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}

.textoComentarioMercadoTitulo {
	font-weight: bold;
}

.comentarioMercado {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F0F0F0;
}


.tablaOroMoneda {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.tablaOroBarra {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 50%;
}

.tablaFcis {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.tablaCheques {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.tablaEtfs {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.tablaCauciones {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 99%;
}

.tablaIndices {
	text-align: left;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: #CEDCDC;
	width: 100%;
}

.tituloTablaIndices {
	font-size: 16px; 
	font-weight: bold;
	font-family: Arial;
}

.tituloTablaSortable {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 11px; 
	width: 60px;
	border-color: #CEDCDC;
	background-color: #CEDCDC;
}

.tituloTablaSortable a:link {
	text-decoration: none;
	color: #666666;
}
.tituloTablaSortable a:visited {
	text-decoration: none;
	color: #666666;
}

.valorTablaHome {
	font-family: Arial;
	font-size: 10px;
}

.valorTabla {
	font-family: Arial;
	font-size: 12px;
	width: 60px;
	border-width: 1px;
	border-color: #CEDCDC;
	border-style: inset;
}

.imagenTablaReferencias IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}

/***************************** Tabliitas de cotizaciones de la home y de la home de cotizaciones ********************/


div.tab_indices {
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	border-right: 0.5px solid #ffffff;
}

div.tab_indices.seleccionado {
	background-color: #e0e0e0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #e0e0e0; 
	color:#666666;
}


.tablitaCotizaciones {
	color: black;
	font-family: Arial;
	font-size: 12px;
	border-collapse: separate;
	*border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
	border-width: 1 1 1 1;
	border-color: #e0e0e0;
	border-style: solid;
}

.tablitaCotizaciones tr th{
	color: black;
	font-size: 10px;
	color: #666666;
	background-color: #D3D3D3;
	/*position: relative;*/
	padding-left: 4px;
	padding-right: 4px;
	celdaIzquierdaTablaCotizacionesPpales
	height: 18px;
}
.tablitaCotizaciones tr.seleccionado td {
	background-color: #728F77;
/*	font-weight: bold; */
	color: #FFFFFF;
}

.tablitaCotizaciones tr.indices th {
	color: black;
	font-size: 10px;
	color: #666666;
	background-color: #e0e0e0;
	/*position: relative;*/
	padding-left: 4px;
	padding-right: 4px;
}
.tablitaCotizaciones tr th.tituloPpal {
	font-size:11px !important;
	/*font-weight:bold !important;*/
	text-align: left;
}
.tablitaCotizaciones tr td {
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	/*position: relative;*/
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
	height: 15px;
}
.tablitaCotizaciones tr.pie.indices td {
	background-color: #e0e0e0; 
	font-size: 9px;	
}
.tablitaCotizaciones tr.pie td{ 
	font-size: 9px;
	background-color: #F1F0EE;
	color: #666666;
}
.tablitaCotizaciones tr td.valorPositivo {
	color: green;
}
.tablitaCotizaciones tr td.valorNegativo {
	color: red;
}
.tablitaCotizaciones tr td.valorNeutral {
	color: blue;
}
.tablitaCotizaciones tr td.textoIzquierda {
	text-align: left;	
}
.tablitaCotizaciones tr td.textoDerecha {
	text-align: right;	
}
.tablitaCotizaciones  tr td a:link {
	text-decoration: none;
	color: #666666;
}
.tablitaCotizaciones tr td a:visited {
	text-decoration: none;
	color: #666666;
}


/********************************************************************************************************************/

.tablitaIndices {
	color: black;
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 1px;
	border-width: 1 1 1 1;
	border-color: #666666;
	border-style: solid;
}

.tablitaIndices TR {
	color: black;
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 1px;
	border-width: 1 1 1 1;
	border-color: #CCCCCC;
	border-style: solid;
}

.tablitaIndices a:link {
	text-decoration: none;
	color: #666666;
}
.tablitaIndices a:visited {
	text-decoration: none;
	color: #666666;
}
.tablitaIndices a:FOCUS {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

/* Comentario de mercado en la home */
.tituloHomeComentarioMercado {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}

/* Noticias en la home */
.tituloHomeNoticias {
	color: #9a844a;
	font-size: 13px;
	text-indent: 2px;
	font-weight: bold;	
}

.tablaNoticiasHome {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 1px 0 1px 0;
	border-color: #9a844a;
	border-style: solid;
	width: 100%;
}

.fechaTablaNoticiasHome {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

.tituloTablaNoticiasHome {
	text-decoration: none;
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}


/********************* Pantallas de Historicos *************************/
/* Tabla historico cotizaciones*/
.tablaHistoricoCotizaciones {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	*border-collapse: collapse;
}

.tablaHistoricoCotizaciones tr th{
	text-decoration: none;
	font-size: 11px; 
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	color: #666666;
	*position: relative;
}

.tablaHistoricoCotizaciones tr:first-child td{
	border-top: 0;	
}

.tablaHistoricoCotizaciones tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	font-size: 12px;
}
.tablaHistoricoCotizaciones tr td.valorPositivo {
	color: green;
}
.tablaHistoricoCotizaciones tr td.valorNegativo {
	color: red;
}
.tablaHistoricoCotizaciones tr td.valorNeutral {
	color: blue;
}
.tablaHistoricoCotizaciones tr td.textoCentrado {
	text-align: center;
}
.tablaHistoricoCotizaciones tr td.textoIzquierda {
	text-align: left;
}
/* Tabla de cotizacion actual */
.tablaHistoricoCotizacionesUltimaCot {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	*border-collapse: collapse;
}

.tablaHistoricoCotizacionesUltimaCot tr th {
	text-decoration: none;
	color: #666666;
	font-size: 11px; 
	border-color:  #c8c8c8;
	background-color:  #e1dac8;
	text-align: center;
	*position: relative;
}

.tablaHistoricoCotizacionesUltimaCot tr:first-child td{
	border-top: 0;	
}

.tablaHistoricoCotizacionesUltimaCot tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	font-size: 12px;
}
.tablaHistoricoCotizacionesUltimaCot tr td.valorPositivo {
	color: green;
}

.tablaHistoricoCotizacionesUltimaCot tr td.valorNegativo {
	color: red;
}

.tablaHistoricoCotizacionesUltimaCot tr td.valorNeutral {
	color: blue;
}
.tablaHistoricoCotizacionesUltimaCot tr td.textoCentrado {
	text-align: center;
}
.tablaHistoricoCotizacionesUltimaCot tr td.textoIzquierda {
	text-align: left;
}
/******************************************************************************/

/********************** Pantallas de cotizaciones de un instrumento **********************/
.divContenidoDatosCotizacion {
	margin: 10px;
	padding: 10px;
	background-color: #CCCCCC;
}

.tablaDatosInstrumentoCotizacion {
	text-align: left;
	border: 1px;
	border-collapse: separate;
	border-spacing: 0px;
	*border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 220px;
	color: #666666;
}

.tablaDatosInstrumentoCotizacion tr th {
	font-size: 12px;
	border-color: #CEDCDC;
	background-color: #005a55;
	color: #FFFFFF;
	height: 20px;
	font-weight: normal;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}

.tablaDatosInstrumentoCotizacion tr td {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}
.tablaDatosInstrumentoCotizacion tr td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tablaDatosInstrumentoCotizacion tr td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tablaDatosInstrumentoCotizacion tr td.propiedad {
	text-align: left;
}
.tablaDatosInstrumentoCotizacion tr td.valor {
	text-align: right;
}
.tablaDatosInstrumentoCotizacion tr td.valorPositivo {
	color: green;
	text-align: right;
}
.tablaDatosInstrumentoCotizacion tr td.valorNegativo {
	color: red;
	text-align: right;
}
.tablaDatosInstrumentoCotizacion tr td.valorNeutral {
	color: blue;
	text-align: right;
}
/*

.rotuloPropiedadTablaDatosCotizacion {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.valorPropiedadTablaDatosCotizacion {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}

.valorPropiedadTablaDatosSubTabla {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

*/

/******************************************************************************************/


/*********************** Tablas de cotizaciones de instrumentos ***************/

.tablaCotizaciones {
	/*text-align: right;*/
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
	padding-right: 10px;
	
}

.tablaCotizaciones tr th{
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaCotizaciones tr th a {
	color: #666666;
	text-decoration: none;
}

.tablaCotizaciones tr th a:visited {
	color: #666666;
	text-decoration: none;
}

.tablaCotizaciones tr th a:link {
	color: #666666;
	text-decoration: none;
}

.tablaCotizaciones tr:first-child td{
	border-top: 0;	
} 

.tablaCotizaciones tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
}
.tablaCotizaciones tr td a:visited {
	color: #666666;
	text-decoration: none;
}
.tablaCotizaciones tr td a:link {
	color: #666666;
	text-decoration: none;
}

.tablaCotizaciones tr td.valorPositivo {
	color: green;
}
.tablaCotizaciones tr td.valorNegativo {
	color: red;
}
.tablaCotizaciones tr td.valorNeutral {
	color: blue;
}
.tablaCotizaciones tr td.textoCentrado {
	text-align: center;
}
.tablaCotizaciones tr td.textoIzquierda {
	text-align: left;
}
.tablaCotizaciones tr td.textoDerecha {
	text-align: right;
}
.tablaCotizaciones tr td.textoResaltado {
	font-weight: bold;
}
.tablaCotizaciones tr td.operar {
	color: #FF8B3D;	
	font-weight: bold;
	font-size: 11px;
}
.tablaCotizaciones tr td.bajarArchivo {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tablaCotizaciones tr td IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	text-align: center;
}

/*****************************************************************************/

.tablaCotizacionesSubTabla {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaCotizacionesSubTabla tr th{
	text-decoration: none;
	color: #333333;
	font-size: 11px; 
	border-color: #CEDCDC;
	background-color: #CEDCDC;
	text-align: center;
	height: 15px;
	*position: relative;
}

.tablaCotizacionesSubTabla tr:first-child td{
	border-top: 0;	
}

.tablaCotizacionesSubTabla tr td{
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: #f0f0f0;
	*position: relative;
	color: #666666;
	font-size: 11px;
}

/*****************************************************************************/

.innerTableTablaCotizaciones {
	width: 100%;
	margin: 0px; 
	padding: 0px; 
	border-collapse: collapse;	
}
table.innerTableTablaCotizaciones tr:first-child td{
	border-top: 0;	
}
table.innerTableTablaCotizaciones tr td {
	border-top: 1px solid #CCCCCC; 	
}
/*****************************************************************************/
.tablaCotizacionesSinWidth {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	font-family: Arial;
	*border-collapse: collapse;
}

.tablaCotizacionesSinWidth tr th{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaCotizacionesSinWidth tr th a:visited {
	color: #666666;
	text-decoration: none;
}
.tablaCotizacionesSinWidth tr th a:link {
	color: #666666;
	text-decoration: none;
}

.tablaCotizacionesSinWidth tr:first-child td{
	border-top: 0;	
}

.tablaCotizacionesSinWidth tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	font-size: 12px;
}

.tablaCotizacionesSinWidth tr td a:visited {
	color: #666666;
	text-decoration: none;
}
.tablaCotizacionesSinWidth tr td a:link {
	color: #666666;
	text-decoration: none;
}
.tablaCotizacionesSinWidth tr td.textoIzquierda {
	text-align: left;	
}
/***********************************************************************/


/******************** Tablas de referencias horizontales ***************/
.tablaReferenciasHorizontal {
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	font-size: 11px;
}
.tablaReferenciasHorizontal tr th {
	background-color: #e0e0e0;
	font-weight: bold;
	color: #666666;
}
.tablaReferenciasHorizontal tr td {
	border-bottom: 1px solid #c0c0c0;
	color: #666666;
}

/************************************************************************/

.valorTablaReferencias {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	border-width: 0px 5px 1px 5px;
	border-color: #CEDCDC #FFFFFF #CEDCDC #FFFFFF;
	border-style: solid;
	text-align: right;
}

.valorTablaReferenciasOperar {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	border-collapse: collapse;
	border-width: 0 5 1 5;
	border-color: #CEDCDC #FFFFFF #CEDCDC #FFFFFF;
	border-style: solid;
	text-align: right;
}

.textoValorTablaReferencias {
	text-align: left;
}

.textoValorTablaReferenciasFideicomisos {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

.textoPrincipalTablaReferencias {
	font-weight: bold;	
}

.valorTablaReferencias a:visited {
	color: #666666;
	text-decoration: none;
}
.valorTablaReferencias a:link {
	color: #666666;
	text-decoration: none;
}

/************************************************************************************/

/* Tabla de divisas */
.tablaDivisas {
	text-align: center;
	border: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 100%;
}

/* Generales */
.tituloSeccion {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

.tituloSeccion a:link {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.tituloSeccion a:visited {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.subTituloSeccion {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.divContenido {
	margin: 10px;
}

.divContenidoConMenu {
	/*margin: 10px;*/
	margin-top: 10px;
	width: 833px;
}

#divContenedor {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	width: 100%;
}

#divContenidoPpal {
	margin:0 auto 0 auto;
	background-color: #FFFFFF; 
	width:1002px;
}

#header_horarios {
	color: #C9AE77;
	height: 29px;
	font-size: 12;
	width: 100%;
	background-color: #FFFFFF;
	/*vertical-align: middle;*/
}

/* Texto regular utilizado en las paginas */
.textoComunContenido {
	color: #666666;
	font-family:Arial,Tahoma,Sans-serif,Helvetica;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	text-align: left;
	line-height: 20px;	
}

.textoComunContenido a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.textoComunContenido a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.item_texto_comun {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}


.TextoGeneral {
	color:#191919;
	font-family:Arial,Tahoma,Sans-serif,Helvetica;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

#floatingAjaxIndicator {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0;
	z-index: 9999;
	background-color: #B6EEEB;
	color: #367A79;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	border: none;
	float: none;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}

.comentarioSeccion {
	text-align: left;
	color: #666666;	
	font-size: 12px;
}


/*plaforma de operaciones*/

.IEtabsPlataformaOperaciones{
	line-height:normal;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
}

.plataformaOperaciones {

	margin-top: -301px; 
	margin-bottom:1px;
	position:fixed; 
	left: 50%;
	margin-left: -450px;
	bottom: 0px;
	padding: 0;
	z-index: 998;
	width: 920px;
	height:317px;
	font-size: 11px;
	line-height: 11px;
	border: none;
	float: none;
/*
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
*/
	display:none;
}

/**************** Banner Flotante ******************************/

.banner_flotante {
	margin-top: -301px; 
	margin-bottom:1px;
	position:fixed; 
	left: 50%;
	margin-left: 50px;
	bottom: 0px;
	padding: 0;
	z-index: 998;
	width: 355px;
	height:126px;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid black;
	float: none;
/*
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
*/
}

.controller_banner_flotante {
	border: 0px;
	width:355px;
	background-color: #666666; 
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-align: right;
	height: 16px;
	line-height: 16px;
}

.menu_banner_flotante {
	border: 0px;
	width:355px;
	background-color: #666666; 
	height: 18px;
}

.controller_banner_flotante span{
	color:#FFF;
	background:#666666;
	margin-right:10px;
	cursor:pointer;
}

.controller_banner_flotante span.jFlowSelected {
	color:#666666;
	background-image: url("/images/flow_control_pointer.gif");
}

/* */

.poTitulo{
	height: 7%;
	background-color: #dfe5e5;
	color:#383838;
	font-weight: bold;
	border: 1px solid #555555;
	font-family: arial;
}

.poCuerpo{
	background-color: #f1f0ee;
	color: #383838;
	width: 100%;
	height: 92%;
	padding-top: 0px;
	vertical-align: top;
	border-right: 
}


.poCelda{
	width: 20%;
	border-right:2px solid #FFFFFF;
	border-left:2px solid #D2D1CD;
}

.poCeldaInicial{
	width:20%;
	border-right:2px solid #FFFFFF;
}

#ui-datepicker-div{
	z-index: 9999;
}

.poCuenta{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right:5px;
	vertical-align: top;

}
.poCuentaBox{
	width:100px;
	height:14px;
}

.poCuentaTitulo{
	padding-top: 5px;
	padding-bottom:3px;
	padding-left: 5px;
	padding-right:5px;
	font-weight: bold;
}

.tablePanes{
	height: 256px;
	width: 100%;
	border-spacing: 0px;
	border: none;
}

.ayudasPlataforma{
 background-color: #FFFACD;
 font-style: normal;
 color: #666666;
 width: 230px;
 height: 55px;
 font-size: 10px;
 text-align: justify;
 padding: 2 2 2 2;
 
}
/*****************************************/	

.tabla_referencias_interna {
	border:0;
	width:100%;
	padding: 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}	
.tabla_referencias_interna tr td {
	border:0;
}

.tabla_principal {
	border:1;
	width:100%;
	padding: 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}	

/*tabs cotizaciones argentinas*/
#tabs_cotizaciones{
	width: 100%;
	border:none;
}
#tabs_ul{
	border:0px;
	width: 100%;
	height: 25px;
	background: #CFC487;
}
.divTabs{
	border-left-width: 2px;
	border-left-color:#CFC487;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color:#CFC487;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color:#CFC487;
	border-bottom-style: solid; 
}

.tabsLiCommodity{
	width: 265px!important;
	}
/*************************************** Slider ********************************************/
/*estilos de slider*/

.div_slider {
	width: 840px;
	padding: 0px;
	border-bottom: 1px solid #666666;
	margin-right: 2px;
}

.slider {
	color: #666666;
	background-color:#CCCCCC;
	text-align: left;
	border: 0px;
	border-top: 1px;
	border-collapse:collapse;
	border-style:solid;
	border-color:white;
	width: 100%;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	/*padding-left: 3px;*/
}

.sliderSinFuncionalidad {
	color: #666666;
	background-color:#CCCCCC;
	text-align: left;
	border: 0px;
	border-top: 1px;
	border-collapse:collapse;
	border-style:solid;
	border-color:white;
	width: 100%;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	/*padding-left: 3px;*/
}

.sliderAbierto {
	color: #FFFFFF;
	background-color:#005a55;
}

.slider_item {
	display:block;
	font-size: 12px;
	border-collapse: collapse;
	border-top: 0px solid white;
	border-left:0px solid white;
	border-right:0px solid white;
	border-bottom: 1px solid #939393;
	width:100%;
}
.slider_item_none {
	display:none;
	font-size: 12px;
	border-collapse: collapse;
	border-top: 0px solid white;
	border-left:0px solid white;
	border-right:0px solid white;
	border-bottom: 1px solid #939393;
	width:100%;	
}

/***************************************************************************************/

.bodyPrincipal {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
}


/* Tablitas de cotizaciones de la home y de la home de cotizaciones */

.tituloHomeCotizaciones {
	font-size: 14px;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}

.tablaCotizacionesPpales {
	color:#666666;
	border-collapse:collapse;
	font-size:12px;	
	border:1px solid #CCCCCC;
	padding: 2px;
}

.valorPositivoCotizacionesPpales {
	color: green;
}

.valorNegativoCotizacionesPpales {
	color: red;
}

.valorNeutralCotizacionesPpales {
	color: blue;
}

.tituloTablaCotizacionesPpales {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-color: #d3d3d3;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.tituloTablaCotizacionesHomeCotizaciones {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-color: #d3d3d3;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	height: 15px;
}

.tituloPpalTablaCotizacionesPpales {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.pieTablaCotizacionesPpales {
	background-color: #f1f0ee;
	color: #666666;
	font-size: 9px;
	height: 10px;
	text-align: right;
}
.pieTablaCotizacionesPpales a:link {
	text-decoration: none;
	color: #666666;
}
.pieTablaCotizacionesPpales a:visited {
	text-decoration: none;
	color: #666666;
}

.filaTablaCotizacionesPpales {
	color: #666666;
	font-size: 11px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-align: right;
}
.bordesTd{
	 border-bottom:1px solid #CCCCCC;
	 
}
.filaTablaCotizacionesPpales a:link {
	text-decoration: none;
	color: #666666;
}
.filaTablaCotizacionesPpales a:visited {
	text-decoration: none;
	color: #666666;
}
.filaTablaCotizacionesPpales a:FOCUS {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.celdaDerechaTablaCotizacionesPpales {
	padding-right: 4px;
	border-right:1px solid #CCCCCC;
}
.celdaIzquierdaTablaCotizacionesPpales {
	padding-left: 4px;
	text-align: left;
	/*
	border-left:1px solid #CCCCCC;
	*/
}

/* Footer */
.footer {
	color: 	#000000;
}

.footer_fuente {
	color: #666666;
	text-align: right;
	font-size: 10px;
	height: 15px;
	vertical-align: top;
}

.footer_mail {
	color: #005a55;
	text-align: left;
	font-size: 10px;
}
.footer_mail a:link {
	text-decoration: none;
	color: #005a55;
}
.footer_mail a:visited {
	text-decoration: none;
	color: #005a55;
}

.footer_varios {
	text-align: right;
	font-size: 10px;
	color: #666666;
}
.footer_varios a:link {
	text-decoration: none;
	color: #666666;
}
.footer_varios a:visited {
	text-decoration: none;
	color: #666666;
}
/*tablas historico*/
.tablaHistorico{
  width: 100%;
  height: 100%;
}
TR.tablaHistorico {
	vertical-align: top;
}

.tituloTablaHistorico {
	text-decoration: none;
	color: #666666;
	font-size: 11px; 
	border-color:  #c8c8c8;
	background-color:  #e1dac8;
	text-align: center;	
}

.tdInput{
	border-color: #919191;
	height: 30px;
	border-style: solid;
	border-width: 1px;
}


/************************ Tablas de cotizaciones de la home pricipal *******************************/
.tablaCotizacionesPpalesHome {
	color:#666666;
	border-collapse: separate;
	*border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #CCCCCC;
}

.tablaCotizacionesPpalesHome tr th{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	background-color: #d3d3d3;
	/*border-bottom: 1px solid #CCCCCC;*/
	text-align: center;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.tablaCotizacionesPpalesHome tr th.titulo {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align: left;
}

.tablaCotizacionesPpalesHome tr td {
	height: 20px;
	color:#666666;
	font-size:11px;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #d3d3d3;
	padding-left: 4px;
	padding-right: 4px;
}
.tablaCotizacionesPpalesHome tr td a:hover {
	text-decoration: none;
	color:#666666; 
}
.tablaCotizacionesPpalesHome tr td a:visited {
	text-decoration: none;
	color:#666666; 
}
.tablaCotizacionesPpalesHome tr td.textoIzquierda {
	color:#666666;
	font-size:11px;
	text-align: left;
}
.tablaCotizacionesPpalesHome tr td.valorPositivo {
	color: green;
}
.tablaCotizacionesPpalesHome tr td.valorNegativo {
	color: red;
}
.tablaCotizacionesPpalesHome tr td.valorNeutral {
	color: blue;
}

/*
.tablaCotizacionesPpales {
	
}

.valorPositivoCotizacionesPpales {
	color: green;
}

.valorNegativoCotizacionesPpales {
	color: red;
}

.valorNeutralCotizacionesPpales {
	color: blue;
}


.tituloPpalTablaCotizacionesPpales {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.pieTablaCotizacionesPpales {
	background-color: #f1f0ee;
	color: #666666;
	font-size: 9px;
	height: 10px;
	text-align: right;
}
.pieTablaCotizacionesPpales a:link {
	text-decoration: none;
	color: #666666;
}
.pieTablaCotizacionesPpales a:visited {
	text-decoration: none;
	color: #666666;
}

.filaTablaCotizacionesPpales {
	color: #666666;
	font-size: 11px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-align: right;
}

*/

/***************************************************************************************************/


/* Formulario */
.formulario {
	width: 480px;
	height: 150px;
	background-color: #f0f0f0;
	border: 1px solid #999999;
	border-spacing: 0px;
}

.formulario tr th{
	font-size: 11px; 
	text-align: left;	
	color: #ffffff;
}

.formulario td {
	padding-left: 5px;
}

.formularioTitulo {
	font-size: 12px; 
	color: #ffffff;
	background-color: #999999;	
	text-align: left;	
	font-weight: bold;
	padding-left: 5px;
}

.formulario tr td{
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
}

.formulario textarea {
	font-size: 11px;
}
.formulario input {
	font-size: 11px;	
}

.formularioMensaje {
	/*width: 480px;*/
	color: #336666;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.formularioMensaje tr td{
	color: #676767;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	
}

.tituloSeccionClientes {
	text-decoration: none;
	color: #9A844A;
	font-family: Arial;
	font-size: 22px;
	text-align: left;
}

.tituloSeccionClientesEquipo {
	text-decoration: none;
	color: #9A844A;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.tituloSeccionClientesParrafo {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.textoClientes {
	font-size: 12px;
	color: #666666;
}

.textoClientesEquipo {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.textoClientesContacto {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.divTextoClientesContacto {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-right: 100px;
	line-height: 15px;
}

.tablaClientesEquipo {
	padding-top:15px;
	border-top: thin;
	border-bottom: thin;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted; 
	border-color: #CCCCCC;
}

.tablaClientesParrafos {
	margin-top:15px;
	margin-left:15px;
}

.tablaClientesParrafosLinea {
	border-top: 0px;
	border-bottom: thin;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted; 
	border-color: #CCCCCC;
}

.enviar {
	background: #f0f0f0;
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	text-align: right;
}

.tablaAperturaPersonas {
	border-top: 0px;
	border-bottom: 0px;
	border-left: thin;
	border-right: 0px;
	border-style: solid; 
	border-color: #336666;
	padding-left: 10px;
	font-size: 11px;
}

.tablaAperturaPersonas a:link {
	color: #666666;
	text-decoration: none;
}
.tablaAperturaPersonas a:visited {
	color: #666666;
	text-decoration: none;
}

.tituloPersonas {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

.lineaTablaImportante {
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid; 
	border-color: #FFFFFF;
}

.tituloImportante {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.textoImportante {
	font-size: 11px;
	color: #666666;
}

.tablaComisiones {
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
}


.tablaComisiones tr th{
	text-decoration: none;
	font-size: 11px;
	text-align: center;	
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	background:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaComisiones tr:first-child td{
	border-top: 0;	
}

.tablaComisiones tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 12px;
}

.tablaFaq {
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
.tablaFaq a:link {
	color: #666666;
	text-decoration: none;
}
.tablaFaq a:visited {
	color: #666666;
	text-decoration: none;
}

.textoFaq {
	color: #666666;
}
.textoFaq a:link {
	color: #666666;
	text-decoration: none;
}
.textoFaq a:visited {
	color: #666666;
	text-decoration: none;
}
.textoFaq IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	text-align: center;
}

.resumenLanding {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.linksLanding {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
	vertical-align: middle;
	text-decoration: none;
}
.linksLanding a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.linksLanding a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.tituloAnalisis {
	color: #336666;
	font-size: 16px;
	text-align: left;
	font-weight: bold;	
}

.fechaAnalisis {
	color: #666666;
	font-size: 12px;
	text-align: left;
}

.tituloAnalisisSeccion {
	color: #9A844A;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.tituloAnalisisSeccion a:link {
	color: #9A844A;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.tituloAnalisisSeccion a:visited {
	color: #9A844A;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.divisionAnalisisSeccion {
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid; 
	border-color: #9A844A;
}

.textoAnalisisSeccion {
	color: #666666;
	font-size: 12px;
	text-align: left;
}

.negociosProductos {
	color: #666666;
	font-size: 11px;
	text-align: left;
}

.acercadeTitulo {
	color: #336666;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.acercadeTituloTexto {
	color: #9A844A;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	font-weight: bold;
}

.acercadeTexto {
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	height: 100%;
}

.acercadeBordeLateral {
	border-left: 1px solid #ffffff;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.cpiLinks {
	font-size: 11px;
	color: #336666;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
	/*vertical-align: middle;*/
}
.cpiLinks a:link {
	font-size: 11px;
	color: #336666;
	text-decoration: none;
}
.cpiLinks a:visited {
	font-size: 11px;
	color: #336666;
	text-decoration: none;
}

.bajar IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	text-align: center;
}

.linksResearch {
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
}
.linksResearch a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.linksResearch a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.textoRrhh {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.textoPuente {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.textoBusquedasRrhh {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

/************************** Error de parametros ************************************/
.texto_error_span {
	font-size: 12px;
	color: red;	
}

/********************** Labels de errores de formularios ***************************/
label.error {
	color: red;
}
input.error {
	border-color: red;
	background-color: #f08080;
}

/* AUTOCOMPLETE */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/******************************* Confirmacion de una orden *********************************************/
.tablaConfirmacionOrden {
	text-align: right;
	border: none;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
	
}
/*
.tablaConfirmacionOrden tr td {
	height: 10px;	
}
*/
.tablaConfirmacionOrden tr td.propiedad{
	border: none;
	color: #666666;
	font-weight: bold;
	text-align: left;
	width: 10%;
	padding-left: 3px;
}
.tablaConfirmacionOrden tr td.valor{
	border: none;
	color: #666666;
	font-weight: normal;
	text-align: left;
	width: 23%;
}

.dialogoConfirmacion {

}

.dialogoConfirmacion a img {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;	
}


.itemMenuUsuariosInternos {
	text-align: left; 
	font-weight: bold; 
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: black;
}

/*********************** Tabla de estado de cuenta ***************/

.tituloEstadoCuenta {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#336666;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.tablaEstadoCuenta {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
	text-decoration: none;
}

.tablaEstadoCuenta tr th{
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;	
	border-bottom: 1px solid #666666;
	border-color:  #c8c8c8;
	background-color:  #CEDCDC;
	color: #666666;
	height: 15px;
	*position: relative;
}

.tablaEstadoCuenta tr th a {
	color: #666666;
	text-decoration: none;
}

.tablaEstadoCuenta tr th a:visited {
	color: #666666;
	text-decoration: none;
}

.tablaEstadoCuenta tr th a:link {
	color: #666666;
	text-decoration: none;
}

.tablaEstadoCuenta tr:first-child td{
	border-top: 0;	
} 

.tablaEstadoCuenta tr.primeraFila td {
	
}

.tablaEstadoCuenta tr.segundaFila td {
	border-top: 1px dotted #CCCCCC;
}

.tablaEstadoCuenta tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: #FFFFFF;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 11px;
}
.tablaEstadoCuenta tr td a:visited {
	color: #666666;
	text-decoration: none;
}
.tablaEstadoCuenta tr td a:link {
	color: #666666;
	text-decoration: none;
}

.tablaEstadoCuenta tr td.valorPositivo {
	color: green;
}
.tablaEstadoCuenta tr td.valorNegativo {
	color: red;
}
.tablaEstadoCuenta tr td.valorNeutral {
	color: blue;
}
.tablaEstadoCuenta tr td.textoCentrado {
	text-align: center;
}
.tablaEstadoCuenta tr td.textoIzquierda {
	text-align: left;
}
.tablaEstadoCuenta tr td.textoResaltado {
	font-weight: bold;
}
.tablaEstadoCuenta tr td.operar {
	color: #FF8B3D;	
	font-weight: bold;
	font-size: 11px;
}

.tablaEstadoCuenta tr td IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
	text-align: center;
}

.tablaEstadoCuenta tr.totalInstrumentoEstadoCuenta td {
	background-color: #CECECE !important;
	color: #9A844A !important;
	border-left: 5px solid #CECECE;
	border-right: 5px solid #CECECE;
	font-weight: bold;
}

.divDatosCuentaEstado {
	background-color: #CECECE; 
	color: #666666; 
	font-weight: bold; 
	text-align: left; 
	padding-left: 5px;	
}

.tituloInstrumentoEstadoCuenta {
	width: 100%;
	background-color: #CECECE;
	color: #005A55;
	text-align: left;
	font-weight: bold;
	height:18px;
	vertical-align:middle;
}

div.totalInstrumentosEstadoCuenta {
	width: 100%;
	background-color: #005A55;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
div.totalInstrumentosEstadoCuenta div.labelTotal {
	background-color: #005A55;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
	width: 620px;
}
div.totalInstrumentosEstadoCuenta div.valorTotal {
	background-color: #005A55;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left; 
}

div.subTotalTipoInstrumentoEstadoCuenta {
	width: 100%;
	color: #9A844A;
	background-color: #C0C0C0;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;	
}
div.subTotalTipoInstrumentoEstadoCuenta div.labelTotal {
	color: #9A844A;
	background-color: #C0C0C0;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
	width: 620px;
}
div.subTotalTipoInstrumentoEstadoCuenta div.valorTotal {
	color: #9A844A;
	background-color: #C0C0C0;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left; 
}

div.totalTipoInstrumentoEstadoCuenta {
	width: 100%;
	background-color: #9A844A;
	color: #FFFFFF;
	font-weight: bold;	
}
div.totalTipoInstrumentoEstadoCuenta div.labelTotal {
	background-color: #9A844A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
	width: 620px;
}
div.totalTipoInstrumentoEstadoCuenta div.valorTotal {
	background-color: #9A844A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left; 
}



/* Resumen de la Posicion */

.tablaPosicionEstadoCuenta {
	text-align: right;
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	width: 100%;
	font-family: Arial;
	*border-collapse: collapse;
	text-decoration: none;
}

.tablaPosicionEstadoCuenta tr th{
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;	
	border-bottom: 1px solid #666666;
	border-color:  #c8c8c8;
	background-color:  #666666;
	color: #FFFFFF;
	height: 15px;
	*position: relative;
}

.tablaPosicionEstadoCuenta tr:first-child td{
	border-top: 0;	
} 

.tablaPosicionEstadoCuenta tr.totalPosicionEstadoCuenta td{
	background-color: #CECECE;
	border-left: 5px solid #CECECE;
	border-right: 5px solid #CECECE;
	border-bottom: 1px solid #9A844A;
	color: #9A844A;
	font-weight: bold;
}
.tablaPosicionEstadoCuenta tr.totalPosicionEstadoCuenta td.textoIzquierda{
	text-align: left;	
}

.tablaPosicionEstadoCuenta tr td{
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: #FFFFFF;
	*position: relative;
	color: #666666;
	height: 15px;
	font-size: 11px;
}
.tablaPosicionEstadoCuenta tr td.valorPositivo {
	color: green;
}
.tablaPosicionEstadoCuenta tr td.valorNegativo {
	color: red;
}
.tablaPosicionEstadoCuenta tr td.valorNeutral {
	color: blue;
}
.tablaPosicionEstadoCuenta tr td.textoCentrado {
	text-align: center;
}
.tablaPosicionEstadoCuenta tr td.textoIzquierda {
	text-align: left;
}
.tablaPosicionEstadoCuenta tr td.textoResaltado {
	font-weight: bold;
}

/*****************************************************************************/

/***************** Saldos en la home *****************************************/

.tablaSaldoHome {
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
}

.tablaSaldoHome.cuenta {
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
}
.tablaSaldoHome.saldo {
	
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.tablaSaldoHome tr.total td {
	border-top: 1px dotted #c8c8c8;
}

/*****************************************************************************/

.labelSEUO {
	font-size: 11px;
	color: #666666;
	padding-left: 5px;	
}

.estadoCuentaBotonSubir {
	color: #666666;
	font-weight: 11px;
	text-align: right;
}
.estadoCuentaBotonSubir IMG {
	border-bottom: none;
	text-shadow: none;
	text-decoration: none;
	border: none;
}
.estadoCuentaBotonSubir a:link {
	color: #666666;
	text-decoration: none;
}
.estadoCuentaBotonSubir a:visited {
	color: #666666;
	text-decoration: none;
}

/*******************************/

.tablaOpcionesUsuario{
	padding-left:20px;
	margin-left:3px;
	margin-right:3px;
	margin-top:0px;
	background-color:#f1f0ee;
	border-top-color:#a9a9a9;
	border-left-color:#a9a9a9;
	border-right-color:#a9a9a9;
	border-bottom-color:#9f8b50;
	border-style:solid;
	border-width: 1px;
	padding: 4px; 
	font-size: 12px;
	color: #666666;
	/*width: 280px;*/
	width: 100%;
	
}


/************* Cuadro apertura de cuenta ***************/

.tablaCuadroTexto {
	background-color: #e0e0e0;
}

.tablaCuadroTexto tr td{
	padding-top: 10px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
}


.tableAperturaCuenta{
	text-align: left;
	font-family: Arial;
	width: 100%;
	border:0;
	}
	

.tableAperturaCuenta tr.filaA{
	background-color: #D2D2AC;
	height: 24px;
	padding: none;
	}

.tableAperturaCuenta tr.filaB{
	background-color: #C1C18C;
	height: 24px;
	padding: none;
	font-size: 11px;
	}
	
.tableAperturaCuenta tr td{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	border-style: none;
	margin: 0px;
	padding: 0 3px 0 5px;
	vertical-align: middle;
	/*width: 160px;*/
	}
	
.tableAperturaCuenta tr td.titulo{
	background-color: #9A8436;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	padding: 0 0 0 10px;
	}

.inputBox{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #484848;
	font-size: 10px;
	height: 13px;
	}
/************* Tabla preguntas frecuentes ***************/

.tablaPreguntasFrecuentes {
	margin-bottom: 20px;
}

.tablaPreguntasFrecuentes tr td.respuesta{
	width: 580px;
	line-height: 150%;	
}

.tablaPreguntasFrecuentes tr td.botonSubir{
	width: 270px;
	vertical-align: bottom;
	text-align: right;	
}

/********************** Tablas de Opciones de Mi Cuenta ******************************/
table.tablaParticipantesCuenta {
	color: #666666;
	width: 90%;
}

table.tablaParticipantesCuenta tr td {
	color: #666666;
}

table.tablaParticipantesCuenta tr td.textoLoginBold {
	color: #666666;
	width: 230px;
}

table.tablaDatosUsuario {
	color: #666666;
	width: 90%;
}

table.tablaDatosUsuario tr td {
	color: #666666;
}

table.tablaDatosUsuario tr td.textoLoginBold {
	color: #666666;
	width: 230px;
}

/********************************* Rendimiento ********************************/

table.tablaRendimiento {
	text-align: left;
	border: 1px;
	border-collapse: separate;
	border-spacing: 0px;
	*border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
}

table.tablaRendimiento tr th {
	font-size: 12px;
	border-color: #CEDCDC;
	background-color: #005a55;
	color: #FFFFFF;
	height: 20px;
	font-weight: normal;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}

table.tablaRendimiento tr.filaRendimiento td {
	color: #9A844A;
	background-color: #DFCA91;
	font-weight: bold;
	border-top: 1px solid #9A844A;
}

table.tablaRendimiento tr td {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	*position: relative;
}
table.tablaRendimiento tr td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.tablaRendimiento tr td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.tablaRendimiento tr td.propiedad {
	text-align: left;
}
table.tablaRendimiento tr td.valor {
	text-align: right;
}

/*especial oro*/
.tableEspecialOro{
	border: none;
	text-align: left;
	padding-left: 10px; 
}

.tituloGris {
	color:#656565;
	font-family:Arial;
	font-size:11px;
	font-weight:600;
	padding-bottom:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left: 15px;
	padding-right: 100px;
}
.separadorPunteado {
	background-image:url(/images/puntos.gif);
	background-repeat:repeat-x;
	height:3px;
}	
.textoVerde{
	color:#4C7373;
	font-weight: bold;
}


/*error*/
.errorCss{
	border: 2px;
	border-color: #bebebe;
	border-style: solid;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 550px;
	height: 300px;
	margin-left: 200px;
	margin-top: 80px;
	background-color: white;
	
}
.errorCss tr td{
	padding-left: 10px;
}


