/*
 Foglio di stile del sito Comune di San Mauro Torinese
******** Modello pagina web G.Lumetta ***********
I - Impostazioni elementi XHTML
II - Impostazioni Classi
III - Impostazioni Divisioni
*/

/* I - Impostazioni elementi xhtml */

body, html {
	margin: 0;
	padding-top: 0px;
	background-color: #ffffff;
    font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

strong {
	font-weight: bold;
	font-size: 1.0em;
	}
	
hr {
	width: 70%;
	}

label {
	margin: 10px 0px 0px 0px;
	}
	
a
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	}

a:visited
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	}

a:hover
	{
	color: #cc6633;
	text-decoration: underline;
	font-weight: normal;
	}

p
	{
    padding: 0px;
	margin: 0px;
	}

form
	{
    padding: 0px;
	margin: 0px;
	}

ul{
	list-style-type: none;
	color: #cc6633;
    padding: 0px;
	margin: 0px;
	}

li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	color: #cc6633;
    padding: 0px;
	line-height: 1.0em;
	}

li.mappagruppo{
	list-style-position: outside;
	list-style-type: disc;
	color: #333333;
	}

li.mappamenu{
	list-style-position: inside;
	list-style-type: disc;
	color: #336699;
	}

h1{
      font-size: 1.5em;
      color: #cc6633;
      padding: 0px 0px 0px 0px;
      line-height:5px;
}

h2{
	  font-size: 1.1em;
      color: #cc6633;
      padding: 0px 0px 0px 0px;
      line-height: 1.2em;
	  margin: 5px 0px 15px 0px;
	  text-align: left;
	  font-weight: bold;
}

h3{
      font-size: 1.0em;
      color: #cc6633;
      padding: 0px 0px 0px 0px;
      line-height:1.2em;
	  margin: 5px 0px 0px 0px;
	  text-align: left;
	  font-weight: bold;
}

h4{
      font-size: 1.0em;
      color: #cc6633;
      padding: 0px 0px 0px 0px;
      line-height: 1.2em;
	  margin: 5px 0px 5px 0px;
	  border: 0;
	  width: 100%;
	  border-bottom: 1px solid #ff9999;
}

h5{
	background:url(../immagini/fondo/menutitolo.gif) no-repeat top center;
	color: #00cc00;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 0px solid #339999;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 12pt;
	width: 180px;
}

h6
	{
	background:url(../immagini/fondo/menutitolo.gif) no-repeat top center;
	color: #ff7800;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 0px solid #339999;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 12pt;
	width: 180px;
	}

table	{
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	}

table caption	{
	font-size: 1.0em;
	}

td	{
	height: auto;
	}
		
table.centro
	{
	text-align: center;
	width: 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;
}


img#proporzionale {
      width:30%;
      float:left;
      margin: 0px;
}

img#foot {
      width:88px;
      height:21px;
}

/* II - Impostazione classi */

.modulochiaro{
      float: left;
      width: 96%;
      color: #336699;
      padding: 5px 5px 2px 5px;
      text-align: justify;
	  border-right: 1px solid #969696;
	  border-bottom: 2px solid #969696;
	  border-top: 1px solid #cccccc;
	  border-left: 1px solid #cccccc;
	  background-color: #ffffff;
	  font-size: 1.1em;
	  margin: 0px 0px 5px 0px;
	  font-weight: normal;
	  line-height: 1.2em;
	}

.moduloscuro
	{
      float: left;
      width: 96%;
      color: #336699;
      padding: 5px 5px 2px 5px;
      text-align: justify;
	  border-right: 1px solid #969696;
	  border-bottom: 2px solid #969696;
	  border-top: 1px solid #cccccc;
	  border-left: 1px solid #cccccc;
	  background-color: #ffffff;
	  font-size: 1.1em;
	  margin: 0px 0px 5px 0px;
	  font-weight: normal;
	  line-height: 1.2em;
	}

