*{ font:11px Arial}
#cont1{width:960px;position:absolute;left:50%;margin-left:-480px;height:100%}

#head1{background:url(juego-bolsa.jpg) no-repeat;position:absolute;top:0px;height:154px;width:100%}
	#main-unlogin {background:url(cabecera-content.jpg) no-repeat;position:absolute;top:154px;width:780px;height:28px;border-bottom:3px solid #999999} * html #main {height:31px;}
	#main {background:url(rueda-info.png) no-repeat;position:absolute;top:154px;width:780px;height:28px;border-bottom:3px solid #999999} * html #main {height:31px;}
	#main *{font:10px Verdana}
	#main #user{display:block;float:left;margin:9px 0 0 47px;font-weight:bold;color:#787878;display:inline;}
	#main #valoracion{float:right;margin:9px 7px 0 0;display:inline;}
	#main #valoracion strong{margin:0 20px;}
	#main #valoracion span{color:green;}
	#main #valoracion span.negativo{color:red;}
#cont2{background:none;height:auto;}
#cont3{float:left;margin-top:183px;width:780px}
#cont3 table {width:740px;margin:20px}
#cont3 table *{font-size:10px}
#cont3 table thead th{background:#ea1d25;border:2px solid white;color:white;text-align:right;padding:5px 7px}
#cont3 table thead tr th.none{background:none;}
#cont3 table tbody td , #cont3 table tbody th{padding:6px 9px;text-align:right;background:#F2F2F2;border:1px solid white;color:#555555}
#cont3 table tbody th{background:#939598;}
#cont3 table tbody th a{color:white;text-transform:uppercase;text-decoration:none}
#cont3 table tbody th a:hover{text-decoration:underline}
#cont3 table tbody th span{color:white;}
#cont3 table tbody td span{cursor:pointer;text-decoration:underline;color:#EA1D25}
#cont3 table tbody td.par{background:#FFE5E6}

	#nav ul{margin-bottom:25px;}
	#nav ul ul{margin-bottom:0;border:none}
	#nav ul ul li{border:none}
	#menu-1{background-image:url(cartera.png)}
	#menu-2{background-image:url(ranking.png)}
	#menu-3{background-image:url(operaciones.png)}
	#menu-4{background-image:url(negociacion.png)}
	#menu-4 span, #menu-5 span{background:url(plus.gif) 28px 8px no-repeat;}
	#menu-4 span.active, #menu-5 span.active{background:url(minus.gif) 28px 8px no-repeat;}
	#menu-4 ul li span, #menu-5  ul li span{background:none;}
	#menu-5{background-image:url(decision.png)}

	

/*Tooltip*/
.tooltip{width: 400px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none; text-align:justify;}
.tooltip span.top{padding: 30px 15px 0; background: url(bt.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color: #548912; background: url(bt.gif) no-repeat bottom}
