/***********************************
  RIGHT
***********************************/
.right .testataspot {
  background-image: url(../images/spot/bannertelevideo2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  height: 50px;
  width: 234px;
  /*margin-left: 35px;*/
  /*border: 4px inset #0099FF */
}
.right .testatadestra {
  background-image: url(../images/testatadestra6.gif);
  background-repeat: no-repeat;
  height: 70px;
  width: 150px;
  background-position: center;
  /*border: 4px inset #0099FF; */
  margin-left: 40px;
  margin-top: 20px
}


/***********************************
  SPOT
***********************************/
.spot {
  margin-left: 10px;
  margin-top: 10px;
  display: block;
  /*text-align: center; */
}

.spot a {
  text-decoration: none;
  margin-left: 0px;
  padding-left: 0px
}

.spot img {
  border: 0;  
  margin-left: 0px;
  padding-left: 0px
}

.spot .subspot {
  width: 234px;
  margin-top: 15px;
  margin-left: 10px;
  border: 4px inset #0099FF;
  height: 45px;
  display: block
}

.spotcomune {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-left: 15px;
  border: 4px inset #0099FF;
  /*text-align: center*/
}

.right .rssfeed {
  margin-left: 10px;
  margin-top: 15px;
  display: block;
  /*text-align: center;*/
  font-size: 11px;
  color: #EBEBEB;
  /*border: 4px inset #0099FF;*/
  /*border: 2px solid #3300CC;*/
  /*padding: 2px 2px 4px 2px; */
  width: 230px;
  height: 20px;
  float: left;
  padding-left: 10px
}
.right .rssfeed img {
  border: 0;
  float: left;
  margin-left: 0px;
  padding-left: 0px;
  display: inline
}
.right .rssfeed .textrss {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  border: 1px solid #FF6600; */
  width: 180px;
  display: inline;
  float: left;
  cursor: pointer;
  color: #D3D3D3;
  margin-left: 0px;
  padding-left: 0px
}
.right .rssfeed a {
  text-decoration: none;
  /*color: #FFFFFF*/
  margin-left: 0px;
  padding-left: 0px
}
.right .rssfeedvers {
  margin-left: 0px;
  margin-top: 0px;
  display: block;
  font-size: 11px;
  color: #EBEBEB;
  width: 230px;
  height: 28px;
  float: left;
  padding-left: 10px;
  text-align: center
}
.right .rssfeedvers a {
  text-decoration: none;
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
  color: #FFFFFF
}
.right .rssfeedvers .textrss {
  text-decoration: none;
  display: inline;
  margin-left: 0px;
  padding-left: 0px
}

.right .pdf {
  display: block;
  /*text-align: center;*/
  font-size: 11px;
  color: #EBEBEB;
  width: 230px;
  height: 28px;
  float: left;
  padding-left: 10px;
  margin: 5px 0 0 10px
}
.right .pdf img {
  border: 0;
  float: left
}
.right .pdf .textpdf {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  border: 1px solid #FF6600; */
  width: 180px;
  display: block;
  float: left;
  cursor: pointer;
  color: #D3D3D3;
  padding-top: 7px
}
.right .pdf a {
  text-decoration: none;
  /*color: #FFFFFF*/
}



