		#cabecalho{
			width:980px;
			height:70px;
			background: #FFF;
		}
		
		#cabecalho #menuhorizontal{
			width: 857px;
			margin-top: 47px;
			float: left;

		}
		
		#cabecalho #logo{
			width: 123px;
			height: 70px;
			float: right;
			background-image: url(../imagens/logo.gif);
			background-position: right;
			background-repeat: repeat;
		}
		
	
		
		



		
/* GERAL --- FIM */

