/* CLASES DE ESTILOS PARA LA CARTERA */

.cartera_cabecera_imagen
{
	background-image:url(http://imagenes.bolsamania.com/cartera_cabecera.jpg);
	background-repeat:no-repeat;
	height:79px;
}

.cartera_lineaInfGris{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:solid 1px #cccccc;
	border-right:none;
	border-left:none;
}

.cartera_pestIzqNoSelec {background-image:url(http://imagenes.bolsamania.com/pestIzqNoSelec.jpg); width:6px; height:25px; background-repeat:no-repeat; border-bottom:1px  solid #cdcdce;float:left;}
.cartera_pestCentralNoSelec{background-image:url(http://imagenes.bolsamania.com/pestCentralNoSelec.jpg); height:25px; background-repeat:repeat-x; border-bottom:1px  solid #cdcdce; font-family:Verdana,Arial,Helvetica,sans-serif; color:#737373; font-size:7.5pt; cursor:pointer; float:left; white-space:nowrap; line-height:23px; padding-left:5px; padding-right:4px;}
.cartera_pestCentralNoSelec:hover{ text-decoration:underline;}
.cartera_pestDerNoSelec {background-image:url(http://imagenes.bolsamania.com/pestDerNoSelec.jpg); width:6px; height:25px; background-repeat:no-repeat; border-bottom:1px  solid #cdcdce;float:left;}

.cartera_pestEspacio {width:0.2pt; height:25px;border-bottom:1px  solid #cdcdce}
.cartera_cajaPest{border-left:1px  solid #cdcdce; border-right:1px  solid #cdcdce; border-bottom:1px  solid #cdcdce; border-top:1px  solid #cdcdce; width: 100%;margin-top:-1px; float:left; z-index:9;position: relative}

.cartera_pestIzqSelec{background-image:url(http://imagenes.bolsamania.com/pestIzqSelec.jpg); width:6px; height:25px; background-repeat:no-repeat; border-bottom:1px  solid #f9faff;float:left;}
.cartera_pestCentralSelec{background-image:url(http://imagenes.bolsamania.com/pestCentralSelec.jpg); height:25px; background-repeat:repeat-x; border-bottom:1px  solid #f9faff;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:7.5pt; font-weight: bold;cursor:pointer; float:left; white-space:nowrap; line-height:23px; padding-left:5px; padding-right:4px;}/*10px*/
.cartera_pestDerSelec{background-image:url(http://imagenes.bolsamania.com/pestDerSelec.jpg); width:6px; height:25px; background-repeat:no-repeat;border-bottom:1px  solid #f9faff;float:left;}

.cartera_pestLineaFondo {background-image:url(http://imagenes.bolsamania.com/barraPest.gif); height:20px; background-repeat:repeat-x;  white-space:nowrap; line-height:20px}/*10px*/



.cartera_tamano300px {
	border:solid 1px #CDCDCD;
	height:18px;
	color:#666666;
	width:300px;
}





