body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
}

/* DIVS */
#geral {
	width: 930px;
	position: relative;
	display: table;
	padding: 10px;
	height: auto;
	background-color: #FFF;
	margin: auto;
	background-repeat: repeat-y;
	background-position: right top;
}
#conteudo {
	background-color: #FFF;
	float: left;
	width: 930px;
	position: relative;
	height: auto;
}
#logo {
	height: 141px;
	width: 170px;
	position: absolute;
	z-index:100;
	left: 25px;
	top: 38px;
}
#estrutura {
	width: 670px;
	height: 40px;
	float: right;
	position: relative;
	padding-top: 7px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#busca {
	width: 650px;
	height: 30px;
	float: right;
	position: relative;
	padding-top: 7px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color:#F4F4F4;
	padding-right: 20px;
}
#contato {
	height: 50px;
	width: 920px;
	position: relative;
	float: left;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
#menuadm {
	float: left;
	height: 60px;
	width: 930px;
	position: relative;
	text-align: left;
	padding-top: 10px;
}

#menusup {
	height: 40px;
	width: 920px;
	position: relative;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#menusupadm {
	height: 40px;
	width: 920px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}
#banner {
	height: 160px;
	width: 930px;
	position: relative;
	float: left;
	z-index:1;
}
#menucategorias {
	background-color: #F5F5F5;
	height: auto;
	width: 209px;
	position: relative;
	float: left;
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#vendidos {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 206px;
	position: relative;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
}
#descricao {
	height: auto;
	width: 650px;
	position: relative;
	float: right;
	text-align: justify;
	padding:10px;
	margin-bottom: 10px;
}
.englobaprod {
	height: auto;
	width: 153px;
	position: relative;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
}
.align {
	vertical-align:-6px;
	margin-right: 20px;
}
.englobaprodmeio {
	height: auto;
	width: 153px;
	position: relative;
	margin-right:80px;
	margin-left:80px;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
}
#produto {
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
	position: relative;
	float: left;
	text-align: justify;
	clear:left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
}
#produtomenor {
	background-color: #FFFFFF;
	height: 130px;
	width: 100px;
	position: relative;
	float: left;
	text-align: justify;
	clear:left;
	margin-left: 50px;
}
#conteudodireita {
	width: 670px;
	height: auto;
	float: right;
	position: relative;
	margin-top: 10px;
	text-align: justify;
	margin-right: 10px;
}
#rodape {
	background-color: #EFEFEF;
	float: left;
	height: auto;
	width: 930px;
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#precos {
	float: right;
	height: auto;
	width: 650px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#duvidas {
	float: right;
	height: auto;
	width: 650px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: right;
}
#produtointerno {
	float: left;
	width: 669px;
	position: relative;
	height: auto;
	margin-bottom: 30px;
}
#identifica {
	background-color: #F9F9F9;
	float: left;
	width: 649px;
	position: relative;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
}
#form1 {
	height: auto;
	width: 550px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float: left;
}
#adm {
	width: 930px;
	position: relative;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}
/* CLASSES */
.atendimento {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
	padding-right: 10px;
}
.ic {
	padding-right: 2px;
	vertical-align:-2px;
}
.ic2 {
	padding-right: 2px;
	vertical-align:-7px;
}
.bordas {
	border: thin solid #DBDBDB;
}
.img{
	float:left;
	margin-right:15px;
}
.imgdir{
	float:right;	
}
.linha {
	font-family: Arial;
	font-size: 10px;
	color: #565656;
	padding-left: 13px;
	line-height: 20px;
}
.linhainterna {
	font-family: Arial;
	font-size: 10px;
	color: #565656;
	line-height: 20px;
}
.titulomenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}
.titulomenularanja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC9616;
}
.titulomenularanjamaior {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FC9616;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.textosdir {
	float:right;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.textoespacado {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:25px;
}
.estruturasemlink {
	font-family: Arial;
	font-size: 10px;
	color: #525252;
}
.obs {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.fotoprod {
	float: left;
	height: 153px;
	width: 150px;
	border: 1px solid #CCC;
	position: relative;
	margin-bottom: 10px;
}
.textoprod {
	float: left;
	height: 100px;
	width: 150px;
	position: relative;
	text-align: left;
}

.formulario {
	float: right;
	width: 600px;
	position: relative;
	top: 18px;
}
.formulariomenor {
	float: right;
	width: 500px;
	position: relative;
}
.rodapesemlink {
	font-family: Arial;
	font-size: 11px;
	color: #8E8C8C;
}
.form {
	height: auto;
	margin-top: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
/*MENUS*/
	/*MENU ESTRUTURA*/
.menuestrutura {
	font-family: Arial;
	font-size: 10px;
	color: #525252;
}
.menuestrutura:link {
	color: #525252;
}
.menuestrutura:visited {
	color: #525252;
}
.menuestrutura:hover{
	color: #FC9616;
}
.menuestrutura:active {
	color: #525252;
}
	/*Menu Superior*/
.menusup {
	font-family: Arial;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	padding-right: 40px;
}
.menusup:link {
	text-decoration:none;
}
.menusup:visited {
	text-decoration:none;
}
.menusup:hover {
	text-decoration: underline;
}
.menusup:active {
	text-decoration:none;
}
	/*Menu*/
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #6F6F6F;
	padding-left: 13px;
	text-decoration:none;
	line-height: 28px;
}
.menu:link {
	text-decoration:none;
}
.menu:visited {
	text-decoration:none;
}
.menu:hover {
	color:#FF9C0B;
	text-decoration:none;
}
.menu:active {
	text-decoration:none;
}
	/*Titulo*/
.titulo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: underline;
}
.titulo:link {
	color: #565656;
	text-decoration: underline;
}
.titulo:visited {
	color: #565656;
	text-decoration: underline;
}
.titulo:hover {
	color: #FC9616;
	text-decoration: underline;
}
.titulo:active {
	color: #565656;
	text-decoration: underline;
}
	/*Categoria*/
.categoria {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-decoration:none;
}
.categoria:link {
	text-decoration:none;
}
.categoria:visited {
	text-decoration:none;
}
.categoria:hover {
	text-decoration:none;
}
.categoria:active {
	text-decoration:none;
}
	/*Textos com link*/
.textoslink {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration:underline;
}
.textoslink:link {
	text-decoration:underline;
}
.textoslink:visited {
	text-decoration:underline;
}
.textoslink:hover {
	text-decoration:underline;
}
.textoslink:active {
	text-decoration:underline;
}
	/*Menu laranja*/
.menularanjalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC9616;
	text-decoration:none;
}
.menularanjalink:link {
	color: #FC9616;
	text-decoration:none;
}
.menularanjalink:visited {
	color: #FC9616;
	text-decoration:none;
}
.menularanjalink:hover {
	color: #FC9616;
	text-decoration:none;
}
.menularanjalink:active {
	color: #FC9616;
	text-decoration:none;
}
	/*Rodape*/
.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #8E8C8C;
	text-decoration:none;
}
.rodape:link {
	text-decoration:none;
}
.rodape:visited {
	text-decoration:none;
}
.rodape:hover {
	text-decoration:none;
	color: #333;
}
.rodape:active{
	text-decoration:none;
}
	/*Menu área adm.*/
.menuadm {
	font-family: Arial;
	font-size: 11px;
	color: #868686;
	text-decoration:none;
}
.menuadm:link {
	text-decoration:none;
}
.menuadm:visited {
	text-decoration:none;
}
.menuadm:hover {
	text-decoration:none;
}
.menuadm:active {
	text-decoration:none;
}
