html, body {
	height: 100%;
	bottom: 0px;
}

* {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
}

* img {
	border: 0px;
}

a {
	font-size: 16px;
	color: #6c3c64;
	text-decoration: none;
}

a:hover {
	color: #6C6C6C;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 10pt;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 50px;
	margin-top: 0px;
}

/* DIV principal, todos os demais estão dentro deste.
Este serve para centralizar o site inteiro na tela, independente da resolução */
#all {
	position: absolute;
	width: 100%;
	height: auto !important;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}

#topo{
	float: left;
	width: 100%;
	background-color: #c0c0c0;
	background: url("../img/fundo_topo.jpg") repeat-x;
	height: 144px;
}

#topo_center{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#subtopo{
	float: left;
	width: 100%;
	background-color: #666699;
	background: url("../img/fundo_subtopo.jpg") repeat-x;
	height: 535px;
}

#subtopo_center{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 535px;
}

#meio{
	float: left;
	width: 100%;
	background-color: #f0f0f0;
	min-height: 480px;
}
#meio_center{
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	min-height: 480px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	text-align: justify;
}

#bottom{
	float: left;
	width: 100%;
	background-color: #e0e0e0;
	height: 130px;
}
#bottom_center{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 130px;
}


#author {
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 0px;
	background-color: #e0e0e0;
}

#author img {
	float: right;
}

/* posicionamento dos itens internos */

#logo {
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	margin-left: 20px;
}


/* classe para posicionamento e formatação do menu superior */
#menu {	
	float: left;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 100px;
	margin-left: 20px;
}

#menu li {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
}

/* contato */

#div_contato{
	float: left;
	margin: 0px;
	margin-left: 160px;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 10px;
}

span {
	float: left;
	font-size: 12px;
}

.formulario {
	color: #ffffff;
	font-size: 15px;
	background-color: #a0a0a0;
	border: 0px;
	padding: 0px;
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 2px;
	width: 420px;
}

.formulario_pq {
	color: #ffffff;
	font-size: 15px;
	background-color: #a0a0a0;
	border: 0px;
	padding: 0px;
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 2px;
	width: 120px;
}

#envia_contato {
	float: right;
	background-color: #e5e5e5;
	background-image: url("../img/botao.png");
	width: 90px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin-right: 145px;
	margin-left: 300px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 40px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
}

#contato span {
	float: left;
	margin-left: 0px;
	padding-left: 30px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	height: 15px;
	padding-top: 8px;
	width: 200px;
}

#mapa {
	float: left;
	width: 550px;
	height: 400px;
	padding-left: 130px;
}

/* slider */
#main_slider {
	background-image: url("../img/fundo_slider.jpg");
	width: 760px;
	height: 425px;
	margin-left: 70px;
	margin-top: 4px;
}
#slider {
	float: left;
	margin-top: 22px;
	margin-left: 18px;
}

/* titulos */
#titulo {
	float: right;
	margin-top: 22px;
}

div.paragrafo, .paragrafo2 {
	display: inline;
	width: 800px;
}

.paragrafo img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #a0a0a0;
	padding: 1px;
}

.paragrafo2 img {
	float: right;
	margin-left: 10px;
	margin-top: 34px;
	border: solid 1px #a0a0a0;
	padding: 1px;
}

/* classes para produtos */

.produtos {
	float: left;
	margin: 5px;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 30px;
}

.produto {
	float: left;
	width: 340px;
	margin: 20px;
	text-align: center;
}

.produto img {
	width: 150px;
}

.produto img.saiba{
	margin-top: 15px;
	margin-right: 0px;
	width: 85px;
}

/* classes para imagens de produtos */

.foto {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.fotos {
	float: left;
	margin: 5px;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 30px;
}

.fotos img {
	width: 545px;
}

.thumbs img {
	width: 340px;
	margin: 20px;
}

.thumbs {
	float: left;
}

.foto_principal {
	position: fixed;
	z-index: 5000;
	width: 100%;
	height: 100%;
	top: 0px;;
	left: 0px;
	background-color: black;
	display: none;
}

.foto_principal #fechar{
	position: absolute;
	float: left;
	top: 50%;
	left: 50%;
	margin-top: 270px;
	margin-left: -30px;
	color: #e0e0e0;
	font-size: 14pt;
	cursor: pointer;
}

.foto_principal img {
	position: absolute;
	float: left;
	top: 50%;
	left: 50%;
	margin-left: -320px;
	margin-top: -240px;
	width: 640px;
}

.thumbs img {
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid 1px #a0a0a0;
	padding: 1px;
	cursor: pointer;
}

.sessenta {
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

.cem {
	opacity:1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
}

#box_empresas {
	float: left;
	margin-top: 13px;
	padding-left: 20px;
	width: 400px;
	color: #606060;
	font-size: 9px;
	text-align: center;
	line-height: 30px;
	vertical-align: center;
	border-left: 1px dashed #a0a0a0;
	height: 100px;
}

#box_empresas ul {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#box_empresas ul li {
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	height: 50px;
	line-height: 50px;
	vertical-align: center;
}

#box_endereco {
	float: right;
	font-size: 10px;
	color: #606060;
	text-align: right;
	margin-top: 10px;
	padding-right: 30px;
	padding-top: 10px;
	padding-left: 20px;
	border-left: 1px dashed #a0a0a0;
	height: 100px;
	width: 200px;
}

#nfe {
	float: left;
	width: 200px;
	font-size: 12px;
	display: inline;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	margin-right: 10px;
	line-height: 18px;
}
#nfe img {
	float: center;
	margin-right: 5px;
}
#nfe a {
	font-size: 10px;
	color: #606060;
	text-decoration: none;
}

#CadastroOk {
	position: fixed;
	z-index: 6000;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
	width: 400px;
	height: 200px;
	line-height: 100px;
	vertical-align: center;
	font-size: 18px;
	background-color: #c0c0c0;
	color: #000000;
	text-align: center;
	display: none;
}

#voltar {
	float: right;
	margin-bottom: 30px;
	margin-top: 50px;
	width: 800px;
	text-align: right;
	padding-right: 0px;
}

#voltar a {
	color: #606060;
	text-decoration: none;
	font-size: 14px;
}

#voltar a:hover {
	color: #c0c0c0;
}
