/* CSS Document */

body[Attributes Style] {
    direction: ltr;
    unicode-bidi: isolate;
}

body {
    display: block;
}
    
body {
  font: 65% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: White;
  color: Black;
  margin: 0;
  padding: 0;
}

body {
  background-color: #f3f3f3;
}


.comune-logo {
  margin-top: -135px;
  margin-left: 730px;
  position: absolute;
  color: #fff;
}
.barra-comune-logo {
  background-color: #bc2819;
  height: 14px;
  top: 87px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

#visual-portal-wrapper {
  margin: 0 auto;
  width: 960px;
}

#portal-top {
  /* */
  margin: 0;
  padding: 0;
  background-color: transparent;
}

#portal-header{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 14px;
	margin-bottom: 14px;
}

#portal-logo img {
	border: 0;
	padding: 0;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

#portal-personaltools-wrapper {
	background-color: transparent;
}

.cartografia-logo {
	margin-top: -100px;
	margin-left: 180px;
	position: absolute;
	color: #CB1D15;
}
.cartografia-logo a{
  text-decoration:none;
  color: #AD1912;
}

.communitynetwork-logo {
	margin-top: -125px;
	margin-left: 650px;
	position: absolute;
	color: #fff;
}

#tabs {
  overflow:auto;
  height:100%;
	width: 97%;
}

#tabs .ui-tabs-panel {
  height: 420px;
  overflow: auto;
}

#tabs-div{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 14px;
	margin-bottom: 14px;
	overflow: hidden;
	height: 420px;
}

.tab_header {
  border: none;
	margin-right: 0;
	margin-left: 3;
	margin-bottom: 3px;
	margin-top: 0px;
	width: 98%;
	white-space:nowrap;
}

.elenco_func {
  margin-left: 20px;
}
