/*
 Foglio di stile del Portale Brandizzo - basic
******** Modello pagina web ASMTEL ***********
I - Impostazioni elementi XHTML
II - Impostazioni Classi
III - Impostazioni Divisioni
*/

/* I - Impostazioni elementi xhtml */

body, html {
	margin: 10px auto;
	padding: 0;
	xbackground:#eeeeee;
	xbackground:#004594;
	background:url(../immagini/fondo/bg.gif) top center #eeeeee;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
	font-size: 80%;
}

label {
	color: #ff6600;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	}
a
	{
	color: #663333;
	text-decoration: none;
	}

a:visited
	{
	color: #663333;
	text-decoration: none;
	}

a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}


p
	{
    padding: 0px 5px 0px 5px;
	}

p.sx
	{
    padding: 0px 0px 0px 0px;
    text-align:center;
    height:auto;
	}

p.titolo
	{
    color: #ff6600;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	}

ul{
	margin: 0;
	}

li{

}

li.mappagruppo{
	list-style-position: inside;
	list-style-type: disc;
	color: #333333;
	}

li.mappamenu{
	list-style-position: inside;
	list-style-type: disc;
	color: #336699;
	}

/*
h1{
      font-size: 2em;
      color: #ffffff;
      padding: 0px 5px 0px 5px;
      line-height:5px;
}
*/
h2{
	  font-size: 1.2em;
	  color: #0099cc;
      padding: 5px 5px 5px 0px;
      xline-height:5px;
}

h3{
      font-size: 1.2em;
	  color: #ff6600;
      padding: 0px 5px 0px 0px;
      xline-height:5px;
}

h4{
      font-size: 1em;
	  color: #707070;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h5{
      font-size: 0.9em;
	  color: #707070;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

h6{
      font-size: 0.8em;
	  color: #707070;
      padding: 5px 5px 5px 5px;
      line-height:5px;
}

hr	{
	color: #ffcc33;
	background-color: #ffcc33;
	height: 1px;
	width: 90%;
	text-align: center;
	}

table.centro
	{
	text-align: center;
	width: auto;
	}
	
table.new
    {
	 border:0;
	 width:100%;
	 align:center; 
	 cellpadding:0; 
	 cellspacing:0;
	 background-color:"#e5ebeb"; 
	 height:"60";
	}
	
	
td.sx
	{
	text-align: left;
	width: 50%;
	vertical-align: top;
	}

td.centro
	{
	text-align: center;
	width: auto;
	}

td.dx
	{
	text-align: right;
	width: 50%;
	vertical-align: top;
	}

td a
{
	text-decoration: none;
	color: #666666;
}

td a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

td a:visited
{
	text-decoration: none;
	color: #666666;
}

	
img{
      border:0;
}

img#proporzionale {
      width:30%;
      float:left;
      margin: 5px;
}

img#fissa {
      width:100%;
      xfloat:left;
      margin-right: 15px;
}

img#foot {
      width:88px;
      height:21px;
}

/* II - Impostazione classi */

.modulochiaro{
    float: left;
    xbackground-color: #ffffff;
	width: 100%;
	height:auto;
	color:#000000;
	xcolor: #003399;
	padding: 5px 5px 5px 0px;
	text-align: justify;
	font-size: 1.0em;
    margin-top: 3px;
	border-bottom: 1px solid #ff9900;
	font-weight: normal;
	line-height: 12pt;
}

.modulochiaro p, .moduloscuro p{
	  padding: 0px 0px 0px 0px;
	  border: 0;
	  width: 100%;
}

.modulochiaro hr{
	  padding: 5px 0px 5px 0px;
	  width: 90%;
}

.modulochiaro img {
      float: left;
	  padding: 5px;
	  border: 1px solid #cccccc;
	  margin: 5px 5px 5px 0px;
}

.modulochiaro ul li {
	list-style-type: disc;
	line-height: 16pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	}

.modulochiaro ol li {
	list-style-type: decimal;
	line-height: 16pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	}

