*{
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	list-style:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}
a{
	text-decoration: none;
	color: #170b83;
}
a:hover{
	text-decoration: underline;
}
body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#topo{
	background-image: url(img/topo.gif);
	width: 750px;
	height: 31px;
	margin-bottom: 12px;
}
#topo a{
	display: block;
	width: 350px;
	height: 31px;
}
#topo h1 {
	display: none;
}
h2 {
	background-image:url(img/titulo_h2.gif);
	height:23px;
	width:750px;
	display:block;
	text-indent:-5000px;
	background-position:22px 0;
}
#info {
	margin:10px 0 0 0;
	background-image:url(img/fundo_supersimples.gif);
	background-position:0 28px;
	background-repeat:no-repeat;
	width:750px;
	height:393px;
}
ul {
	margin:0 0 0 16px;
}
li {
	float:left;
	display:inline;
	margin:0 0 0 6px;
}
li a {
	display:block;
	height:30px;
	background-position:0 0;
	text-indent:-5000px;
}
li a:hover, li.s a {
	background-position:0 -30px;
}
li#aba_inicio a { background-image:url(img/aba_inicio.gif); width:62px; }
li#aba_oquee a { background-image:url(img/aba_oquee.gif); width:71px;  }
li#aba_qualoobjetivo a { background-image:url(img/aba_qualoobjetivo.gif); width:123px;  }
li#aba_oquemuda a { background-image:url(img/aba_oquemuda.gif); width:98px;  }
li#aba_quempodeaderir a { background-image:url(img/aba_quempodeaderir.gif); width:137px;  }
li#aba_comoaderir a { background-image:url(img/aba_comoaderir.gif); width:100px;  }
li#aba_ocalculo a { background-image:url(img/aba_calculo.gif); width:82px;  }

#conteudo {
	clear:both;
	display:block;
	width:705px;
	height:354px;
	overflow:auto;
	margin:0 0 0 24px;
}
#conteudo p {
	padding:10px;
	width:440px;
}
h3 {
	text-indent:-5000px;
	width:548px;
	height:28px;
	margin:10px 0 0;
}
.inicio h3 { background-image:url(img/h3_inicio.gif) }
.oquee h3 { background-image:url(img/h3_oquee.gif) }
.qualoobjetivo h3 { background-image:url(img/h3_qualoobjetivo.gif) }
.oquemuda h3 { background-image:url(img/h3_oquemuda.gif) }
.quempodeaderir h3 { background-image:url(img/h3_quempodeaderir.gif) }
.comoaderir h3 { background-image:url(img/h3_comoaderir.gif) }
.ocalculo h3 { background-image:url(img/h3_ocalculo.gif) }
