<!-- Folha de Estilo do Site de Renel-->

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link_leia {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.link_leia:link {
	font-family: Verdana;
	font-size: 12px;
	}
.link_leia:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.titulo {
	font-family: Verdana;
	fonte-size: 14px;
	color:#000000;
	text-decoration:none;
	line-height: normal;
	font-weight: bolder;
}

.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.excecao {
	font-family:  Verdana;
	font-size: 14px;
	color: #FF3333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

a.texto:hover {
	color: #333333;
}
.textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	height: 18px;
	width: 94px;
	border: 1px solid #7F9DB9;
}
.categoria {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	text-decoration:none;
}
.preco {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

input.classlogin {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #C4C1E3;
	border: 1px solid #FFFFFF;
	height: 16px;
	margin: 3px;
}
#login {
	width: 129px;
}
#senha {
	width: 94px;
}
.textocarrinho {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	height: 18px;
}

.textocarrinho .produto {
	padding: 0px 3px 0px 7px;
}

.textocarrinho .valor {
	padding-right: 5px;
}

.textocarrinho .valorfinal {
	color: #007319;
	padding-right: 5px;
}


.textocarrinho .qtd {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

#detalhesCarrinho {
	border-collapse: collapse;
}
#detalhesCarrinho tr th, #detalhesCarrinho tr td {
	border: 1px solid #C5C5C5;
	padding: 1px 5px 1px 5px;
}

#detalhesCarrinho tr th {
background-color: #EAEAEA;
}

#detalhesCarrinho tr.titulo th {
	background-color: #D1E5F3;
	color: #605BAA;

}

.quantidade {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

.paginaLink, .paginaAtual {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.paginaAtual {
	font-weight: bold;
}
<!-- CSS RENEL -->

.bottom {
		font-family: Verdana;
		color: #006600;
		font-size: 9px;
		margin: 5px 0px 0px 0px;
		}
.texto_index_lancamento{
		font-family: Verdana;
      	font-size: 10px;
		color: #000000;
       	text-decoration: none;
		}
.texto{
		font-family: Verdana;
      	font-size: 12px;
		color: #000000;
       	text-decoration: none;
		}
.titulo_2 {
      	font-family: Verdana;
      	font-size: 18px;
      	color: #000000s;
      	text-decoration: none;	
        }
.titulo_3 {
      	font-family: Verdana;
      	font-size: 12px;
      	color: #000000s;
      	text-decoration: none;	
        }
.titulo_4 {
      	font-family: Verdana;
      	font-size: 15px;
      	color: #FFFFFF;
      	text-decoration: none;	
        }
.titulo_index {
      	font-family: Verdana;
      	font-size: 15px;
      	color: #006600;
      	text-decoration: none;	
        }
.endereco {
      	font-family: Verdana;
      	font-size: 12px;
      	color: #006600;
      	text-decoration: none;	
        }
.bazul-claro{
		background-color:#66CCCC;
		}
.tit_pic {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.box-lancamentos {
	border : 1px solid #CCCCCC;
	}