/*
 Foglio di stile del sito Centrorienta - basic
******** Modello pagina web ASMTEL ***********
I - Impostazioni elementi XHTML
II - Impostazioni Classi
III - Impostazioni Divisioni
*/

/* I - Impostazioni elementi xhtml */

body, html {
	margin: 0px auto;
	xpadding: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #ffffff;
	xwidth: 100%;
}

a
	{
	color: #663333;
	text-decoration: none;
	}

a:visited
	{
	color: #663333;
	text-decoration: none;
	}

a:hover
	{
	color: #ff6600;
	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-size: 1.2em;
	font-weight: bold;
	}

ul{
	margin: 0;
	}

li{

}

h1{
      font-size: 1.4em;
      color: #0099cc;
      padding: 0px 0px 0px 0px;
}

h2{
	  font-size: 1.2em;
	  color: #0099cc;
      padding: 5px 5px 5px 0px;
      line-height:5px;
}

h3{
      font-size: 1.2em;
	  color: #ff6600;
      padding: 5px 5px 5px 0px;
      line-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: #ffffff;
	background-color: #ffffff;
	xeight: 1px;
	width: 90%;
	text-align: center;
	}
	
td
	{
	vertical-align: top;
	}

table {
	width: 100%;
	}
	
table.centro
	{
	text-align: center;
	width: auto;
	}
	
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;
}

	
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;
	  width: 95%;
      height:auto;
      color: #003399;
	  background-color: #ffffff;
      padding: 5px 5px 5px 5px;
      text-align: justify;
	  border: 1px dashed #ff9900;
	  font-size: 1.1em;
	  margin-bottom: 5px;
      margin-left: 10px;
	  xmargin-right: 5px;
	  font-weight: normal;
	  line-height: 14pt;
}

.modulochiaro img{
      float: left;
	  margin: 0px 5px 5px 0px;
	  border: 0;
	  heigth: 80px;
	  text-align: left;
}

.modulochiaro p{
	  border: 0;
	  text-align: left;
}

.modulochiaro ul li {
	list-style-type: disc;
	line-height: 16pt;
	xbackground: url(../immagini/bottoni/CircTeal.gif) left center no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;

	}

.modulochiaro ol li {
	list-style-type: lower-alpha;
	line-height: 16pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;

	}
	
.moduloscuro
	{
    float: left;
    background-color: #ffffff;
	width: 95%;
	height:auto;
	color: #003399;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 1.1em;
    margin-bottom: 5px;
    margin-left: 10px;
	border: 1px dashed #ff9900;
	font-weight: normal;
	line-height: 14pt;
	}

.moduloscuro img{
      float: left;
	  padding: 5px 5px 5px 0px;
	  border: 0;
	  heigth: 80px;
}

.modulochiaro a
	{
	color: #0000ff;
	font-weight: bold;
	}

.modulochiaro a:visited
	{
	color: #0000ff;
	font-weight: bold;
	}

.modulochiaro a:hover
	{
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
	}

.moduloscuro a
	{
	color: #0000ff;
	font-weight: normal;
	}

.moduloscuro a:visited
	{
	color: #0000ff;
	font-weight: normal;
	}
.moduloscuro a:hover
	{
	color: #ff6600;
	text-decoration: underline;
	font-weight: normal;
	}

