@charset "utf-8";
body {
	margin: 0px;
	background-color: #EFEEEA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#site {
	height: 500px;
	width: 777px;
	padding-top: 24px;
	list-style-image: url(layout/ico_marc.gif);
}
ul, {
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left:30px;
	padding-top: 4px;
	padding-bottom: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#logo {
	margin-right: auto;
	margin-left: 42px;
}
#menu {
	margin-top: 35px;
}
a.link_tiraduvidas:link {
	color: #B1B308;
	padding:0px;
	margin:0px;
	margin-left:-15px;
}
a.link_tiraduvidas:hover {
	font-style: italic;
	color: #B1B308;
	padding:0px;
	margin:0px;
	margin-left:-15px;
	background-color: #ffffff;
}
a.link_tiraduvidas:visited {
	color: #B1B308;
	padding:0px;
	margin:0px;
	margin-left:-15px;
}
#artigo_destaque {
	background-color: #EFEEEA;
	padding: 10px;
	border: 1px solid #CCCCCC;
}


#conteudo {
	background-image: url(layout/conteudo_fundo_cima.gif);
	width: 508px;
	padding-top: 23px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 36px;
	background-repeat: no-repeat;
	letter-spacing:1px;
	line-height:18px;
	margin-bottom: 0px;
	overflow: hidden;
}
#div_conteudo_fundo {
	background-image: url(layout/conteudo_fundo_meio.gif);
}
#div_conteudo_pe {
	background-image: url(layout/conteudo_fundo_baixo.gif);
	height: 28px;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.cx_busca {
	width: 120px;
}
#div_esquerda {
	float: left;
	width: 192px;
}
#site #div_direita {
	float: right;
	width: 585px;
}
#div_rodape {
	clear: both;
	float: none;
	width: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	height: 12px;
}
#topo {
	height: 109px;
	text-align: right;
	width: 552px;
}
input {
	background-color: #B1B308;
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#conteudo input {
	background-color: #EFEEEA;
	padding: 2px;
	color: #333333;
	border-style: 1px solid #999999;
}
.textarea {background-color: #EFEEEA; border: 1px solid #999999; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #333333; } 
form {
	margin-bottom: 20px;
}
.botao_inp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #B1B308;
}
#invisible {
	display: none;
}
fieldset {
	border: 1px;
	border-style:solid;
	border-color: #EFEEEA;
}
.imagem_esquerda {
	margin-right: 20px;
}
a.logo:link {
	background-color: #EFEEEA;
}
a.logo:hover {
	background-color: #EFEEEA;
}

.titulo_img {
	margin-bottom: 6px;
	margin-top: 6px;
}
#home_cx_esquerda {
	float: left;
	width: 242px;
}
#home_cx_direita {
	float: right;
	width: 262px;
	text-align: justify;
}
#correcao {
	clear: both;
	float: none;
	height: 0px;
}
#conteudo_home {
	background-image: url(layout/conteudo_fundo_cima.gif);
	width: 518px;
	padding-top: 23px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 32px;
	background-repeat: no-repeat;
	letter-spacing: 0px;
	line-height:16px;
}
.textarea2 {
	background-color: #EFEEEA;
	border: 1px solid #999999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#artigos_box {
	background-color: #EFEEEA;
	padding: 5px;
	border: 1px solid #999999;
	width: 160px;
}

