* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	background: #fff;
}

a, img{ outline: none; border: none; text-decoration: none; }

object{ z-index:0; }

.link_prod{ color: #000; z-index: 20;}

#background {
	background: #fff url(../images/header.gif) repeat-x left top;
	text-align: center; 
}
	
#wrapper {
	width: 970px;
	padding: 0 0 10px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
	
#header {
	padding: 12px 0 0;
	height: 176px;
}

#header h1 {
	float: left;
	width: 163px;
	height: 163px;
}

#header h1 a {
	/*background: url(../images/logo.gif) no-repeat left top;*/
	width: 163px;
	height: 163px;
	outline: none;
}
	
#header ul.top {
	float: right;
	width: 400px;
	padding: 0;
	height: 96px;
	padding-right: 20px;
}

#header ul.top #lpHeader-button {
	border-right:0;
}

#header ul.top li {
	float: right;
	border-right: 1px solid #fff;
	padding: 2px 8px 0;
	height: 14px;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	list-style: none;
}

#header ul.top li img {
	margin-top: -2px
}

#header ul.top li a {
	color: #fff;
	text-decoration: none;
	margin-top:0;
	vertical-align:top;
	line-height: 15px;
}

#header ul.top li.first {
	background: no-repeat 8px top;
	padding: 2px 0 0 7px;
	border: none;
}

#header .top-cart{
	background: url(../images/bgcart.png) no-repeat;
	height: 96px;
	width: 150px;
	float: right;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
	color: white;
}

#header .top-cart .btn{
	background: url(../images/botao_cart.png) no-repeat top;
	color: black;
	line-height:25px;
	display: block;
	vertical-align: middle;
	width:100px;
	margin: 0 auto;
}

#header .top-cart .itens{
	line-height: 50px;
	vertical-align: middle;
}

#header ul.top li.top-search {
	width: 315px;
	height: 35px;
	padding: 0 0;
	border: none;
	margin-top:27px;
}	

#header ul.top li.top-search form {
	width: 305px;
	padding: 6px 5px 0;
	height: 30px;
	background: url(../images/top-search-bg.gif) no-repeat left top;
}

#header ul.top li.top-search form input.top-search-box {
	width: 210px;
	height: 15px;
	color: gray;		
	color: black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
	
#header ul.top li.top-search form input.top-search-box-default {
	width: 210px;
	height: 15px;
	color: gray;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}	

#header ul.top li.top-search form input.top-search-submit {
	width: 80px;
	height: 23px;
	/* float: right;*/
	margin-right: 0;
	background: url(../images/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: #3885a8 0 1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
	
#header ul.top li.top-greeting {
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	border: none;
	color: #fff;
	padding: 38px 25px 0 0;
	text-align: right;
	white-space: nowrap;
}

#header ul#nav {
	float: right;
	width: 800px;
	/*height: 40px;*/
	font: bold 11px/11px Helvetica, Arial, sans-serif;
	padding: 0;
	text-transform: uppercase;
}
	
#header ul#nav li {
	float: left;
	background: url(../images/nav-left.gif) no-repeat left top;
	height: 31px;
	list-style: none;
	margin: 0 5px 0 0;
}	
	
#header ul#nav li a {
	color: #fff;
	display: block;
	width: auto;
	white-space: nowrap;
	padding: 8px 6px 0;
	height: 23px;
	background: url(../images/nav-right.gif) no-repeat right top;
	text-decoration: none;
}

#header ul#nav li.no-child:hover { background-position: left top; }
#header ul#nav li.no-child:hover a { background-position: right top; }

#header ul#nav li a:hover {
	text-decoration: underline;
}

#header ul#nav li.on {
	background: url(../images/nav-on-left.gif) no-repeat left top;
}

#header ul#nav li.on a {
	padding-top: 10px;
	height: 20px;
	background: url(../images/nav-on-right.gif) no-repeat right top;
	color: #333;
}

#header ul.subnav {
	float: right;
	/*width: 800px;*/
	height: 25px;
	overflow: hidden;
/*	tiago */
	width: 700px;
	margin-top:5px;	
}
	
#header ul.subnav li {
	float: left;
	padding: 0 8px;
	font: normal 11px/12px Helvetica, Arial, sans-serif;
	border-left: 1px solid #333;
	list-style: none;
}

