#conteudo {
	height: 600px;
	width: 1280px;
}

h2 {
	padding: 30px 0px 10px 30px;
	text-align: left;	
}

p {
	text-align: center;
	margin: 30px 30px 30px 30px;	
}

#barra_lateral {
	width: 640px;
	float: right;	 
}

#barra_lateral iframe {
	border: 3px double #777777;
	width: 580px;
	height: 440px;
	margin: 30px 30px 30px 30px;		
}

#descricao_localizacao {
	border: 3px double #777777;
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 30px 30px;
	width: 610px;
	height: 440px;
	background-color: #ffffff;	
}

#descricao_localizacao img {
	width: 343px;
	height: 112px;
	margin-top: 20px;
	padding: 20px;
	background-color: #767577;	
}

#endereco, #horario_funcionamento{
	color: #265774;
	font-weight: bold;
	text-decoration: none;
}

