/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #A4896D;
}

h1, h2, h3 {
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	font-size: small;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background: #FAF3ED;
	border: 1px dotted #C7894C;
	font-style: italic;
	color: #C7894C;
}

ul {
	margin-left: 3em;
	color: navy;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

img {
}

.hr hr {
	display: none;
}

.hr {
	clear: left;
	height: 5px;
	border-bottom: 1px dotted #C7894C;
	margin-bottom: 1em;
	/*background: url() no-repeat center;*/
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding-bottom: 16px;
	/*background: url(imagens/bg-destaquerp.gif) repeat-x center bottom;*/
}

.boxed .title {
	/*background: url(imagens/bg-destaquerp.gif) repeat-x right;*/
	font-size: 1.6em;
}

.boxed .content {
	border-bottom: 1px dotted #C7894C;
}
#top {
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 98px;
	margin: 2em 0 2em 2em;
}

#logo h1 {
	display: none;
}

#main2 {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
}

#logo h2 {
	padding: .75em 0 0 .4em;
	font-size: 1.4em;
	font-style: italic;
}

#logo a {
	color: #F4E7DB;
}

#slogan {
	float: right;
	margin: 3em 2em 0 0;
}
#menubg {
	float: left;
	width: 100%;
	height: 32px;
	background: url(imagens/.gif);
}
#menusup {
	text-align: right;
	padding: .5em 1em 0 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#menusup a:hover {
	background: #999999;
}
#menusup ul{
    margin: 0 auto;
}
#menusup li {
	display: inline;
}
/* Content */

#content {
	float: left;
	margin: 2em 0 auto;
	background: #fff url(imagens/.gif) repeat-x top;
}

/* Content > Main */

#main {
	margin: 0 180px 0 20px;
	padding: 15px;
	background: #fff;
	/* border: 2px solid #7eb9de; */
}

#extra {
	height: 31px;
	margin: 0 180px 20px 20px;
	background:  url(imagens/.gif) repeat-x;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Vitrine */

#vitrine {
}

/* Content > Main > Example */

#destaques {
	width: 100%;
}
#destaques h2 {
	
}
.floating-esq {
	float: left;
	width: 48%;
	margin: 0;
	font-size: 92%;
}

.floating-esq .heading {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background: url(imagens/.gif) top repeat-x;
}

.floating-esq p, .floating-esq blockquote, .floating-esq ol, .floating-esq ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-esq img {
	border: 5px solid #FFFFFF;
}
.floating-dir {
	float: left;
	width: 48%;
	margin-left: 4%;
	font-size: 92%;
}

.floating-dir .heading {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background: url(imagens/.gif) top repeat-x;
}

.floating-dir p, .floating-dir blockquote, .floating-dir ol, .floating-dir ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-dir img {
	border: 5px solid #FFFFFF;
}
/* Content > Sidebar */

#sidebar {
	float: right;
	width: 140px;
	padding: 0 20px 0 0;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: x-small;
}

#inputtext1, #inputtext2 {
	color: #B43939;
}

#inputsubmit1 {
	background: #ffffff;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	float: left;
	width: 160px;
	margin: 0 1em 1em 0;
	text-align: right;
	border-bottom: 4px solid #C7894C;
	background: #e5f1f8;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px;
	border-top: 1px solid #C7894C;
	font-weight: normal;
}

#menu a:hover, #menu .active a {
	background: #FFCB1A;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}



#menu2 {
	float: left;
	width: 218px;
	margin: 0 0em 0em 0;
	text-align: right;
	border-bottom: 2px solid #fff;
	background: #011E3C;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	padding: 5px;
	border-top: 1px solid #fff;
	font-weight: normal;
}

#menu2 a:hover, #menu2 .active a {
	background: #C5C5C5;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}



#menu3 {
	float: left;
	width: 218px;
	margin: 0 0em 0em 0;
	text-align: right;
	border-bottom: 1px solid #fff;
	background: #9CBBD7;
}

#menu3 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu3 li {
	display: inline;
}

#menu3 a {
	display: block;
	padding: 5px;
	border-top: 2px solid #fff;
	font-weight: normal;
}

#menu3 a:hover, #menu3 .active a {
	background: #AFAEAC;
	text-decoration: none;
	color: #001938;
	font-weight: bold;
}
/* Content > Sidebar > Updates*/

#novidades {
}

#novidades ul {
	margin: 0;
	list-style: none;
}

#novidades h3 {
	margin: 0;
	font-size: x-small;
}

#novidades p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#parceiros {
}

#parceiros .content {
	padding: 10px 0;
}
#parceiros .title {
	font-size: 90%;
	text-align: right;
}
#parceiros ul {
	margin: 0;
	border-bottom: 1px solid #C7894C;
	list-style: none;
	line-height: normal;
}

