		*{
			margin:0px;
			padding:0px;
			vertical-align:baseline;	
			border: 0px;
		}
		
		p, .texto{
			font-family: Arial, Verdana, Helvetica;
			font-size: 14px;	
			margin-bottom: 5px;
		}
		
		
		h1, h2, h3, h4, h5, h6{
			font-family: Arial, Verdana, Helvetica;
			margin-bottom: 5px;
		}
		
		li{
			font-family: Arial, Verdana, Helvetica;
			font-size: 13px;
			margin-bottom: 10px;
		}
		
		.titulo{
			font-size: 16px;
		}
		
		.texto{
			margin-top: 20px;
		}
		
		body{
			background-color: #72b616;
			text-align:center;
			background-image: url(../images/back.gif);
		}
		
		div#principal{
			background-color: #fff;
			width: 950px;
			border: 0px solid;
			/*margin-top: 0px;*/
			margin: auto;
			/*margin-left: -475px;*/
			
		}		
		div#centro{
			width:100%;
			height: 413px;
			text-align:left;
		}
		
		div#centro_esquerda{
			width: 564px;
			height: 424px;
			float:left;
		}
		
		div#logo{
			background-image: url(../images/index_11.gif);
			background-repeat: no-repeat;
			width: 564px;
			height: 235px;
			float:left;
		}
		
		div#barra_separador{
			height: 36px;  
			float:left;	
		}
		
		div#conteudo_principal{
			height: 178px;  
			float:left;
		}
		
		div#complemento_esquerda{
			background-image: url(../images/index_13.gif);
			background-repeat: no-repeat;
			width: 60px;
			height: 189px;
			float:left;
		}
		
		div#centro_base{
			background-image: url(../images/index_17.gif);
			background-repeat: no-repeat;
			float:left;
			height: 11px;
			width: 504px;
			overflow: hidden;
		}
		
		div#dica{
			background-image: url(../images/index_14.gif);
			float:left;
		}
		
		div#noticias{
			width: 280px;
			float: left;
		}
		
		div#noticias .normal{
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px;
			float: left;
			width: 100%;
			border-bottom: 1px solid #ccc;
			padding: 5px;	
		}
		
		div#noticias span a{
			color: #000;
			font-weight: normal;
			text-decoration: none;	
		}
		
		div#noticias span a:hover{
			color: #73b415;
			font-weight: normal;
			text-decoration: none;	
		}
		
		div#noticias .alt{
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px;
			float: left;
			width: 100%;
			border-bottom: 1px solid #ccc;
			padding: 5px;
		}
		
		div#noticias .alt a{
			color: #000;
			text-decoration: none;
			font-weight: bold;
		}
		
		div#noticias .todas{			
			float: left;
			width: 100%;
			border-bottom: 0px solid #ccc;
			padding: 5px;
			margin-top: 5px;
			font-family: Arial, Verdana, Helvetica;
			font-weight: bold;
			font-size: 12px;
			text-align: right;
		}
		
		div#centro_direita{
			width: 386px;
			height: 424px;
			float:left;
		}
		
		div#rodape{
			width: 100%;
			float:left;
			height: 64px;
		}
		
		div#rodape_esquerda{
			background-image: url(../images/index_18.gif);
			width: 802px;
			height: 64px;
			float:left;
		}
		
		div#links{
			width: 148px;
			height: 64px;
			float: right;
		}
		
		div#links_newsletter{
			width: 100%;
			height: 26px;
			float: left;
		}
		
		div#links_intranet{
			width: 100%;
			height: 38px;
			float: left;
		}
