	/* privacy
	---------------------------------------------------------- */	
	#nossa-visao {
		width: 757px;
		height: 410px;
		float: left;
		padding-left: 25px;
		}	

	#nossa-visao h2{
		height: 40px;
		background: url("../img/nossa-visao/tit-visao.gif") no-repeat;
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		margin-left: 18px;
		
		}

	#nossa-visao #text{
		position:relative;
		width: 710px;
		height: 275px;
		margin: 10px 10px 0px 5px;
		float: left;
		overflow: hidden;

		
		}	
		
	#nossa-visao #text #content-text{
		position:relative;
		width: 670px;
		left:18px; top:0px;
		clear: both;
		z-index:1
		
	}

	#nossa-visao h4{
		color:#424242;
		font-family:Verdana,Arial;
		font-size:11px;
		margin-bottom: 10px;
		line-height: 20px;
		text-decoration: underline;
	}

	/* artigo-anterior
	---------------------------------------------------------- */	
	 #artigo-anterior a { 
		float: left;
		width:125px;
		height:20px; 
		float: left;
		background: url("../img/nossa-visao/artigo-anterior.gif") no-repeat;
		text-align: center;
		margin-left:25px;
		margin-top:50px

		}

		 #artigo-anterior p { 
		left:0px;
		top:0px;
		float: left;
		width:100px;
		height:20px; 
		float: left;
		margin-left:93px;
		margin-top: 3px;
		text-align: center;
		display: inline;

		}

		/* proximo-artigo
	---------------------------------------------------------- */	
	 #proximo-artigo a { 
		left:10px;
		top:0px;
		float: left;
		width:132px;
		height:20px; 
		float: right;
		background: url("../img/nossa-visao/proximo-artigo.gif") no-repeat;
		margin-top: 50px;
		margin-right:50px;
		
		}

		 #proximo-artigo p { 
		left:10px;
		top:0px;
		float: left;
		width:100px;
		height:20px; 
		float: right;
		margin-top: 3px;
		margin-right:15px;
		text-align: center;
		display: inline;
		}


	
	/* nossa-visao scrollbar
	---------------------------------------------------------- */	
	#nossa-visao #scrollbar { 
		position:relative;
		left:0px;
		top:0px;
		float: left;
		width:25px;
		height:370px; 
		font-size:1px;
		float: left;
		z-index:2;
		}

	#nossa-visao #scrollbar #track1 { 
		position:relative;
		left:20px;
		top:0px;
		width:13px;
		height:239px;
		background: #CCCCCC;
		z-index:1
	 }

	#nossa-visao #scrollbar #dragBar1 {
		position:relative;
		left:5px;
		top:20px;
		width:11px;
		height:11px;
		background: #659E00;
		border: solid 1px #659E00;
		z-index:1
	 }  
	#nossa-visao #scrollbar #up1 { position:relative; left:1px; top:10px; z-index:2 }  
	#nossa-visao #scrollbar #down1 { position:relative; left:1px; bottom:5px; z-index:3 }  



	