.ssTab{

	background-color:#F3F3F3;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-right: 5px;

	padding-left: 5px;

	text-align:center;

	border: 1px solid #999999;

	cursor:pointer;

}

.ssTabAct{

	background-color:#E9E9E9;

	font-weight:bold;

	border-bottom-style: none;	/*

	border-bottom-color:#990000;

	border-bottom-style:solid;

	border-bottom-width:3px;*/

}

.marcoTab{

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

}

.tabSpace{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #426D4A;

}

.cTab{

	display:none;

	/*overflow:scroll;*/

	width:100%;

}
.detalle_balance{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		color:#000000; font-size:12px; 
		background: #E3E9E2;
}