#header ul.subnav li.first {
	border: none;
}

#header ul.subnav li a {
	color: #333;
	/*color: #0893ca;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header ul.subnav li a:hover,
#header ul.subnav li.on a {
	text-decoration: underline;
}
#linha_direta{
	float: right; margin-top: -30px; color: white; font-weight: bold; line-height: 28px; vertical-align: middle;
}
#header #header_line2{
	width: 800px; float: right; position: relative;
}
#header_line2 #linha{
	line-height:25px; font-size: 10px; vertical-align: middle; font-weight: bold;
}
#header .flags{
	position: absolute;
	right: 0;
	top:0;
	width: 95px;
}
.item_lista_home{
	width: 190px;
	text-align: center;
	/*display: inline-block;*/
	float: left;
	padding: 10px 0;
}
.item_lista_home img, .item_lista_categoria img{
	max-width: 190px;
	height: 100px;
}

.item_lista_home .produto_lista_home{
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}

.item_lista_home .preco_lista_home{
	font-size: 10px;
	height: 20px;
}

.promo {
	padding: 0 0 10px;
	clear: both;
}

.tb_product_home{
/*	width: 100%;*/
	text-align: center;
	position: relative;
}

.tb_product_home img {
	max-width: 190px;
	height: 100px;
}
.tb_product_home td{
	vertical-align: top;
	width: 20%;
	padding: 0;
	position: relative;
}
.td_all{
	position: relative;
}
.td_all .td_all_in{
	position: relative;
	padding: 15px 5px 0px 5px;	
}
.tb_product{
	text-align: center;
	position: relative;
}

.tb_product .img_pro {
	max-width: 190px;
	height: 100px;
}
.tb_product td{
	vertical-align: top;
	width: 190px;
	padding: 0 0 10px 0;
	position: relative;
	border: 1px solid #C0C0C0;
}

.produto_lista_home{
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
}
.mini_descr{
	font-size: 10px;
	text-align: justify;
	margin: 0 5px;
	height: 115px;
	overflow: hidden;
}
.preco_lista_home{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px;
}
.product_home_bottom{
	text-align: center;
}
.list-details{
	width: 90px;
}
.dv_promo{
	background: url(../images/promo_mult.png) no-repeat;
	position: absolute;
	top:0;
	left: 0;
	height: 90px;
	width: 90px;
	display: block;
	z-index: 10;
}
.promo_en{
	background: url(../images/promo_mult_en.png) no-repeat;
}
.promo_es{
	background: url(../images/promo_mult_en.png) no-repeat;
}

.item_lista_categoria{
	text-align: center;
	border: #ccc 1px solid;
}
.produto_categoria{
	color: #3078AB;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#vgt_assinatura{
	font-size:12px;
	text-align: center;
	color: #FFF;
	padding:10px;
}

#vgt_assinatura a{
	text-decoration: none;
	color: #09c;
}

.paginacao{
	text-align: center;	
	font-size: 10px;
	margin: 20px 0;
}

.paginacao span, .paginacao a{
	margin: 5px;
}
/* BREADCRUMB */

#breadcrumb {
	font: bold italic 12px/12px Helvetica, Arial, sans-serif;
	white-space: nowrap;
	padding: 5px 0 15px;
	color: #333;
	}

#breadcrumb a {
	text-decoration: none;
	color: #333;
	margin: 0 3px;
	}

#breadcrumb a:hover {
	color: #09c;
	}

#breadcrumb span {
	text-decoration: none;
	color: #09c;
	margin: 0 3px;
	}
	
/* MAIN COLUMN */

#content {
	overflow: hidden;
	width: 770px;
	}	
	
#content.float-narrow {
	float: left;
	width: 770px;
	padding: 5px 0 0 15px;
	font-size: 12px;
	}
	
#content ul{
	list-style: none;
}
/* GENERAL CONTENT */

h1 {
	font: bold 24px/24px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px;
	text-transform: uppercase;
	}
	
h2 {
	font: bold 24px/24px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
	}
	

h3 {	
	font: bold 18px/18px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px
	}
	
#content ul,
#content ol {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0 0 10px;
}

#content a { color: #333; }
#content a:hover { color: #09c; }

/* FORMS */