.modulochiaro ul li {
	list-style-type: disc;
	line-height: 16pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	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;
	}

.moduloscuro ul li {
	list-style-type: none;
	line-height: 1.2em;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
	color: #666666;
	background: url(../immagini/bottoni/red_ball.gif) left center no-repeat;
	}

.moduloscuro ol li {
	list-style-type: decimal;
	line-height: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	}

.modulochiaro img{
      padding: 0px 10px 0px 0px;
	  border: 0;
	  float: left;
	  vertical-align: center;
	}

.modulochiaro p{
      padding: 0px 5px 0px 5px;
}

.modulochiaro hr{
	  width: 100%;
	  text-align:center;
	  color: #6699cc;
	  height: 1px;
}

.modulochiaro table{
	  float: left;
	  border: 1px solid #cad6e1;
	  margin: 0px 5px 0px 5px;
	  padding: 3px;
	  background-color: #E6EBF0;
	  width: auto;
	  xfont-size: 0.7em;
	  text-align: left;
}

.modulochiaro th{
	  border: 1px solid #cad6e1;
	  margin: 5px 3px 5px 0px;
      padding: 5px 0px 5px 5px;
	  vertical-align: top;
}

.modulochiaro td{
	  width: auto;
	  border: 1px solid #cad6e1;
	  margin: 1px;
	  padding: 2px;
	  background-color: #ffffff;
	  vertical-align: top;
}

.modulochiaro tr{
	  width: 100%;
	  border: 0px solid #cccccc;
	  margin: 0;
	  padding: 3px 2px 2px 2px;
	  text-align: left;
}

.moduloscuro img{
      padding: 0px 0px 0px 10px;
	  border: 0;
	  float: right;
}

.moduloscuro p{
      padding: 0px 5px 0px 5px;
}


.modulochiaro a
	{
	text-align: left;
	color: #ff6600;
	}

.modulochiaro a:visited
	{
	text-align: left;
	color: #ff6600;
	}

.modulochiaro a:hover
	{
	text-align: left;
	color: #ff6600;
	text-decoration: underline;
	}

.moduloscuro a
	{
	color: #ff6600;
	}

.moduloscuro a:visited
	{
	color: #ff6600;
	}

.moduloscuro a:hover
	{
	color: #ff6600;
	text-decoration: underline;
	}

.divtitolo
	{
	background: url(../immagini/bottoni/marcatore.gif) no-repeat left center;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
	}
	
.divtitolo a
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}

.divtitolo a:visited
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}
	
.divtitolo a:hover
	{
	color: #cc6633;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}			

.puntoelenco
	{
	background:url(../immagini/bottoni/banner.gif) left top no-repeat;
      padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	}

.puntoelenco img{
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	vertical-align: middle;
}

.puntoelenco a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

.puntoelenco a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

.puntoelenco a:hover {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-decoration: underline;
	display: block;
	vertical-align: middle;
}

.elencofaccette{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 10px;
	list-style-position: inside;
	border: 0px dashed #cad6e1;
	color: #336699;
	line-height: 1.6em;
}

.elencofaccette a{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
}

.elencofaccette a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #cc6633;
}

.elencofaccette a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #cc6633;
}

.modulolink
	{
	width: 100%;
	text-align: left;
	color: #cc6633;
	padding: 0px 0px 0px 0px;
	text-indent: 5px;
	}

.modulolink a
	{
	width: 100%;
	text-align: left;
	color: #cc6633;
	}

.modulolink a:visited
	{
	width: 100%;
	text-align: left;
	color: #cc6633;
	}

.modulolink a:hover
	{
	width: 100%;
	text-align: left;
	color: #cc6633;
	text-decoration: underline;
	}
	
.separatore {
	display: none;
}

.calendario {
	color: #cad6e1;
	text-align: center;
	background: url(../immagini/fondo/bgmenu.jpg) repeat-y top center;
	padding: 0px 5px 0px 5px;
}

