div#apresentacao-listagem{
margin-top:30px;
}

div#barra-flash-inicio-listagem-resorts{
margin-top:30px;
}

div#listagem-resumida-regiao-estado-produto{
width:748px;
/*background-color:#cce8d4;*/
background-color:#fff;
margin-top:30px;
}

	h1.titulo-nome-regiao{
	float:left;
	width:748px;
	height:30px;
	text-align:center;
	font-size:14px;
	color:#990000;
	background-color:#ffffff;
	line-height:30px;
	margin:10px 0 20px 0;
	}

	div.box-estado-produtos{
	width:748px;
	float:left;
	background-color:#cce8d4;
	padding-bottom:10px;
	margin-bottom:10px;
	}

		h2.titulo-nome-estado{
		font-size:11px;
		color:#3B455F;
		padding-left:5px;
		}

		ul.box-links-produtos{
		width:239px;
		margin:0 0 0 0;
		padding:0 5px 0 5px;
		float:left;
		}

			ul.box-links-produtos li{
			font-size:10px;
			line-height:20px;
			}

				ul.box-links-produtos li a{
				color:#000000;
				}

div#listagem-completa-regiao-estado-produto{
width:748px;
float:left;
margin-top:30px;
}


	div.box-descricao-regiao-estado-produto{

	}

		h1.subtitulo-nome-regiao{
		width:748px;
		float:left;
		text-align:left;
		background-image: url('/layout/regioes/regiao_barra.jpg');
		height:26px;
		color:#ffffff;
		font-size:10px;
		line-height:24px;
		padding-left:5px;
		margin-bottom:25px;
		}

		h2.subtitulo-nome-estado{
		width:748px;
		float:left;
		text-align:left;
		background-image: url('/layout/estados/estado_barra.jpg');
		background-repeat:no-repeat;
		height:26px;
		color:#1A6B1E;
		font-size:10px;
		line-height:24px;
		padding-left:5px;
		margin-bottom:15px;
		}

		div.box-descricao-link-imagem-estado-produtos{
		width:748px;
		float:left;
		clear:both;
		margin-bottom:20px;
		background-color:#ffffff;
		border-bottom:1px dashed #cccccc;
		padding-bottom:15px;
		}

			div.sombra-imagem-miniatura-produto{
			float:left;
			width:140px;/*140x100*/
			height:95px;
			background-image: url('/layout/miniaturas/sombra.gif');
			}

			img.imagem-miniatura-produto{
			margin:2px 0 0 0;
			width:130px;
			height:89px;
			}

			div.descricao-produto{
			width:478px;
			float:left;
			margin-left:10px;
			font-size:10px;
			text-align:justify;
			}

				div.descricao-produto h3{
				font-size:12px;
				margin:0;
				padding:0;
				}

					div.descricao-produto h3 a{
					color:#000000;
					}

			ul.box-logomarca-produto{
			width:110px;
			float:left;
			font-size:10px;
			text-align:center;
			margin-left:10px;
			padding:0;
			}

				img.imagem-logo-produto{
				margin:2px 0 0 0;
				width:110px;
				height:80px;
				}

div#links-paginacao-resultados{
width:748px;
text-align:center;
padding:25px 0 25px 0;
font-size:15px;
}

	div#links-paginacao-resultados ul li{
	margin-left:5px;
	display:inline;
	}

		div#links-paginacao-resultados ul li a{
		color:#000000;
		font-weight:bold;
		}