/* CSS Document */

/* ESTILO DEL FONDO */
.botonenviar {
	height: 27px;
	width: 70px;
	background-color:#DBDDE8
}

body{ background-color:#d7d6cb; 
	margin:0 0;
	padding:0 0;
	height:100%;
} 

html { height:100%; }


a{
	color:#CCCCCC;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#0099FF;
}


div.input-monedas{
	width:150px;
	float:left;	
}

div.verpizarra{
	font-weight:bold;
}

div.verpizarra a{
	text-decoration:none;
	
	color:#FFFFFF;	
}

div.verpizarra a:hover{
	color:#FFFFFF;
	
	text-decoration:underline;
}

tr.tdsrv {	
	margin:0 auto;

/*	hack para que todos los browsers se banquen el min-height */
	min-height:10px;
 	height:auto !important;
  	height:10px;
/*	 se termina aca  */
	
	padding:5px 0;
}

/*XML - No funciona en ie6 o ie7 -*//*
cotizaciones {display: table}
compraventa{display:table-row}
moneda{display:table-cell}
compra{display:table-cell}
venta{display:table-cell}
tend{display:table-cell}

div.cotizaciones-wraper-tabla cotizaciones.informacion{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

cotizaciones.informacion compraventa.titulo{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#787d72;
}
*/
/**/
div.cotizaciones-wraper-tabla .informacion{
	font-size:9.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

div.pizarra-monedas{
	font-size:10.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

div.pizarra-precios{
	font-size:11.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.informacion .titulo{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#787d72;

}

div.principal{
	background-image:url(/css/img/principal-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:962px;
	height:497px;
	margin:40px auto; 
}

table.contenedor{
	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/contenedor-fondo.png);
	background-repeat:repeat-y;
	background-position:center;
	width:879px;
	height:468px;
	margin-top:14.5px;
	margin-left:auto;
	margin-right:auto;
}

td.fondo_login_pie{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background-image:url(/css/img/login-fondo-pie.png);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	
	/* pequeo hack para que todos los browsers se banquen el min-height */
	min-height:42px;
 	height:auto !important;
  	height:42px;
	/* se termina aca */
	
	padding:0px 0px;
}

table.contenedor table.login{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background-repeat:repeat;
	width:192px;
	height:170px;
	margin:0 auto;
}

table.contenedor .wrap-servicios{
	width:191px;
	height:278px;
	margin:0 auto;
	text-align:left;

	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/botonera-fondo.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:top;
	vertical-align:top;
}

table.contenedor table.botonera-superior td.separador{
	width:1px;
	background-image:url(/css/img/botonera-superior-separador.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

table.contenedor table.cotizaciones{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	width:230px;
	height:455px;
	margin:0 auto;
	background-image:url(/css/img/cotizaciones-fondo.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:0 5px;
}

table.cotizaciones .cotizaciones-cabecera{
/*	hack para que todos los browsers se banquen el min-height */
	min-height:55px;
 	height:auto !important;
  	height:55px;
/*	 se termina aca  */

}

table.cotizaciones .cotizaciones-cabecera{
 }


table.cotizaciones .cotizaciones-cabecera-fondo{
	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/cotizaciones-fondo-cabeza.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	_margin-left: 5px;
	margin-top:5px; 
}

table.contenedor div.wrap-servicios-fondo{	
	width:180px;
	margin:0 auto;

/*	hack para que todos los browsers se banquen el min-height */
	min-height:30px;
 	height:auto !important;
  	height:30px;
/*	 se termina aca  */

	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/botonera-cabecera.png);
	background-position:top;
	background-position:top;
	background-repeat:no-repeat;
	
	margin-bottom:5px;
	border-bottom:1px solid #1e274a;
}

/*carousel ->*/

table.contenedor div.wrap-textos, div.scroller{
	width:431px;
	height:247px;
	margin:0 auto;
	overflow: hidden;
	
	/*padding-top:10px;*/
}

table.contenedor div.textos, div.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	height:247px;
	width:10000px;
	position:relative;
	text-align:left;
}

div.textoDiv, div.section{
	position:relative;
	float: left;
	width:411px;
	height:210px;
	padding:10px 10px;
	overflow: hidden;
}

div#divCarousel{
	width:431px; 
	height:277px; 
	background-image:url(/css/img/fondo-texto.jpg); 
	background-position:center;
 	background-repeat:no-repeat;
}

.botonCarousel{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	cursor:pointer;
	#cursor:hand;
	color:#FFFFFF;
}


/* <-carousel */

.tipos-servicios{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px;
	font-weight:800;
	color:#a6a6bd;
}

.tipos-servicios:hover{ color:#ffffff; }

table.contenedor div.servicios, a.servicios{
	width:170px;
		
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:12px;	
	color:#a6a6bd;
	
	margin:0 auto;
	padding:3px 0;
	text-decoration:none;
}

table.contenedor div.servicios:hover , a.servicios:hover{ color:#FFFFFF; }
table.contenedor div.servicios-hover{ 
/* para cambiarlo con la funcion */ 
	width:170px;
		
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:12px;	
	color:#a6a6bd;
	
	margin:0 auto;
	padding:3px 0;
	color:#FFFFFF; 
}

table.contenedor table.botonera-superior{
	background-color:#fefefe;
	width:440px;
	height:30px;
	margin:0 auto;
	color:#1d3659;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-align:center;
}

table.botonera-superior a.cabecera-link{
	border: 0;
	text-decoration:none;
	color:#1D3659; 
	padding: 7px 15px;
}


table.contenedor table.login td.logo{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9dce6;
	height:120px;
}

table.contenedor table.login div.loginInput{
	width:95%;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	margin:0 auto;
}

table.contenedor table.login td.boton{ width: 20px; height: 20px; }
table.contenedor table.cabezal-imagenes{ height:140px; width:100%; }


table.cotizaciones div.cotizaciones-subcabecera{
	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/cotizaciones-fondo-cabeza-2.png);
	background-position:center;
	background-repeat:no-repeat;

	/* pequeo hack para que todos los browsers se banquen el min-height */
	min-height:40px;
 	height:auto !important;
  	height:40px;
	/* se termina aca */

	width:200px;
	margin:0 auto;

	padding-top:6px;
	margin-bottom:-23px; /*para que la tabla.informacion este sobre la subcabecera*/

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1d3659;
}

table.cotizaciones div.cotizaciones-cabecera-titulo{
	font-family:Arial , Helvetica, sans-serif;
	font-size:20px;
	color:#1D3659;
	padding-top:10px;
	padding-left:8px;
}

table.cotizaciones div.masinformacion{
	position:absolute;
	height:10px;
	width:90%;
	top:375px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#7F8075;

	padding-right:10px;
}

table.cotizaciones div.cotizaciones-wraper-tabla{
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
}

div.cotizaciones-ultima-Actualizacion{
	white-space: nowrap;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#787d72;	
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}


input#inp_email, input#inp_password{
	font-size:9px;
	width:130px;
	height:10px;
}

div#divLoginCaja, div.loginCaja{
	height:46px; 
	width: 230px;
	border:solid 1px #DDDCD8; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#1D3659;
	font-weight:900px;
	font-size:12px;
	text-align:left;
	
	background-color:#F9F8F5
}
div#divLoginFondo{
	_behavior: url(/css/iepngfix/iepngfix.htc); 
	background-image:url(/css/img/fondo-login.png);
	background-repeat:repeat;
	width:190px;
	height:172px;
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	z-index:1;
}
div#divLoginTexto{
	width:190px;
	height:172px;
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	z-index:2;
}

