/*********************** SCROLLERS ***********************/
.rootLegal 		{
		position:absolute;
		height:			350px;
		width:			534px;
		margin: 		0px 0px 0px 7px;	
		top:			143px;	
		left:			25px;
		}
.rootFormulario 		{
		position:relative;
		height:			140px;
		width:			400px;
		margin: 		0px 0px 0px 7px;	
		top:			0px;	
		left:			-6px;
		}
.root p 	{
		margin:			10px 10px 5px 10px;
		}
.thumb 		{
		position:			absolute;
		height:			30px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer_dept_comercial { 
		position:			relative; 
		left:			2px; 
		top:			0px; 
		width:			350px; 
		height:			350px; 
		clip:			rect(0 467 200 0); 
		overflow:			auto; 
		/*border-top:		1px solid #000000;
		border-left:		2px solid #000000;
		border-right:		2px solid #686262;
		border-bottom:		1px solid #FFCE85;*/
		color:#525252;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:justify;
}
.scrollContainer_legal { 
		position:			relative; 
		left:			2px; 
		top:			19px; 
		width:			530px; 
		height:			350px; 
		clip:			rect(0 467 200 0); 
		overflow:			auto; 
		/*border-top:		1px solid #000000;
		border-left:		2px solid #000000;
		border-right:		2px solid #686262;
		border-bottom:		1px solid #FFCE85;*/
		color:#525252;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:justify;
}
.scrollContent { 
		position:			relative; 
		left:			2px; 
		top:			0px; 
		width:			350px; 
		}
