body {
	margin: 0px;
	padding: 0;
	background: #EAE1D1;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 161px;
}

/*    CATEGORIAS   */

#categoriaNav{
padding:18px 0px 18px;
margin:0px 0px 0px 0px;
border:1px #CCCCCC;
}
#categoriaNav a{
font-size:10px;
text-decoration:underline;

padding:2px 0px 0px;
}

.categoria{
position:relative;
height:16px;
padding-top:1px;
width:210px;
z-index:2;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}
.categoria a{
margin-left:2px;
color:#0C374E;
font-weight:normal;
}
.categoriaAberta{
background-image:url(imagens/abrir_categoria.png);
background-position:top left;
}

.subcategoriasMid{
display:none;
position:absolute;
z-index:2;
width:180px;
top:0;
left:210px;
background-image:url(imagens/subcategorias_mid.png );
background-image:
background-repeat:repeat-y;
background-position:left;
}
.subcategoriasTop{
width:180px;
background-image:url(imagens/subcategorias_top.png);
background-repeat:no-repeat;
background-position:top left;
}
.subcategoriasBottom{
width:180px;
background-image:url(imagens/subcategorias_bottom.png);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:2px;
padding-bottom:2px;
}

.subcategoriasBottom a{
display:block;
margin-left:4px;
padding:1px 0;
}

#center-title{
border-top: 1px solid #c36;
border-bottom: 1px dotted #c36;
width:480px;/*700*/

color:#f00;
font-size:15px;
font-weight:bold;
padding:1px 0px 0px 20px;
}

#destaque{
font-family: Verdana, Arial, Sans-serif;
}
#destaque h1{
font-family: Verdana, Arial, Sans-serif;
font-size:150%;
color:#f00;
padding-left: 2px;
border-top: 2px solid #c36;
border-bottom: 2px dotted #c36;
}

#corpo .destaques { background:url(imagens/bg-destaque.jpg) repeat-y left top; height:850px; overflow:hidden;}
#corpo .destaques .box_prod { float:none; width:320px; padding-left:10px; height:200px; padding-top:10px; }
#corpo .destaques .box_prod img { float:left; padding-right:0px; width:100px; }
#corpo .destaques .box_prod h2 { font-size:12px; color:#8E2D29; padding-bottom:0px; }
#corpo .destaques .box_prod p { padding:0; padding-bottom:0px;}
#corpo .destaques .box_prod .features { float:left; width:220px; }
#corpo .destaques .box_prod .features .price { color:#C1272D; font-weight:bold; }
#corpo .destaques .box_prod .features a { display:block; background:url(imagens/bt-detalhes.jpg) no-repeat; width:71px; height:26px; font-size:10px; color:#fff; padding-left:22px; }
#corpo #shPhoto { background:url(../img/boximgproduto.jpg) no-repeat left top; width:202px; text-align:center; float:left; padding:10px 30px 10px 10px; height:250px; }
#corpo form #shInfo div { text-align:left !important; padding:0; font-weight:normal; font-size:12px; height:15px; }
	.cut { text-decoration:line-through; }
	#corpo #shPhoto img { padding-bottom:5px; max-width:202px; /*height:auto !important;*/ max-height:150px; _width:202px; _height:210px; }
	#corpo #shPhoto a { text-align:center; font-size:12px; width:202px; display:block; }
	#corpo #shInfo { float:left; width:470px; }
	#corpo #shInfo div { font-size:14px; height:15px; }
	#corpo #shInfo div #Quantity, #corpo #shInfo div select { border:solid 2px #B2B2B2; font-size:12px; padding:2px; }
	#corpo #shInfo .detalhesProduto { float:left; width:180px; height:180px; }
 	#corpo #shInfo #parcelas{ float:left; width:290px; height:190px; }

#novidades{
font-family: Verdana, Arial, Sans-serif;
}
/*    FIM CATEGORIAS   */

#num_pg{

}
.num_pg td{
	font-size:14px;
	font-family:"Times New Roman";
}

.num_pg td a:link{
	color:#0066FF;	
}

.num_pg td a:visited{
	color:#0066FF;	
}

.num_pg td a:hover{
	text-decoration:underline;	
}


/* Header */

#logo {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 10px 0 60px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 1000px;
	padding-top: 40px;
	height: 61px;
	background: url(imagens/img01.gif) no-repeat left bottom;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 230px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 40px;
	margin: 0;
	padding: 10px 0px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5E5034;
}

#menu a:hover {
	color: #5E5034;
}

#menu .current_page_item a {
	color: #5E5034;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #EAE1D1;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(imagens/img02.gif) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding: 10px 10px 0px 10px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.titulo{
	background: url(imagens/t_empresa.jpg);
}

.table.fontStyle{
	font-size:36px;
}
.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 3x;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(imagens/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-right: 10px;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding-right: 25px;
}

iv.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.sidebar {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	background: url(imagens/img05.jpg) no-repeat left bottom;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 8px 0px;
	background: none;
}


.sidebar li h2 {
	height: 32px;
	background: url(imagens/img04.jpg) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(imagens/img03.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}