table.cal	{
	height: auto;
	width: 90%;
	margin: 0 auto 0 auto;
	}

td.cal
	{
	color: #455f76;
	font-weight: bold;
	}

td.calday
	{
	color: #ff7800;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}

th.cal
	{
	color: #455f76;
	font-weight: bold;
	}

th.calday
	{
	color: #ff7800;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ff0000;
	margin: 0;
	}


caption	{
	color: #455f76;
	xfont-weight: none;
	}
	
.stampa
	{
	background: url(../immagini/bottoni/print.gif) no-repeat right top;
	padding: 0px 20px 0px 0px;
	margin-bottom: 20px;
	text-align: right;
}

.tornasu
	{
	background: url(../immagini/bottoni/su.gif) no-repeat right bottom;
	height: auto;
	padding: 0px 20px 0px 0px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
}	
.testo
	{
    color: #003366;
    padding: 0px 0px 0px 0px;
	}

.titolo
	{
	font-weight: normal;
	color: #cc6633;
    margin: 0px 0px 10px 0px;
    text-indent: 5px;
	}

.titolo a
	{
	font-weight: bold;
	color: #cc6633;
	}

.titolo a:visited
	{
	font-weight: bold;
	color: #cc6633;
	}

.titolo a:hover
	{
	font-weight: bold;
	color: #cc6633;
	text-decoration: underline;
	}

h1.titolo {
	font-size: 1.0em;
	}
	
.avvisoricerca
	{
	font-weight: bold;
	color: #cc6633;	
	}
	
.autore
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #999999;
	}
	
.titolotesta
	{
    color: #cc6633;
    margin-left: 0px;
	}

.titologruppo
	{
    font-weight: bold;
    color: #336699;
    margin: 10px 0px 10px 0px;
	text-align: left;
	font-size: 1.2em;
	border: 0px solid #cccccc;
	padding: 0px;
	width: 70%;
	}

.elencolink{
	list-style: none;
	padding: 0px 0px 0px 0px;
	background:url(../immagini/bottoni/linkin.gif) left center no-repeat;
	width: 70%;
	border-bottom: 0px solid #cccccc;
	text-align: left;
    margin-left: 0px;
	margin-top: 10px;
	font-size: 1.2em;
}

.elencolink a{
	padding: 0px 0px 0px 0px;
	color: #336699;
}

.elencolink a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

.elencolink a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #336699;
}


/* OLD */

.titolopiazze
	{
	background:url(../immagini/fondo/titolopiazze.jpg) no-repeat center center;
	margin-top: 0px;
	width: 170px;
	height: 40px;
	text-align: center;
	}

.menupiazze {
	float: right;
	width: 176px;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border: 2px dashed #ff6600;
	margin: 10px 0px 10px 0px;
	}

.menupiazze img{
	width: 50px;
	}

.tobesettimo {
	float: left;
	width: 170px;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border: 2px dashed #ff6600;
	margin-top: 10px;
	margin-left: 2px;
	}

.tobesettimo img{
	width: 150px;
	}

.menubox {
	border: 0px solid #ffff00;
	}

.menubox p {
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

.menubox img{
	border: 0;
	margin: 0px;
	}


.menuvoce
	{
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	text-indent: 0pt;
	vertical-align: middle;
	line-height: 1.2em;
	list-style-position: outside;
	border-bottom: 1px solid #dadada;
	}
	

/* III - Impostazione divisioni */

/* 1 - Divisioni figlie Body: sommario, contenitore e note */

#sommario{
      display:none;
}

#contenitore{
	width: 900px;
	margin: 0px auto 0px auto;
	height: 450px;
	border-top: 5px solid #cad6e1;
	}
#top {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ff0000;
}

#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%;
	height: 240px;
	background: url(../immagini/fondo/bgtop.jpg) center center no-repeat;
	text-align: left;
	padding-left: 0px;
}
	
/* Menuconfigurazione */

