/* CSS Document */

#centralizador{
	position:absolute;
	width:800px;
	height:575px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
  }

body	{
	background-color:#000000;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FF0000;
	}
	

#contato{
	position:absolute;
	left:27px; 
	top:389px; 
	width:355px; 
	height:111px;  
	}
	
#visao{
	position:absolute;
	left:27px; 
	top:389px; 
	width:358px; 
	height:119px;  
	}

	
#index{
	position:absolute;
	left:12px; 
	top:332px; 
	width:600px; 
	height:122px;  
	}
	
	
#fotoindex{
	position:absolute;
	left:602px;
	top:451px;
	width:192px;
	height:133px;
	}
	
	
#clientes{
	position:absolute;
	left:9px; 
	top:215px; 
	width:358px; 
	height:119px;  
	}

