/*
 Foglio di stile del Portale InCittà
******** Modello pagina web ASMTEL ***********
I - Impostazioni elementi XHTML
II - Impostazioni Classi
III - Impostazioni Divisioni
*/

/* I - Impostazioni elementi xhtml */

body, html {
	margin: 0px auto 0px auto;
    background:  url(../immagini/fondo/splash_sidegradient.gif) top left repeat-x;
    font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

a
	{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}

a:visited
	{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}

a:hover
	{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	}


p
	{
    padding: 0;
	margin: 0;
	}
form
	{
    padding: 0;
	margin: 0;
	}

ul{
	list-style-position: inside;
	list-style-type: square;
	
}

li{
	list-style-type: square;

}

h1{
      font-size: 2em;
      color: #ffffff;
      padding: 0px 5px 0px 5px;
      line-height:5px;
}

h2{
	  font-size: 1.2em;
      color: #0066cc;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h3{
      font-size: 1.3em;
      color: #ff6600;
      padding: 0px 0px 0px 0px;
      line-height:0px;
	  margin: 10px 0px 7px 0px;
}

h4{
      font-size: 1em;
      color: #ff6600;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h5{
      font-size: 0.9em;
      color: #ff6600;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h6{
      font-size: 1em;
      color: #ff6600;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

table.centro
	{
	text-align: center;
	width: 100%;
	margin: 0px auto 0px auto;
	}
	
td.sx
	{
	text-align: left;
	width: auto;
	}

td.centro
	{
	text-align: center;
	width: auto;
	}

td.dx
	{
	text-align: right;
	width: auto;
	}
	
img{
      border:0;
	  xfloat: right;
}

img#proporzionale {
      width:30%;
      float:left;
      margin: 5px;
}

img#fissa {
      width:100px;
      float:left;
      margin: 5px;
}

img#foot {
      width:88px;
      height:21px;
}

/* II - Impostazione classi */

.modulochiaro{
      width: 100%;
      height:auto;
      color: #003366;
      padding: 0px 0px 0px 15px;
      text-align: justify;
	  border: 0px solid #cccccc;
      font-size: 1.2em;
	  line-height: 16px;
}

.moduloscuro
	{
    background-color: #f7f7f7;
	width: 100%;
	height:auto;
	color: #333333;
	padding: 0px 0px 0px 15px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 16px;
	}

.modulochiaro a
	{
	color: #003366;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.modulochiaro a:visited
	{
	color: #003366;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.modulochiaro a:hover
	{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.moduloscuro a
	{
	color: #003366;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.moduloscuro a:visited
	{
	color: #003366;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.moduloscuro a:hover
	{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
	}

.divtitolo
	{
	width: 100%;
	xbackground-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: auto;
	padding: 5px 0px 2px 0px;
	margin-top: 3px;
	}
	
.divtitolo a
	{
	color: #003366;
	text-decoration: none;
	}

.divtitolo a:visited
	{
	color: #003366;
	text-decoration: none;
	}
	
.divtitolo a:hover
	{
	color: #003366;
	text-decoration: underline;
	width: 100%;
	}			
.testo
	{
    color: #003366;
    padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	}

.titolo
	{
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #ff6600;
	font-size: 1.4em;
	}

.avvisoricerca
	{
	font-weight: bold;
	color: #ff6600;	
	}
	
.autore
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #999999;
	}
	
.titolotesta
	{
    xfont-weight: bold;
    color: #ff6600;
    margin-left: 5px;
	}

/* OLD */

.menutitolo
	{
	background:url(../immagini/fondo/testamenu.gif) no-repeat top left #ffffff;
	color: #ffffff;
	margin-top: 10px;
	padding: 5px 0px 2px 0px;
	border-bottom: 0px solid #339999;
	border-top: 0px solid #93eeee;
	text-align: left;
	font-weight: bold;
	text-indent: 3pt;
	}

.menuvoce
	{
	background-color: #eff3f9;
	font-weight: normal;
	border-top: 0px solid #93eeee;
	border-bottom: 1px solid #ff9900;
	border-right: 0px solid #93eeee;
	padding: 2px 0px 0px 0px;
	height:auto;
	width: 100%;
	text-indent: 3pt;
	vertical-align: middle;
	line-height: 18px;
	}
	

/* III - Impostazione divisioni */

/* 1 - Divisioni figlie Body: sommario, contenitore e note */

#sommario{
      display:none;
}

#contenitore{
	width: 100%;
	margin: 0px auto 10px auto;
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	}
#top {
	width: 100%;
	margin: 0px auto 0px auto;
	background:#2C7E9A url(../immagini/fondo/top.jpg) top center no-repeat;
}

#note{
	width: 100%;
	height: auto;
	margin: 0px auto 10px auto;
	text-align: center;
}

