﻿.tituloEntorno
{
	color:dimgray;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.80em;
	font-weight:bold;
}

.descricaoEntorno
{
	color:#666666;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
}

.tipoEntorno,.tipoEntornoRestaurante
{
	font-family:Verdana;
	font-size:.75em;
	color:White;
	background-color:Orange;
	width:20px;
	text-align:center;
	margin-right:5px;
}