BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: #147289;
	background-image: url(/images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-size: 8pt;
	border: 1px inset #CCCCCC;
}
INPUT.check {
	border: 0px;
}
TEXTAREA {
	font-size: 8pt;
	border: 1px inset #CCCCCC;
}

.debug {
	color: #FF0000;
}

#submit {
	font-size: 8pt;
	font-weight: bold;
	border: 1px outset #000000;
	background-color: #147289;
	color: #FFFFFF;
}
#ezvaziar {
	font-size: 8pt;
	font-weight: bold;
	border: 1px outset #000000;
	background-color: #147289;
	color: #FFFFFF;
}
SELECT {
	font-size: 8pt;
	border: 1px inset #CCCCCC;
}

A:link {
	color: #147289;
	text-decoration: none;
}
A:visited {
	color: #147289;
	text-decoration: none;
}
A:hover {
	color: #147289;
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

H1 {
	color: #000000;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#divmain {
	width: 770px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}

#divtop {
	height: 75px;
	background: url(/images/topo_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	clear: both;
	padding: 5px;
}

#divtoplogo {
	width: 550px;
	float: left;
	font-size: 7pt;
	color: #FFFFFF;
}
#divtoplogo A:link {
	color: #FFFFFF;
	text-decoration: none;
}
#divtoplogo A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divtoplogo A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#divmid {
	clear: both;
}

#divmidmenu {
	width: 150px;
	float: left;
}
#divmidmenu DIV.menutitle {
	margin-top: 15px;
	font-weight: bold;
	font-size: 8pt;
	background: url(/images/listatopo_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #FFFFFF;
	padding: 2px;
}
#divmidmenu DIV.menuitem {
	margin-top: 1px;
	padding: 1px;
	padding-left: 5px;
	font-size: 8pt;
	background-color: #EDEDED;
	clear: both;
}
#divmidmenu DIV.menuitemcliente {
	margin-top: 1px;
	padding: 2px;
	padding-left: 5px;
	font-size: 7pt;
	font-weight: bold;
	background-color: #B9D4DB;
}
#divmidmenu DIV.menuitem A {
	text-decoration: none;
	color: #000000;
}
#divmidmenu DIV.menuitem A:hover {
	text-decoration: underline;
}
#divmidmenu DIV.menuitem DIV.numtel {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 17px;
}


#divmidmenu DIV.menusubitem {
	margin-top: 1px;
	padding: 1px;
	font-size: 7pt;
	clear: both;
}
#divmidmenu DIV.menusubitem DIV.traco {
	font-size: 7pt;
	width: 8px;
	float: left;
}
#divmidmenu DIV.menusubitem DIV.link {
	font-size: 7pt;
	width: 133px;
	float: left;
}
#divmidmenu DIV.clear {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

#destaques {
}
#destaques IMG {
	margin: 5px;
}

#dividcontents {
	width: 610px;
	float: right;
	padding-top: 15px;
}

#filtraResultados {
	font-size: 7pt;
	text-align: center;
}
#filtraResultados SELECT {
	width: 100px;
	font-size: 7pt;
}
#filtraResultados #id_tipo {
	width: 200px;
}
#filtraResultados #id_marca {
	width: 120px;
}
#filtraResultados INPUT {
	width: 80px;
	font-size: 7pt;
}
#filtraResultados #submit {
	width: 50px;
	font-size: 7pt;
}
.small {
	font-size: 8pt;
}
.xsmall {
	font-size: 7pt;
}

#nav {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav A {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#nav TD {
	font-size: 7pt;
	font-weight: bold;
}

#lista TR TH {
	font-weight: bold;
	text-align: center;
	padding: 2px;
	font-size: 8pt;
	color: #FFFFFF;
	background: url(/images/listatopo_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#lista TR TH.xsmall {
	font-size: 7pt;
}
#lista TR TD {
	font-size: 8pt;
	padding: 5px;
}
#lista TR TD.xsmall {
	font-size: 7pt;
}
#lista TR {
	background: url(/images/listaitem_fundo_0.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#lista TR.estadoencomenda {
	height: 30px;
	background-color: #FFFFFF;
	background-image: none;
}
#lista TR TD.estadoencomenda {
	font-size: 10pt;
}
#lista TR.listapeq {
	background: url(/images/listapeqitem_fundo_0.jpg);
}
#lista TR.hover {
	background: url(/images/listapeqitem_fundo_1.jpg);
}
#lista TR.grey TD {
	color: #666666;
}
#lista TR.stock_excendente TD {
	font-weight: bold;
	color: #FF0000;
}

