html > body {
    font-size: 11.07px;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 69%;
    line-height: 1.45em;
    margin: 0;
    padding: 0;
    text-align: center;
}

img
{
	border:0;
	margin:0;
	padding:0;
}

a
{
	color:#6E6E6E;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#445E1C;
}

ul, li, div {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}

ul.sensori{
	list-style-type: none;
}
ul.sensori li{
	display: inline;
	list-style-type: none;
	margin: 5px 50px 10px 0px;
}
ul.sensori li img {
	margin: 0;
    vertical-align: middle;
}

img {
    vertical-align: middle;
}

#header {
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}
#header .logo {
    float: left;
    text-align: left;
    width: 65%;
}
#logotxt {
    color: #3E505C;
    font-size: 28px;
    height: auto;
    line-height: normal;
    margin-top: 1em;
    padding: 0;
}
#logotxt .s {
    clear: both;
    color: #2C6088;
    float: left;
    font-weight: bold;
}
#logotxt .i {
    color: #BF2813;
    font-weight: bold;
}
#logotxt .t {
    color: #356416;
    font-weight: bold;
}
#header .logo img {
    float: left;
    margin-top: 1.44em;
}
#header .logo-reg {
    margin: 0 0 3px;
    text-align: right;
    width: 35%;
}
#header .logo-reg img {
    margin: 5px 0 0;
}
#header .sbds {
    color: #323B3A;
    display: block;
    float: right;
    font-size: 1em;
    text-transform: uppercase;
}
#header div {
    float: left;
}
#header div img {
    clear: both;
    float: right;
}
#header .navbar {
    background-color: #1E3F94;
    border-bottom: 2px solid #FFFFFF;
    display: inline;
    float: left;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0.365em 0 0;
    padding: 0;
    width: 100%;
}

#container {
    float: none !important;
    margin: 0.54em auto 0;
    position: static !important;
    text-align: left;
    width: 67.95em;
}

#breadcrumbs
{
    float: left;
    width: 100%;
	text-transform: lowercase;
	padding: 1.36em 0 1.08em;
}

#sidebar {
    display: inline;
    float: left;
    margin: 1.44em 1.4em 0 0 !important;
    padding: 0 !important;
    width: 15.9em;
}

#sidebar a {
    display: inline;
    float: none;
}

#sidebar ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 15.9em;
}
#sidebar ul li ul{
	margin-bottom:20px;
}

#sidebar li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    width: 15.88em;
    word-wrap: break-word;

}

#sidebar ul li a {
    color: #1E3F94;
    float: left;
    font-family: sans-serif;
    font-size: 1.265em;
    font-weight: bold;
    margin: 0 0 0.54em;
    padding: 0;
    text-transform: uppercase;
  
}

#sidebar ul li ul {
}
#sidebar ul li ul  li{
}
#sidebar ul li ul li a {
	font-size: 11.07px;	
    float: left;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
	color: #6E6E6E;
    text-decoration: none;
}


#sidebar .titololb {
    color: #1E3F94 !important;
    float: left;
    font-family: sans-serif;
    font-size: 1.265em;
    font-weight: bold;
    margin: 0 0 0.54em;
    padding: 0;
    text-transform: uppercase;
    width: 12.57em;
}

#footer {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AAAAAA;
    float: left;
    height: 1.45em;
    margin-top: 2.89em;
    width: 100%;
}

.max-center{
	float: left;
	width: 67.95em;
}

.ext-center {
    float: left;
    width: 50.6em;
}
.column {
    float: left;
    width: 15.89em;
}
.path {
    float: left;
    width: 100%;
}
.t-space {
    display: inline;
    margin-top: 1.44em !important;
}
.ht-space {
    display: inline;
    margin-top: 0.723em !important;
}
.b-space {
    display: inline;
    margin-bottom: 0.723em !important;
}
.hb-space {
    display: inline;
    margin-bottom: 0.723em !important;
}
.r-space {
    display: inline;
    margin-right: 1.4em !important;
}

