/* Attive */

		body {
			margin:0;
			padding:0;
			position:relative;
			background:url(../images/geral/background.gif) repeat-x #b7b7b7;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#9A9A9A;
		}
		
		.indent{
			text-indent:-5000px;
			position:relative;
		}
		
		ul,li,img,dt,dd,p {
			margin:0;
			padding:0;
			list-style:none;
			position:relative;
		}
		
		h1,h2,h3,h4 {
		margin:0;
		padding:0;
		position:relative;
		}
		
		a {
		text-decoration:none;
		outline:none;
		}

/**GERAL*******************/
		#central {
			width:972px;
			margin:0 auto;
		}
		
		#geral {
			width:972px;
			margin:0 auto;
			position:relative;
		}
/**TOPO*******************/
		#topo {
			width:972px;
			height:386px;
			background:url(../images/geral/back_topo.jpg) no-repeat;
			position:relative;
		}
		
		#topo h1 a {
			background:url(../images/geral/logo.gif) no-repeat;	
			width:239px;
			height:79px;
			position:relative;
			display:block;
			top:40px;
			float:left;
			left:20px;
		}


/**MENU*******************/
		#menu {
			width:900px;
			top:63px;
			float:left;
			left:50px;
			position:relative;
		}
		
		#menu li {
			border-right:1px dotted #BFBFBF;
			display:inline;
			float:left;
			padding-right:10px;
			position:relative;
		}
		
		#quem_somos,#industria,#produtos,#distribuicao,#qualidade,#receitas,#fale_conosco {
			background:url(../images/geral/quem_somos.gif) no-repeat;
			width:117px;
			height:29px;
			position:relative;
			display:block;
			float:left;
			margin-left:5px;
		}
		
		#quem_somos:hover {
			background:url(../images/geral/quem_somos_.gif) no-repeat;
		}
		
		#industria {
			background:url(../images/geral/industria.gif) no-repeat;
			width:94px;
		}
		
		#industria:hover {
			background:url(../images/geral/industria_.gif) no-repeat;
		}
		
		#produtos {
			background:url(../images/geral/produtos.gif) no-repeat;
			width:97px;
			top:2px;
		}
		
		#produtos:hover {
			background:url(../images/geral/produtos_.gif) no-repeat;
		}
		
		#distribuicao {
			background:url(../images/geral/distribuicao.gif) no-repeat;
			width:113px;
		}
		
		#distribuicao:hover {
			background:url(../images/geral/distribuicao_.gif) no-repeat;
		}
		
		#qualidade {
			background:url(../images/geral/qualidade.gif) no-repeat;
			width:98px;
		}
		
		#qualidade:hover {
			background:url(../images/geral/qualidade_.gif) no-repeat;
		}
		
		#receitas {
			background:url(../images/geral/receitas.gif) no-repeat;
			width:98px;
			top:2px;
		}
		
		#receitas:hover {
			background:url(../images/geral/receitas_.gif) no-repeat;
		}
		
		#fale_conosco {
			background:url(../images/geral/fale_conosco.gif) no-repeat;
			width:126px;
		}
		
		#fale_conosco:hover {
			background:url(../images/geral/fale_conosco_.gif) no-repeat;
		}

		#sub_menu {
			width:208px;
			background-color:#ffffff;
			position:absolute;
			left:-1px;
			top:24px;
			padding:10px 0 5px 0;
			display:none;
		}
		
		#sub_menu li {
			border-bottom:1px solid #e0e0e0;
			border-right:0;
			width:180px;
			left:17px;
			top:3px;
			margin-top:3px;
		}
		
		#sub_menu li a {
			color:#737373;
			display:block;
		}
		
		#sub_menu li a:hover {
			color:#000000;
		}

/**CONTEUDO*******************/

		#conteudo {
			width:972px;
			position:relative;
			float:left;
			background-color:#ffffff;
		}


/**RODAPE*******************/
		#rodape {
			width:972px;
			float:left;
			background-color:#b4b4b4;
		}
		
		#rodape address {
			font-style:normal;
			color:#ffffff;
			float:left;
			margin-top:10px;
			margin-left:10px;
		}
		
		#rodape p {
			font-style:normal;
			color:#ffffff;
			float:right;
			margin-top:10px;
			margin-left:10px;
			right:10px;
		}
		
		#sotho{
			float:right;
			margin-top:10px;
			margin-right:7px;
			clear:right;
			background-image:url(../images/geral/logo_sotho.gif);
			background-repeat:no-repeat;
			text-indent:-5000px;
			width:77px;
			height:49px;
			
		}
