<!--

#home		{
			width: 41px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_home.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#home:hover	{
			background-position: bottom left;
			}
			
#empresa		{
			width: 63px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_empresa.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#empresa:hover	{
			background-position: bottom left;
			}
			
			
#tintas	{
			width: 109px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_tintas.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#tintas:hover	{
			background-position: bottom left;
			}
			
#tabela		{
			width: 117px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_tabela.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#tabela:hover	{
			background-position: bottom left;
			}


#comoutilizar		{
			width: 105px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_comoutilizar.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#comoutilizar:hover	{
			background-position: bottom left;
			}
			
#vantagens		{
			width: 79px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_vantagens.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#vantagens:hover	{
			background-position: bottom left;
			}
			
#contato		{
			width: 64px; height: 11px;
			overflow: hidden;
			background: url(imagens/bt_contato.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#contato:hover	{
			background-position: bottom left;
			}
			


#face		{
			width: 30px; height: 30px;
			overflow: hidden;
			background: url(imagens/face.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#face:hover	{
			background-position: bottom left;
			}	
			
#twitter		{
			width: 30px; height: 30px;
			overflow: hidden;
			background: url(imagens/twitter.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#twitter:hover	{
			background-position: bottom left;
			}	
			
#favorite		{
			width: 30px; height: 30px;
			overflow: hidden;
			background: url(imagens/favorite.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#favorite:hover	{
			background-position: bottom left;
			}	

#youtube		{
			width: 30px; height: 30px;
			overflow: hidden;
			background: url(imagens/youtube.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#youtube:hover	{
			background-position: bottom left;
			}	



#servidor		{
			width: 263px; height: 156px;
			overflow: hidden;
			background: url(imagens/servidor.jpg) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#servidor:hover	{
			background-position: bottom left;
			}	
			
#gerencia		{
			width: 260px; height: 132px;
			overflow: hidden;
			background: url(imagens/gerencia.jpg) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#gerencia:hover	{
			background-position: bottom left;
			}	
			
			
#planejar		{
			width: 137px; height: 41px;
			overflow: hidden;
			background: url(imagens/planejar.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#planejar:hover	{
			background-position: bottom left;
			}				
							
#webmail	{
			width: 26px; height: 20px;
			overflow: hidden;
			background: url(imagens/webmail1.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
#webmail:hover	{
			background: url(imagens/webmail2.png) top left no-repeat;
			}				

	-->