/*silviozalambani.com*/

/* questo perchč tutti i browsers assegnano di default margini e/o padding
ad alcuni elementi, inclusi html e body*/

html,body {
margin: 0;
padding: 0;
}

body {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: 100;
color: white;
text-align: center;                  /*centra in IE 5.x */
background-color: #FF4200;
background-image: url(immagini/sfondopagina_int.gif);
background-attachment: fixed;
background-repeat: no-repeat;
}

div#container {
text-align: left;                   /*ripristina l'allineamento*/
margin: 0px auto;                   /*centra negli altri browsers*/
width: 900px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: white;
border-right-style: solid;
border-right-width: 1px;
border-right-color: white;
background-image: url(immagini/sfondorighe.gif);
height: 100%;
}

div#header {
height: 200px;
background-image: url(immagini/new_top.jpg);
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: white;
border-top-style: solid;
border-top-width: 1px;
border-top-color: white;
}

div#menuleft{margin-top: 12px;
  margin-left: 10px;
  width: 120px;
  border: 0px;
}

div#menuright{margin-top: -178px;
  margin-left: 660px;
  width: 220px;
  border: 0px;
}

div.clear{
clear: both;
}

.content{
margin: 16px;
padding: 10px 40px 12px 40px;     /*occhio al padding inf quando si restringe la finestra*/
background-color: #1E1E1E;
border: solid 1px black;
background-image: url(immagini/lineatitolo.gif);
background-repeat: repeat-x;
}


h1   {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
line-height: 0px;
font-size: 22px;
font-weight: 100;
color: red;
text-align: center;
margin-bottom: 30px;
}

h1.discografia   {
margin-top: -6px;
}

h2   {
font-size: 15px;
font-weight: 100;
color: #F4530F;
text-align: left;
}

h2.anno {
padding-top: 8px;
color: #E22904;
text-align: left;
font-size: 15px;
line-height: 1;
}

p   {
font-size: 13px;
line-height: 1.4;
text-align: justify;
color: #F5F5F5;
}


.top1   {
padding-top: 68px;
text-align: center;
font-size: 15px;
font-weight: 200;
line-height: 0.8;
word-spacing: 14px;
color: white;
}

.top   {
text-align: center;
font-size: 15px;
font-weight: 200;
line-height: 0.8;
word-spacing: 14px;
color: white;
}

.topspa   {
text-align: center;
font-size: 15px;
font-weight: 200;
line-height: 0.8;
word-spacing: 8px;
color: white;
}

.pubblicazioni   {
padding-top: 10px;
line-height: 0.1;
padding-bottom: 0px;

}

em      {
color: #FCB201;
font-style: normal;
}

 /*per i puntini nel menu*/
.nero
 {
color: #100C0A;
}

table {
font-family: Arial;
font-size: 13px;
border: 1px solid black;
border-collapse: collapse;
width: 100%;
}


td,th{
padding:3px 5px
}
td{
text-align:right;
border: 1px solid black;
background: #1E1E1E;
}
td.left{
text-align:left;
width: 50%;
}
td.multimedia{
text-align:center;
background: #100C0A;
border: 0px;
width: 50%;
}
td.discografia{
text-align:left;
border: 1px solid black;
background: transparent;
}
th{
text-align: left;
font-weight: normal;
border: 1px solid black;
background: #1E1E1E;
}
tr.odd td,tr.odd th{
background: #2B2B2B;
}

tr.anno td,tr.anno th{
height: 20px;
padding: 0px;
border: 0px;
background-image: url(immagini/linea_conc.gif);
background-repeat: repeat-x;
color: red;
text-align: right;
}

td.titproposte {
border-bottom: 1px solid white;
padding-top: 8px;
height: 24px;
color: #E22904;
text-align: left;
font-size: 15px;
line-height: 1;
}

/* i seguenti stili servivano per differenziare
i concerti, ora non li usiamo pił*/