input,
select,
textarea {
	padding: 3px 3px 0;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	}
	
label input,
input.check {
	border: none;
	padding: 0;
	}
	
input.button {
	width: auto;
	height: 22px;
	background: url(/si/img/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 11px/12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	text-shadow: #197699 0 -1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
/* SEARCH TERMS */

#keywords {
	background: url(../images/keyword-background.gif) repeat-x left top;
	border-top: 20px solid #fff;
	border-bottom: 2px solid #fff;
	clear: both;
	padding: 9px 0 0;
	height: 24px;
	font: bold 11px/16px Helvetica, Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
	clear: both;
	}	
	
#keywords strong {
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0 5px;
	}

#keywords a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
	}

#keywords a:hover {
	color: #333;
	}
	
/* FOOTER */

.footer-wrap {
	background: #000;
	}

ul#footer {
	width: 970px;
	margin: 0 auto;
	padding: 45px 0 0;
	}
	
ul#footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 50px;
	width: 220px;
	}	
	
ul#footer li h3 {
	font: bold 16px/18px Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 0 8px;
	}

ul#footer li ul {
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	}
	
ul#footer li ul li {
	float: none;
	display: list-item;
	width: auto;
	padding: 0;
	margin: 0 0 5px;
	}

ul#footer li ul li a {
	color: #ccc;
	text-decoration: none;
	}

ul#footer li ul li a:hover {
	color: #09c;
	}
	
ul#footer li.footer-contact {
	float: right;
	width: 300px;
	text-align: right;
	}

ul#footer li.footer-contact h3 {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 15px;
	}

ul#footer li.footer-contact form {
	width: 230px;
	padding: 5px 5px 0;
	margin: 0;
	height: 30px;
	background: url(/si/img/footer-email-bg.gif) no-repeat left top;
	float:right;
	}
	
ul#footer li.footer-contact form input.footer-email-box {
	width: 155px;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #c7c7c7;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin: 0;
	}

ul#footer li.footer-contact form input.footer-email-submit {
	width: 60px;
	height: 24px;
	float: right;
	background: url(/si/img/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: #3885a8 0 1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	}
	
ul#footer li.footer-contact p {
	padding: 12px 0;
	font: bold 11px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	clear: both;
	}	

ul#footer li.footer-contact p.copyright {
	font: normal 10px/14px Helvetica, Arial, sans-serif;
	color: #999;
	}

ul#footer li.footer-contact ul.footer-social {
	height: 30px;
	}

ul#footer li.footer-contact ul.footer-social li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#footer li.footer-contact ul.footer-social li a {
	float: right;
	width: 24px;
	height: 24px;
	margin: 0 0 0 5px;
	text-indent: -9999em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	}	

ul#footer li.footer-contact ul.footer-social li.footer-youtube a { background-image: url(/si/img/icon-youtube.gif); }
ul#footer li.footer-contact ul.footer-social li.footer-twitter a { background-image: url(/si/img/icon-twitter.gif); }
ul#footer li.footer-contact ul.footer-social li.footer-facebook a { background-image: url(/si/img/icon-facebook.gif); }
	
/* SEO */

#seo {
	background: #000 url(/si/img/seo-border.gif) repeat-x left top;
	padding: 50px 0 20px;
	clear: both;
	}

#seo p {
	width: 970px;
	padding: 0;
	margin: 0 auto 15px;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #525252;
	}	
	
#seo a { color: #666; }
#seo a:hover { color: #09c; }
	
/* UNIVERSAL */

.red { color: #f00 !important; }
.clear { clear: both !important; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.nowrap { white-space: nowrap !important; }
.disabled { background: #ddd !important; color: #666 !important; }
.size-11 { font-size: 11px !important; }
.auto { width: auto !important; }
.hide-screen { display: none; }

div.clear {
	float: none !important;
	display: block !important;
	height: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	}
	
	

	
/* SUCKERFISH */	

#header ul#nav li ul { /* second-level lists */
	position: absolute;
	height: auto;
	clear: both;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
	margin: 0;
	*margin: 0;
	padding: 0 0 14px;
	width: 200px;
	background: url(../images/dropdown-footer.gif) left bottom;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	text-transform: none !important;
	color: #333;
	letter-spacing: 0;
	z-index: 100;
	}

#header ul#nav li ul li {
	list-style: none;
	height: auto;
	width: 186px;
	padding: 0 7px;
	display: block;
	float: none;
	background: none;
}

#header ul#nav li ul>:first-child {
	background: url(../images/dropdown-header.gif) no-repeat left top !important;
	padding: 10px 7px 0;
}

