/*
 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{
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-align: center;
}

strong {
	font-weight: bold;
	font-size: 1.0em;
	}
	
hr {
	width: 70%;
	}

label {
	margin: 10px 0px 0px 0px;
	}
	
a
	{
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	}

a:visited
	{
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	}

a:hover
	{
	color:#AD1112;
	text-decoration: underline;
	font-weight: normal;
	}

p
	{
    padding: 0px;
	margin: 0px;
	}

form
	{
    padding: 0px;
	margin: 0px;
	}

ul{
	list-style-type: none;
	color: #3699E4;
    padding: 0px;
	margin: 0px;
	}

li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	color: #3699E4;
    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;
	}

h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 100%;
	color: #ffffff;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 140%;
	font-weight: bold;
	  margin: 0px 0px 5px 0px;
}

h4{
      font-size: 197%;
	  margin: 0px 0px 10px 0px;
}

h5{
      font-size: 1.0em;
      color: #3699E4;
      padding: 0px 0px 0px 0px;
      line-height: 1.2em;
	  margin: 5px 0px 5px 0px;
}

h6
	{
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0 0 10px;
	background: url(../immagini/fondo/testamenu.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

table	{
	height: auto;
	width: 100%;
	}

table caption	{
	font-size: 1.0em;
	display: none;
	}

td	{
	}

td a
	{
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	}

td a:visited
	{
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	}

td a:hover
	{
	color:#AD1112;
	text-decoration: underline;
	font-weight: normal;
	}
	
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: 566px;
	padding: 10px;
	line-height: 120%;
	border: 1px solid #AD1112;
	margin: 0px 2px 4px 2px;
	text-align: justify;
}

.moduloscuro
	{
	float: left;
	width: 566px;
	padding: 10px;
	line-height: 120%;
	border: 1px solid #AD1112;
	margin: 0px 2px 4px 2px;
	text-align: justify;
	}

.modulochiaro_int{
	float: left;
	width: 548px;
	padding: 20px;
	line-height: 140%;
	border: 0px solid #cccccc;
	margin: 2px;
	text-align: justify;
}

.modulochiaro_int img{
      padding: 4px;
	  border: 1px solid #cccccc;
	  float: left;
	  vertical-align: top;
	  margin: 5px 5px 0px 0px;
}

.modulochiaro ul li {
	list-style-type: none;
	line-height: 1.2em;
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 7px 5px;
	list-style-position: outside;
	color: #666666;
	background: url(../immagini/bottoni/red_ball.gif) left center no-repeat;
	}

.modulochiaro ol li {
	list-style-type: decimal;
	line-height: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	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: 5px;
	  border: 1px solid #cccccc;
	  float: right;
	  vertical-align: top;
	  margin: 5px 0px 0px 5px;
}

.moduloscuro img{
      padding: 5px;
	  border: 1px solid #cccccc;
	  float: right;
	  vertical-align: top;
	  margin: 5px 0px 0px 5px;
}

.modulochiaro p{
      padding: 0px 0px 0px 0px;
}

.modulochiaro hr{
	  width: 100%;
	  text-align:center;
	  color: #6699cc;
	  height: 1px;
}

.modulochiaro table{
	  border: 0px solid #cad6e1;
	  margin: 0px;
	  padding: 0px;
	  background-color: #E6EBF0;
	  width: 100%;
	  text-align: left;
}

.modulochiaro th{
	  border: 1px solid #cad6e1;
	  margin: 5px 3px 5px 0px;
      padding: 5px 0px 5px 5px;
	  vertical-align: top;
}

.modulochiaro td{
	  border: 1px solid #cad6e1;
	  margin: 5px 3px 5px 0px;
      padding: 5px 0px 5px 5px;
	  background-color: #ffffff;
	  vertical-align: top;
}

.modulochiaro tr{
	  width: 100%;
	  border: 0px solid #cccccc;
	  margin: 5px 0px 5px 0px;
      padding: 5px 0px 5px 0px;
	  text-align: left;
}


.moduloscuro p{
      padding: 0px 0px 0px 0px;
}


.modulochiaro a
	{
	text-align: left;
	text-decoration: none;
	}

.modulochiaro a:visited
	{
	text-align: left;
	text-decoration: none;
	}

.modulochiaro a:hover
	{
	text-align: left;
	text-decoration: underline;
	}

.moduloscuro a
	{
	text-align: left;
	text-decoration: none;
	}

.moduloscuro a:visited
	{
	text-align: left;
	text-decoration: none;
	}

.moduloscuro a:hover
	{
	text-align: left;
	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: #3699E4;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}

.divtitolo a:visited
	{
	color: #3699E4;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}
	
.divtitolo a:hover
	{
	color: #3699E4;
	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: #3699E4;
	text-decoration: none;
	font-weight: normal;
}

.elencofaccette a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #3699E4;
}

.elencofaccette a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #3699E4;
}

.modulolink
	{
	width: 100%;
	text-align: left;
	color: #3699E4;
	padding: 0px 0px 0px 0px;
	text-indent: 5px;
	}

.modulolink a
	{
	width: 100%;
	text-align: left;
	color: #3699E4;
	}

.modulolink a:visited
	{
	width: 100%;
	text-align: left;
	color: #3699E4;
	}

.modulolink a:hover
	{
	width: 100%;
	text-align: left;
	color: #3699E4;
	text-decoration: underline;
	}
	
.separatore {
	display: none;
}

.calendario {
	float: left;
	color: #AD1112;
	clear: both;
	text-align: center;
	border: 1px dashed #cccccc;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	width: 205px;
}

.calendario a
	{
	clear: both;
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
	}

.calendario a:visited
	{
	clear: both;
	color:#AD1112;
	text-decoration: none;
	font-weight: normal;
	}

.calendario a:hover
	{
	clear: both;
	color:#AD1112;
	text-decoration: underline;
	font-weight: normal;
	}

td.cal
	{
	color: #AD1112;
	font-weight: bold;
	}

td.calday
	{
	color: #AD1112;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}

.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;
    margin: 0px 0px 10px 0px;
    text-indent: 5px;
	}

.titolo a
	{
	font-weight: bold;
	color: #AD1112;
	}

.titolo a:visited
	{
	font-weight: bold;
	color: #AD1112;
	}

.titolo a:hover
	{
	font-weight: bold;
	color: #AD1112;
	text-decoration: underline;
	}

h1.titolo {
	font-size: 1.0em;
	}
	
.avvisoricerca
	{
	font-weight: bold;
	color: #3699E4;	
	}
	
.autore
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #999999;
	}
	
.titolotesta
	{
    color: #3699E4;
    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
	{
	margin-top: 0px;
	width: 160px;
	height: 40px;
	}

.menupiazze {
	float: left;
	width: 170px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: 0px dashed #3699E4;
	margin-top: 10px;
	}

.menupiazze img{
	width: 50px;
	}

.menutitolo
	{
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	text-indent: 3pt;
	margin-top: 5px;
	background-color: #dadada;
	}

.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: 808px;
	margin: 10px auto 0px auto;
	border: 0px solid #ff9900;
	}
	
#top {
	width: 100%;
	margin: 0px auto 10px auto;
	display: none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ff9900;
}

#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: 165px;
	background: url(../immagini/fondo/panchina.jpg) right bottom no-repeat;
	text-align: right;
	border-bottom: 5px solid #ffffff;
	}

.box {
   float: right;
   width: 159px;
   height: 159px;
   margin: 0;
   padding: 0;
   display: none;
   }
   
/* Menuconfigurazione */

