/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#777777;
	font-weight:normal;
	background-color:#ffffff;
	background-image: url(../img/sfondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#e62326;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#e62326;
}

a img { border:none; border:0; border-style: none; }

input {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#777777;
}

select {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#777777;
}

form {
	margin:0px;
	padding:0px;
}

#contenuto {
width:100%;
margin:0px;
padding:0px;
/*text-align:middle;*/
position:relative;
border:1px solid black;
}

.tot {
width:978px;
position:relative;
text-align:left;
}

#container {
	width:888px;
	margin:0px;
	margin-left:45px;
	padding:0px;
	position:relative;
	background-image: url(../img/sfondo_container.gif);
	background-repeat: repeat-y;
	/*text-align:middle;*/
}

#testata {
	width:978px;
	height:197px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image: url(../img/testata.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#testata form {
margin:0px;
padding:0px;
text-align:left;

}

.input_testata {
	width:120px;
	height:17px;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#777777;
}

.select_testata {
	width:120px;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	margin-right:6px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#777777;
}

#testata-disclaimer {
  background-color:; 
  width:450px; 
  height:;
  float:right; 
  position:absolute; 
  /*margin-top:-190px; 
  margin-right:110px;*/
  top:0px;
  left:415px;
  text-align:right;
  font-size:10px;
  color:#888888;
}

.input_pulsante {
	margin:0px;
	padding:0px;
}

.modulo {
width:150px;
padding-top:50px;
}

.modulo form {
margin:0px;
padding:0px;
}

.modulo_login {
width:150px;
margin-top:75px;
background: url(../img/accedi_login.gif) top right no-repeat;;
/*padding-top:110px;
padding-left:710px;*/
}

.banner_top {
	width:452px;
   height:95px;
   background-image: url(../img/sfondo_banner.gif);
   background-repeat: no-repeat;
   padding-top:10px;
}

#sinistra {
	width:194px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	vertical-align:top;
}

#centro {
	width:452px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	vertical-align:top;
	text-align:left;
	background-color:#ffffff;
}

#destra {
	width:193px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	float:left;
	text-align:left;
	position:relative;
}

.sfondo_categorie {
width:178px;
margin:0px;
padding-top:45px;
padding-left:16px;
background-image:url(../img/sfondo_categorie.gif);
background-repeat:no-repeat;
text-align:left;
}

.categorie {
	width:172px;
	padding:0px;
	margin:0px;
}

