 @charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(img/fundo-body.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.cover p, nav, footer, p.obs {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

header, nav, footer {
	display:block;
}
#geral {
	width: 980px;
	margin: 0 auto;
}
header {
	z-index: 10000 !important;  
	position: relative !important;
	width: 980px;
	height: 221px;
}
#conteudo2colunas {
	width: 630px;
	margin: 0 0 0 70px;
	float:left;
}
#conteudo3colunas {
	width: 980px;2
	margin: 0 0 0 0;
}
#conteudo3colunas p, #conteudo2colunas p {
	line-height: 175%;
}

#conteudo3colunas ol, #conteudo2colunas ol, #conteudo3colunas ul, #conteudo2colunas ul {
	line-height: 155%;
}

#conteudo2colunas h1, #conteudo3colunas h1 {
	margin: 0;
}
#lateral {
	margin: 0;
	padding: 0;
	width: 280px;
	float:left;
}
#lateral #primary ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#lateral #primary ul li {
	padding: 0 0 0 15px;
	margin: 0px;
}

/* -------------------
	FOOTER
 --------------------- */

#tarja {
	width:100%;
	background-color:#000;
}

footer {
	margin: 70px auto 0 auto;
	clear: both;
	width: 980px;
	background-color: #000;
}
footer p.obs {
	padding: 10px 0 0 10px;
}
footer h2 {
	padding:0 0 0 5px;
	margin: 0;
}
footer .fc1w1 {
	float: left;
	width: 270px;
	padding: 10px 0 0 10px;
}
footer .fc1w2 {
	float: left;
	width: 620px;
	padding: 10px 0 0 10px;
}

footer .fc2w1 {
	float: left;
	width: 280px;
	margin: 0 0 0 70px;
	padding: 10px 0 0 0;
}
footer .fc3w1 {
	float: left;
	width: 260px;
	margin: 0 0 0 70px;
	padding: 10px 10px 0 0;
	
}
footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
footer ul li {
	padding-left: 5px;
}
address {
	padding: 10px 0 0 8px;
}
footer ul.rodape-navegacao {
	list-style-type: none;
	padding: 10px 0 0 8px;
	margin: 0;
}
footer ul.rodape-navegacao li {
	padding: 5px 0 0 0;
}
footer ul.rodape-navegacao li ul {
	padding: 0 0 0 5px;
	margin: 0;
}

.newsletter {
	padding: 0 0 0 5px;
	margin: 0;
}

.newsletter p.obs {
	padding: 10px 0 0 0;
	margin: 0;
}

.newsletter #email {
	height: 23px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
.newsletter #submit {
	width: 60px;
	height: 23px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#social {
	padding: 10px 0 0 5px;
	margin: 0;
	width: 230px;
	height:30px;
}
.socialista {
	width: 30px;
	height:30px;
	float:left;
	margin-right: 4px;
}
#plus {
		padding: 0 0 0 5px;
	margin: 0;
}
a:link #facebook{
	border:0;
	background-image:url(img/botoes/facebook-pb.jpg);
}
a:hover #facebook{
	border:0;
	background-image:url(img/botoes/facebook-cor.jpg);
}
a:link #twitter{
	border:0;
	background-image:url(img/botoes/twitter-pb.jpg);
}
a:hover #twitter{
	border:0;
	background-image:url(img/botoes/twitter-cor.jpg);
}
a:link #rss{
	border:0;
	background-image:url(img/botoes/rss-pb.jpg);
}
a:hover #rss{
	border:0;
	background-image:url(img/botoes/rss-cor.jpg);
}
a:link #delicious{
	border:0;
	background-image:url(img/botoes/delicious-pb.jpg);
}
a:hover #delicious{
	border:0;
	background-image:url(img/botoes/delicious-cor.jpg);
}

/* LINKS */

a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#newsletter-rodape {
	margin:0;
	padding:0;
	border:0;
	height: 120px;
}

#contato-rodape {
	margin:0;
	padding:0;
	border:0;
	width: 290px;
	height: 480px;
	color:#FFF;
}

/* -------------------
	NAVEGAÇÃO TOPO
 --------------------- */