#menuconfigurazione{
	width: 100%;
	height:15px;
	border: 0px solid #ff0000;
	padding: 5px 0px 5px 0px;
	text-align: right;
	font-size: 0.9em;
	margin-bottom: 5px;
	
}

#menuconfigurazione a{
    text-decoration:none;
    color: #AD1112;
    font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#menuconfigurazione a:visited{
    text-decoration:none;
    color: #AD1112;
    font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#menuconfigurazione a:hover{
      text-decoration:underline;
      color: #AD1112;
      font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

/* Testata */

#testata{
	background: url(../immagini/fondo/quadrorosso.gif) center center no-repeat;
	border: 0px solid #ffff00;
    float: left;
	margin-left: 20px;
    width: 165px;
    height: 165px;
      }


/* Menunavigazione */

#menunavigazione{
	float: right;
	width: 590px;
	height: 40px;
	padding: 0;
	text-align: center;
	margin-bottom: 2px;
	margin-right: 2px;
	border: 0px solid #ffff00;
}

.linknavigazione {
	display: inline;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-weight: normal;
	border-bottom: 0px solid #cccccc;
}

.linknavigazione ul {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(../immagini/fondo/img05.jpg) repeat-x;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	list-style: none;
	text-align: center;
	}

.linknavigazione li {
	display: inline;
	}

