body {
	margin: 0;
	padding: 0;	
	width: 710px;
	height: 480px;
}


DIV#map {	
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	width: 710px;
	height: 480px;	
}


DIV.caixa_mapa {
	font-family: verdana;
	text-align: center;
	max-height: 275px;
	min-height: 275px;
	width: 300px;	
} 


DIV.caixa_mapa h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

DIV.caixa_mapa h2 {
	margin-top: 0px;
	font-size: 10px;
	text-align: left;
}

DIV.caixa_mapa img {
	clear: both;
	margin-bottom: 3px;
}

DIV.caixa_mapa div.player {
	width: 100%;
}
