html {
	background: url(large_background_new.jpg) no-repeat center top;
	
}
body {
	margin: 0 0 20px 0;
	padding: 0;
	background: transparent;
	width: 100%;
	display: table;
}
#content {
	/* border: 1px solid #000; */ 
	margin:0px auto;
	width: 620px;
	font: 75%/120% Arial, Helvetica, sans-serif;
}
#localizacao {
	background: white;
	width: 574px;
	height: 430px;
	margin: 0 auto;
	padding: 5px;
}
.menu {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	background: url(bot_hover.png) no-repeat center center;
}
.menu a:hover {
	color: #fff;
}
.menu li em {
	background: url(hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 12px;
	font-style: normal;
	z-index: 2;
	display: none;
}
/* xxxxxxxxxxxxxxxxxxxxx   Especial da pagina de Menus xxxxxxxxxxxxxxxxxxxxxxxxxxx  */
#container {
	width:890px;
	margin:0 auto;
	font: 75%/120% Arial, Helvetica, sans-serif;
}
#container h2 {
	text-align:center;
}
#container h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}

#container p {
	width:100%;
	text-align:center;
}
img#largeImg {
	margin:0 auto;
	width:640px;
	height:452px;
	border:5px solid #fff;
}
.menu_alt {
	display:block;
	width:580px;
	margin:0 auto;
	list-style-type:none;
}
.menu_alt li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu_alt a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	background: url(bot_hover.png) no-repeat center center;
}
.menu_alt li em {
	background: url(hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 12px;
	font-style: normal;
	z-index: 2;
	display: none;
}
.thumbs img {
	background:#fff;
	width: 100px;
	padding: 2px;
}
.thumbs img:hover {
	border-color: #FF9900;
}
/* xxxxxxxxxxxxxxxxxxxxxxx  Fim do Estilo Especial xxxxxxxxxxxxxxxxxxxxxx  */
/* Estilizacao de textos */
address {
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	padding-right: 12px;
	color: #302c2b;
}
.mapa_topo {
	font-family: Arial , sans-serif;
	font-size: 1.3em;
	text-align: center;
	color: #302c2b;
	}