#header ul#nav li ul li a {
	color: #000;
	text-decoration: none;
	background: none !important;
	padding: 6px 10px 0 !important;
	height: 17px !important;
	width: 166px !important;
	display: block;
	float: none;
	}
	
#header ul#nav li ul li a:hover {
	border-top: 1px solid #d4eef7;
	border-bottom: 1px solid #bee9fe;
	background: #ace2fd url(/si/img/dropdown-highlight.gif) repeat-x left top !important;
	padding: 5px 10px 0 !important;
	height: 16px !important;
	text-decoration: none;
	color: #333;
	}
	
#header ul#nav li:hover, #header ul#nav li.on:hover { background-position: left bottom; }
#header ul#nav li:hover a, #header ul#nav li.on:hover a { background-position: right bottom; }	

#header ul#nav li:hover ul, #header ul#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	float: none;
	}	
	
/* ERROR MESSAGES */

#atg_store_formValidationError { /* provides padding around errors */
	padding: 20px 10px 1px 20px;
	}
	
p.errorMessage,
#atg_store_formValidationError p {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #c00;
	padding: 8px 0 0;
	margin: 0;
	}
						
.item-list-table {
	padding:0 0 5px 0;
	height:100%;
	}
	
.item-list-table td {
	width: 190px; 
	text-align: center; 
	vertical-align: bottom;
	}
	
.item-list-table td table {
	height: 100%;
	text-align: center;
	font: bold 11px/14px Helvetica,Arial,sans-serif;
	padding: 0 0 12px 0;
	}
	
.item-list-a {
	text-decoration:none;
	color: #333333;
	
	}
	
.item-list-table td .item-list-cell1 {
height: 150px;
padding: 0 0 3px 0
	}
	
.item-list-table td .item-list-cell2 {
	vertical-align: top;
	}
	
.item-list-table td .item-list-cell3 {
	padding: 3px 0 0 0;
	}	
	
.item-list-table td .item-list-cell4 {
	height: 21px;
	}		
	
.item-list-table td table .sale {
	text-align: center;
    color: red;
	font: bold 13px/14px Helvetica,Arial,sans-serif;
	}		
	
.item-list-table td table .list-price {
	margin: 0 0 3px 0; 
	font: bold 11px/14px Helvetica,Arial,sans-serif;
	}		
	
.viewResultSizeLink {
	font: bold 13px/14px Helvetica,Arial,sans-serif;
	}

#SharperImageButton-03 {
	margin-top: -2px;
}

#SharperImageButton-03 .lpEmtStarRating {
	display:none;
}

#SharperImageButton-03 .lpPoweredBy {
	display:none;	
}

.condeNast-rightNav {
	margin: 20px 0 0 0;
	text-align: center;
	cursor: pointer;
}

.condeNast-home {
	float: right;
	margin-right: 20px;
	margin-top: -15px;
	cursor: pointer;
}
.descricao{
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
	text-align: justify;
	margin-bottom: 20px;
}

.a_comprar_descricao{
	width:130px;
	display: block;
	height: 30px;
	background: url(../images/bt_comprar.png) no-repeat left top;
	margin: 0 auto;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	text-shadow: #333 0 1px 0;
	color: #fff !important;
	white-space: nowrap;
	text-decoration: none;
}
.a_comprar_descricao a{
	margin: 0 0 0 0px;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.btcomprar:hover{ cursor: pointer; }
.a_comprar:hover{ cursor: pointer; }

#dv_quantity{ position: absolute; display: table-column; width: 30px; z-index:100; font-size: 10pt; }
#dv_quantity a { text-align: center; background: #e5e5ed; display: block; padding: 2px 0; }
#dv_quantity a span { padding: 3px 5px; }
#dv_quantity a:hover { background: #7da7d5; }

#dv_form .newline{ margin: 5px 0; }
#dv_form .desc{ display: inline-block; width: 120px; }
#dv_form .btn{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
	background:#f6f6f6;
	padding:5px 10px;
}