.modulochiaro table	{
	border: 0px solid #ff9900;
	width: 90%;
	background-color: #ff9900;
	margin-top: 0px;
	xfont-size: 0.8em;
	}
	
.modulochiaro td	{
	text-align: left;
	padding: 0px 3px 0px 3px;
	background-color: #ffffff;
	}
		
.moduloscuro
	{
    float: left;
    background-color: #ffffff;
	width: 100%;
	height:auto;
	xcolor: #003399;
	color:#000000;
	padding: 5px 5px 5px 0px;
	text-align: justify;
	font-size: 1.0em;
    margin-top: 3px;
	border-bottom: 1px solid #ff9900;
	font-weight: normal;
	line-height: 12pt;
	}

.moduloscuro img{
      float: right;
	  padding: 5px 0px 5px 10px;
	  border: 0;
}

.modulochiaro a
	{
	color: #ff6600;
	font-weight: normal;
	}

.modulochiaro a:visited
	{
	color: #ff6600;
	font-weight: normal;
	}

.modulochiaro a:hover
	{
	color: #ff9933;
	text-decoration: underline;
	font-weight: normal;
	}

.moduloscuro a
	{
	color: #ff6600;
	font-weight: normal;
	}

.moduloscuro a:visited
	{
	color: #ff6600;
	font-weight: normal;
	}
.moduloscuro a:hover
	{
	color: #ff9933;
	text-decoration: underline;
	font-weight: normal;
	}

.capolettera
	{
	width: auto;
	padding: 0px 0px 0px 0px;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.2em;
	}

.divtitolo
	{
	width: auto;
	margin-bottom: 3px;
	background:   url(immagini/bottoni/document.png) left center no-repeat;
	padding: 0px 0px 0px 20px;
	}
	
.divtitolo a
	{
	color: #ea5e00;
	text-decoration: none;
	margin-left: 0px;
	}

.divtitolo a:visited
	{
	color: #ea5e00;
	text-decoration: none;
	margin-left: 0px;
	}
	
.divtitolo a:hover
	{
	color: #ea5e00;
	text-decoration: underline;
	width: 100%;
	}			

.puntoelenco
	{
	width: 90%;
	padding: 0px 0px 10px 0px;
	xline-height: 14pt;
	font-size: 1.1em;
	height: 16px;
	margin-left: 0px;
	margin-bottom: 5px;
	xlist-style-position: outside;
	}
	
.puntoelenco a
	{
	color: #0033ff;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}

.puntoelenco a:visited
	{
	color: #0033ff;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}
	
.puntoelenco a:hover
	{
	color: #6a88ff;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}			

.testo
	{
    color: #707070;
    padding: 0px 0px 0px 0px;
	}

.titolo
	{
	font-weight: normal;
	color: #ff6600;
	margin-left: 0px;
	font-size: 1.0em;
	width: 100%;
	}

.titolotesta{
      font-weight: bold;
      color: #707070;
      margin-left: 5px;
}

.alfabeto
{
	margin: 5px;
	color: #ff6600;
	font-size: 1.2em;
}

.alfabeto a
{
	width: 30px;
	text-decoration: none;
	background-color: #000000;
	xbackground-color: #ff9933;
	padding: 3px;
	color: #ffffff;
	border: 1px solid #FFFFFF;
}

.alfabeto a:hover
{
	color: #000000;
	background-color: #ffffff;
}

.alfabeto a:visited
{
	background-color: #000000;
	color: #ffffff;
}

.eletd
{
	color: #ff6600;
	margin: 5px 0px 5px 0px;
}

.eletd a
{
	text-decoration: none;
	color: #666666;
}

.eletd a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.eletd a:visited
{
	text-decoration: none;
	color: #666666;
}


/* OLD */

.menutitolo
	{
	color: #000000;
	font-weight: bold;
	background-color: #ff9933;
	width: 100%;
	border: 1px solid #003399;
	font-size: 1.1em;
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	margin-bottom:2px;
	text-align: left;
	font-weight: bold;
	text-indent: 3px;
	}

.menuvoce
	{
	background-color:FAE196;
	color: #663333;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:auto;
	text-indent: 0pt;
	vertical-align: middle;
	line-height: 12pt;
	}

.menubox
    {
	border: 1px solid #A16020;
	width: 100%;
	background-color: #FAE196;
	 }
  
#menupiede
	{
	display: block;
	width: 100%;
	height: 34px;
	background:   url(immagini/fondo/piedemenu.gif) no-repeat top center;
	margin-top: 0px;
	}
	

/* III - Impostazione divisioni */

/* 1 - Divisioni figlie Body: sommario, contenitore e note */

#sommario{
      display:none;
}

#contenitore{
	background: #ffffff;
	color: #000000;
	margin: 0px auto 0px auto;
	width: 780px;
	xheight: 600px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #A16020;
	}


#top {
	float: left;
	width: 100%;
	border-top: 1px solid #6C4900;
}


