body {
	padding: 0px 0px 0px 0px;
	background-color: #444444;
	background-image:url(fundo.jpg);
	font: 11px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}

h1{ display:none;} 

#geral
	{
	width:740px;
	position:absolute;
	left:50%;
	margin-left: -370px;
}
#corpo {
	width: 680px;
	padding: 30px;
	margin: 20px 0px 40px 0px;
	background-color: #333;
}
#banner {
	width: 680px;
	background-color: #F6F6F7;
	margin-bottom: 30px;
}

#conteudo {
	background-color: #F5F5F5;
	padding: 40px 50px 40px 50px;
	width: 580px;
}

#topo { width: 680px; height: 283px;}
#tituloprincipal {
	width: 580px;
	margin-bottom: 40px;
}
#rodape {
	margin: 10px 0px 0px 0px; height: 120px; }

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a { color: #FFF; text-decoration:none;}
a.saiba { color: #666; font-weight:bold; margin-top: 2px;}
a:hover.saiba { color: #FF9900;}
a:hover { color: #EBEBEB; text-decoration:none;}
 
a.links {
	text-decoration: none;
	padding: 8px 10px 8px 10px;
}
a:link.links {
	color: #444444;
	background-color: #F5F5F5;
}
a:visited.links{
	color: #444444;
	background-color: #F5F5F5;
}
a:hover.links{
	color: #FFF;
	background-color: #eb891a;
}


h3, h4 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin:0px;
	background-color: #AAAAAA;
	font-weight: normal;
}

.descricao {
	margin-bottom: 20px;
	background-color: #F0F0F0;
	padding: 15px 10px 15px 10px;
}

.descricao p {
color: #484848;
}

.descricao img { margin-top: 10px; margin-bottom: 5px; padding: 2px; border: 1px solid #B2B2B2}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px; 
	text-decoration: none;
	color: #444444;
}

h6 { font-size: 20px;}

.ajuste {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

h3 {
	background-color: #eb891a;
}

h3.grande { text-align:center; font-size: 18px;}

.destaque{ margin-bottom: -5px;}
.destaque p { text-align: center; margin-bottom: 10px;}
#esquerda {
	width: 360px;
	margin-right: 20px;
	float: left;
}

#esquerda img { margin-bottom: none;}

#mapa { width: 585px;}

.promocao {
	width: 200px;
	float: left;
}

.produtos {
	width: 200px;
	float: left;
}

/* MENU */
#Menu {
	padding: 10px 50px 0px 50px;
	width: 580px;
	height: 20px;
}
ul.menu{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
ul.menu li{
	display: inline;
	margin-right: 10px;	
}

ul.menu a {
	text-decoration: none;
	padding: 8px 10px 5px 10px;
}

ul.menu a.primeiro {
	color: #FFFFFF;
	background-color:#eb891a;
}

ul.endereco{ float: left; margin: 0 auto;}
.endereco li { color:#FFF; font-weight: bold; list-style:none; }
.logos li{ float: right; list-style:none; margin: 5px 0px 0px 2px;}
ul.logo {float: right; width: 600px;}

/* FORMULÁRIOS */
	  
	  fieldset { text-align: left; border:none; }
	  
	  legend {
	  text-align:center; font-size: 18px;}
	  
	  label {
	  font: 10pt Arial, Helvetica, sans-serif; font-weight:bold;
	  text-align: left;
	  color: #171717;
	  text-decoration:none;}
	  
	  input {
	  color: #fff;
	  background-color: #ee9f45;
	  font-weight:bold;
	  border: 2px solid #ee9f45;
	  }
	  
	  textarea{
	  width: 382px;
	  color: #FFF;
	  font-weight:bold;
	  background-color: #ee9f45;
	  background-position: right; background-repeat: no-repeat;
	  border: 2px solid #ee9f45;}
	  
	  option,
	  select{
	  background-color: #333333;
	  border:none;
	  }
	  
	  #inserir, #borracha { border: none;}
	  #sendContactEmail {border: none;}

	  input:hover,
	  input:focus,
	  textarea:hover,
	  select:hover,
	  textarea:focus {
	  color: #FFF;
	  font-weight:bold;
	  background-color: #FF9933;
	  border: 2px solid #ee9f45;
	  }
	  
	  select#select { color: #FFF; font-weight:bold; width: 150px; background-color:#FF9933;} 
	  option { background-color:#FF9933; width: 150px;}
	  

#formulario { margin-left: 50px; margin-top: 25px; }




#galeria
{
	width: 680px;
	height: 283px;
	z-index:5;
	display: none;
}

#topo_animacao
{
	width: 680px;
	height: 175px;
	z-index:5;
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color:fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #eb891a;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #FFF;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 5px;
	color: FFF;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

/* Highslide */

a.highslide { color: #000; font-weight: bold}
a:hover.highslide { color: #FF3300; font-weight: bold}
.highslide-html {
    background-color: white;
	height:400px;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	width: 370px;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: left;
    display: block;
	margin: 0 2px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

a.magri { float:right; font-family:Arial, Helvetica, sans-serif; margin: 0 auto; color: #FFF; font-size: 10px;}