.left {
    float: left;
}
.lrg {
    width: 100%;
}

.titoloparagrafo {
    color: ##1E3F94;
    font-size: 1.25em;
	margin-bottom: 1em;
}

.title4 {
    font-size: 0.909em;
    font-weight: bold;
}

p
{
	float:left;
	clear: both;
}

table {
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0 20px 0;
}


.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

h2
{
	color: #1E3F94;
	font-size: 1.5em;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

h2 a
{
	color: #1E3F94;
}

.titoloparagrafo {
    color: #1E3F94;
}
.title8 {
    font-size: 1.5em;
}


caption {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-weight: bold;
    padding: 0 0 0.5em;
    text-align: left;
    text-transform: uppercase;
}
td.label {
    font-weight: bold;
}

.button-link {
	float:right;
	text-align:right;
    padding: 10px 15px;
    background: #1E3F94;
    color: #FFF;
}

#map {
	float:left;
	margin:20px 0 20px 0 !important;
	width: 100%;
	height: 450px;
	background: #1c1f4c;
}

#map.big{
	height: 600px;
}


ul.square li
{ 	
	margin-left:25px;
	list-style-type: square; 
}

.ui-accordion .ui-accordion-content {
    padding: 0.5em;
}
.ui-widget {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-tabs .ui-tabs-panel {
    padding: 0;
	margin: 0;
}

.buttons{
	text-align:right;
    display: block;
	clear:both;
}

.buttons a{
    margin:0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

#search-box {
    height: 40px;
    overflow: hidden;
}

#search-button {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 40px;
    width: 79px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-width: 0;
    border-left: 1px solid #aaa;
    -webkit-border-radius: 0px 3px 2px 0px;
    -moz-border-radius: 0px 3px 2px 0px;
    border-radius: 0px 3px 2px 0px;
    background-color: #bbb;
    background: -moz-linear-gradient(top, #c9c9c9 0%, #999999);
    background: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#999999));
    -webkit-box-shadow: -4px 0px 3px -2px #ddd;
    -moz-box-shadow: -4px 0px 3px -2px #ddd;
    box-shadow: -4px 0px 3px -2px #ddd;
    cursor: pointer;
}


#elaboration, #dati, #plot
{	
	float:left;
	width:100%;
	margin-top:50px;
}

#dati
{	
	margin-top:50px;
}
.pagination {
    background: none repeat scroll 0 0 white;
    cursor: default;
	text-align:right;
	float:right;
}
.pagination a, .pagination span, .pagination em {
    display: block;
    float: left;
    margin-right: 1px;
    padding: 0.2em 0.5em;
}
.pagination .disabled {
    border: 1px solid #DDDDDD;
    color: #999999;
}
.pagination .current {
    background: none repeat scroll 0 0 #2E6AB1;
    border: 1px solid #2E6AB1;
    color: white;
    font-style: normal;
    font-weight: bold;
}
.pagination a {
    border: 1px solid #9AAFE5;
    color: #105CB6;
    text-decoration: none;
}
.pagination a:hover, .pagination a:focus {
    border-color: #000033;
    color: #000033;
}
.pagination .page_info {
    background: none repeat scroll 0 0 #2E6AB1;
    color: white;
    margin-bottom: 0.3em;
    padding: 0.4em 0.6em;
    text-align: center;
    width: 22em;
}
.pagination .page_info b {
    background: none repeat scroll 0 0 #6AA6ED;
    color: #000033;
    padding: 0.1em 0.25em;
}
.pagination:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

 #legenda 
 {	
	text-align:right;
	float:right;
 }

#legenda ul {
	text-align:left;
	float:right;
	width:50%;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

#legenda li {
	vertical-align: middle;
	margin: 0;
	border-bottom: 1px solid #fff;
	
}

#legenda ul li mg {
	vertical-align: middle;
}

 #captcha 
 {	
	margin-top: 5em !important;
	text-align:right;
	float:right;
 }