#note{
      display:none;
}

/* 
    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: 100%;
	height:auto;
	background-color:#ffffff;
	color:#000000;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin-top: 0px;
	vertical-align: top;
		
}

#menuconfigurazione a{
      text-decoration:none;
      color: #000000;
      font-weight: normal;
      padding: 0px 5px 0px 10px;
}

#menuconfigurazione a:visited{
      text-decoration:none;
      color: #000000;
      font-weight: normal;
      padding: 0px 5px 0px 10px;
}


#menuconfigurazione a:hover{
      text-decoration:none;
      color: #ff6600;
      font-weight: normal;
      padding: 0px 5px 0px 10px;
}

/* Testata */


#testata{
     float: left;
	 background:  url(../immagini/logo/header.jpg) no-repeat top left;
      width: 100%;
	  height: 120px;
      text-align:center;
	  padding: 0px 0px 0px 0px;
	border-top: 1px solid #6C4900;
	  margin-top: 0px;
      }

#testata h1 {
	display: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: #336699;
	font-size: 1.7em;
	text-align: center;
	text-indent: 5px;
	}

#testata p {
	display: none;
	width: auto;
	text-align: center;
	color: #bbbbbb;
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 5px;
	}

#testata a{
      text-decoration:none;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
}

#testata a:visited{
      text-decoration:none;
      color: #000000;
      xfont-weight: bold;
      padding: 0px 0px 0px 0px;
}


#testata a:hover{
      text-decoration:none;
      color: #ff6600;
      font-weight: bold;
      padding: 0px 0px 0px 0px;
}
	
/* Menunavigazione */

#menunavigazione{
	float: left;
    width: 100%;
	background-color: #ff9933;
	height: auto;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 3px solid #6C4900;
	white-space: nowrap;
	}

.linknavigazione {
	display: inline;
	color: #6F8862;
	border-right: solid 0px #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.linknavigazione ul {	
	list-style: none;
	font-size: 1em;
	display: inline;
	margin-left: 0px;
	}	

.linknavigazione li {
	display: inline;
	margin-left: 0px;
	}


.linknavigazione a {
	color: #000000;
	font-weight: bold;
	xfont-size: 1.2em;
	text-decoration: none;
	margin-left: 3px;
	padding: 0px 0px 0px 0px;
}

.linknavigazione a:visited {
	color: #000000;
	text-decoration: none;	
}

.linknavigazione a:hover{
	color: #ffffff;
	text-decoration: underline;
}


/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
	background-color: #FEF5DA;
	text-align:left;
	}

/* menucontenuti di SINISTRA */

#menucontenutisx{
	float:left;
	width: 22%;
	height: 100%;
	margin-left: 3px;
	vertical-align: middle;
	text-align: left;
	border: 0px solid #cccccc;
}

#menucontenutisx a, #menucontenutisx a:visited {
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	margin-left: 3px;
}

#menucontenutisx a:hover {
	text-decoration:none;
	color: #ff6600;
	font-weight: bold;
	margin-left: 3px;
	cursor: hand;
}

/* menucontenuti di DESTRA */

