@charset "ISO-8859-1";
* {
}
#wrapper {
	width: 900px;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #Table_01 #form1 {
	height: 435px;
	width: 383px;
	background-color: #FFFFFF;
}
#wrapper #Table_01 #mapa {
	background-color: #FFFFFF;
	height: 295px;
	width: 299px;
	border: thin solid #666666;
}
#wrapper #Table_01 #form1 #test {
	background-color: #FFFFFF;
	float: left;
	width: 350px;
	height: 130px;
	background-image: url(../images/bottom.jpg);
}