#menuconfigurazione{
	width: auto;
	height:auto;
    background:  url(../immagini/fondo/bgcorpo.jpg) repeat-y;
	border-top: 0px solid #93eeee;
	border-bottom: 0px solid #6699cc;
	color: #666666;
	padding: 2px 15px 0px 0px;
	text-align: right;
	
}

#menuconfigurazione a{
      text-decoration:none;
      color: #666666;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:visited{
      text-decoration:none;
      color: #666666;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

#menuconfigurazione a:hover{
      text-decoration:underline;
      color: #666666;
      font-weight: normal;
      padding: 0px 5px 0px 5px;
}

/* Testata */

#testata{
      border-top: 0px solid #cccccc;
      text-align:center;
	  vertical-align: bottom;
      width: 100%;
      height:99px;
	  padding: 0px 0px 0px 0px;
	  z-index: 2;
      }


/* Menunavigazione */

#menunavigazione{
	float: left;
	color: #ffffff;
	width: 880px;
	height: 20px;
	text-align: right;
	padding: 7px 20px 2px 0px;
	margin-bottom: 80px;
}

.linknavigazione {
	display: inline;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: auto;
	font-size: 1.2em;
	font-weight: normal;
	height: 14px;
	text-align: center;
}

.linknavigazione ul {
	margin: 0 0 0 0;
	display: inline;
	}

.linknavigazione li {
	list-style-type: none;
	display: inline;
	}

.linknavigazione li a,
.linknavigazione li a:visited {
	color: #666666;
	text-decoration: none;	
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
}

.linknavigazione li a:hover,
.linknavigazione li a:active,
.linknavigazione li a:focus{
	color: #ff9933;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;	
}

#labelintestazione{
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	padding: 0px 300px 0px 250px;
	margin-left: 0px;
	border: 0px solid #cccccc;
}

.labelintestazione {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff6600;
	font-size: 1.2em;
	}

/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 880px;
	height: auto;
    background:  url(../immagini/fondo/bgcorpo.jpg) repeat-y;
	background-color: #cad6e1;
	text-align:left;
	padding: 0px 10px 0px 10px;
	}

/* Menu laterali */

.menu	{
	float:left;
	width: 180px;
	height: auto;
	vertical-align: middle;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #ff0000;
	}

.menu ul	{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url(../immagini/fondo/bgmenu.jpg) repeat-y bottom center;
	list-style-position: inside;
	}

.menu ul li {
	margin: 0px 0px 0px 10px;
	padding: 0;
	line-height: 18px;
	width: 92.5%;
	}

.menu ul li a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

	.menu ul li a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.menu ul li a:hover{
	text-decoration:underline;
	color: #999999;
	font-weight: normal;
	cursor: hand;
	}

.menu ul li img	{
	text-align: center;
	border: 0;
	margin: 2px;
	}

.menupiede	{
	width: 180px;
	background: url(../immagini/fondo/menupiede.gif) bottom center no-repeat;
	margin-bottom: 10px;
	}


/* contenuti SENZA menù di destra */

#contenuti{
	float:left;
	width: 70%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 10px;
}

#contenuticentrale{
	float:left;
	width: 56%;
	height: auto;
	margin: 5px 0px 0px 5px;
	padding: 0px 5px 10px 5px;
	text-align: left;
	line-height: 10px;
	border: 0px solid #ff0000;
	}

#percorso{
	height: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 10px 7px;
	text-align: left;
	color: #336699;
	border: 0px solid #cccccc;
	width: 100%;
    background:  url(../immagini/fondo/bgcorpo.jpg) repeat-y;
	}

#percorso a{
	font-weight: normal;
	color: #ff6600;
	padding: 0px 0px 5px 0px;
	}

#percorso a:visited{
	font-weight: normal;
	color: #ff6600;
	padding: 0px 0px 5px 0px;
	}

#percorso a:hover{
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 5px 0px;
	}

