body{
	background-attachment: fixed;
	background-image: url(../imagens/logo_am_sb.gif);
	background-repeat: no-repeat;
	background-position: 16% 5%;
	
}

/*Inicio Topo*/

#endereco {
	height: 90px;
	width: 205px;
	margin-left: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #FFFF00;
	background-image: url(../imagens/fundo_end.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	
}




 .barNav a {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	background: #000000;
	text-align: center;
	padding: 7px 11px;
	margin-left: 9px;
	left: 200px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	cursor: hand;
	margin-bottom: 70px;
}


.barNav a:hover {
	color: #000000;
	background: #FCFCFC;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}







/*Fim topo*/



/*Inicio meio*/
#centro {
	width: 610px;
	background-image: url(../imagens/fundo_am.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	margin-left: 10%;
	padding-bottom: 20px;
	text-align: center;
	text-indent: 20px;
	vertical-align: middle;
	height: 380px;
	padding-right: 2px;
	
}

#localizacao {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrador/Meus%20documentos/trestons/imagens/faria_lima.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	height: 330px;
	width: 468px;
	margin-left: 15%;
	margin-top: auto;
}


/*Fim meio*/
/*Inicio footer pag_localização*/


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	background-color: #000000;
	text-indent: 5px;
	height: 30px;
	width: 650px;
	margin-left: 5%;
	top: 520px;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 9px;
	margin-top: 50px;
}
/*fim footer pag_localização*/
