
#ambientes{
	width:1024px;
	min-height:200px;
	float:left;
	background-color:#bf9364;
	margin-bottom:15px;	
}

#ambiente_externo{
	width:320px;
	min-height:150px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	margin-bottom:20px;
}

#ambiente_bar_cafeteria{
	width:320px;
	min-height:150px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	margin-bottom:20px;
}

#ambiente_pizzaria_restaurante{
	width:320px;
	min-height:150px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	margin-bottom:20px;
}

#imagem_ambiente{
	width:320px;
	height:200px;
	float:left;	
}

#imagem_ambiente img{
	width:320px;
	height:200px;
}

.descricao_ambiente{
	padding:10px;
	color:#FFF;
	text-align:justify;	
}