.td_categorie_suonerie {
	height:30px;
	background-image: url(../img/puls_suonerie.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	text-align:left;
}

.td_categorie_suonerie a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.td_categorie_suonerie a:hover {
	text-decoration:none;
	color:#1086c0;
}

.td_categorie_wallpaper {
	height:30px;
	background-image: url(../img/puls_wallpaper.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	text-align:left;
}

.td_categorie_wallpaper a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.td_categorie_wallpaper a:hover {
	text-decoration:none;
	color:#1086c0;
}

.td_categorie_effetti {
	height:30px;
	background-image: url(../img/puls_effetti.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	text-align:left;
}

.td_categorie_effetti a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.td_categorie_effetti a:hover {
	text-decoration:none;
	color:#1086c0;
}

.td_categorie_giochi {
	height:30px;
	background-image: url(../img/puls_giochi.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	text-align:left;
	font-size: 14px;
}

.td_categorie_giochi a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.td_categorie_giochi a:hover {
	text-decoration:none;
	color:#1086c0;
}

.td_esteso {
	background-color:#fdf9b8;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	text-align:left;
}

.td_esteso ul {
	list-style-image: url(../img/pallino.gif);
	list-style-type: none;
	margin:0px;
	padding:0px;
	background-image:url(../img/sfondo_lista.gif);
	background-repeat:repeat-y;
}

.td_esteso li {	
	line-height:19px;
	width:130px;
	margin-left:35px;
}


.td_esteso a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.td_esteso a:hover {	
	color:#000000;
	text-decoration:underline;
}

.sfondo_servizi {
	width:167px;
	margin:0px;
	margin-top:10px;
	/*background-image:url(../img/sfondo_servizi.jpg);*/
	background-repeat:no-repeat;
	text-align:left;	
	margin-left:11px;
}

.oroscopo {
	width:167px;
	height:55px;
	padding-left:40px;
	background-image: url(../img/sfondo_oroscopo.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align:left;
}

.oroscopo a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	padding-left: 6px;
}

.oroscopo a:hover {
	text-decoration:none;
	color:#333333;
}

.astrolove {
	width:167px;
	height:55px;
	padding-left:40px;
	background-image: url(../img/sfondo_astrolove.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align:left;
}

.astrolove a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	padding-left: 6px;
}

.astrolove a:hover {
	text-decoration:none;
	color:#333333;
}

.calcio {
	width:167px;
	height:55px;
	padding-left:40px;
	background-image: url(../img/sfondo_calcio.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align:left;
}

.calcio a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	padding-left: 6px;
}

.calcio a:hover {
	text-decoration:none;
	color:#333333;
}

.banner_sx {
width:180px;
height:150px;
border:1px solid #ec145a;
margin-top:10px;
}

.Banner_sinistra {
padding:0px 0px 0px 12px;
margin:0px 0px 0px 0px;
}

.sfondo_cerca {
width:164px;
height:48px;
margin:0px;
padding-top:30px;
padding-left:15px;
background-image:url(../img/sfondo_cerca.gif);
background-repeat:no-repeat;
text-align:left;
}

.sfondo_cerca_login {
width:148px;
height:108px;
margin:0px;
padding:30px 17px 0 14px;
background-image:url(../img/sfondo_cerca_login.gif);
background-repeat:no-repeat;
text-align:left;
}

.cerca {
	width:150px;
	height:50px;
	margin:0px;	
}

.cerca form {
margin:0px;
padding:0px;
}

.banner_dx {
border:0px;
margin-top:10px;
}

.sondaggio {
width:174px;
margin:0px;
margin-top:10px;
background-image:url(../img/sfondo_sondaggio.gif);
background-repeat:no-repeat;
text-align:left;
}

.sondaggio form {
padding-left:10px;
}

.titolo_fucsia 
{
    margin-left:10px;
	color: #E42172;
	font-weight: bold;
	font-family:Trebuchet MS;
	font-size:20px;
}

.titolo_sondaggio {
font-size:11px;
font-weight:bold;
color:#e42172;
}

.hitparade {
width:223px;
background-image:url(../img/sfondo_hitparade.gif);
background-repeat:no-repeat;
position:relative;
float:left;
padding-left:0px;
margin-top:10px;
}

.testatina {
height:31px;
margin:0px;
padding:0px;
}
	
.hitparade_int {
	width:223px;	
}

.hitparade_int td {
	background-image:url(../img/sfondo_puls_hitparade.jpg);
	background-repeat:no-repeat;
	height:45px;
	padding-left:1px; padding-top:1px;
}

.contenuto_hitparade {
margin:0px;
padding:0px;
}

.contenuto_hitparade td{
background-image:none;
height:19px;
}

.contenuto_hitparade_pulsanti{
background-image:none;
width:67px;
padding-right:4px;
}

.sfondi {
width:223px;
background-image:url(../img/sfondo_wallpaper.gif);
background-repeat:no-repeat;
position:relative;
float:left;
padding-top:32px;
padding-left:0px;
margin-top:10px;
}

	
.sfondi_int {
	width:224px;
}

.sfondi_int td {
	background-image:url(../img/sfondo_sfondi.gif);
	background-repeat:no-repeat;
	height:44px;
	padding-left:0px; padding-top:1px;
}

.contenuto_sfondi {
margin:0px;
padding:0px;
}

.contenuto_sfondi td{
background-image:none;
height:44px;
}

.contenuto_sfondi_pulsanti{
background-image:none;
width:63px;
}

.wallpaper {
width:223px;
background-image:url(../img/sfondo_wallpaper.gif);
background-repeat:no-repeat;
position:relative;
float:right;
padding-left:0px;
margin-top:10px;
}

.suoneriescaricate {
width:223px;
/*background-image:url(../img/sfondo_wallpaper.gif);
background-repeat:no-repeat;*/
position:relative;
float:right;
padding-left:0px;
margin-top:10px;
}

.wallpaper_int {
	width:223px;	
}

.wallpaper_int td {
	background-image:url(../img/sfondo_puls_hitparade.jpg);
	background-repeat:no-repeat;
	height:46px;
}


.download {
width:450px;
background-image:url(../img/sfondo_download.gif);
background-repeat:no-repeat;
position:relative;
padding-left:1px;
margin-top:10px;
}

.download_int {
	margin:0px;
	padding:0px;
	width:450px;
}

.download_int td {
	background-image:url(../img/sfondo_puls_download.jpg);
	background-repeat:no-repeat;
	height:31px;
}

.download_wallpaper {
	width:450px;
	padding-left:1px;
	margin-top:10px;
	background-color: #FFFFFF;
}
.download_wallpaper_int {
	margin:0px;
	padding:0px;
	width:450px;
	}
.download_wallpaper_int_td {
	background-image:url(../img/sfondo_puls_wallpaper.jpg);
	background-repeat:no-repeat;
	width:73px;
	margin-right:10px;
	padding-left:8px;
	height:140px;
}
td.download_wallpaper_space {
	background-image:none;
	width:19px;
}
td.download_wallpaper_testa {
font-size:9px;
	background-image:none;
	height:34px;
}

.download_musica {
	width:450px;
	padding-left:1px;
	margin-top:10px;
	background-color: #FFFFFF;
}
.download_musica_int {
	margin:0px;
	padding:0px;
	width:450px;
}
td.download_musica_sfondo{
	background-image:url(../img/sfondo_scaricasuonerie.jpg);
	background-repeat:no-repeat;
	height:266px;
}
td.download_musica_password{
	background-image:url(../img/sfondo_password.jpg);
	background-repeat:no-repeat;
	height:300px;
}
td.download_musica_grazie{
	background-image:url(../img/sfondo_grazie.jpg);
	background-repeat:no-repeat;
	height:234px;
}
td.download_musica_wallpaper{
	background-image:url(../img/sfondo_down_wallpaper.jpg);
	background-repeat:no-repeat;
	height:317px;
}
td.download_musica_testa {
	background-image:none;
	height:29px;
}

td.download_oroscopo{
	background-image:url(../img/sfondo_oroscopo.jpg);
	background-repeat:no-repeat;
	height:494px;
}
.tab_oroscopo {
	color:#510d00;
	background-image: none;
	font-size: 13px;
}
td.download_calcio{
	background-image:url(../img/sfondo_calcio.jpg);
	background-repeat:no-repeat;
	height:375px;
}
.tab_calcio {
	color:#272a01;
	background-image: none;
	font-size: 13px;
}

td.download_oroscopo2{
	background-image:url(../img/sfondo_scaricaoroscopo.jpg);
	background-repeat:no-repeat;
	height:167px;
}

td.download_giochi{
	background-image:url(../img/sfondo_scaricagiochi.jpg);
	background-repeat:no-repeat;
	height:386px;
}
.tab_giochi {
	color:#272a01;
	background-image: none;
	font-size: 13px;
}

td.download_luilei{
	background-image:url(../img/sfondo_luilei.jpg);
	background-repeat:no-repeat;
	height:494px;
}
td.download_luilei_scarica{
	background-image:url(../img/sfondo_luilei_scarica.jpg);
	background-repeat:no-repeat;
	height:379px;
}
td.download_luilei_acquista{
	background-image:url(../img/sfondo_acquista_luilei.jpg);
	background-repeat:no-repeat;
	height:379px;
}
.tab_luilei {
	color:#000000;
	background-image: none;
}
.tab_luilei td {
	background-image: none;
	
}

.tab_musica {
	color:#000000;
	width: 276px;
	background-image: none;
}
.tab_musica td {
	background-image: none;
}
.tab_musica2 {
	color:#ffffff;
	width: 300px;
	background-image: none;
}
.tab_musica2 td {
	background-image: none;
}
.tab_wallpaper {
	color:#000000;
	width: 451px;
	height:185px;
	background-image: none;
}
.tab_wallpaper td {
	background-image: none;
}

.contenuto_download {
margin:0px;
padding:0px;
}

.contenuto_download td {
background-image:none;
}
.pulsanti_download_numero {
width:26px;
padding-left:6px;
}

.pulsanti_download_1 {
padding-left:6px;
}

.pulsanti_download_2 {
width:82px;
}

.pulsanti_download_3 {
	width:75px;		/* era 61px */
	/*padding-left:3px;*/
}

.pulsanti_download_4 {
	width:61px;
	padding-left:4px;
	margin-top:4px;
}

.footer {
	width:888px;
	height:40px;
	padding-top:42px;
	padding-left:20px;
	text-align:center;
	font-weight:normal;
	color:#999999;
	position:relative;
	}
	
.footer a {
	font-weight:normal;
	text-decoration:none;
	color:#999999;
}

.footer a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#999999;
}

.rosso {color: #ff0000}

.testo_sondaggio {
text-align:left;
margin-top:10px;
margin-left:20px;
}

.vota_sondaggio {
	margin-left:0px;
	padding-bottom:1px;
	height:18px; 
	width:174px;
	background-image:url(../img/sfondo_puls_vota.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;
}

#riga_1 {
width:451px;
padding:0px;
margin:0px;
}

.numeri {
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 14px;
	color: #e42172;
	font-weight: bold;
}
.numeri a:visited,.numeri a:link {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
}
.numeri a:active,.numeri a:hover {
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #e42172;
	font-weight: bold;
}

.num_viola{
	font-size: 10px;
	color: #ea257f;
	height: 14px;
	width: 18px;
	background-image: url(../img/sfondo_numero.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	position: relative;
	left: 2px;
	right: 2px;
}
.num_arancio{
	font-size: 10px;
	color: #ea257f;
	height: 14px;
	width: 18px;
	background-image: url(../img/sfondo_numero.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	position: relative;
	left: 2px;
	right: 2px;
}

.sfondo_top_suonerie {
	width:220px;
	height:113px;
	background-image: url(../img/sfondo_top_suonerie.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	border-bottom:1px solid white;
	font-weight:normal;
}

.titolo_top_suonerie {
	font-weight:bold;
}

.sfondo_pulsanti {
	background-image: url(../img/sfondo_pulsanti.gif);
	background-repeat: no-repeat;
	width:67px;
	height:27px;
	padding-left:4px;
	padding-top:6px;
	padding-bottom:2px;
	text-align:left;
	margin-bottom:0px;
}

.tutti_giochi {
	text-transform:uppercase;
	text-align:center;
	height:30px;
	font-size:14px;
	padding-top:5px;
}

.tutti_giochi a {
	text-transform:uppercase;
	font-weight:bold;
	height:30px;
	text-decoration:none;
	color:#333333;
}

.tutti_giochi a:hover {
	text-decoration:underline;
	color:#333333;
}

td.download_giochi_wallpaper{
	background-image:url(../img/sfondo_down_giochi.jpg);
	background-repeat:no-repeat;
	height:317px;
}

.tab_giochi {
	color:#000000;
	width: 451px;
	height:128px;
	background-image: none;
}
.tab_giochi td {
	background-image: none;
}

.risposta_sondaggio
{
    margin-left:10px;
    color:#333333;
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
}
.percento_sondaggio
{
    color:#333333;
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:normal;
    
}
.acquista_musica {
	width:450px;
	padding-left:1px;
	margin-top:10px;
	background-color: #FFFFFF;
}
.acquista_musica_int {
	margin:0px;
	padding:0px;
	width:450px;
}
td.acquista_musica_sfondo{
	background-image:url(../img/sfondo_acquistasuonerie.jpg);
	background-repeat:no-repeat;
	height:266px;
}
td.acquista_musica_password{
	background-image:url(../img/sfondo_password.jpg);
	background-repeat:no-repeat;
	height:194px;
}
td.acquista_musica_grazie{
	background-image:url(../img/sfondo_grazie.jpg);
	background-repeat:no-repeat;
	height:234px;
}
td.acquista_musica_wallpaper{
	background-image:url(../img/sfondo_acquista_wallpaper.jpg);
	background-repeat:no-repeat;
	height:317px;
}
td.acquista_musica_testa {
	background-image:none;
	height:29px;
}
.testo_acquista
{
    color:White;
    font-weight:bold;  
}
td.acquista_giochi_wallpaper {
	background-image:url(../img/sfondo_acquista_giochi.jpg);
	background-repeat:no-repeat;
	height:317px;
}
td.acquista_oroscopo2 {
	background-image:url(../img/sfondo_acquistaoroscopo.jpg);
	background-repeat:no-repeat;
	height:167px;
}
td.acquista_luilei_scarica {
	background-image:url(../img/sfondo_acquista_luilei.jpg);
	background-repeat:no-repeat;
	height:379px;
}
td.acquista_calcio {
	background-image:url(../img/sfondo_acquista_calcio.jpg);
	background-repeat:no-repeat;
	height:375px;
}
body#contatti {
  width:480px;
  text-align:left;
  padding:15px;
}

#contatti p {
  font-size:12px;  
}

#contatti h1 {
  text-align:center;
}

#contatti form {
  background-color:#FFFFFF;
  padding:10px;
  border:#CCCCCC solid 1px;
  height:290px;
}

#contatti .formfield {
  width:33%;
  float:left;
  margin-bottom:10px;
}

#contatti .formfield100 {
  margin-bottom:10px;
}

#contatti .formfield-list {
  float:none;
  clear:both;
  width:;
  background-color:#EFEFEF;
  padding:5px;
  margin-bottom:10px;
  /*margin-right:20px;*/
}

