﻿
body
{
	
}


.textofecha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.textofecha:link,a.textofecha:visited,a.textofecha:active{
	font-family: Verdana;
	font-size: 10px;
	color:  #000000;	
	text-decoration:none;
}
a.textofecha:hover{
	font-family: Verdana;
	font-size: 10px;
	color:  #000000;	
	text-decoration:underline;
}	


a.texto:link,a.texto:visited,a.texto:active{
	font-family: Arial;
	font-size: 11px;
	color:  #336699;	
	text-decoration:none;
}
a.texto:hover{
	font-family: Arial;
	font-size: 11px;
	color:  #336699;	
	text-decoration:underline;
}	
.textonoticias {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	text-align:justify;
}	

.titulosProductos
{
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	text-decoration:none;	
	text-align:justify;
}

.textonoticiasbold {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;	
	text-align:justify;
}

a.textonoticiasbold:link,a.textonoticiasbold:visited,a.textonoticiasbold:active{
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	text-decoration: none;
	font-weight: bold;
}
a.textonoticiasbold:hover{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	text-decoration:underline;
}

.textovermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

a.textovermas:link,a.textovermas:visited,a.textovermas:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
	text-decoration:none;
	font-weight: bold;
}
a.textovermas:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;	
	text-decoration:underline;
}

.cajastextoeventos {
background-color:#ffffff;
border:1px solid #cccccc;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
}	

/*noticias*/

.textogris
{
font-family: Arial;font-size: 11px;color: #666666;text-decoration: none;
}


.textointerno{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
a.textointerno:link,a.textointerno:visited,a.textointerno:active{
	font-family: Arial;
	font-size: 11px;
	color: #999;	
	text-decoration: none;
	font-weight: bold;
}
a.textointerno:hover{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;	
	text-decoration:underline;
}


	
.textointernoBold{
	font-family: Arial;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

.textoTitulosbold 
{
font-family: Verdana;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
}

/*menu noticias*/
       div.scrollable
    {
        /* required settings */
        position: relative;
        overflow: hidden;
        width: 400px;
        height: 250px;
    }
/* root element for scrollable items. Must be absolutely positioned     
and it should have a super large width to accomodate scrollable items.     
it's enough that you set width and height for the root element and     
not for this element. */
    div.scrollable div.items
    {
        /* this cannot be too large */
        width: 400px;
        height: 40px;
        position: absolute;
    }
/*      a single item. must be floated on horizontal scrolling
     typically this element is the one that *you* will style
     the most. */
    div.scrollable div.items div
    {
        float: left;
        width: 50px;
        height: 50px;
    }
    /* you may want to setup some decorations to active item */
    div.items div.active
    {
       /* border: 1px inset #ccc;
        background-color: #fff;*/
    }
	/* this makes it possible to add next button beside scrollable */
	div.scrollable {
		float:left;
	top: 0px;
	left: 0px;
}

	/* prev, next, prevPage and nextPage buttons */
	a.prev, a.next, a.prevPage, a.nextPage {
		display:block;
		width:18px;
		height:18px;
		background:url(../images/flechasArribaNegro.png);
		float:left;
		margin:0px 0px;
		cursor:pointer;
	}

	/* mouseover state */
	a.prev:hover, a.prevPage:hover {
		background:url(../images/flechasArribaGris.png);
	}

	/* disabled navigational button */
	a.disabled {
		visibility:hidden !important;		
	}

	/* next button uses another background image */
	a.next, a.nextPage {
		background-image:url(../images/flechasAbajoNegro.png);
		clear:right;	
	}
	 a.nextPage:hover, a.next:hover {
		background-image:url(../images/flechasAbajoGris.png);
		clear:right;	
	}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/*acordion productos*/

#accordionCtaItalbursatil
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width:250px;
	background-image: url('../Images/btn/btn_prod_CtaItalbursatil_a.gif');
}
#accordionCtaItalbursatil:hover
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width:250px;
	background-image: url('../Images/btn/btn_prod_CtaItalbursatil_over.gif');
}
 


a.accordionCtaItalbursatil:hover,a.accordionCtaItalbursatil:selected 
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 15px;
	background-image:url('../Images/btn/btn_prod_CtaItalbursatil_b.gif');
}	
.accordionFinanzas
{
	background-position: 0px 0px;
	
	background-repeat: no-repeat;
	height:15px;
	background-image:url('../Images/btn/btn_prod_finanzas_a.gif');
}
.accordionFinanzasSelected
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	background-image:url('../Images/btn/btn_prod_finanzas_b.gif');
}

.accordionGlobal
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	background-image:url('../Images/btn/btn_prod_global_a.gif');
}
.accordionGlobalSelected
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	background-image:url('../Images/btn/btn_prod_global_b.gif');
}

.accordionInvestigacion
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	background-image:url(../images/btn/btn_prod_investigacion_a.gif);
}
.accordionInvestigacionSelected
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	background-image:url(../images/btn/btn_prod_investigacion_b.gif);
}

.collapsePanel {
      width: 450px;
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
		width:450px;            
		height:20px;
		color: Yellow;
		background-color: White;

		font-weight:bold;
		float:none;
		padding:5px; 
		cursor: pointer; 
		vertical-align: middle;
	margin-right: 0px;
}

#tableRegistrese input
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	width:200px;
	height: 18px;
}

#tableOlvidoPassword input, select
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	width:200px;
}

#tableOlvidoPassword  select
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:200px;
}

#TableContactenos input
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	width:300px;
}

.FormatoTablasGeneral
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;	
	text-align:justify;
}

.FormatoTablasGeneral input,select
{	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	width:200px;
}

#ddlQuestion
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:205px;
	
	}
	
	

/**/

#ImageIndice:hover
{
	background: url("../images/btn/btn_indices_b.gif");
	display:block;
}

#ImageIndice
{
	background: url("../images/btn/btn_indices_a.gif");
	display:block;
}

#ImageTesoro:hover
{
	background: url("../images/btn/btn_tesoros_b.gif");
	display:block;
}

#ImageTesoro
{
	background: url("../images/btn/btn_tesoros_a.gif");
	display:block;
}

#ImageEnergia:hover
{
	background: url("../images/btn/btn_energia_b.gif");
	display:block;
}

#ImageEnergia
{
	background: url("../images/btn/btn_energia_a.gif");
	display:block;
}

#ImageMetales:hover
{
	background: url("../images/btn/btn_metales_b.gif");
	display:block;
}

#ImageMetales
{
	background: url("../images/btn/btn_metales_a.gif");
	display:block;
}

#imageBonos:hover
{
	background: url("../images/btn/btn_bonos_b.gif");
	display:block;
}

#imageBonos
{
	background: url("../images/btn/btn_bonos_a.gif");
	display:block;
}

/*fsadfsdfsdfsdf*/
    .graphic, #prevBtn, #nextBtn{
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
    
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:270px;
		background:#FFFFFF;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			
 
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:270px;
		height:136px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:18px;
		height:18px;
		position:absolute;
		left:30px;
		top:71px;
		}	
	#nextBtn{ 
		left:180px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:18px;
		height:18px;
		background:url('images/vineta_login.gif') no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url('images/vineta_login.gif') no-repeat 0 0;	
	}
	#logoEmpresas.bcv
	{
		background:url('Images/logos/bcv.gif') no-repeat 0 0;
	}
	#logoEmpresas.cadivi
	{
		background:url('Images/logos/cadivi.gif') no-repeat 0 0;
	}
	#logoEmpresas.imagenUno
	{
		background:url('Images/logos/bcv.gif') no-repeat 0 0;
	}

/*adfasdfsdfsd*/