#menucontenutidx{
	float:right;
	width: 180px;
	height: 100%;
	margin-right: 3px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-bottom: 10px;
}

#menucontenutidx a, #menucontenutidx a:visited {
	font-weight: bold;
	margin-left: 3px;
	color: #663333;
	text-decoration: none;
	width: 150px;
}

#menucontenutidx a:hover {
	text-decoration:none;
	margin-left: 3px;
	color: #ff6600;
	font-weight: bold;
	cursor: hand;
}

/* contenuti SENZA menù di destra */

#contenuti{
	float:left;
    width: 70%;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 15px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#percorso{
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 25px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	color: #333333;
	border-bottom: 1px solid #ff9900;
	}
#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: #ff6600;
	font-weight: normal;
	text-decoration: none;
	}

/* contenuti CON menù di destra */

#contenuticentrale{
	float:left;
	width: 360px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	}


/* III Piede */

#piede{
	clear: both;
	width: 780px;
	height:auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
    background-color: #ff9933;
	color: #000000;
	font-style: italic;
	margin: 0px auto 10px auto;
	border: 1px solid #A16020;
}
#piede a, #piede a:visited
	{
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
		}

#piede a:hover
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#bottom {
	width: 800px;
	height: 10px;
	margin: 0px auto 0px auto;
	xpadding:0 0 0 0;
	background:#ffffff url(immagini/fondo/bottom.gif) top center no-repeat;
}


/***********************  Contenuti di personalizzazione ************* */

#news
	{
	width: 100%;
	color: #663333;
	background-color: #FEF5DA;
	border-left: 0px solid #003399;
	border-right: 0px solid #003399;
	border-bottom: 0px solid #003399;
	margin-top: 0px;
	height: 20px;
	padding: 10px 0px 0px 0px;
	}

#news a
	{
	color: #CC3300;
	xbackground-color: #D1F1D9;
	cursor: hand;
	}

#news a:visited
	{
	color: #CC3300;
	}

#news a:hover
	{
	color: #ff6600;
	text-decoration: underline;
	}
	
.cerca 
	{
	padding: 5px 0px 5px 0px;
	margin: 0;
	width: 100%;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}

.cerca_av 
	{
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	xwidth: 140px;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}

.cercatop 
	{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #6C4900;
	background-color: #FAE196;
	height: auto ! important;
	}

form {
	margin: 0;
	padding: 0;
}
.bottone 
	{
	font-size: 1.2em;
	color: #000000;
	margin-left: 3px;
	}

.bottonetop 
	{
	font-size: 1.2em;
	color: #666666;
	background-color: #ff9900;
	}

.campo 
	{
	font-size: 1em;
	width: auto;
	margin-right: 10px;
	}

.camporicerca 
	{
	font-size: 1em;
	width: 100px;
	}

/* Update 09-03-06 */

.elencofaccette, ul, li{
	list-style-type: square;
	color: #00509F;
}

.elencofaccette{
	list-style: none;
	padding-left: 0px;
	color: #00509F;
	font-size: 1.2em;
	border: 0px dashed #cccccc;
	margin-bottom: 10px;
	}

.elencofaccette a{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	background:  url(immagini/bottoni/enter_key.jpg) left center no-repeat;
	color: #00509F;
}

.elencofaccette a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #00509F;
}

.elencofaccette a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #00509F;
}

.separatore {
	display: none;
}

.calendario {
	color: #ff6600;
	text-align: center;
	border: 1px solid #A16020;
	background-color: #FAE196;
	xbackground-color: #ffe88c;
	font-size: 0.9em;
	width: 100%;
}

td.cal
	{
	color: #A16020;
	font-weight: bold;
	width: auto;
	text-align: center;
	}

td.calday
	{
	color: #ff6600;
	font-weight: normal;
	}

.stampa
	{
	background:   url(../immagini/bottoni/print.gif) no-repeat right top;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin-right: 0px;
	margin-top: 10px;
}

.tornasu
	{
	background:   url(../immagini/bottoni/su.gif) no-repeat right bottom;
	height: auto;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin-top: 2px;
}