div#cabecera-wraper{
	position: absolute;
	width:630px;
	height:140px;
	left:0px;
	top:30px;
}

div#cabeceraImagenes{
	position:absolute;
	width:630px;
	height:140px;
	left:0px;
	top:0px;
	z-index:0;
}

div#cabeceraTitulo{
	position:absolute;
	width: 98%;
	height: 30px;
	left:0px;
	top:110px;
}

div#div-botonera-superior{
	float:left;
	width:440px;
	height:30px;
	position:absolute;
	top:0px;
	left:190px;
	z-index: 1;
}

.conversor {
	width: 80%;	
	margin: 0 auto;
}

div#wraper-login-botonera-superior{ position:relative; height:172px; width:633px; }
img.png{ _behavior: url(/css/iepngfix/iepngfix.htc); border:0 }

/*botones*/
.cursor-mano{ cursor:hand; cursor:pointer; }
td.botones{ height:30px; text-align:center;}
td.botones:hover { background-image: url(/css/img/botonera-superior-mouseover.jpg); }
td.botones-selected { background-image: url(/css/img/botonera-superior-mouseover.jpg);}
div.titulo_login{
	height:20px;
	font-size:10px;
}

div.titulo_login a{
	margin-left:3px;
	font-size:11px;
	color:#989d92;
	text-decoration:none;
}

