*{
	margin:0px;
	padding:0px;
	font-family:arial;
}

#pagina{

	width:760px;
	margin:0px auto;
}

#conteudo{
	margin:5px 0px;
	background-image:url(tema/bg_conteudo.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#intro{
	font-family: "trebuchet ms";
	color: #107106;
	letter-spacing: -2px;
	margin-bottom: 10px;
	}


#rodape{
	height:140px;
	background-image:url(tema/rodape.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
	color: white;
}

#conteudo #rodape p{
	color: white;
	margin-bottom: 0px;
	line-height: 1.2em;
	font-size: 11px;
	}
	
#conteudo #rodape h3{
	font-size: 14px;
	}

#rodape a{
	color: yellow;
	text-decoration: none;
	}

#rodape #central{
	width: 260px;
	position: absolute;
	top: 61px;
	left: 110px;
	border-right: 1px solid white;
	}

#rodape #sede{
	width: 300px;
	position: absolute;
	top: 61px;
	left: 380px;
	}