/*.tango      {
color: #379921}
.candombe      {
color: #F87811}
.altri      {
color: red}
.amerindia {
color: #F61FC6}
.lechner {
color: #42A4D1}*/

.multim        {
font-size: 12px;
text-align: center;
padding-bottom: 22px;
}

.nota        {
font-size: 11px;
text-indent: 0px;
}

.notadx        {
font-size: 10px;
text-indent: 0px;
text-align: right;
line-height: 0;
}

.brani        {
font-size: 12px;
line-height: 1.4;
text-align: left;
text-indent: 0px;
color: #F5F5F5;
}

.right  {
text-align: right;
padding-right: 10px;
}

img {border: 1px solid #D8D7D7}
.noborder {border: 0px black}

a {  text-decoration:none}

/* per i link interni alle pagine: */
a:link      { color: #878787 }
a:visited   { color: #878787 }
a:hover     { color: white; }


a.menustandard {
height: 0px; 
width: 200px; 
display: block; 
color: white; 
text-decoration: overline; 
padding: 4px; 
margin: auto; 
line-height: 4px; 
text-align: left; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menustandard:hover    { color: red; }

a.menustandardarancio {
height: 0px; 
width: 200px; 
display: block; 
color: red; 
text-decoration: overline; 
padding: 4px; 
margin: auto; 
line-height: 4px; 
text-align: left; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
font-size: 13px;
}
a.menustandardarancio:hover    { color: red; }

a.menutitolo {
height: 0px; 
width: 210px; 
display: block; 
color: white;  
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}

a.menudestra {
height: 0px; 
width: 220px; 
display: block; 
color: red; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 17px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menudestra:hover    { color: white; }

a.menudestrascelto {
height: 0px; 
width: 220px; 
display: block; 
color: white; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 17px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menudestra:hover    { color: white; }


a.menuarancio {
height: 0px; 
width: 220px; 
display: block; 
color: #F87811; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menuarancio:hover    { color: white; }

a.menugiallo {
height: 0px; 
width: 220px; 
display: block; 
color: #FFDD00; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menugiallo:hover    { color: white; }

a.menuviola {
height: 0px; 
width: 220px; 
display: block; 
color: #923FFF; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
font-size: 13px;
}
a.menuviola:hover    { color: white; }

a.menuverde {
height: 0px; 
width: 220px; 
display: block; 
color: #379921; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
font-size: 13px;
}
a.menuverde:hover    { color: white; }

a.menurosa {
height: 0px; 
width: 220px; 
display: block; 
color: #F61FC6; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
font-size: 13px;
}
a.menurosa:hover    { color: white; }

a.menuazzurro {
height: 0px; 
width: 220px; 
display: block;  
color: #42A4D1; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
font-size: 13px;
}
a.menuazzurro:hover    { color: white; }

a.menubianco {
height: 0px; 
width: 220px; 
display: block;  
color: white; 
text-decoration: overline; 
padding: 6px; 
margin: auto; 
line-height: 4px; 
text-align: right; 
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
font-size: 13px;
}
a.menubianco:hover    { color: white; }


/* per i link del menu: */
a.menu:link     { color: #F4530F;  }
a.menu:visited  { color: #F4530F; }
a.menu:hover    { color: white; }

a.menu2:link     { color: #F87811;  }
a.menu2:visited  { color: #F87811; }
a.menu2:hover    { color: white; }

a.menu3:link     { color: #379921;  }
a.menu3:visited  { color: #379921; }
a.menu3:hover    { color: white; }

a.menu4:link     { color: #E23804;  }
a.menu4:visited  { color: #E23804; }
a.menu4:hover    { color: white; }

a.menu5:link     { color: #F61FC6;  }
a.menu5:visited  { color: #F61FC6; }
a.menu5:hover    { color: white; }

a.menu6:link     { color: #42A4D1;  }
a.menu6:visited  { color: #42A4D1; }
a.menu6:hover    { color: white; }