body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E4E0DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgTop {
	background-image:url(../images/bgTop2.png);
	background-repeat:repeat-x;
}

.bgTop2 {
	background-image:url(../images/bgTop.png);
	background-repeat:repeat-x;
}

.bgBotton {
	background-image:url(../images/bgBotton.png);
	background-repeat:repeat-x;
}
#logo {
/* background-image:url(../images/logo.jpg);*/
 width: 354px;
 height:82px;
 top:0px;
 left:100px;
 position:absolute;
 
}

#barra {
 width: 250px;
 height:28px;
 top:69px;
 left:79px;
 position:absolute;
}
#menu {
 width: 328px;
 height:98px;
 top:0px;
 left:562px;
 position:absolute;
 text-align:right;
 float:right;
 display:inline;
}
.fundoBco {
 background-color:#FFFFFF;
}
.fundoCinza {
 background-color:#EFEEEA;
}
.textoMarron {
 color:#493829;
 font-weight:bold;
}
.tam30 {
 font-size: 25px;
}
.tbMolduraCategorias {
border-bottom:solid;
border-left:solid;
border-right:solid;
border-color:#CCCCCC;
border-width:1px;
}
.tbCategorias {
padding-left:15px;
}
.tbCategorias a {
color:#2D7698;
cursor:pointer;
text-decoration: none;
}
.bordaTop12 {
border:solid;
border-color:#000000;
border-width:1px;
}
#input_box {
	width: 262px;
	height: 27px;
	background-image: url(../images/inputFundo.png);
}
#input_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 240px;
    background: none;
    font-size: .8em;
}

#input_qtde {
	width: 44px;
	height: 35px;
	background-image: url(../images/inputQtde.png);
}
#input_qtde #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 32px;
    background: none;
    font-size: 20px;
	font-weight:bold;
}
#input_cep {
	width: 40px;
	height: 27px;
	background-image: url(../images/inputFundo2.png);
}
#input_cep #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 35px;
    background: none;
    font-size: .8em;
}
#input_cep2 {
	width: 30px;
	height: 27px;
	background-image: url(../images/inputFundo3.png);
}
#input_cep2 #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 25px;
    background: none;
    font-size: .8em;
}

.fontVerde {
    font-size: 20px;
	font-weight:bold;
	color:#33CC00;
}
a:link {
	text-decoration: none;
	color:#2D7698;
}
a:visited {
	text-decoration: none;
	color:#2D7698;
}
a:hover {
	text-decoration: none;
	color:#2D7698;
}
a:active {
	text-decoration: none;
	color:#2D7698;
}
#tbPrincipal {
	width:100%;
}


.menuFundo {
	background:#000;
}

.menuLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

