/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}

body {
	background: url(imagens/bgsite.gif) repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3 {
	color: #003;
}

h2 {
}

h3 {
	margin-bottom: 1em;
	font-size: small;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

.negrito {
	font-weight: bold;
}
.atencao {
	color: #f00;
}

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;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: underline;
}

img {
}

.hr hr {
	display: none;
}

.hr {
	clear: left;
	height: 5px;
	border-bottom: 1px dotted #CCCCCC;
	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;
}	
#container {
	width: 770px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -385px;
}
#top {
	width: 770px;
	height: 120px;
	margin: 0 auto;
	background: url(imagens/bg-top.gif) repeat-x;
}
#top h1 {
}
#top h2 {
	padding: 46px 20px 0 0;
	font-size: 20px;
}
/* Logo */

#logo {
	float: left;
	position: relative;
	left: 15px;
	top: 15px;
	width: 191px;
	height: 88px;
	background: url(imagens/logo.gif) no-repeat;
}
#logo span {
	display: none;
}

#logo a {
	color: #F4E7DB;
}

#slogan {
	float: right;
}
#slogan span {
	display: block;
}

#menubg {
	float: left;
	width: 770px;
	height: 26px;
	background: #000080;
}
#menusup {
	text-align: right;
	padding: 0.2em 1em 0 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0cf;
}
#menusup a {
	font-weight: bold;
	color: #0cf;
	text-decoration: none;
}
#menusup a:hover {
	font-weight: bold;
	color: #39f;
	text-decoration: none;
}
#menusup ul{
    margin: 0 auto;
}
#menusup li {
	display: inline;
}
/* Content */

#content {
	width: 770px;
	float: left;
	margin: 0 auto;
	background: #fff url(imagens/bg-content.gif) repeat-x top;
}

/* Content > Main */

#main {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
}
#main2 {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
}
.titulopag {
	padding: 3px 0 20px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000080;
}
.titulopag2 {
	padding: 3px 0 20px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000080;
}
#extra {
	height: 31px;
	margin: 0 140px 20px 20px;
	background:  url(imagens/bg-extra.gif) repeat-x;
}

/* Content > Main > Welcome */

#welcome {
	
}

/* Content > Main > Vitrine */

#vitrine {
}

#itens {
	float: left;
	margin: 0 0 15px 15px;
	width: 120px;
	height: 140px;
	border-bottom: 1px #ccc solid;
}
#itens img {
	margin: 8px;
	border: none;
}
#itens p {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #036;
}
.titulo, a {
	font-weight: bold;
}

/* Content > Main > Vitrine > Detalhe */
#resultado {
	float: left;
	width: 430px;
	position: relative;
	left: 15px;
	margin: 0 15px 15px 15px;
}

#resultado2 {
	float: left;
	position: relative;
	left: 15px;
	width: 580px;
	margin: 0 0 15px 15px;
}
#resultado2 img {
	border: 2px solid #fff;
}
.detalhetit {
	float: left;
	width: 580px;
	padding: 3px 0 3px 0;
	text-indent: 6px;
	margin-bottom: 20px;
	background: url(imagens/bg-titulopag.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.detalhetit2 {
	float: left;
	width: 580px;
	padding: 3px 0 3px 0;
	text-indent: 6px;
	background: url(imagens/bg-titulopag.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
#divtextoleft {
	float: left;
	width: 265px;
}
#detalhedesc {
	float: left;
	margin: 10px 10px 0 0;
	width: 200px;
	padding-left: 6px;
}
#detalhedesc p, h3 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: normal;
}
#fotog {
	float: right;
	width: 320px;
	margin-top: 10px;
	border: 1px #999 solid;
}
#maisfotos {
	float: right;
	width: 320px;
	padding-bottom: 10px;
	margin: 10px 0 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;
}

/* Content > Main > Example */

#destaques {
	width: 100%;
	background-color: #FFCC33;
}
#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/bg-destaque.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/bg-destaque.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;
	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;
}

/* 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 #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}

/* Content > Coluna Esquerda > Menu Categoria*/
#colunaesquerda {
	float: left;
	position: relative;
	left: 15px;
	width: 140px;
}
#menu {
	float: left;
	width: 140px;
	text-align: left;
	border-bottom: 2px solid #006;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding: 3px;
}

#menu a {
	display: block;
	font-weight: normal;
	color: #003;
}
#menu a:hover {
	background: #0cf;
	text-decoration: none;
	color: #003;
}
#menu .active a {
	margin-left: 10px;
	background: #CDF7FE;
	font-size: 90%;
	text-decoration: none;
	color: #003;
}
#categ {
	font-weight: bold;
	background: url(imagens/bg-categoria.gif) no-repeat;
	color: #fff;
}
.subcateg {
	font-size: 90%;
	font-weight: bold;
	color: #003;
}
.subsub {
	font-size: 90%;
	margin-left: 10px;
	color: #003;
}

/* Content > Sidebar > Updates*/

#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;
}

/* Content > Sidebar > Partners*/

#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;
}
/* Footer */

#rodape {
	float: left;
	width: 770px;
	background: #0cf;
}

#rodape p {
	padding: 15px 15px 0 15px;
	font-size: 90%;
	color: #003;
}

#rodape a {
	text-decoration: underline;
	color: #003;
}

#rodape a:hover {
	text-decoration: none;
	color: #fff;
}

/* Footer > Legal */

#legal {
	float: left;
}

/* Footer > Links */

#links {
}

#assinatura {
	float: right;
}

/* Formularios */
#formulario {
	float: right;
	width: 300px;
	padding: 0 0 20px 0;
}

#formulario form {
}

#formulario p {
	float: left;
}

#formulario label {
	width: 150px;
	font-size: 90%;
	font-weight: bold;
}

#formulario input, textarea {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #036;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

#nome, #email, #telefone, #comentarios, #assunto, #endereco, #descricao {
	width: 300px;
	color: #003;
}
#cidade, #bairro, #cep, #estado {
	width: 150px;
	color: #003;
}

#submit {
	float: right;
	margin-top: 10px;
	background: #ccc;
	color: #000080;
}

#contatorapido {
	float: left;
	width: 140px;
	margin-top: 20px;
	padding-top: 15px;
	text-align: left;
	border-bottom: 2px solid #006;
	border-top: 2px solid #006;
	background: url(imagens/bg-content.gif) repeat-x bottom;
}
#contatorapido p {
	font-size: 12px;
	line-height: 100%;
	padding-left: 10px;
}
.empresa {
	font-size: 14px;
	font-weight: bold;
}
.endereco {
}
.telfax {
}
.email {
}