div#footer
{
	text-align: center;
	background-color: white !important;
	height: 80px;
}

body {
    margin: 0;
    padding: 0;

}

#netmapHeader {
	background-color: #ffffff !important;
	padding: 0;
	margin: 0;
}

#mapMenu {

}

#languageSelect {
	position: absolute;
	right: 5px;
	top: 7px;
}

img.iconLang {
	border: 1px solid black;
	margin-right: 3px;
	margin-bottom: 3px;
	display: inline;
}

#netmapHeader h1 {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

#headerImg {
    float: left;
}

#headerLeft img, a {
    border : 0;
    margin: 0;
}

#interfaceEnvelope {
	border: 0;
}

#mapSelect {
	margin-top: 3px;
}

#bubbleContentDescription p {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
}


#mapMenu {
	background-color: white;
	color : #284592;
	font-size: 12px;
}

#mapMenu a {
	color : #284592;
	font-weight: 600;
}

#mapBorderElement {
	border-color: #ced6ec !important;
}

#heightProfileBorder {
	border-color: #ced6ec !important;
}


div.netmapTabs ul.tabmenu li a {
	background: #19388a;
	color: white;
}
div.netmapTabs ul.tabmenu li a:hover {
	text-decoration: underline;
	color: #19388a;
	background: white;
}
div.netmapTabs ul.tabmenu li.a a {
	background: #FFFFFF;
	color: #19388a;
}
div.netmapTabs ul.tabmenu li.a a:hover {
	background: #FFFFFF;
}