#contatti label {
  font-weight:bold;
  color:#333333;
}

#contatti input, #contatti select {
  color:#000000;
  font-weight:bold;
  font-size:13px;
}

#contatti input {
}

#contatti input.phone-model {
  width:280px;
}

#contatti .campo-testo {
  width:450px;
  color:#000000;
  font-weight:bold;
  font-size:13px;  
}

#contatti .btn-container {
  text-align:center;
  background-color:#fdeeb7;
  padding-top:5px;
  padding-bottom:5px;
}

#contatti .btn-invia {
  float:none;
  clear:both;
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
  color:#000000;
  width:100px;
}

#contatti .info {
  font-size:10px;
}

#disclaimer {
  width:828px;
  float:none;
  clear:both;
  margin-top:75px;
  color:#999999;
  padding-left:50px;
  padding-right:30px;
}

#disclaimer a { color:#666666; }

.abbonamento {
  display:block;
  text-transform:uppercase;
  text-align:center;
  margin-bottom:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#000000;
  font-weight:bold;
}
.trasparenza {
	width:165px;
	/*height:183px;*/
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fdf9b8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
}
.pager {
	font-size: 16px;
	text-align:center;
}
.view_all {
	font-size: 12px;
	text-align:center;
	text-decoration:underline;
}
.titolo_dettaglio_wallpaper {
	font-size: 14px;
	text-align:center;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}

.box_titolo {
	height:48px;
	padding-top:20px;
}

.parental_control {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 1px;
}
