

/*	ticker 	*/
.tickerClass{
width: 96%;
padding: 3px;
height:38px;
background-color: #F3F3F3;
border: 1px solid #cccccc;
margin-bottom: 1em;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); */
/*-moz-opacity: 0.8; */
}

.tickerClass a{
text-decoration: none;
}

.bbcclass{
width: 200px;
padding: 6px;
background-color: #eaeaea;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
/* */


	
#tic {
  /*border: 1px #CEC3AD solid;*/
  font-size:1.1em;
  padding:3px;
  width:95%;
  line-height:18px;
  height:36px;
}
#tic *{
   font-size: 12px;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
   display:inline;
   
}

/* per la apgina località senza effetto */
#tac {
  /* border: 1px #CEC3AD solid;*/
  font-size:1.1em;
  padding:3px;
  width:95%;
  line-height:18px;
  overflow:hidden;
  background-color:#eeeeee;
  margin-bottom:10px;
}
#tac *{
   font-size: 12px;
  margin:0px;
  padding:0px;
 /* display:none;*/
}
#tac a {
   display:inline;
   
}