#dv_form #dv_tel{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.listaVideos {
	margin: 10px 0;
}

.listaVideos li{
	font-size: 10px;
	list-style: none;
	float: left;
/*	display: inline-block;*/
	width: 160px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	padding: 10px 5px;
	border: 1px solid black;
	border-collapse: collapse;
	margin: 5px;
}

div.catItemReadMore {display:block;float:right; padding:7px 12px;}
div.catItemReadMore a {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  border:1px solid #ccc;
  background:#f6f6f6;
  padding:5px 10px;
  behavior: url(border-radius.htc);
}

.prod_precode{
	color: #000;
	padding: 5px 10px;
}

.prod_preco{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	padding: 2px 10px;
}

/* carrinho */
#cart_header{ vertical-align: top; color:#c90000; font-family: Verdana; font-weight: bold; }
#cart_header img { margin-right: 10px; float: left; }
#cart_header .title { margin: 10px 0; float: left; color: #c90000; font-size: 16px; font-weight: bold; }
#tb_cart{ width: 100%; font-size: 10px; }
#tb_cart th{
/*	background: #CCCCCC;
	color: #000;
*/
	background: #000;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	padding: 5px;	
}
#tb_cart td{
	padding: 0 5px;
	background: #EEEEEE;
	height: 20px;
}
#tb_cart .code{
	width: 60px;
}
#tb_cart .rm{
	width: 20px;
	text-align: center;
}
#tb_cart .qt{
	width: 30px;
	text-align: center;
}
#tb_cart .qt>input{
	margin: 0 auto;
	text-align: right;
	width: 30px;
}
#tb_cart .un{
	width: 80px;
	text-align: right;
}
#tb_cart .total{
	width: 80px;
	text-align: right;
}
#p_vazio{ text-align: center; color: #ff9900; font-size: 12px; font-weight: bold; }
.sub_txt{ font-weight:bold; text-align:right;}
.sub_vlr{ text-align: right; }
#dv_btns{ text-align: center; margin: 10px auto; }
#dv_btns input{ border: 1px solid #ccc; padding: 5px 10px; background: #f6f6f6; color: #3078ab; width: 150px; }
.indisponivel{
	text-align: center;
	color: red;
}

#dv_frete{
	width: 350px;
	padding: 10px;
	background: #F0F0F0;
	border: 1px solid #C0C0C0;
	font-size: 12px;
	margin: -50px auto 20px;
}
#dv_frete .field{ width: 170px; float: left; }
#dv_frete .field label{ display:block; text-align: left;}
#dv_frete .field select, form .field input[type=text]{ width: 150px; display:block; }

.box{
	background: #F0F0F0;
	border: 1px solid #C0C0C0;
	margin: 10px auto;
}
.box .title{
	padding: 5px 10px;
	background: #000;
	color: #FFF;
	font-weight: bold;
}
.box .content{
	padding: 10px 10px 0;
}
.erro{ color: #FF0000; text-align: center; margin: 10px 0;}

.footer-wrap .ajuda {
	width: 220px;
	float: left;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 30px;
/*	border: 1px solid #FFF;*/
	padding-left: 20px;
}
.ajuda a{ color: #FFF; text-decoration: none; }
.ajuda .title{ color: #0099aa; margin: 10px 0px 5px; font-size: 14px; font-weight: bold; display: block; }

.tb_product .add_cart{
	padding: 5px 0;
	background: #F0F0F0;
}
.add_cart a{
	text-decoration: none;
}
.pro_link{
	top:0; left:10px; height: 320px; width: 180px; display: block; position: absolute; z-index:11;
}

.descricao p{ margin: 10px 0; }

.biblio{ margin: 10px 0; }

.pg_navigation{
	margin: 10px 0;
}
.pg_navigation .a_link{
	border: 1px solid black;
	background: #f0f0f0;
	text-decoration: underline;
	padding: 2px 8px;
	margin: 0 5px;
}
.pg_navigation .a_atual{
	border: 1px solid #000000;
	color: #000000;
	background: #fff;
	text-decoration: none;
	padding: 2px 8px;
	margin: 0 5px;
}
.pg_navigation span.anterior,
.pg_navigation span.proxima
{ display: none; }