﻿.color_fondo
{
	font-family:Tahoma;	
	font-size:11px;
	background-color:white;
}

select.texto_form
{
	color:gray;	
	font-weight:normal;
	font-size:11px;
}


.Titulos_verdes
{
	font-weight: bolder;
	font-size: 13px;
	color: #0081c5;
}

.Titulos_rojos
{
   font-weight: bolder;
   font-size: 13px;
}

.texto_normal
{
	  
}

.texto_normal_bold
{
	font-weight:bolder;
	color:#808080;
	padding-bottom:20px;  
}

.marco_color
{
}

.texto_informese
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.Titulos_celdas
{
	border-top: #ffffff 3px solid;
	border-bottom: dimgray 1px solid;
	height: 20px;
	background-color: #f0efef;
	text-align: center;
}

.color_fondo_celda
{
}

.textos_celda
{
}

.color_monto_celda
{
}

.textos_celda_total
{
	border-top: #ffffff 3px solid;
	height: 20px;
	background-color: #f0efef;
	text-align: center;
}

.texto_rojo
{
}

.texto_verde
{
}

.texto_form
{
}

.texto_rojo_titulo
{
   font-weight: bolder;
   font-size: 13px;
}

INPUT#montoTotal
{
	border:0;
	background-color: #f0efef;
	font-family:Tahoma;	
	font-size:11px;
	font-weight:bold;
}

.cuenta_ingresada
{
	font-weight:normal;
}

.boton
{
	background-color:#0081c5;
	border: medium none;
	font-weight: bold;
	width: 100px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}

#contorno
{
}

.hojafondo
{
}

.color_fondo_buscar
{
}


/* -------- Agregado por Corpbanca ---------  */
a
{
	color: #096ca0;
	text-decoration:none;
}

a:hover
{
	color: #096ca0;
	text-decoration:underline;
}

div 
{
	margin-bottom:10px;
}

td.texto_normal
{
	background-color:#f1f1f2;
	padding:3px;
}

tr.Titulos_celdas td
{
	border-top: #ffffff 3px solid;
	border-bottom: dimgray 1px solid;
	height: 20px;
	background-color: #f0efef;
	text-align: center;
}

td.textos_celda_total input
{
	
}




