div#mapContainer {width: 710px; height: 710px; margin-top: 5px; padding: 5px; background-color: #fff;}
div#map {border: solid 1px #666; height: 100%; width: 100%;}

div#infow {
	/*background-image: url(/img/trans_bg.gif);*/
	background-color: #fff;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	width: 420px;
	height: 320px;
	position: relative;
	top: -670px;
	left: 50px;
	padding: 2px 2px 2px 4px;
}

div#infow h1 {font-size: 12px; margin: 0 0 5px 0; font-weight: bold; color: #000; background-color: #fff;}
div#infow strong {font-weight: bold; color: #000;}
div#infow table {margin-top: 10px; width: 190px;}
div#infow table td {padding-left: 10px;}
td.numeric {text-align: center;}
div#infow table thead td, div#infow table thead th {border-bottom: solid 1px #000;}
div#infow textarea {color: #000; font-family: Arial, Helvetica, sans-serif; border: none;}
div#infow ul {margin: 6px 0 10px 0; padding: 0px; list-style: none;}
div#infow ul li {display: inline; padding: 4px; margin-right: 5px; color: #333; border: solid 1px #000;}
div#infow ul li a {color: #333; cursor: pointer;}

div#tancar {background-color: #fff; padding: 2px; margin-bottom: 5px;; float: right; cursor: pointer;}
div#logoestacio {text-align: center; margin: 10px 0 10px 0; border-bottom: solid 1px #666;}

ul#clauestacions {margin: 5px 0 0 10px; padding: 0px; list-style: none; clear: both;}
ul#clauestacions li {display: inline; padding-right: 5px; color: #000;}
ul#clauestacions img {vertical-align: middle; margin-right: 5px;}

div#iftotals {border: none; overflow:auto; width:98%; height:266px;}
div#ifparticipants {border: none; overflow:auto; width:98%; height:160px;}

a#zoom {text-decoration: underline; font-size: 12px; cursor: pointer; background-image: url(/img/zoom.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
}

div#infow select {font-size: 11px;}
img#spimg {display: block;}

/** mapa zoom **/
div#zoommap {width: 415px; height: 275px; border: solid 1px #000; overflow: hidden;}