@charset "utf-8";
/* CSS Document */

#listaRegioesTopoSite {
	color: #B4B4B4;
	background-color: #FFF;
	border: 1px solid #FFF;
	font-family: "Zurich Cn BT";
	font-weight: bold;
	font-size: 9px;
	height: 17px;
	width: 120px;
	margin-top: 2px;
	margin-left: 7px;
}
#formTopoSiteLbl {
	background-image: url(../images/lblTopoSite.gif);
	display: block;
	float: left;
	height: 21px;
	width: 121px;
}
#formTopoSiteLista {
	background-image: url(../images/cpTopoSite.gif);
	display: block;
	float: left;
	height: 21px;
	width: 133px;
}
#formTopoSiteHolderIn {
	background-color: #01259F;
	display: block;
	height: 25px;
	width: 500px;
	margin-left:20px;
}
#formTopoSiteHolderOut {
	background-color: #01259F;
	display: block;
	height: 25px;
	width: 953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#topoSiteForm {
	background-color: #00249E;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #0448CF;
	height: 45px;
}