/* 
    2 - Divisioni figlie del contenitore 
        2.1 - intestazione (menuconfigurazione, testata, menunavigazione)
        2.2 - corpo (menucontenuti, contenuti)
        2.3 - piede 
*/

/* 2.1 Intestazione  (menuconfigurazione, testata, menunavigazione) */

#intestazione{
      float: left;
      width: 100%;
}

/* Menuconfigurazione */

#menuconfigurazione{
	width: 90%;
	height:auto;
	color: #0066cc;
	padding: 0px 0px 10px 0px;
	text-align: justify;
	font-size: 1.1em;
	margin: 0px auto 0px auto;
}

#menuconfigurazione a{
      text-decoration:none;
      color: #0066cc;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:visited{
      text-decoration:none;
      color: #0066cc;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:hover{
      text-decoration:underline;
      color: #0066cc;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

/* Testata */

#testata{
    float: left;
    background:  url(../immagini/logo/splash_logo.gif) no-repeat right top;
	color: #008BDF;
	font-weight: normal;
	width: 60%;
	height: 100px;
	text-align: left;
	padding: 0px 0px 0px 0px;
      }

#testata2{
    float: right;
    xbackground:  url(../immagini/logo/splash_logo.gif) no-repeat center center;
	background-color: #c5dffa;
	font-weight: normal;
	width: 15%;
	height: 100px;
	text-align: left;
	padding: 5px;
	border: 0px solid #c5dffa;
	margin-top: 10px;
	margin-right: 10px;
      }

#testata2 img {
	width: 150px;
	}
	

/* Menunavigazione */

#menunavigazione{
	float: left;
	color: #008BDF;
	font-weight: normal;
	width: 100%;
	height: 14px;
	text-align: justify;
	padding: 10px 0px 5px 0px;
}

.linknavigazione {
	display: inline;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
	width: auto;
	font-size: 1.2em;
	font-weight: bold;
	height: 14px;
}


.linknavigazione a {
	color: #ffffff;
	text-decoration: none;	
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

.linknavigazione a:visited {
	color: #ffffff;
	text-decoration: none;	
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

.linknavigazione a:hover{
	color: #ffcc66;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}


/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 100%;
	height: auto;
	text-align:center;
	}

/* menucontenuti di SINISTRA */

#menucontenutisx{
	float:left;
	width: 16%;
	height: 100%;
	vertical-align: middle;
	text-align: left;
	border: 0px solid #cccccc;
	color: #008BDF;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 5px;
}

#menucontenutisx a {
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	width: 100%;
}

#menucontenutisx a:hover {
	text-decoration:none;
	color: #ff9900;
	font-weight: normal;
	cursor: hand;
}

/* menucontenuti di DESTRA */

#menucontenutidx{
	float:right;
	width: 20%;
	height: 100%;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #cccccc;
	margin-bottom: 10px;
}

#menucontenutidx a {
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	width: 100%;
}

#menucontenutidx a:hover {
	text-decoration:none;
	color: #ff9900;
	font-weight: normal;
	cursor: hand;
}

/* contenuti SENZA menù di destra */

#contenuti{
	float:left;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px auto 0px auto;
}

#percorso{
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #0066cc;
	border-bottom: 1px solid #cccccc;
	}
#percorso a{
	text-align: left;
	font-weight: normal;
	color: #ff9900;
	}

#percorso a:visited{
	text-align: left;
	color: #ff9900;
	font-weight: normal;
	}

#percorso a:hover{
	text-align: left;
	color: #0033ff;
	font-weight: normal;
	text-decoration: none;
	}