#lista TR.done {
	background: url(/images/listaitem_fundo_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#lista TR TD.total {
	text-align: right;
	font-weight: bold;
}

#lista TR TD.total DIV.moreinfo {
	font-size: 7pt;
	text-align: right;
	font-weight: normal;
}



.listaref {
	font-weight: bold;
	width: 310px;
	overflow: hidden;
	color: #666666;
}
.listaref A {
	color: #666666;
}
.listadesc {
	width: 310px;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 2px;
}
H1.listadesc {
	font-weight: normal;
	font-size: 8pt;
}
.listadesc A:link, .listadesc A:visited {
	color: #000000;
}
.listadesccarrinho {
	width: 380px;
}
A.listadesclink:link {
	color: #000000;
	text-decoration: none;
}
A.listadesclink:visited {
	color: #000000;
	text-decoration: none;
}
A.listadesclink:hover {
	color: #000000;
	text-decoration: underline;
}
.listalinha {
	font-size: 7pt;
	color: #666666;
	width: 310px;
	overflow: hidden;
}
.listamoredesc {
	font-size: 7pt;
	color: #666666;
	width: 310px;
	overflow: hidden;
	margin-top: 5px;
}
.listapreco {
	text-align: center;
	vertical-align: top;
}
.listapreco DIV.preco {
	margin-top: 15px;
	margin-bottom: 10px;
}
.listapreco DIV.precoiva {
	margin-top: 10px;
	color: #666666;
	font-size: 7pt;
}
.listacomprar {
	text-align: center;
	vertical-align: top;
}
.listacomprar DIV {
	margin-top: 16px;
}
.listacomprar A {
	margin: 3px;
	text-decoration: none;
	color: #000000;
}
.listaqtd {
	font-size: 8pt;
	border: 1px inset #CCCCCC;
	width: 20px;
	text-align: center;
}


.image {
	text-align: center;
	border: 1px outset #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}

#divbot {
	clear: both;
	margin-top: 15px;
	font-size: 8pt;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}

#carrinhosmall {
	font-size: 8pt;
	width: 160px;
	float: right;
	color: #FFFFFF;
	padding: 4px;
	background: url(/images/carrinho_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	border: 1px solid #FFFFFF;
}
#carrinhosmalltitle {
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
}
#carrinhosmalldetails {
	text-align: center;
	margin-bottom: 5px;
}
#carrinhosmalllink {
	text-align: center;
	color: #FFFFFF;
}
#carrinhosmalllink A:link {
	color: #FFFFFF;
	text-decoration: none;
}
#carrinhosmalllink A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#carrinhosmalllink A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#obs {
	width: 100%;
	height: 50px;
}


#formtable {
	margin: auto;
}
#formtable TH {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 2px;
}
#formtable TD {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
#formtable TD.centered {
	text-align: center;
}


DIV.areapessoalopcoes {
	width: 100px;
	height: 70px;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

DIV.areapessoalopcoes A:hover {
	text-decoration: none;
	color: #000000;
}



#backofficemenu {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
#backofficemenu A {
	margin-right: 20px;
	font-weight: bold;
}
#backofficecontents {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}

DIV.faq_categ {
	margin-bottom: 15px;
}
DIV.faq_categ DIV.faq_categ_categ {
	font-weight: bold;
	color: #147289;
	cursor: pointer;
}
DIV.faq_categ DIV.faqs {
	padding-top: 5px;
}
DIV.faq_categ DIV.faqs DIV.faq_faq {
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	padding: 1px;
	padding-bottom: 5px;
}
DIV.faq_categ DIV.faqs DIV.faq_answer {
	font-size: 8pt;
	padding: 1px;
	margin-bottom: 10px;
}
DIV.marked {
	background-color: #EFEFEF;
}





.validation-failed {
	border: 1px inset red;
}
.validation-advice {
	font-size: 7pt;
	color: red;
	width: 220px;
	margin-bottom: 5px;
}

.listaAdSense {
	padding: 5px;
	padding-left: 70px;
}

.barcode {
	font-family: C39HrP48DlTt;
	font-size: 28pt;
}

#shareBox {
	padding: 5px;
}
#shareBox A {
	margin: 5px;
}
#shareBox .twitter-share-button, #shareBox IFRAME {
	margin-bottom: -6px;
}
