/* CSS Document */
#selectClass{
  background:#FFC;
  border:1px solid #F90;
  height:22px;
  padding:2px;
  text-align:right;
  margin-bottom:4px;
  }
#selectRight{
float:right;
}
#selectClass select{
  font-size:11px;}
  
#textleft{
  margin-top:3px;
  float:left;
  font-size:14px;}

.elencoTitoliNews{
  font-size:12px;}
.elencoTitoliNews a{
  color:#666;
  font-weight:bold;
}
.elencoTitoliNews a:hover{
  color:#000;
}
.titleClass{
  font-size:11px; color:#666666;
  width:80px; padding-right:10px;}
  
.elenco1{
  background:#CFC;}
.elenco2{
  background:#CF9;}

