
.opcoes {}
.opcoes a {
	font-weight:bold;
	display:block;
	background-repeat:repeat-x;
	margin-bottom:1px;}
	
.opcoes a.tit {
	color:#ffffff;
	font-size:17px;
	background-image:url(../../imgs/produtos/bg-tit.jpg);
	background-color:#a1d42a;
	padding:10px 0px 0px 15px;
	height:30px;}
	
.opcoes a:hover.tit {color:#ececec;}
	
.opcoes a.subtit {
	background-image:url(../../imgs/produtos/bg-subtit.jpg);
	background-color:#d6cb2a;
	padding:10px 0px 0px 30px;
	height:25px;
	font-size:13px;
	color:#8c871a;}
	
.opcoes a:hover.subtit {color:#504d0d;}
	
	
.opcoes li {
	list-style-type: none;
	background-image:url(../../imgs/produtos/bg-list.jpg);
	background-repeat:repeat-x;
	background-color:#d5a32a;
	padding:8px 0px 0px 45px;
	margin:0px;
	height:22px;
	margin-bottom:1px;
	}

.opcoes li a {
	color:#6c5a2a;
	font-size:11px;
	background-image:url(../../imgs/produtos/mid.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:20px;}
	
.opcoes li a:hover {color:#342c17;}


a.voltar {
	position:absolute;
	margin-top:-10px;
	margin-left:540px;}


/* Detalhes */

.detalhes ul {margin-bottom:15px;}
.detalhes ul li {list-style:none; display:inline; font-weight:bold; font-size:11px;}

.detalhes ul li a {
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
	margin-right:20px;}

.detalhes ul li a.op1 {color:#c3e84d; background-image:url(../../imgs/produtos/mid-op1.jpg);}
.detalhes ul li a:hover.op1 {color:#8dd724;}

.detalhes ul li a.op2 {color:#fbf242; background-image:url(../../imgs/produtos/mid-op2.jpg);}
.detalhes ul li a:hover.op2 {color:#f3d820;}


.detalhes h3 {font-size:17px; font-weight:bold; margin-bottom:15px;}
.detalhes .left {width:162px; padding:15px 0px 0px 50px; float:left; height:200px; margin-right:10px;}
.detalhes .left {background-image:url(../../imgs/produtos/img-detalhe.gif); background-repeat:no-repeat; background-position:top;}
.detalhes .left a.ampliar {position:absolute; margin:134px 0px 0px -100px;}


.detalhes .right {width:420px; float:left; height:100px;}
.detalhes .right p {text-align:justify;}


.embalagem {margin-top:20px;}

.embalagem img {float:left; margin-top:8px; margin-right:15px;}

.embalagem span {color:#b7ff5d; font-size:17px; font-weight:bold; background-repeat:no-repeat; background-position:left top; height:26px; display:block; float:left;}
.embalagem .peso1{
	background-image:url(../../imgs/produtos/peso1.gif);
	width:48px;
	padding:3px 0px 0px 5px;}
	
.embalagem .peso2 {
	background-image:url(../../imgs/produtos/peso2.gif);
	width:31px;
	padding:3px 0px 0px 5px;}
	
.embalagem .peso3 {
	background-image:url(../../imgs/produtos/peso3.gif);
	width:43px;
	padding:3px 0px 0px 5px;}
	
	
.box td {color:#b7ff5d; font-size:17px; font-weight:bold; height:26px;}
.box .esq {background-image:url(../../imgs/produtos/box-esq.gif); background-repeat:no-repeat; background-position:right top; width:10px;}
.box .centro {background-image:url(../../imgs/produtos/box-centro.gif); background-repeat:no-repeat; background-position:left top;}
.box .dir {background-image:url(../../imgs/produtos/box-dir.gif); background-repeat:no-repeat; background-position:left top; width:10px;}



