/* CSS Document */

/********** INFORMAÇÔES PRODUTOS */
.bloco-endereco
{
	width: 968px;
	float: left;
	margin-top: 22px;
}

.endereco-titulos
{
	background: url(../images/back-titulos.gif) repeat-x;
	width: 963px;
	height: 23px;
}

.endereco-grid
{
	
	width: 941px;
	padding: 10px; /***/
	border: #ccc 1px solid; /***/
	

}

.endereco-colunas
{
	padding: 10px;
	border-right: #ccc 1px solid;
}

.box small a {
	font-size: 10px;
	color:#F2654E !important;
	text-decoration:none;
}
.box  small a:hover {
	text-decoration:underline;
	color:#BF0000 !important;
}