/* contenuti CON menù di destra */
#topcentrale{
	float:left;
	width: 410px;
	height: 20px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	}

/* III Piede */

#piede{
	float: left;
	width: 100%;
	height:auto;
	padding: 35px 0px 2px 0px;
	text-align: center;
	background: url(../immagini/fondo/piedetop.jpg) no-repeat top center;
	color: #008BDF;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
}
#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;
	font-size: 1.0em;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
}
div.footer {
	margin: 10px 0 0 0;
}


#bottom {
	width: 900px;
	height: 10px;
	margin: 0px auto 0px auto;
	background:#ffffff url(../immagini/fondo/bottom.jpg) top center no-repeat;
}


/***********************  Contenuti di personalizzazione ************* */

#news
	{
	color: #ff7800;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	text-indent: 0pt;
	margin: 7px 0px 0px 7px;
	line-height: 1.8em;
	}

#news a
	{
	color: #CC3300;
	}

#news a:visited
	{
	color: #CC3300;
	}

#news a:hover
	{
	color: #CC3300;
	background-color: #D1F1D9;
	text-decoration: none;
	}
	
.cerca 
	{
	width: 100%;
	text-align: left;
	color: #cc6633;
	text-indent: 0pt;
	margin: 7px 0px 0px 0px;
	background-color: #ffffff;
	}

.cerca a
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	}

.cerca a:visited
	{
	color: #cc6633;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	}

.cerca a:hover
	{
	color: #cc6633;
	text-decoration: underline;
	font-weight: normal;
	background-color: #ffffff;
	}


.cercatop 
	{
	float: right;
	padding: 0;
	margin: 7px 16px 0px 0px;
	width: 100%;
	vertical-align: top;
	}

.cercatop a
	{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	}

.cercatop a:visited
	{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	}

.cercatop a:hover
	{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	background-color: #ffffff;
	}


.bottone 
	{
	font-size: 1.0em;
	color: #ff9933;
	height: 22px;
	}

.bottonetop 
	{
	font-size: 1.2em;
	color: #666666;
	background-color: #ff9900;
	height: 20px;
	}

.campo 
	{
	font-size: 1.0em;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	}

.camporicerca 
	{
	width: 115px;
	margin-right: 5px;
	}

.button	{
	color: #ff7800;
	}

.ris_no	{
	color: #cc6633;
	margin-bottom: 7px;
	margin-left: 0px;
	}	

.ris_ok	{
	color: #cc6633;
	margin-bottom: 7px;
	margin-left: 0px;
	}	

/* Elecont */

td a
{
	text-decoration: none;
	color: #cc6633;
}

td a:hover
{
	color: #cc6633;
	text-decoration: underline;
}

td a:visited
{
	text-decoration: none;
	color: #cc6633;
}

.alfabeto
{
	margin: 0px 1px 10px 0px;
	color: #797979;
}

.alfabeto a:link
{
	width: 27px;
	font-size: 1.0em;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px 2.5px 2px 2.5px;
	color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 1px;
}

.alfabeto a:visited
{
	width: 27px;
	font-size: 1.0em;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px 2.5px 2px 2.5px;
	color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 1px;
}

.alfabeto a:hover
{
	width: 27px;
	font-size: 1.0em;
	text-decoration: none;
	padding: 0px 2.5px 2px 2.5px;
	color: #cc6633;
	border: 1px solid #cc6633;
	background-color: #ffffff;
	margin-right: 1px;
}

td.eletd
{
	color: #cc6633;
	padding: 0px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	border: 0;
}

td.eletd ul li	{
	list-style-position: outside;
	list-style-type: disc;
	color: #cc6633;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	}
	
td.capolettera ul li	{
	list-style-position: outside;
	list-style-type: none;
	margin-left: -15px;
	font-weight: bold;
	color: #cc6633;
	font-size: 1.4em;
	border: 0;
	}

td.capolettera	{
	margin-left: -15px;
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
	border: 0;
	}


/* Update 06-10-06 */