.divtitolo
	{
	width: auto;
	margin-bottom: 3px;
	xbackground: url(../immagini/bottoni/CircTeal.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
	}
	
.divtitolo a
	{
	color: #ea5e00;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	}

.divtitolo a:visited
	{
	color: #ea5e00;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	}
	
.divtitolo a:hover
	{
	color: #ea5e00;
	text-decoration: underline;
	width: 100%;
	font-weight: bold;
	}			

.puntoelenco
	{
	background:url(../immagini/bottoni/txt_piccolo.gif) left top no-repeat;
	padding: 5px 0px 10px 25px;
	margin: 5px 10px 0px 0px;
	}

.puntoelenco a{
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.puntoelenco a:visited {
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.puntoelenco a:hover {
	padding: 0px 0px 0px 15px;
	text-decoration: underline;
	font-weight: bold;
}

.testo
	{
    color: #707070;
    padding: 0px 0px 0px 0px;
	}

.titolotesta{
      font-weight: bold;
      color: #707070;
      margin-left: 5px;
}

.alfabeto
{
	margin: 5px;
	color: #336699;
}

.alfabeto a
{
	width: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px;
	color: #009900;
	border: 1px solid #FFFFFF;
}

.alfabeto a:hover
{
	color: #FFFFFF;
	background-color: #0099CC;
}

.alfabeto a:link
{
	color: #FFFFFF;
}

/* OLD */

.menutitolo
	{
	color: #ffffff;
	background-color: #ff9900;
	width: 100%;
	padding: 5px 0px 2px 5px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;
	xtext-indent: 5pt;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #333333;
	}

.menuvoce
	{
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px 0px 2px 5px;
	height:auto;
	text-indent: 2pt;
	width: 100%;
	}

.menubox {
	width: 100%;
	padding: 5px 0px 2px 5px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #333333;
	background-color: #b2b2b2;
	}

.menupiede
	{
	width: 100%;
	height: auto;
	xbackground: url(../immagini/fondo/menupiede.gif) no-repeat bottom center;
	margin-top: 0px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px 0px 2px 5px;
	}
	

/* III - Impostazione divisioni */

/* 1 - Divisioni figlie Body: sommario, contenitore e note */

#sommario{
      display:none;
}

#contenitore{
	color: #303030;
	margin: 10px auto 0 auto;
	width: 96%;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border: 0px solid #607f8b;
	background-color: #607f8b;
	}
/*
#top {
	width: 760px;
	margin: 0px auto 0px auto;
	background:#2C7E9A url(../immagini/fondo/top.jpg) top center no-repeat;
}
*/
#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%;
	background-color: #ffffff;
}

#top{
	width: 100%;
	height:auto;
	color: #ffffff;
	background-color: #ffcc33;
	border-bottom: 1px solid #ffffff;
	padding: 2px 0px 2px 0px;
	text-align: right;
	margin-top: 5px;
	vertical-align: center;
	
}

#top a{
      text-decoration:underline;
      color: #ffffff;
      font-weight: bold;
      padding: 0px 5px 0px 0px;
}

#top a:visited{
      text-decoration:underline;
      color: #ffffff;
      font-weight: bold;
      padding: 0px 5px 0px 0px;
}


#top a:hover{
      text-decoration:underline;
      color: #ff6600;
      font-weight: bold;
      padding: 0px 5px 0px 0px;
}


/* Menuconfigurazione */

#menuconfigurazione{
	width: 100%;
	height:auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	margin-top: 0px;
	
}

#menuconfigurazione a{
      text-decoration:none;
      color: #333333;
      font-weight: normal;
      padding: 0px 0px 0px 0px;
}

#menuconfigurazione a:visited{
      text-decoration:none;
      color: #333333;
      font-weight: normal;
      padding: 0px 0px 0px 0px;
}


#menuconfigurazione a:hover{
      text-decoration:none;
      color: #ff6600;
      font-weight: normal;
      padding: 0px 0px 0px 0px;
}

/* Testata */

#testata{
      background:  url(../immagini/logo/logo.gif) no-repeat top left;
      width: 100%;
      height:80px;
	  padding: 0px 0px 0px 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  text-align: right;
      }
/*
#testata h1 {
	width: 100%;
	margin: 123px 0px 0px 0px;
	color: #00ffff;
	font-size: 3.0em;
	text-align: left;
	text-indent: 5px;
	}
*/
#testata p {
	width: auto;
	text-align: left;
	color: #ffff99;
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 5px;
	}

#testata a{
      text-decoration:none;
      color: #ff6600;
      font-weight: bold;
      padding: 0px 0px 0px 0px;
}

#testata a:visited{
      text-decoration:none;
      color: #ff6600;
      font-weight: bold;
      padding: 0px 0px 0px 0px;
}


#testata a:hover{
      text-decoration:underline;
      color: #ff6600;
      font-weight: bold;
      padding: 0px 0px 0px 0px;
}
	
/* Menunavigazione */

#menunavigazione{
	float: left;
	width: 100%;
	height: auto;
	text-indent: 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff6600;
}

.linknavigazione {
	display: inline;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	width: auto;
	border-right: solid 1px #ff6600;
	}

.linknavigazione ul {	
	list-style: none;
	font-size: 1em;
	display: inline;
	}	

.linknavigazione li {
	display: inline;
	}


.linknavigazione a {
	color: #ff6600;
	text-decoration: none;	
	font-size: 1.2em;
	text-decoration: none;
	margin-left: 3px;
	padding: 0px 0px 0px 0px;
}

.linknavigazione a:visited {
	color: #ff6600;
	text-decoration: none;	
}

.linknavigazione a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#labelintestazione{
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	padding: 2px 0px 0px 0px;
	margin-left: 0px;
	border-bottom: 0px solid #cc6633;
	background-color: #ffffff;
}

.labelintestazione {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #cc6633;
	font-size: 1.4em;
	font-weight: bold;
	}