#parceiros li {
	padding: 10px;
	border-top: 1px solid #C7894C;
}

/* Footer */

#rodape {
	clear: both;
	padding: 0 40px 40px 40px;
	background: url(imagens/.gif) top repeat-x;
}

#rodape p {
	margin: 0;
	font-size: x-small;
	color: #660000;
}

#rodape a {
	text-decoration: underline;
	color: #660000;
}

#rodape a:hover {
	text-decoration: none;
	color: #C7894C;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


/* Conteúdo / Main / Resultado */
#resultado {
	float: left;
	position: relative;
	left: 0px;
	width: 600px;
}

#resultado2 {
	float: left;
	position: relative;
	left: 0px;
	width: 680px;
	margin: 0 0 0px 0px;
}

/* Conteúdo / Main / Resultado / Itens Vitrine */
#itens {
	float: left;
	margin: 15px 4px 0 0;
	width: 132px;
	height: 200px;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
	background: #f7f7f7;
}
#itens img {
	margin: 8px 0 3px 0;
	border: none;
}
#itens p {
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
	line-height: normal;
	color: #036;
}
.titulo, a {
	font-weight: normal;
}
.detalhetit {
	float: left;
	width: 600px;
	padding: 3px;
	text-indent: 6px;
	margin-bottom: 20px;
	background: #036;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.detalhetit2 {
	float: left;
	width: 600px;
	padding: 3px 0;
	text-indent: 6px;
	background: #036;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#descricao_categoria {
	float: left;
	width: 600px;
	border-top: 1px solid #036;
	padding-top: 10px;
	background: #fff;
}
#descricao_categoria p {
	font-size: 11px;
	text-align: left;
	margin-bottom: 8px;
	line-height: normal;
	color: #333;
}

/* Conteúdo / Main / Resultado / Vitrine Detalhe */
#divtextoleft {
	float: left;
	position: relative;
	left: 20px;
	width: 320px;
	padding: 0;
	margin-bottom: 20px;
}
#detalhedesc {
	float: left;
	width: 200;
	margin: 10px 10px 0 0;
	padding-left: 6px;
}
#detalhedesc p, h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
#detalhedesc form {
	padding: 10px;
	border: 1px #036 solid;
}
#detalhedesc input, select {
	font-size: 11px;
	line-height: normal;
	padding: 2px;
	border: 1px #036 solid;
}
#fotog {
	float: right;
	width: 320px;
	margin: 10px 5px 0 0;
	border: 1px #999 solid;
	background: #efefef url(imagens/maisfotos.gif) no-repeat right;
}
#fotog img{
	text-align: center;
}
#maisfotos {
	float: right;
	width: 320px;
	padding-bottom: 10px;
	margin: 10px 5px 20px 0;
	border: 1px #999 solid;
	background: #efefef url(imagens/maisfotos.gif) no-repeat right;
}
.thumb {
	float: left;
	width: 80px;
	margin: 10px 0 0 10px;
	border: 1px #999 solid;
}
.preco {
	font-size: 12px;
	font-weight: bold;
	color: #036;
}
.subtitulo {
	font-weight: bold;
}

/* Conteúdo / Main / Resultado / Destaques */
#destaques {
}
#destaques h2 {
}
.floating-esq {
}
.floating-esq .heading {
}
.floating-esq p, .floating-esq blockquote, .floating-esq ol, .floating-esq ul {
}
.floating-esq img {
}
.floating-dir {
}
.floating-dir .heading {
}
.floating-dir p, .floating-dir blockquote, .floating-dir ol, .floating-dir ul {
}
.floating-dir img {
}

/* Conteúdo / Sidebar */
#sidebar {
	float: right;
	position: relative;
	right: 15px;
	width: 120px;
}
#tempo {
	float: right;
	width: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#utilidades {
	width: 120px;
	padding-top: 10px;
	border-bottom: 2px solid #006;
	border-top: 2px solid #006;
}
#utilidades p {
}
.tituloutil {
	font-weight: bold;
	color: #003;
}
#utilidades li, a {
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

/* Conteúdo / Main / Coluna Esquerda */
#colunaesquerda {
	float: left;
	position: relative;
	left: 22px;
	width: 160px;
	margin-bottom: 20px;
}



/* Conteúdo / Main / Sidebar / Novidades */

#novidades {
}
#novidades ul {
	margin: 0;
	list-style: none;
}
#novidades h2 {
	margin: 0;
	font-size: 12px;
	margin-bottom: 1em;
}
#novidades h3 {
	margin: 0;
	font-size: 80%;
}
#novidades p {
	margin-bottom: 1.4em;
	font-size: 10px;
	line-height: normal;
}

