@charset "utf-8";

.tabla_inv_head {
	background-image: url(../img/bg_headerTablaLiquida.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	width: 549px;
}

.tabla_inv_bk1 {
	background-image: url(../img/tabla_fd_blanco.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-decoration: none;
	background-color: #FFF;
	background-position: bottom;
}

.tabla_inv_bk2 {
	background-image: url(../img/tabla_fd_celest.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-decoration: none;
	background-color: F5FAFF;
	background-position: bottom;
}

.links_inv_bk1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0073AE;
	text-decoration: none;
}

.links_inv_bk1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0073AE;
	text-decoration: underline;
}

.tabla_txt_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
#tabla_inv {
	float: left;
	width: 549px;
}

.barra_inv_bott {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

/*ESTILOS CAJAS INFORMACION BURSATIL*/

.tabla_infob_bk1 {
	background-image: url(../img/tabla_fd_blanco.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-decoration: none;
}

.tabla_infob_bk2 {
	background-image: url(../img/tabla_fd_celest.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-decoration: none;
	background-position: bottom;
}

.links_infob_bk2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0073AE;
	text-decoration: none;
}

.links_infob_bk2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0073AE;
	text-decoration: underline;
}

.links_recs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005684;
	text-decoration: none;
}

.tabla_infob_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

/*ESTILOS CAJAS INFORMACION BURSATIL*/


/*************************************************************/
/* Contenedor encuesta									     */
/*************************************************************/
.contenedor_encuesta {
	margin-left:4px;
	margin-top:15px;
}

.menu_recomendar {
	background:transparent url(../img/bg_menu.gif) repeat-x scroll center top;
	height:auto !important;
	margin-bottom:10px;	
	min-height:39px;
	text-align:center;
}

	/*.menu_recomendar li {
		background:transparent url(../img/bg_borde_menu.gif) repeat-y scroll right center;
		display:inline;
		float:left;
		padding:8px 6px;
		margin-left:0px;
	}*/
	
	#fadeInFavoritos {
		position: relative;
		z-index: 10;
	}
	
	.menu_recomendar a {
		color:#125292;
		cursor:pointer;
		font-size:1.2em;
		font-weight:bold;
		text-decoration:none;
	}

	.menu_recomendar .margen_inicial {
		margin-left:70px;
	}
	
	#favoritos {
		background-color:#FFFFFF;
		border:1px solid #8CAAC8;
		font-size:1em;
		left:0px;
		overflow:hidden;
		padding:10px;
		position:absolute;
		top:27px;
		width:140px;
		z-index: 10;
	}
	* html #favoritos {
		margin-top: -60px;
	}
	
		ul#favoritos li {
			background:transparent none repeat scroll 0 0;
			border-left:medium none;
			display:block;
			float:left;
			margin-bottom:5px;
			padding:0 0 0 0;
		}
	
		#favoritos a {
			color:#666666;
			cursor:pointer;
			display:block;
			font-weight:normal;
			text-align:left;
			text-decoration:none;
			width:128px;
		}
		
		#favoritos a:hover {
			text-decoration:underline;
		}
		
		#favoritos .igoogle {
			display:block;
			height:16px;
		}
		


h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #444;
	padding-bottom: 5px;
	margin: 15px 0 25px;
	background-image: url(../img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.parrafo {
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}


/* GUARDA EN FAVORITOS */
.delicius {
	background:url(../img/delicius.gif); 
	background-repeat: no-repeat;
}

.igoogle {
	background:transparent url(../img/ico.google.gif) no-repeat scroll 1px 0;

}

.yahoo {
	background:transparent url(../img/yahoo.gif) no-repeat scroll 0 2px;
	
}



/*********************************************/
/*	LIGHTBOX								 */
/*********************************************/
/*#lb1_top{
	background:url(../img/lb1_top.gif) no-repeat top left;
	/*width:519px;/**/
/*	height:4px;
	padding-left: 5px;
	margin-right: 1px;
}*/
* html #lb1_top { margin-right: 3px; position:relative; left: 1px; }   /* FIX IE6 */

/*#lb1_top div{
	background:url(../img/lb1_top.gif) no-repeat top right;
	height:4px;
	overflow:hidden;
	position: relative;
	left: 1px;
}
*/
#lb1_cuerpo{
	background-color:#efefef;
	/*width:517px;/**/
	border-left:1px solid #666;
	border-right:1px solid #666;
	padding-bottom:5px;
	overflow:hidden;
}
/*#lb1_pie{
	 /*width:519px;
	 height:4px;
	 padding-left: 5px;
	 background:url(../img/lb1_pie.gif) no-repeat top left;
	 margin-right: 1px;
}*/
* html #lb1_pie { float: left; } /* fix */

/*#lb1_pie div {
	 height:4px;
	 background:url(../img/lb1_pie.gif) no-repeat top right;
	 overflow:hidden;
	 position: relative;
	 left: 1px;
}*/