/* contenuti CON menù di destra */

#contenuticentrale{
	float:left;
	width: 56%;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	xmargin-left: 15px;
	padding-top: 0px;
	xpadding-bottom: 10px;
	text-align: center;
	line-height: 14px;
	}

/* III Piede */

#piede{
	float: left;
	width: 100%;
	height:auto;
	padding: 2px 0px 2px 0px;
	text-align: center;
	color: #666666;
	font-style: normal;
	margin: 0px auto 0px auto;
}
#piede a
	{
	color: #008BDF;
	font-weight: bold;
	text-decoration: none;
	}

#piede a:visited
	{
	color: #008BDF;
	font-weight: bold;
	text-decoration: none;
	}

#piede a:hover
	{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
	}

td.footer {
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0px auto 0px auto;
}
div.footer {
	margin: 0 0 0 0;
}

#bottom {
	width: 100%;
	height: auto;
	margin: 0px auto 20px auto;
	color: #ff6600;
	font-weight: normal;
	text-align: center;
}


/***********************  Contenuti di personalizzazione ************* */

#news
	{
	color: #003366;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 80px;
	padding: 5px 3px 5px 3px;
	}

#news a
	{
	color: #CC3300;
	xbackground-color: #D1F1D9;
	cursor: hand;
	}

#news a:visited
	{
	color: #CC3300;
	xbackground-color: #D1F1D9;
	}

#news a:hover
	{
	xfont-size: 1em;
	color: #CC3300;
	background-color: #D1F1D9;
	text-decoration: none;
	}
	
.cerca 
	{
	padding: 4px;
	xfont-size: 0.9em;
	width: auto;
	text-align: left;
	}

.bottone 
	{
	font-size: 1.2em;
	color: #666666;
	height: 22px;
	}

.campo 
	{
	font-size: 1em;
	width: auto;
	margin-right: 10px;
	}

.camporicerca 
	{
	xfont-size: 0.9em;
	width: 115px;
	margin-right: 5px;
	}

/* Update 09-03-06 */

.elencofaccette{
	list-style: none;
	padding: 2px 0px 3px 15px;
	background:url(../immagini/bottoni/marcatore.gif) left center no-repeat;
	width: 100%;
	font-size: 1.2em;
}

.elencofaccette a{
	padding: 0px 0px 0px 15px;
	color: #003366;
	font-size: 1.2em;
}

.elencofaccette a:visited {
	padding: 0px 0px 0px 15px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	font-size: 1.2em;
}

.elencofaccette a:hover {
	padding: 0px 0px 0px 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-size: 1.2em;
}

.elencolink{
	list-style: none;
	padding: 7px 0px 1px 20px;
	background:url(../immagini/bottoni/linkin.gif) left center no-repeat;
	width: 70%;
	border-bottom: 1px solid #cccccc;
}

.elencolink a{
	xpadding: 0px 0px 0px 15px;
	color: #003366;
	font-size: 1.2em;
}

.elencolink a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

.elencolink a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #cc0000;
}


	
.separatore {
	display: none;
}

.calendario {
	color: #ff6600;
	xwidth: 20%;
	text-align: center;
	  border-left: 1px solid #cccccc;
	  border-right: 1px solid #cccccc;
	  border-bottom: 1px solid #cccccc;
	background-color: #eff3f9;
}

td.cal
	{
	color: #ff9900;
	font-weight: bold;
	}

td.calday
	{
	color: #0066cc;
	font-weight: normal;
	}

.puntoelenco
	{
	background:url(../immagini/bottoni/txt_piccolo.gif) left bottom no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 10px 0px 0px px;
	font-size: 1.2em;

	}

.percorso{
	background-color: #FFFFCC;
	width: 100%;
}

.percorso a{
	color: #003366;
}

.percorso a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

.percorso a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.stampa
	{
	background: url(../immagini/bottoni/print.gif) no-repeat right top;
	padding: 0px 20px 0px 0px;
	text-align: right;
}

.tornasu
	{
	background: url(../immagini/bottoni/su.gif) no-repeat right bottom;
	height: auto;
	padding: 0px 20px 0px 0px;
	text-align: right;
}