/* Conteúdo / Main / Sidebar / Parceiros */
#parceiros {
}
#parceiros .title {
	font-size: 90%;
	text-align: right;
}
#parceiros ul {
	margin: 0;
	border-bottom: 1px solid #999;
	list-style: none;
	line-height: normal;
}
#parceiros li {
	border-top: 1px solid #999;
	padding: 10px 0 10px 0;
}
#links {
	float: left;
	width: 150px;
	height: 120px;
	margin: 0 0 15px 15px;
	border-bottom: 1px solid #999;
	list-style: none;
	line-height: normal;
}
#links p {
	height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding: 10px 0 10px 0;
	color: #003;
}
.imagemlinks {
	height: 60px;
	margin: 10px 0 0 0;
}

/* Rodapé */
#rodape {
	float: left;
	background: #036;
	padding: 15px;
}
#rodape p {
	font-size: 90%;
	color: #ccc;
	margin-bottom: 0;
}
#rodape a {
	text-decoration: underline;
	color: #ccc;
}
#rodape a:hover {
	text-decoration: none;
	color: #fff;
}

/* Rodapé / Legal */

#legal {
	float: left;
}

/* Rodapé / Links */

#links {
}
#assinatura {
	float: right;
}

/* Formularios */
#formulario {
	float: left;
	width: 310px;
	padding: 0 0 20px 0;
	margin-left: 60px;
}
#formulario form {
}
#formulario p {
	float: left;
}
#formulario label {
	width: 200px;
	font-size: 90%;
	font-weight: bold;
}
#formulario input, textarea {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #036;
	vertical-align: text-top;
}
#nome, #email, #telefone, #comentarios, #assunto, #endereco, #descricao {
	width: 290px;
	color: #003;
}
#cidade, #bairro, #cep, #estado {
	width: 150px;
	color: #003;
}
#submit {
	float: right;
	margin-top: 10px;
	background: #ccc;
	color: #000080;
	cursor: pointer;
}

/* Ler Mat&eacute;ria */
#lista {
	float: left;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 0 2px 20px 0;
	margin-bottom: 20px;
	width: 150px;
	border-right: 1px solid #999;
}
#lista a {
	color: #000;
}
#materia {
	float: left;
	position: relative;
	left: 10px;
	top: 10px;
	width: 720px;
	margin: 0 0 10px 10px;
	padding-bottom: 20px;
}
#materia h2 {
	font-size: 14px;
}
#materia img {
	float: left;
	margin: 2px 2px 2px 0;
}
#materia p {
	float: left;
	margin: 2px 2px 2px 0;
}
#fonte {
	float: right;
	font-style: italic;
	font-size: 10px;
}
/* Content &amp;gt; Main &amp;gt; Example */

#noticias {
	float: left;
	width: 318px;
	height: 264px;
	margin: 0 21px 20px 0;
}
#noticiascont {
	float: left;
	width: 318px;
	height: 200px;
	margin: 0;
	background: #ccc;
}
#noticias ul {
	text-indent: 15px;
	margin-top: 15px;
}
#noticias li, a {
	text-indent: 0;
	margin-top: 0;
	color: #333;
}

#cadastrese {
	float: left;
	position: relative;
	left: 15px;
	width: 740px;
	padding: 0 0 20px 0;
}
#cadastrese form {
}
#cadastrese p {
	width: 600px;
	clear: left;
	margin: 0;
	padding-left: 145px;
}
#cadastrese h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 1em;
	color: #990000;
}
#cadastrese label {
	float: left;
	margin-left: -105px;
	width: 100px;
	font-size: 10px;
	font-weight: bold;
}
#cadastrese input, cfinput, textarea {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #036;
	vertical-align: text-top;
}
#nomecad, #empresa, #endereco {
	width: 300px;
	color: #003;
}
#cidade, #bairro, #cep, #telefonecom, #emailcad, #pass, #cnpj, #inscricao, #complemento, #pais, #cargo, #nascimento {
	width: 150px;
	color: #003;
}
#estado {
	width: 60px;
	color: #003
}
#submitcad {
	cursor: pointer;
}

/* Conteúdo / Main / Coluna Esquerda / Atendimento */
#contatorapido {
	float: left;
	width: 160px;
	margin-top: 20px;
	text-align: center;
	background: #e5f1f8;
}
#contatorapido p {
	font-size: 12px;
	margin: 15px 0;
	line-height: 100%;
}
.empresa {
	font-size: 14px;
	font-weight: bold;
}
.endereco {
}
.telfax {
}
.email {
}

