/* CSS Document */

body {
	margin:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:14px;
	font-style:normal;
	background-color:#FFFFFF;
}
#topo {
	width:995px;
	height:600px;
}
#esquerda {
	width:447px;
	height:600px;
	float:left;
	background-color:#FFFFFF;
}
#mapa {
	width:548px;
	height:600px;
	float:left;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
#inferior {
	width:995px;
	height:31px;
	float:left;
	text-decoration:none;
	background-image:url(../images/donde_comprar/encontrar_03.jpg);
	background-position: bottom;
}
#rodape {
	width:995px;
	height:37px;
	float:left;
}
#menu1 a{
	font-family:Arial Rounded MT Bold;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
	color:#FFFFFF;
}