.linknavigazione a {
	display: block;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	background: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.linknavigazione a:visited {
	display: block;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	background: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.linknavigazione a:hover {
	display: block;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	background: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#labelintestazione{
	width: 100%;
	text-align: center;
	padding: 115px 0px 0px 0px;
	margin-left: 0px;
	border-bottom: 0px solid #3699E4;
	color: #ffffff;
}

.labelintestazione {
	display: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #3699E4;
	font-size: 1.4em;
	font-weight: bold;
	}

/*  2.2 corpo (menucontenuti, contenuti) */

#corpo {
	float: left;
	width: 100%;
	height: auto;
	text-align:left;
	padding: 0px 0px 10px 0px;
	border-top: 0px solid #cccccc;
	}

/* Menu laterali */

.menu	{
	float:left;
	width: 26%;
	padding: 0;
	margin: 0;
	}

.menu ul	{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

.menu ul li {
	margin: 0;
	padding: 0;
	}

.menu ul li a {
	display: block; 
	padding: 5px 10px;
	background: url(../immagini/bottoni/red_dx.gif) no-repeat left center;
	border-bottom: 0px solid #0B0B0B;
	border-left: 0px solid #0B0B0B;
	color: #3699E4;
	}

	.menu ul li a:visited {
	display: block; 
	padding: 5px 10px;
	background: url(../immagini/bottoni/red_dx.gif) no-repeat left center;
	border-bottom: 0px solid #0B0B0B;
	border-left: 0px solid #0B0B0B;
	color: #3699E4;
	}

.menu ul li a:hover{
	color: #3699E4;
	}

/* 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:right;
	width: 73.2%;
	height: auto;
	margin: 5px 2px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #cccccc;
	}

#percorso{
	height: 20px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #666666;
	border: 0px solid #cccccc;
	display: none;
	}

#percorso a{
	font-weight: normal;
	color: #3699E4;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	}

#percorso a:visited{
	color: #3699E4;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	}

#percorso a:hover{
	color: #3699E4;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
	}

/* 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: 5px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	border: 0px solid #ff0000;
	background: url(../immagini/fondo/img05.jpg) repeat-x;
}
#piede a
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#piede a:visited
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#piede a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

.footer {
	float: left;
	width: 100%;
	border: 1px solid #ff0000;
	background: url(../immagini/fondo/img05.jpg) repeat-x;
	height: 25px;
	}

.footer a {
	display: inline;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	xbackground: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:visited {
	display: inline;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	xbackground: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.footer a:hover {
	display: inline;
	float: left;
	height: 27px;
	padding: 8px 20px 5px 20px;
	xbackground: url(../immagini/fondo/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

td.footer {
	text-align: center;
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
div.footer {
	margin: 10px 0 0 0;
}


#bottom {
	width: 100%;
	float: left;
	height: 30px;
	margin: 10px auto 0px auto;
	border: 0px solid #fff;
}


/***********************  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%;
	color: #3699E4;
	text-indent: 0pt;
	margin: 0px 0px 10px 0px;
	}

.cerca a
	{
	color: #3699E4;
	text-decoration: none;
	font-weight: normal;
	}

.cerca a:visited
	{
	color: #3699E4;
	text-decoration: none;
	font-weight: normal;
	}

.cerca a:hover
	{
	color: #3699E4;
	text-decoration: underline;
	font-weight: normal;
	}


.cercatop 
	{
	float: right;
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: top;
	border: 1px solid #cc0000;
	}

.bottone 
	{
	margin: 5px 0 5px 2px;
	padding: 2px 5px;
	background: #AD1112 url(immagini/fondo/img12.gif) repeat-x;
	border: none;
	color: #FFFFFF;
	text-transform: lowercase;
	float: left;
	}

.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: 130px;
	margin: 5px 0 5px 0;
	padding: 2px 5px;
	background: #EFEFEF url(../immagini/fondo/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	float: left;
	}

.button	{
	color: #ff7800;
	}

.ris_no	{
	color: #3699E4;
	margin-bottom: 7px;
	margin-left: 0px;
	}	

.ris_ok	{
	color: #3699E4;
	margin-bottom: 7px;
	margin-left: 0px;
	}	

/* Elecont */

td a
{
	text-decoration: none;
	color: #3699E4;
}

td a:hover
{
	color: #3699E4;
	text-decoration: underline;
}

td a:visited
{
	text-decoration: none;
	color: #3699E4;
}

.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: #3699E4;
	border: 1px solid #3699E4;
	background-color: #ffffff;
	margin-right: 1px;
}

td.eletd
{
	color: #3699E4;
	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: #3699E4;
	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: #3699E4;
	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 */