body {
  background-color:#FFFFFF;
  background-image:url(../../img/dindofree/background.gif);
  background-position:top left;
  background-repeat:no-repeat;
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
}

h1 {
  width:230px;
  font-size:22px;
  /*margin-left:10px;*/
  font-weight:normal;
  margin-bottom:0;
  margin-top:0;
  text-align:center;
}

h2 {
  width:230px;
  font-size:30px;
  line-height:30px;
  /*margin-left:10px;*/
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  text-align:center;
}

h3 {
  width:230px;
  font-size:22px;
  /*margin-left:10px;*/
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  text-align:center;
  background-color:#f0420d;
  color:#FFFFFF;
}

#master {
  width:950px;
}

#left {
  width:300px;
  height:560px;
  float:left;
  background-image:url(../../img/dindofree/speaker-left.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
  color:#FFFFFF;
  /*border:#FF0000 solid 1px;*/
}

#logo {
  margin-top:25px;		/* era: 25px */
  margin-left:70px;		/* era: 80px */
}

#center {
  float:left;
  /*border:#00FF33 solid 1px;*/
  width:540px;
  height:650px;
  margin-left:-50px;
  background-image:url(../../img/dindofree/fiore.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
}

#ctl00_listmusic_panellistmusic table#ctl00_listmusic_rpsList {
  border-left:10px #FFFFFF solid;
  border-right:10px #FFFFFF solid;  
  border-top:10px #FFFFFF solid;
  border-bottom:10px #FFFFFF solid;
  background:#f0420d;
  margin-top:125px;
  width:320px;
  padding:5px;
}

#ctl00_listmusic_panellistmusic table#ctl00_Listmusic_rpsList td {
  /*padding-top:5px;*/
  padding:2px;
}

#center td {
  /*background:#ff7064;*/
  background:#f0420d;
  /*height:35px;*/
  /*border:#FFFFFF 1px solid;*/
}

#center input.radio {
  width:23px;
  height:23px;
}

.music-title {		/* titolo*/
  width:230px;
  margin:0px;
  padding:0px;
  font-size:13px;
  line-height:15px;
  color:#FFFFFF;
  font-weight:bold;
  text-transform:uppercase;
  display:block;
}

.music-author {		/* autore*/
  width:230px;
  margin:0px;
  padding:0px;
  font-size:12px;
  line-height:12px;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:5px;
  display:block;
}

h5 {		/* autore*/
  width:230px;
  margin:0px;
  padding:0px;
  font-size:12px;
  line-height:13px;
  color:#000000;
  font-weight:bold;
}

#center td.titolo-lista {
  text-align:center;
  font-weight:bold;
  color:#FFFFFF;
  height:30px;
  background:#cb1001;
}

#center tr {
  /*border-bottom:#FFFFFF solid 2px;*/
}

#right {
  float:left;
  /*border:#3300FF solid 1px;*/
  width:365px;
  height:560px;
  margin-left:-230px;
  background-image:url(../../img/dindofree/brigitta.jpg);
  background-position:bottom right;
  background-repeat:no-repeat;
}

#phone {
  width:207px;
  height:472px;
  background-image:url(../../img/dindofree/phone.gif);
  background-position:top left;
  background-repeat:no-repeat;
  margin-top:90px;
  /*border-top:#FF00FF solid 1px;*/
}

#modulo {
  /*border:#FFFF00 solid 1px;*/
  width:145px;
  /*height:204px;*/
  margin-left:32px;
  margin-right:auto;
  /*margin-top:55px;*/
  position:relative;
  top:55px;
  text-align:center;
  font-size:11px;
  color:#666666;
  background-color:#FFFFFF;
  padding-top:10px;
}

.highlight{ font-weight:bolder; color:#FF0000;}

#modulo label {
  font-size:10px;
  display:block;
}

.numtel {
  font-size:17px;
  font-weight:bold;
  width:100px;
  background-color:#e9e9e9;
  border:#a9a9a9 solid 1px;
  margin-bottom:10px;
  color:#333333;
}
.prefi {
  font-size:17px;
  font-weight:bold;
  width:20px;
  background-color:#e9e9e9;
  border:#a9a9a9 solid 1px;
  margin-bottom:10px;
  color:#333333;
}
.operatore {
  font-size:13px;
  font-weight:bold;
  background-color:#e9e9e9;
  border:#a9a9a9 solid 1px;
  color:#333333;
  width:125px;
  margin-bottom:15px;
}

.privacy a {
  color:#666666;
  text-decoration:none;
}


.BtScarica {
  /*margin-top:15px;*/
}


.alert-numTel {
  background:transparent url(../../img/alert-flash4.gif) left center;
  color:#FFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  padding:5px 5px 5px 25px;
  position:absolute;
  top:53px;
  left:150px;
  width:175px;
  z-index:999;
  text-align:left;
}

.alert-operatore {
  background:transparent url(../../img/alert-flash4.gif) left center;
  color:#FFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  padding:5px 5px 5px 25px;
  position:absolute;
  top:8px;
  left:150px;
  width:175px;
  z-index:999;
  text-align:left;
}

.alert-check {
  background:transparent url(../../img/alert-flash4.gif) right center;
  color:#FFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  padding:5px 25px 5px 5px;
  position:absolute;
  top:85px;
  left:-217px;
  width:175px;
  z-index:999;
  text-align:left;
}


#info-servizio {
  width:315px;
  background-color:#FFFFFF;
  clear:both;
  float:none;
  padding:0px 15px 5px 5px;
  font-size:10px;
  color:#666666;
}

#copy2 {
  position:absolute;
  top:30px;
  left:190px;
  height:55px;
  overflow:hidden;
}

#copy2 h3 {
  width:430px;
  height:100px;
}

#disclaimer {
  width:800px;
  float:none;
  clear:both;
  font-size:11px;
  color:#333333;
  margin-left:50px;
  margin-top:20px;
  padding: 10px 20px 10px 20px;
}

#disclaimer a{
  color:#000000;
}

.unsubscribe { font-size:12px; }


/*************************************************************************
*********************          SEARCH          **************************/


#search {
  background:#cb1001;
  /*background-image:url(../../img/dindofree/bgr-search.gif);
  background-position:left top;
  background-position:5px 0;
  background-repeat:no-repeat;*/
  /*height:38px;*/
  /*width:300px;*/
  width:170px;
  position:absolute;
  /*left:260px;
  top:95px;*/
  left:30px;
  top:245px;
  text-align:center;
  border:#f88711 solid 2px;
}

#search label {
  display:;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  text-transform:lowercase;
}

.ricerca {
  border:#adadad 1px solid;
  font-size:17px;
  font-weight:bold;
  color:#333333;
  width:150px;
  /*margin-left:75px;*/
}

.BtCerca {
  position:relative;
  /*top:5px;*/
}

.alert-search {
  background-color:#f88711;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-align:center;
  text-transform:lowercase;
  width:168px;
  padding:3px;
  position:absolute;
  top:305px;
  left:30px;
}








