#boxProdutos {
	width: 705px;
	margin-bottom: 15px;
}

#boxProdutos a{
	color: blue;
}

#boxProdutos a:hover{
	text-decoration: underline;
}

#conteudo-conteudo-boxprodutos-cabecalho {
	width: 705px;
	margin-bottom: 15px;
}

#boxProdutosLegenda {
	width: 25px;
	/*height: 280px;*/
	/*margin-bottom: 15px;*/
	float: left;
}

#boxprodutosImagens {
	margin-bottom: 15px;
	margin-left: 3px;
	float: left;
	position: relative;
}

#imagemProduto {
	padding: 3px;
	border: 1px solid #CCC;
}

#boxprodutosPreco {
	margin-left: 2px;
	float: left;
}
    #boxProdutosDvd {
        width: 112px;
        height: 99px;
        background: url(../img/fundo-preco.jpg) no-repeat;
        padding-left: 10px;
        padding-top: 10px;
		margin-left: 3px;
    }

#boxWebTv {
	width: 112px;
    height: 99px;
    background: url(../img/fundo-preco.jpg) no-repeat;
    padding-left: 10px;
    padding-top: 10px;
	margin-left: 3px;
}

#boxProdutosVideo {
	/*width: 320px;*/
	/*height: 280px;*/
	margin-left: 5px;
	float: left;
}

#boxProdutosOpcoes {
	width: 705px;
	height: 37px;
	clear: both;
}

.boxProdutosDescricao {
	width: 683px;
	margin-bottom: 15px;
	border: 1px solid #EEEEEE;
	border-top: none;
	padding: 10px;
	background: url(../img/t-descricao.jpg) bottom right no-repeat;
}
	.boxProdutosDescricao strong {
		font-size: 14px;
	}

.boxProdutosDescricaometadeesquerda {
	width: 370px;
	float: left;
	text-align: justify;
}

.boxprodutosDescricaoMetadedireita {
	width: 300px;
	float: right;
}

#conteudo-conteudo-boxprodutos-palavraschave {
	width: 705px;
	margin-bottom: 15px;
}

.precoFinalProduto{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:bold;
    color: #8E3019;
}

.precoCheioFinalProduto{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}

.precoFinalProdutoPor{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.numeroParcelas{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #DA271F;
}

.parcelaBoleto {
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}
.tipoProduto {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B71F1A;
	font-weight: bold;
}

.valorWebtv {
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #0099CC;
    font-weight: bold;
}

.menuEdicao{
    padding-left:0px !important;
    height: 37px;
    background-image: url("../img/fundo-menu-edicao.jpg");
}
.menuEdicao li{
    list-style-type: none;
    
    width:111px;
    line-height:37px;
    text-align:center;
    
    margin-left: 10px;
    
    font-size: 13px;
    color: #333333;
    font-weight:bold;
    text-decoration:none;
    
    display:block;
    float:left;
    
    cursor:pointer;
}
.menuCurrent {
    background-image: url("../img/fundo-menu-edicao-current.jpg");
}

.menuOff {
	background-image: url("../img/fundo-menu-edicao-off.jpg");
}

.comprarFone {
    color: #333333;
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.comprarFone0800 {
    color: #CC0000;
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.cartaoParcela {
	width:150px;
	line-height:35px;
	text-align:center;
	display:block;
    color: #A53735;
    font-size: 16px;
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-image:url(../img/fundo-cartao.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.tabela {
    width: 300px;
    float: left;

    background-image:url(../img/fundo-parcelas.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.valorparcelas{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: blue;
    
    margin-right:5px;
}

.valorparcelasJuros{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
    
    margin-right:5px;
}

.jurosParcela{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
}

.comprarPorTelefone {
    text-align: center;
}

.numeroparcelas{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    
    margin-left:5px;
}

.numeroparcelasJuros{
    font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
    margin-left:5px;
}

.ol {
	margin-left: 10px;
}

.ol li {
	list-style-type: decimal;
}