.clear {clear: both;width: 100%;}
body{background-color: #EFEFEF; }
.gmap_marker {font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;font-size: 8pt;font-weight: normal; height:200px; width:400px;}
.gmap_marker .label {font-size: 10pt;font-weight: bold;}

#map_activity {/*width:1250px;*/ margin:0 auto;padding:5px; background-color: #1C82B5; min-height:800px; border: solid 4px #999999;}

#map_activity #header_svi  {width:440px; height:100px; margin:0 auto;float: left;color: white;}
#map_activity #header_regions  {width:800px; float: left; padding-top:80px;}
#map_activity #header_regions div {width:100px; margin-right:5px; color: white; font-weight: bold; float: left;}
#map_activity #header_regions a {text-decoration: none; color: white; font-weight: bold;}


.red {color:red}
.white {color:white}
.green {color:green}
.orange {color:#EF491C}
.blue {color:blue}
.yellow {color:yellow}
.grey {color:grey}


#map_activity #activity_techos {width:440px; height:700px; border:1px solid black; float:left;}
#map_activity #activity_techos #activity_techos_legende div.row {float: left;}
#map_activity #activity_techos #activity_techos_legende div .box {width: 10px; height: 10px; border:1px solid; float: left;}
#map_activity #activity_techos #activity_techos_legende div .box.red {background-color: red;}
#map_activity #activity_techos #activity_techos_legende div .box.orange {background-color: #EF491C;}
#map_activity #activity_techos #activity_techos_legende div .box.blue {background-color: blue;}
#map_activity #activity_techos #activity_techos_legende div .box.green {background-color: green}
#map_activity #activity_techos #activity_techos_legende div .box.yellow {background-color: yellow}
#map_activity #activity_techos #activity_techos_legende div .box.white {background-color: white}
#map_activity #activity_techos #activity_techos_legende div a {float: left;}


#map_activity #activity_1 {background-color: black; min-height: 300px}
#map_activity #activity_1 .data {width: 338px; float:left; font-size: 14px;}
#map_activity #activity_1 .region {height: 44px;}
#map_activity #activity_1 .libele {width: 100px; float:left;}
#map_activity #activity_1 .libele span {width: 125px; float:right; text-align: right;}

#map_activity #activity_2 {/*background-color: black; /*min-height: 320px;*/min-height:265px; color: white; font-size: 12px; text-align:justify;}
/*#map_activity #activity_2 span {float:left}*/
#map_activity #activity_2 span.blue {color:#3399FF}
#map_activity #activity_2 span.red {color:#CC0033}
#map_activity #activity_2 .tab_1 {width: 210px; /*height:320px;*/height:265px; overflow:auto; float:left; border-right: 1px solid white; padding-left: 5px;}
#map_activity #activity_2 .tab_2 {width: 210px; /*height:320px;*/height:265px; overflow:auto; float:right; padding-left: 5px;}




#map_activity #legende {width:440px; height:700px; border:1px solid black; float:left;}
#map_activity #map {width:800px; height:700px; border:1px solid black; /*float:left;*/ margin:0 auto;}
#map_activity #under_legende {width:1242px; height:35px; background-color:#268FFF; border:1px solid black; /*float:left;*/ color: white; font-size: 16px; font-weight: bold; /*margin: 0 auto;*/ text-align: center; padding-top: 5px;}

.leg {width:12px; height:22px}

/*table {width: 440px; margin: 10px 0; border: 1px outset green;border-collapse: collapse;}
table tr {border: #E0E0E0 1px solid; height: 30px}
table tr td {padding: 5px 10px; font-size: 11px; vertical-align:middle; border-right: #E0E0E0 1px solid; text-align:left; }
table tr td p {padding:0; margin: 0 }
table tr .header_h1 {color:#70a234; background: #F5F5F5; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
table tr.even{background: #fcfbf8;}*/



#panelLeft
{
	float:left;
	width:200px;
	height:770px;
	overflow-y: auto;
}

#panelMiddle
{
	/*float:left;*/
	position:relative;
	width:auto;
	margin-left: 200px;
    margin-right: 210px;
}

#panelRight
{
	float:right;
	width:210px;
	height:770px;
	overflow-y: auto;
}

.blk{
	padding:2px;
	background-color:#000000;
}

.ble{
	color:#27A1DD;
	font-weight:bold;
}

.nobackground
{
	background:none;
}