/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 100px 0px 10px 0px;
	background: url(../immagini/fondo/contenuti.jpg) repeat-x top left;
	background-color: #607f8b;
	text-align:left;
	}

/* menucontenuti di SINISTRA */

#menucontenutisx{
	float:left;
	width: 17%;
	height: auto;
	vertical-align: middle;
	text-align: left;
	margin-left: 5px;
}

#menucontenutisx a, #menucontenutisx a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

#menucontenutisx a:hover {
	text-decoration:none;
	color: #333333;
	font-weight: bold;
	cursor: hand;
	width: 100%;
}

/* menucontenuti di DESTRA */

#menucontenutidx{
	float:right;
	width: 18%;
	height: 100%;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #cccccc;
	margin-right: 5px;
}

#menucontenutidx a, #menucontenutidx a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menucontenutidx a:hover {
	text-decoration:none;
	color: #ff9900;
	font-weight: bold;
	cursor: hand;
}

#percorso{
	width: 100%;
	height: auto;
	xmargin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	}

#percorso a{
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	}

#percorso a:visited{
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	}

#percorso a:hover{
	text-align: left;
	color: #ff9933;
	font-weight: bold;
	text-decoration: underline;
	}

/* contenuti SENZA menù di destra */

#contenuti{
	float:left;
	width: 400px;
	height: 400px;
	padding: 178px 0px 0px 0px;
	text-align: left;
	xbackground: url(../immagini/fondo/contenuti.jpg) no-repeat top left #607f8b;
}

/* contenuti CON menù di destra */

#contenuticentrale{
	float:left;
	width: 58%;
	height: auto;
	margin: 0 10px 0 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 10px;
	background: transparent;
	}

#contenutitesta {
	
	width: 100%;
	height: auto;
	border: 0px solid #cccccc;
    padding: 0px 0px 0px 0px;
	xbackground: url(../immagini/fondo/puzzle.gif) top right no-repeat;
	}

/* III Piede */

#piede{
	float: left;
	width: 100%;
	height:19px;
	padding: 20px 0px 10px 0px;
	text-align: center;
    background-color: #ffffff;
	color: #607f8b;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight:normal;
}

#piede p
	{
	color: #ff9900;
	font-size: 1.2em;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#piede a
	{
	color: #607f8b;
	font-weight:bold;
	}

#piede a:visited
	{
	color: #607f8b;
	font-weight:bold;
	}

#piede a:hover
	{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	}

#bottom {
	width: 760px;
	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
	{
	color: #ffffff;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #333333;
	height: 80px;
	width: 100%;
	padding: 5px 0px 2px 5px;
	cursor: hand;
	}

#news a
	{
	color: #607f8b;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	}

#news a:visited
	{
	color: #607f8b;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	}

#news a:hover
	{
	color: #607f8b;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	}
	
.cerca 
	{
	text-align: left;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #333333;
	width: 100%;
	padding: 5px 0px 5px 5px;
	}

.cercatop 
	{
	float: right;
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: top;
	}

form {
	margin: 0;
	padding: 0;
}
.bottone 
	{
	font-size: 1.2em;
	color: #003399;
	margin-left: 1px;
	}

.bottonetop 
	{
	font-size: 1.2em;
	color: #666666;
	background-color: #ff9900;
	}

.campo 
	{
	font-size: 1.0em;
	width: auto;
	margin-right: 10px;
	}

.camporicerca 
	{
	font-size: 1.0em;
	width: 80px;
	}

/* Update 09-03-06 */

.elencofaccette, ul, li{
	list-style-type: square;
	color: #00509F;
}

.elencofaccette{
	list-style: none;
	padding-left: 5px;
	color: #00509F;
}

.elencofaccette a{
	padding: 0px 0px 0px 15px;
	background:url(../immagini/bottoni/marcatore.gif) left center no-repeat;
	color: #00509F;
	font-weight: bold;
}

.elencofaccette a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00509F;
}

.elencofaccette a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #7DBEFF;
}

.separatore {
	display: none;
}

.calendario {
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #333333;
	width: 100%;
	padding: 5px 2px 2px 2px;
	font-size: 1.0em;
}

td.cal
	{
	color: #ffffff;
	font-weight: bold;
	}

td.calday
	{
	color: #ffffff;
	font-weight: normal;
	}

.stampa
	{
	background: url(../immagini/bottoni/print.gif) no-repeat right top;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin-top: 0px;
}

.tornasu
	{
	background: url(../immagini/bottoni/su.gif) no-repeat right bottom;
	height: auto;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin-top: 20px;
}