@charset "utf-8";
/* CSS Document */
/*tipo fuente general*/
table { border-collapse: separate; border-spacing: 2px; }

td{
padding:2px;

}
.tipo_letra{
	font-family: verdana, arial, helvetica, sans-serif;
}
.titulos_general{
	font-size:Medium;
}
.titulo_fondo{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	 
}
.letra_peque{
	font-size:10px;
}
.texbox_style{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.texbox_style2{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
/*estilos listas add*/
/*font-size:X-Small;*/
.lick_title{
	color:Blue;
	font-size:12PX;
}
.lick_title2{
        color:Blue;
        font-size:18PX;
}
.search_tem{
	color:DimGray;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
/*estilos de balck*/
.Estilo1 {
	color: #666666;
}
/*colores de fondo de tablas*/
.tr_color{
	color:#333;
	background-color:#ddd;
}
.tr_color2{
	background-color:#CCCCCC;
}
.tr_color3{
	border-radius: 3px;
	background-color:#244487;
}
.tr_color4{
	background-color:#ABABAB;
}
.table_color_border{
	border:#AEAEAE;
}
.table_borde_h{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

.table_borde_delgado{
	display:inline-block;
	width:100%;
	
}
.table_tex{
	border-width:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	width:100%;
	border-collapse:collapse;
}
.table_tex2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
}
.table_cabezera{
	font-size:16px;
	font-weight:bold;
}
.table_margen_tex{
	margin-left:5px;
}

.cotiza{
	font-size:12px;
	font-weight:bold;
	
}

/*reportes*/
.renglon1{
	color: #333;	
	font-family: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: white;
}
.renglon2{
	color: #333;	
	font-family: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR:#DDDDDD;
}
.renglon3{
        color: #0134A4;
        font-family: verdana, arial, helvetica, sans-serif;
        BACKGROUND-COLOR: white;
}
.renglon4{
        color: #0134A4;
        font-family: verdana, arial, helvetica, sans-serif;
        BACKGROUND-COLOR:#DDDDDD;
}


/*reportes*/