/**************/
/*.lb1_top{
	background:url(../img/lb1_top.gif) no-repeat top left;
	/*width:519px;/**/
	/*height:4px;
	padding-left: 5px;
	margin-right: 1px;
}*/
* html .lb1_top { margin-right: 3px; position:relative; left: 1px; }   /* FIX IE6 */

/*.lb1_top div{
	background:url(../img/lb1_top.gif) no-repeat top right;
	height:4px;
	overflow:hidden;
	position: relative;
	left: 1px;
}*/

.lb1_cuerpo{
	background-color:#efefef;
	/*width:517px;/**/
	border-left:1px solid #666;
	border-right:1px solid #666;
	padding-bottom:5px;
	overflow:hidden;
}
.lb1_pie{
	 /*width:519px;/**/
	 height:4px;
	 padding-left: 5px;
	 background:url(../img/lb1_pie.gif) no-repeat top left;
	 margin-right: 1px;
}
* html .lb1_pie { float: left; } /* fix */

.lb1_pie div {
	 height:4px;
	 background:url(../img/lb1_pie.gif) no-repeat top right;
	 overflow:hidden;
	 position: relative;
	 left: 1px;
}
/**************/

/*.cabecera_lb1{
	background:url(../img/bg_cabecera_lb1.jpg) bottom no-repeat;
	margin-left:14px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:7px;
	overflow:hidden;
}*/
.cabecera_lb1 h1{
	color:#125292;
	font-size:1.4em;
	font-weight:bold;
	display:block;
}
/*.cabecera_lb1 .cerrar{
	background:url(../img/lb1_cerrar.jpg) no-repeat right 2px;
	padding-right:10px;
	height:18px;
	line-height:14px;
	display:block;
	width:37px;
	color:#125292;
}
*/
.caja{
	margin-left:14px;
	margin-top:5px;
	padding-right: 10px;
	overflow: hidden;
}
/*.caja_top{
	background:url(../img/lb1_caja_top.jpg) no-repeat top left;
	/*width:488px;*/
	/*height:3px;
	padding-left: 5px;
	overflow:hidden;
}*/
/*.caja_top div{
	background:url(../img/lb1_caja_top.jpg) no-repeat top right;
	height:3px;
	overflow:hidden;
}*/

/*.caja_pie{
	background:url(../img/lb1_caja_pie.jpg) no-repeat top left;
	/*width:488px;
	height:3px;
	padding-left: 5px;
	overflow:hidden;
}*/
/*.caja_pie div {
	background:url(../img/lb1_caja_pie.jpg) no-repeat top right;
	height:3px;
	overflow:hidden;
}*/

.caja_cuerpo{
	/*width:472px;/**/
	background-color:#fff;
	padding-left:16px;
	padding-right:16px;	
	overflow:auto;	
}
#lb1_cuerpo .caja_cuerpo p{
	margin:0px;
	padding:6px 0px;
}
#lb1_cuerpo .caja_cuerpo a, #lb1_cuerpo .caja_cuerpo a:hover{
	color:#125292;
	text-decoration:underline;
}
#lb1_cuerpo .caja_cuerpo a:hover{
	text-decoration:none;
}
.fila_caja{
	border-bottom:#d6dfe4 1px solid;
	margin-right:16px;
}
.btn_caja{
	margin-left:16px;
	margin-right:16px;
	margin-top:8px;
}
#lb1_cuerpo .caja_cuerpo .nota{
	color:#989898 !important;
	margin-left:16px;
}
.bloque_lb1{
	margin-right:40px;
	padding-top:1px;
	padding-bottom:1px;
}
.bloque_lb1 label{
	float:left;
	width:105px;
	display:block;
	padding-top:3px;
	font-size:1.1em;
}
.bloque_lb1 span{
	float:left;
	display:block;
	padding-top:3px;
	font-size:1.1em;
}
.bloque_lb1 .text_lb1{
	float:left;
	display:block;
	margin-left:4px;
	width:255px;
}
#lb1_cuerpo form{
	padding-top:10px;
	padding-bottom:10px;
}
.btn_enviar{
	text-align:center;
	margin-top:12px;
}
/* DESPLIEGUES */
.despliegues{
	margin-bottom:20px;
	margin-top:20px;
}
.accordion .stretch h3{
	font-size:12px;
	background:none;
	padding:0;
	margin:0;
}

/*#vModal-loader {
	position: fixed;
	height: 40px;
	width: 40px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	z-index: 160;
	background: transparent url('../img/ajax-loaderBG.gif') no-repeat;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	padding: 3px 0 0 4px;
}*/

/*#vModal-loader div {
	height: 40px;
	width: 40px;
	background: transparent url('../img/ajax-loader2.gif') no-repeat;
}*/
* html #vModal-loader { position: absolute; }

/*#vModal-cerrar {
	height: 30px;
	width: 30px;
	position: absolute;
	top: -14px;
	right: -14px;
	background: url('../img/fancy_closebox.png') no-repeat;
	z-index: 3000;
	cursor: pointer;
}*/
/*
* html #vModal-cerrar { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_closebox.png'); } /**/
/* html #vModal-cerrar { background: url('../img/fancy_closebox.gif') no-repeat; }*/

/********************************************************/	