/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

body {
    padding: 0px;
    margin: 0px;
}

/* page */

#page {
    padding: 0px;
    margin: 0px;
}

.logo {
	width: 139px;
	height: 115px;
	background-color: rgb(76,166,76);
}

.ticker {
	height: 23px;
	background-image: url(../layout/00.png);
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.lang {
	height: 23px;
	background-image: url(../layout/00.png);
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
}


a.anchorListing {
	text-decoration: none;
	color: rgb(76,166,76);
	font-weight: bold;
}

a.anchorListing:hover {
	text-decoration: underline;
}

a.pageListing {
	text-decoration: none;
}

a.pageListing:hover {
	text-decoration: underline;
}

.testata {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-size:12px;
	background-image: url(../layout/verde1px.png);
}

/* testate */

.ricerca {
	width: 76%;
	background-image: url(../layout/36.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata0 {
	background-image: url(../layout/testate/home.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata00 {
	background-image: url(../layout/testate/homenatale.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata1 {
	background-image: url(../layout/testate/chisiamo.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata2 {
	background-image: url(../layout/testate/settori.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata3 {
	background-image: url(../layout/testate/dipartimenti.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata4 {
	background-image: url(../layout/testate/ambiente.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata5 {
	background-image: url(../layout/testate/servizi.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata6 {
	background-image: url(../layout/testate/urp.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata7 {
	background-image: url(../layout/testate/uffstampa.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata8 {
	background-image: url(../layout/testate/bandi.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata9 {
	background-image: url(../layout/testate/download.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata10 {
	background-image: url(../layout/testate/contatti.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata11 {
	background-image: url(../layout/testate/foruniv.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata12 {
	background-image: url(../layout/testate/foruniv.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata13 {
	background-image: url(../layout/testate/foruniv.png);
	background-repeat: no-repeat;
	background-position: right;
}

.testata14 {
	background-image: url(../layout/testate/bormio.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.testata15 {
	background-image: url(../layout/testate/arpanet.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* menu */

#menu {
    background-color: #4CA64C;
    border: solid 1px #4CA64C;
    border-left: none;
    border-top: none;
    color: #4CA64C;
    padding: 0px 0px 0px 0px;
}

.menuitem-1 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 11px;
}
.menuitem-2 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 11px;
}
.menuitem-3 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 10px;
}
.menuitem-4 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 10px;
}
.menuitem-5 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 9px;
}
.menuitem-6 a {
	text-decoration: none;
	color: rgb(51,51,51);
	font-size: 9px;
}

.menuitem-1 a:hover { text-decoration: underline; }
.menuitem-2 a:hover { text-decoration: underline; }
.menuitem-3 a:hover { text-decoration: underline; }
.menuitem-4 a:hover { text-decoration: underline; }
.menuitem-5 a:hover { text-decoration: underline; }
.menuitem-6 a:hover { text-decoration: underline; }

.menublock-1 .menublock-2 { display: none; }
.menublock-2 .menublock-3 { display: none; }
.menublock-3 .menublock-4 { display: none; }
.menublock-4 .menublock-5 { display: none; }
.menublock-5 .menublock-6 { display: none; }

.menublock-1, .menublock-selected-1 {
	width: 120px;
	padding: 0px;
	background: #FFCCCC;
	font-size: 11px;
}

.menublock-1 { 
	width: 120px;
}

.menublock-2 { 
	width: 112px;
}

.menublock-selected-1 { 
	width: 112px;
}

.menublock-selected-2 { 
	width: 112px;
}

.menublock-3 { 
	width: 112px;
}

.menublock-4 { 
	width: 112px;
}

.menublock-selected-3 { 
	width: 112px;
}

.menublock-selected-4 { 
	width: 112px;
}


.menublock-selected-1 .menuitem-1 { background-color: #FFEEEE; }
.menublock-1 .menuitem-1 { }

.menuitem-1 { 
	padding: 5px 5px 5px 5px;
	height:31px;
	width: 120px;
	background-image: url(../layout/19.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0.92;
}

.menuitem-selected-1 { 
	padding: 5px 5px 5px 5px;
	height:31px;
	width: 120px;
	background-image: url(../layout/19a.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	color: rgb(0,0,0);
	font-size: 11px;
	font-weight: bold;
	line-height: 0.92;
}

.menuitem-2 { 
	padding: 2px 2px 2px 5px; background-color: rgb(201, 228, 201); 
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-selected-2 { 
	padding: 2px 5px 2px 5px; color: black;  background-color: rgb(255, 254, 141); 
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-3 { 
	padding: 2px 2px 2px 10px; background-color: rgb(201, 228, 201); 
	background-image: url(../layout/menuline3.png);
	background-repeat: repeat-y;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-selected-3 { 
	padding: 2px 2px 2px 10px; color: black; background-color: rgb(255, 254, 141); 
	background-image: url(../layout/menuline3a.png);
	background-repeat: repeat-y;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-4 { 
	padding: 2px 5px 2px 15px; background-color: rgb(201, 228, 201); 
	background-image: url(../layout/menuline4.png);
	background-repeat: repeat-y;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-selected-4 { 
	padding: 2px 5px 2px 15px; font-size: 70%;color: black; background-color: rgb(255, 254, 141); 
	background-image: url(../layout/menuline4a.png);
	background-repeat: repeat-y;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-5 { 
	padding: 2px 5px 2px 20px; background-color: rgb(201, 228, 201); 
	background-image: url(../layout/menuline5.png);
	background-repeat: repeat-y;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-selected-5 { 
	padding: 2px 5px 2px 20px; color: black; background-color: rgb(255, 254, 141); 
	background-image: url(../layout/menuline5a.png);
	background-repeat: repeat-y;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-6 { 
	padding: 2px 5px 2px 25px; background-color: rgb(201, 228, 201); 
	background-image: url(../layout/menuline6.png);
	background-repeat: repeat-y;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

.menuitem-selected-6 { 
	padding: 2px 5px 2px 25px; color: black; background-color: rgb(255, 254, 141); 
	background-image: url(../layout/menuline6a.png);
	background-repeat: repeat-y;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

.menuspacer { background-image: url(../layout/18.png); background-repeat: repeat-y; }
.menuinner { background-image: url(../layout/18.png); background-repeat: repeat-y; }

.copyright {
	height: 20px;
	padding: 2px;
	 font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
}

/* breadcrumb */

#breadcrumb {
    padding: 3px 0px 3px 30px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10px;
    color: black;
}

#breadcrumb a {
    text-decoration: none;
    color: rgb(0,38,89);
}

#breadcrumb a:hover {
    text-decoration: underline;
}

#search {
	margin: 0px;
	padding: 0px;
     font-size: 11px;
    text-align: right;
    /* margin-right: 10px; */
}

input.searchfield {
	margin: 0px;
	padding: 0px;
     font-size: 11px;
    background-color: #ffffff;
    border: 1px solid rgb(76,166,76);
}

input.searchsubmit {
	margin: 0px;
	padding: 0px;
     font-size: 11px;
	width: 50px;
	height:16px;
    color: rgb(0,0,0);
    background-color: rgb(255,255,255);
    border: 1px solid rgb(76,166,76);
}

input.searchsubmit:hover {
    background-color: #DDBBBB;
}

/*
#search a {
    text-decoration: none;
    color: Maroon;
}
*/


/* percorsi */

.percorsi {
	background-image: url(../layout/03.png);
}

.percorso_on {
	padding-top: 4px;
	padding-right: 5px;
	background-image: url(../layout/11.png);
	font-family: Verdana, Arial, sans-serif;
	color: rgb(0,0,0);
	font-size: 10px;
	text-align: center;

    font-weight: bold;
    line-height: 0.95;
}

.percorso {
	padding-top: 4px;
	padding-right: 5px;
	background-image: url(../layout/11a.png);
	font-family: Verdana, Arial, sans-serif;
	color: rgb(0,0,0);
	font-size: 10px;
	text-align: center;

    font-weight: bold;
    line-height: 0.95;
}

.percorso a {
	text-decoration: none;
	color: #000000;
}

.percorso a:hover {
	text-decoration: underline;
	color: #000000;
}

/* meteo */

.meteo {
	width: 100%;
	border: solid #999999 1px;
	font-size: 10px;
}

th.meteo {
	border: solid #999999 1px;
}

td.main{
	height: 550px;
	border: solid #999999 1px;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
}

hr.banners {
	color: #999999;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/* body */

#body {
    border: none;
    padding: 1em;
    margin-left: 10px;
    font-family: Verdana, Arial, Sans-serif;
}

.crossheading { font-weight: bold; font-size: 110%; }

table.simple {
    border-collapse: collapse;
/*
    background-color: #909090;
    border-color: #909090;
*/
    width: auto;
}

td.simple {
    font-size: 80%;
    padding: 3px;
    background-color: White;
    border: solid 1px Navy;
    vertical-align: top;
}

img.simple {
}

#publication-title {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 15px;
    color: Maroon;
}

#project-logo {
    padding: 10px 20px 0px 0px;
    text-align: right;
}

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 80%;
}

.abstract {
    font-weight: bold;
}

h1 {
    font-size: 115%;
	color: rgb(76,166,76); 
	text-align: left;
}

h2 {
	color: rgb(76,166,76); 
    border-bottom: solid 1px #999999;
    margin-top: 30px;
    font-size: 105%;
    text-decoration: none;
}

h3 {
	color: rgb(76,166,76); 
    margin-top: 30px;
    font-size: 102%;
	text-align: left;
}

h4 {
    font-size: 102%;
	text-align: left;
}


.asset { 
    display: block;
    color: #000;
    font-size: 10px;
    margin: 10px 10px 10px 5px;
}


/* tabelle */

table.plain {
	border: solid rgb(76,166,76) 1px;
}

table.plain td {
	padding: 3px;
}

table.listing {
	border-top: solid rgb(76,166,76) 1px;
	border-right: solid rgb(76,166,76) 1px;
}

table.listing td {
	border-bottom: solid #999999 1px;
	padding: 3px;
}

table.grid td {
	border-bottom: solid #999999 1px;
	border-right: solid rgb(76,166,76) 1px;
	padding: 3px;
}

table.data {
	border: solid rgb(76,166,76) 1px;
	margin: 0px;
	padding: 0px;
}

table.data td {
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	margin: 0px;
	padding: 3px;
}

/* pagine wizard */

.wizard {
	color: rgb(76,166,76);
	font-size: 16px;
}

li {
	margin-left: 15px;
}

li.anchorListing {
	margin-left: 15px;
}

li.pageListing {
	margin-left: 15px;
	font-size: 95%;
}

ul.map {
	background-color: rgb(201, 228, 201);
	margin: 2px;
	padding-top: 4px;
}

ul.map ul {
	background-color: rgb(206, 233, 206);
	margin: 2px;
	padding-top: 4px;
}

ul.map ul ul {
	background-color: rgb(211, 238, 211);
	margin: 2px;
	padding-top: 4px;
}

ul.map ul ul ul {
	background-color: rgb(216, 243, 216);
	margin: 2px;
	padding-top: 4px;
}

ul.map ul ul ul ul{
	background-color: rgb(221, 248, 221);
	margin: 2px;
	padding-top: 4px;
}

ul.map ul ul ul ul ul {
	background-color: rgb(226, 253, 226);
	margin: 2px;
	padding-top: 4px;
}