.navTopo {
	float: right;
	margin-top: 25px;
}
.navTopo ul {
	list-style: none;
}
.navTopo ul li {
	float: left;
	width: 100px;
	height: 26px;
	text-align:right;
}
.navTopo ul li a {
	line-height: 190px;
	padding-right:5px;
	background-image:url(img/menu-passivo.png);
	display:block;
	color:#999;
	text-decoration:none;
	font-style: italic;
	background-repeat: no-repeat;
}
.navTopo ul li a:hover {
	background-image:url(img/menu-ativo.png);
	color: #000;
}
.navTopo ul li a:active {
}

/* -------------------
	NAVEGAÇÃO LATERAL
 --------------------- */
 
.navLateral {
	margin:0;
	padding:0;
}
.navLateral ul {
	list-style: none;
	margin:0 0 0 -40px;
}
.navLateral ul li {
	width: 282px;
	height: 80px;
}
.navLateral ul a li {
	line-height: 80px;
	background-image:url(img/menu-lateral-passivo.png);
	display:block;
	color:#999;
	font-style: italic;
	background-repeat: no-repeat;
}
.navLateral ul a li h4 {
	margin:0;
	padding: 15px 0 0 10px;
	line-height: 0px;
	color: #fff;
}
.navLateral ul a li p.obs {
	padding: 0 25px 0 10px;
	line-height: 14px;
	color: #000;
}

.navLateral ul a:hover {
	text-decoration:none;
}

.navLateral ul a:hover li {
	background-image:url(img/menu-lateral-ativo.png);
	color: #000;
}

.navLateral ul a:hover li h4 {
	color: #000;
}
.navLateral ul a:active li {
}
/* -------------------
	CLASSES DO LAYOUT
 --------------------- */

.quadrado {
	margin:70px 0 0 70px;
	width: 280px;
	height: 280px;
	background-color:#090;
	float:left;
}
.c1-w1 {
	margin: 70px 0 0 0;
	width: 280px;
	float:left;
}
.c2-w1, .c3-w1 {
	margin: 70px 0 0 70px;
	width: 280px;
	float:left;
}
.c1-w2 {
	margin: 70px 0 0 0;
	width: 630px;
	float:left;
}
.c2-w2 {
	margin: 70px 0 0 70px;
	width: 630px;
	float:left;
}
.c1-w3 {
	margin: 70px 0 0 0;
	width: 980px;
	float:left;
}

.c1-w1-primeira {
	margin: 0;
	width: 280px;
	float:left;
}
.c2-w1-primeira, .c3-w1-primeira {
	margin: 0 0 0 70px;
	width: 280px;
	float:left;
}
.c1-w2-primeira {
	margin: 0;
	width: 630px;
	float:left;
}
.c2-w2-primeira {
	margin: 0 0 0 70px;
	width: 630px;
	float:left;
}
.c1-w3-primeira {
	margin: 0;
	width: 980px;
	float:left;
}


br.clearfloat {
	clear:both;
}

h1 {
	text-transform: uppercase;
}
.invisivel {
	display:none;
	height: 0;
}
.justificado {
	text-align:justify;
}
.exercicio {
	margin-left: 25px;
	margin-right: 25px;
	padding: 15px;
	border: 1px dashed #000000;
	font-weight: bold;
}
#conteudo2colunas ul li, #conteudo3colunas ul li {
	padding: 3px 0;
}
.caixalaranja {
	margin-left: 75px;
	margin-right: 75px;
	padding: 5px;
	border: 1px solid #000000;
}
.caixalaranja a:link {
	font-weight: bold;
}
table.tabela1 tr th {
	border: 1px solid #000;
	text-align: center;
	padding: 6px 6px 6px 6px;
}
table.tabela1 tr td {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
	padding: 6px 6px 6px 6px;
}
.codigo {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
}
#conteudo3colunas ol li, #conteudo3colunas ul li, #conteudo2colunas ol li, #conteudo2colunas ul li {
	padding: 2px 0;
}
.breadcrumbs {
	margin-top: 10px;
	margin-bottom: 5px;
}
.breadcrumbs a {
	padding:0 0 0 10px;
	background: url(/img/bc.png) no-repeat left center;
}