div.titulo_login a:hover{ 
	color:#4e5447; 
}

/* ESTILOS DE LETRAS */

li{
	margin-left:-20px;
}
.textos-titulo{ 
	font-size: 16px;
 }
.textos-contenido {
	font-size: 11px;
}

.novedades-copete{
	margin-top:7px;
	text-align:center;
}

.textos-cabecera{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#FFFFFF;
}

.letraChica{
	font-size:9px;
	font-weight:bolder;
}

span.h8{
	color:#1D3659;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

/* SCROLLER */

.scroll-track-top{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background: url(/img/scroll_up_button.png);
	background-position:bottom;
	background-position:center;
	background-repeat:no-repeat;
	height: 13px;
	width: 13px;
}

.scroll-track{
	height:10px;
	width:13px;
	background:#F4F2F0;
	cursor:pointer;
	_cursor:hand;
}

.scroll-track-bot{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background: url(/img/scroll_down_button.png);
	background-position:bottom;
	background-position:center;
	background-repeat:no-repeat;
	width: 13px;
	height: 13px;
}

.scroll-handle-top{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background-image: url(/img/scroll-handle-top.png);
	background-position:bottom;
	background-position:center;
	background-repeat:no-repeat;
	height: 7px;
	width: 13px;
}

.scroll-handle{
	height:10px;
	width:13px;
	background-image:url(/img/scroll-handle.png);
	background-position:center;
	background-repeat:repeat-y;
	cursor:pointer;
	_cursor:hand;
}

.scroll-handle-bot{
	_behavior: url(/css/iepngfix/iepngfix.htc);
	background-image: url(/img/scroll-handle-bot.png);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
	height: 7px;
	width: 13px;
}


#dwrap  {
margin-top:5px;
}
#dwrap div {
width: 130px;
margin:2px;
height: 15px;
float: left;
margin:5px 0;
} 

#dwrap .nombre {
width:120px;
text-align:right;
font-weight:bold;
margin-right:5px;
} 

#dwrap .valor_titulo {
width:55px;
#width:50px;
line-height:12px;
vertical-align:middle;
} 

#dwrap .valor_numero {
width:70px;
#width:80px; 
margin-right:5px;
line-height:12px;
vertical-align:middle;

} 
#dwrap .valor_numero input{
width:55px; 
font-size:10px;
height:11px;
} 

#frm_arbitraje div, #frm_pizarra_arbitraje div{
float:left;
width:125px;
#width:121px;
}

table.registro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-align:right;
}

table.registro td{
	padding-left:5px;
}

input{
	border:1px solid #445285;
	height:15px;
	margin:3px;
	padding-left:1px;
	background-color:#FFFFFF;
}

table.registro div.mensajeError{
	position:relative;
	width:110px;
	
	color:#FF0000;
	font-size: 10px;
}

a.login{
  padding:0 2px;
  margin:0 2px;
  text-decoration:none;
  color:#455285;
}
a.login:hover{	
	color:#4E5447;
}

a#aNuevosClientes{
 color:#445285;
 font-weight:
}


a#aNuevosClientes:hover{
	color : #4E5447;
}

table.conversorTable th{
	padding-bottom:5px;
}

table.conversorTable tbody tr td{
	padding:2px;
}

table.conversorTable tbody tr td input{
	border:solid 1px #000000;
}

table.conversorTable tfoot tr td{
	padding-top:5px;
}

a.boton-calculadora{
	font-size:10px;
	cursor:pointer;
	float:left;
	margin-left:5px;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}

.nov_titulo{
	font-size:20px;
}
.nov_fecha{
	font-size:15px;
}
.nov_copete{
	margin-top: 5px;
}
.nov_texto{
	height: 165px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	overflow:auto;
}

form label.nPagina{
	position:absolute; 
	bottom:0; 
	right:0; 
	padding-right:20px; 
	float:right;
	text-align:right;	
}

.nPagina{
	position:absolute; 
	bottom:0; 
	right:0; 
	padding-right:20px; 
	float:right;
	text-align:right;	
}
.textos-contenido12B {
	font-size: 12px;
	font-weight: bold;
}

