body {
	background-image: url(../../img/design/bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #262626;
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div { overflow:hidden; }
h1, h2, h3, h4, h5, p, hr, ul, li, form, fieldset {
	margin: 0px;
	padding: 0px;

}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	color: #E68322;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 22px;
}


h3 {
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 20px;
}
h4 {
	color: #E87F1F;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 22px;
}
h5 {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 16px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3F3F3F;
	margin-bottom: 10px;
	height: 1px;
}


#layout {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#layout  #topo {
	overflow: hidden;
	width: 100%;
	height: 156px;
}
#layout  #topo  #logo {
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
#layout   #topo   #fone {
	float: right;
	overflow: hidden;
	font-family: "Lucida Sans", Arial;
	font-size: 22px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 60px;
	font-weight: bold;
	text-align: right;
}
#layout #menu {
	background-image: url(../../img/design/bg-menu.png);
	background-repeat: no-repeat;
	height: 60px;
	overflow: hidden;
	width: 100%;
	padding-left: 5px;
}
#layout #menu ul, li {
	margin: 0px;
	padding: 0px;
}
#layout #menu ul li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
}
#layout #menu ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	height: 28px;
	float: left;
	white-space: nowrap;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
}
#layout #menu ul li a:hover {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E68322;
	color: #999;
}
#layout     #menu .brd-menu{
	background-image: url(../../img/design/brd-menu.png);
	background-position: right -2px;
	background-repeat: no-repeat;
}
#layout #tools {
	margin-bottom: 25px;
	width: 100%;
	overflow: hidden;
	float: left;
}
#layout #tools #busca{
	background-image: url(../../img/design/bg-busca.png);
	height: 165px;
	width: 660px;
	float: left;
	background-repeat: no-repeat;
	padding: 15px;
	margin-right: 8px;
}
#layout #tools #busca .campos {
	width: 100%;
	float: left;
	margin-top: 4px;
}
#layout #tools #busca .campos fieldset{
	width: auto;
	float: left;
}
#layout #tools #busca .campos .col1 {
	margin-right: 10px;
	width: 185px;
}
#layout #tools #busca .campos .col2 {
	margin-right: 10px;
	width: 230px;
}
#layout #tools #busca .campos .col3 {
	width: 100px;
	margin-right: 10px;
}

#layout #tools #busca .campos   label{
	font-weight: bold;
	display: block;
	margin-top: 2px;
}
#layout #tools  #busca .campos input  ,select{
	width: 100%;
	font-size: 13px;
	margin-bottom: 4px;
	padding: 1px;
}

#layout #tools #busca .busca-codigo {
	float: left;
	white-space: nowrap;
	margin-top: 15px;
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	color: #E87E1E;
	padding-top: 10px;
}
#layout #tools #busca .busca-codigo #codigo {
	border: 2px solid #EB781A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#layout #tools #busca .busca-ok {
	float: right;
	margin-top: 18px;
}



#layout  #tools #aol{
	float: left;
	width: 290px;
	height: 195px;
}

#layout #flash {
	margin-bottom: 2px;
	float: left;
	width: 990px;
}
#layout #page {
	width: 100%;
	float: left;
}

#layout #page a {
	color: #F16A11;
	text-decoration: underline;
}
#layout #page a:hover {
	text-decoration: none;
}
#layout #page input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
#layout #page #paginacao {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	overflow: hidden;
	height: 40px;
	float: left;
}
#layout #page #paginacao a {
	padding: 2px;
	border: 1px solid #262626;
	line-height: 40px;
}
#layout #page #paginacao a:hover {
	border: 1px solid #666;
	background-color: #3F3F3F;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 40px;
}
#layout #page .fotog {
	float: left;
	height: 273px;
	width: 364px;
	margin-right: 20px;
	overflow: hidden;
}
#layout #page .dados {
	float: left;
	width: 230px;
	margin-right: 20px;
	overflow: hidden;
	background-image: url(../../img/design/separador.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#layout #page .carac {
	float: left;
	width: 350px;
}
#layout #page #gallery {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#layout #page #gallery .thumbs {
	float: left;
	height: 88px;
	width: 120px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}
#rodape  {
	background-image: url(../../img/design/bg-rodape.png);
	background-repeat: repeat-x;
	margin-top: 30px;
	height: 220px;
	overflow: hidden;
	float: left;
	width: 100%;
	color: #CCC;
}
#rodape #rodape-content {
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rodape #rodape-content #rodape-menu {
	display: block;
	width:100%;
	padding: 8px 0 12px 8px ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}

#rodape #rodape-content .divs {
	background-image: url(../../img/design/rodape-linha.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	padding: 10px 10px 0 10px;
}

#rodape #rodape-content .divs input {
	margin: 0 0 3px 0;
}

#rodape #rodape-content #rodape-menu  a  {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}
#rodape #rodape-content #rodape-menu  a:hover  {
	color: #E58522;
	text-decoration: underline;
}
#rodape #rodape-content #by{
	float: right;
	text-align: right;
	margin-top: -80px;
}
#rodape #rodape-content #by a{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}






.sombra   {
	background-image: url(../../img/design/sobra.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 16px;
	overflow: hidden;
	float: left;
}

.textfield {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.right {
	float: right;
	margin-top: 5px;
}
.preco  {
	font-size: 16px;
	color: #F30;
	font-weight: normal;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Lucida Sans", Arial;
}
.box {
	padding: 8px;
	float: left;
	width: 141px;
	background-image: url(../../img/design/bg-box.png);
	height: 208px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}
.box .foto {
	height: 105px;
	width: 140px;
	overflow: hidden;
}
.box .cat {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
	width: 135px;
	height: 17px;
}

.box .tipo {
	font-size: 13px;
	color: #E68322;
	font-weight: normal;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
	width: 135px;
	height: 17px;
}
.box .mais {
	margin-top: 4px;
}
.box .cod {
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-top: 2px;
	font-family: Arial;
	height: 15px;
	width: 100%;
	overflow: hidden;
}

  .forms .linha { padding: 0 0 5px 0;  }
  .forms .vtf { clear: left; border-top: solid 1px #E4E4E4; margin: 20px 0 0 0; }
  .forms label { display:block; font-weight:bold;}
  .forms .text { border: solid 1px #CCC; border-top-color: #000; border-left-color: #000; padding: 1px; font-size: 13px; color: #333;  }
  .forms textarea.text { height: 100px; }
  .forms select.text { height: 21px; }
  .forms .submit { float: right; margin: 2px 5px 0 0; width:auto; height:auto }
