/* CSS Document */

/* INZIO STRUTTURA CONTENUTI DELLA HOME */

#page{
  background-image: url('http://www.radiodeinavigli.com/template/image/back_page.jpg');
  margin-right: 3px;
  padding-left: 3px;
  width: 643px;         /* Era 646. Per mantenere il margine ho aggiunto il padding e diminuito le dimensioni */
  /*height: 400px;*/
  float: left;
}

/* Div per le 3 colonne */

#page1{
  /*height: 400px;*/
  width: 201px;
  margin:0;
  padding:0;
  float:left;
}

#notizie{
  background-image: url('http://www.radiodeinavigli.com/template/image/notizie.jpg');
  height: 24px;
  margin: 0;
  
  padding: 0;
}

#page2{
  /*height: 400px;*/
  width: 242px;
  margin:0;
  padding:0;
  float:left;
}

#showcase{
  background-image: url('http://www.radiodeinavigli.com/template/image/showcase.jpg');
  height: 34px;
  margin: 0;

  padding: 0;
}

#page3{
  /*height: 400px;*/
  width: 196px;
  margin:0;
  padding:0;
  float:left;
}

#prossimamente{
  background-image: url('http://www.radiodeinavigli.com/template/image/prossimamente.jpg');
  height: 24px;
  margin: 0;

  padding: 0;
}

.showcase_title{
  margin:0;
  margin-left: 4px;
  margin-right: 3px;
  margin-top: 5px;
  padding:0;
  height: 18px;
  background: #41697c;
}

.showcase_title img{
  margin:0;
  padding:0;
}

.showcase_table{
  margin:0;
  margin-left: 4px;
  margin-right: 3px;
  padding:0;
  margin-bottom: 10px;
  background-image: url('http://www.radiodeinavigli.com/template/image/str.gif'); /* Inserite per la pubblicità di papido */
}

.showcase_col1{
  margin:0;
  padding:0;
  width: 70px;
  height: 70px;
  float: left;
  background-image: url('http://www.radiodeinavigli.com/template/image/str.gif'); /* Inserite per la pubblicità di papido */
}

.showcase_col2{
  margin:0;
  padding:0;
  width: 165px;
  height: 70px;
  float: left;
  background-image: url('http://www.radiodeinavigli.com/template/image/str.gif');
}

.showcase_unique{
  margin: 0;
  margin-left: 4px;
  margin-right: 3px;
  margin-bottom: 10px;
  background-image: url('http://www.radiodeinavigli.com/template/image/str.gif');
  /* Non fisso l'altezza x' viene impostata dal contenuto! */
}

#tips{
  margin-left: 4px;
  margin-right: 3px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  
  /* Implementiamo il min-height
  min-height:200px;
  height:auto !important;
  height:200px;*/
}

.prox_title{
  margin:0;
  margin-left: 4px;
  margin-right: 3px;
  margin-top: 5px;
  padding:0;
  height: 15px;
  background: transparent;
}

.prox_title img{
  margin:0;
  padding:0;
}

.prox_unique{
  margin-left: 4px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 5px;
  background: transparent;
  /* Non fisso l'altezza x' viene impostata dal contenuto! */
}

/* Correzione del margine delle pagine in home */

#bottom_correction{
  width: 800px;
  height: 12px;
}


#bottom_correction1{
  background: transparent;
  width: 151px;
  height: 12px;
  float: left;
}

#bottom_correction2{
  background-image: url('http://www.radiodeinavigli.com/template/image/page_bottom.jpg');
  width: 649px;
  height: 12px;
  float: left;
}


.prox_unique_rdn{
  margin-left: 4px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 5px;
  background: transparent;
  /* Non fisso l'altezza x' viene impostata dal contenuto! */
}

.prox_unique_rdn,
.prox_unique{
  padding-top: 5px;
}

.prox_unique_rdn p,
.prox_unique p
{
    margin: 0;
    margin-bottom: 5px;
    margin-left: 2px;
    text-align: justify;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 120%;
}


#flash_title,
#archive_title{
  margin: 0;
  padding: 0;
  margin-left: 7px;
  margin-top: 5px;
}

#archive_title,
#prox_city,
#prox_milano{
  margin-top: 15px;
}

#flash_title a,
#archive_title a{
  margin: 0;
  padding: 0;
}


#elenco_notizie p{
  margin: 0;
  margin-left: 7px;
  margin-right: 3px;
  margin-bottom: 2px;
  text-align: justify;
}

#elenco_notizie p{
  padding-top: 3px;
  padding-bottom: 2px;
  line-height: 120%;
}



.showcase_col1 img{
  margin:0;
  padding:0;
  width: 70px;
  height: 70px;
}

#webj_desc h4,
#band h4,
#prog_desc h4{
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-left: 5px;
  font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 12px;
}

#webj_desc p,
#prog_desc p,
#band p,
#forum_box p{
  margin:0;
  padding:0;
  padding-left: 5px;
}

#forum_box{
  padding-top: 3px;
  padding-bottom: 3px;
}

#band img{
  width: 70px;
  height: 70px;
  margin: 5px;
  margin-bottom: 0;
  float: left;
}

#band p{
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: justify;
}

