body { 
  margin-left: 4%;
  margin-right: 4%;
  max-width:1280px;
  background: #E4FDFF;
  padding: 2px;
}

img {
   border: 0px;
}

#logo { 
  float: left;
  width: 115px;
  background: #E4FDFF;
  height: 74px;
 }

#sfondotitolo {  
  float: right;
  width: 100%;
  background-position: 115px; 
  background-image: url("img/sfondotitolo4.jpg");
  vertical-align: bottom;
  margin-bottom: 2px;
  height: 74px;
}

#bottombox {
   clear: right;
}

a.link {
   font-family: Verdana,sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #0000EE;
   margin-bottom: 2em;
 }

a.linkpiccolo {
    font-size: 70%;
}

a.link:hover {
  color: #0000EE;
  background: #ffff00;
 }

a.link:visited { 
  color: #551A8B; 

 }

a.canzoni { 
  margin-left: 10%;
  font-family: Verdana,sans-serif;
  color: #0000EE;
 }


a.canzoni:hover { 
  color:red;
 }

.artista { 
  font-family: serif;
  font-size: 135%;
  font-weight: bold;
  margin-left: +5%;
  padding: 2px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
 }

a.artista { 
  color: #00c;
 }

a.artista:hover { 
  color: #00c;
  text-decoration: underline;
 }



td.v1 div.rientrante, td.v2 div.rientrante, td.s1 div.rientrante,
td.s2 div.rientrante, td.v1 blockquote, td.v2
blockquote, td.s1 blockquote, td.s2 blockquote { 
  margin-left: 0px;
 }
 

div.rientrante { 
  margin-left: 10%;
 }
 
 




h1.titolo { 
  color: #000;
  font-family: serif;
  margin-left: +5%;
  letter-spacing: 3px;
  font-size: 200%;
  margin-top: 20px;
 }

h1.titolo:first-letter { 
  font-weight: bold;
 }

h1.titoloartista { 
  font-family: serif;
  margin-left: +10%;
  color: #000099;
 }

p.centrato { 
  text-align: center;
  font-family: sans-serif;
 }


p.commento, div.commento { 
  font-family: sans-serif;
  margin-left: +5%;
  margin-right: +3%;
 }

div.commento {
  padding-top: 1em;
}
p.commento div.indice, div.commento div.indice {
  background: #F7F3E7;
  border-left: 1px solid #222;
  border-bottom: 2px solid #00c;
  border-right: 1px solid #222;
  border-top: 2px solid #00c;
  padding: 1em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 90%;
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}

div.indiceversioni div.indice { 
 font-family: sans-serif;
  font-size: 90%;
 padding: .5em;
 border-top: solid black 2px;         
   clear: both;

}

div.videocontent {
  background: #fff;
  border-left: 1px solid #222;
  border-bottom: 2px solid #000;
  border-right: 1px solid #000;
  border-top: 2px solid #000;
  padding: 1em;
  margin-right: 1em;
  margin-top: 7px;
  margin-bottom: 8px;
  font-size: 90%;
  clear: both;
  width:470px;
  float: right;
   font-family: sans-serif;
}


div.downloadablecontent {
  background: #fff;
  border-left: 1px solid #222;
  border-bottom: 2px solid #000;
  border-right: 1px solid #000;
  border-top: 2px solid #000;
  padding: 1em;
  margin-right: 1em;
  margin-top: 7px;
  margin-bottom: 8px;
  font-size: 90%;
  clear: both;
  width:470px;
  float: right;
  font-family: sans-serif;

}


div.areaartista {
  margin-left: +5%;
  margin-right: 1em;
  margin-top: 10px;
  margin-bottom: 8px;
  clear: both;
  width:90%;
  height:20em;
  float: left;
  font-family: sans-serif;

}
p.commento div.info, div.commento div.info, p.commento div.informazioni,
div.commento div.informazioni {
  background: #EEEEEE;
  border-left: 1px solid #222;
  border-bottom: 2px solid #00c;
  border-right: 1px solid #222;
  border-top: 2px solid #00c;
  padding: 1em;
  margin-right: 1em;
  margin-top: 7px;
  margin-bottom: 8px;
  font-size: 90%;
  clear: both;
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}


/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
a[target ^="_blank"], a.ext {
    background: url(img/external.png) center right no-repeat;
    padding-right: 13px;
}

a.noimg { 
    background: none;
 }

p.citazione { 
  font-family: serif;
  text-align: justify;
  font-style: italic;  
  margin-left: +20%;
  margin-right: +3%;
  padding-left: 1em;
  border-left: 6px solid #ccc;
 }

a.biografia { 
  text-decoration: none;
 }
p.biografia { 
  font-family: sans-serif;
  margin-left: +10%;
  margin-right: +3%;
 }



p.testo { 
  font-family: serif;
  clear: left;
   }

p.spiegazione { 
  font-family: sans-serif;
  color: #0000cc;
  background-color: #eeeeee;
  padding: .5em;
 }
.enf { 
  font-weight: bold;
 }

.errore { 
  font-weight: bold;
  color: #ff0000;
  margin-left: 15%;
  margin-right: 15%;
  background: #eee;
  padding: 1em;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
 }


p.note { 
  font-size: small;
  font-family: sans-serif;
  text-align: right;
 }


p.notesx { 
  font-size: x-small;
  font-family: sans-serif;
 }

p.scrittabellina { 
  font-family: fantasy;
  color: #0000cc;
  font-size: 110%;
 }

p.mittente { 
  font-family: serif;
  font-size: 100%;
  font-style: italic;
  margin-left: +8%;
 }

h2 { 
  font-family: Verdana,sans-serif;
  font-size: 120%;
  color: rgb(0,0,150);
 }

h3 { 
  font-family: Verdana,sans-serif;
  font-size: 110%;
  color: #000099;
  margin-left: 1em;
 }

h2.testo { 
  font-size: 150%;
 }

h3.testo { 
  font-size: 130%;
  margin-left: 1em;
 }


a.sez { 
  font-family: Verdana,sans-serif;
  text-decoration: none;
  color: white;
  background-color: black;
  font-weight: bold;
 } 



a.sez:visited { 
  color: white;
 }

a.sez:hover { 
  color: #ff4444;
 }

a.comandi { 
  font-family: Verdana,sans-serif;
  text-decoration: none;
  color: #DD0000;
  font-size: 130%;
  font-weight: bold;
  background: #eee;
  padding-left: .5em;
  padding-right: .5em;
 } 

a.comandi:visited { 
   color: #CC0000;
 }

a.comandi:hover { 
  color: #4444dd;
 }

#barra { 
  width: 100%;
  float: left;
  background: black;
  text-align: center;
 }


div.sezbarra { 
  width: 19%;
  text-align: center;
  float: left;
  background: black;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0px;
 }

table.cambialingua {
  width: 28%;
 }

.changeit  { 
  text-align: center;
  background: url("img/flagita.jpg");
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
 }

td.changeit { 
  width: 20%;
 }

div.changeit { 
  width: 13em;
 }



.changeen { 
  text-align: center;
  background: url("img/flagen.jpg");
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
 }

td.changeen { 
  width: 20%;
 }

div.changeen { 
  width: 12em;
 }



div.titologuest { 
  width: 600px;
  background: #E9E9E9;
  color: #000;
  border-bottom: 1px solid #660000;
  font-family: Verdana,sans-serif;
  font-weight: bold;
  text-align: left;
  margin-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

 }

div.testoguest { 
  width: 600px;
  background: #F5F5F5;
  color: black;
  font-family: Verdana,sans-serif;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  margin-bottom: 2em;
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
 }

hr.half { 
  text-align: center;
  width: 50%;
 }


a.destra { 
  margin-left: 30%; 
 }

a:visited { 
   color: #551A8B;
 }

a:hover { 
  color: #ee0000;
 }

a.giallo:hover { 
  background-color: yellow;
  color: #0000ff;
 }

.indirizzo { 
  color: #4400cc;
  font-family: fantasy;
  font-weight: bold;
 }


.evid {
	background: #eeee00;
	color: #000000;
	font-weight: bold;
}


.boxbiografia { 
  float: right;
  background-color: #eeeeee;
  margin-top: 5px;
  width: 40%;
  font-size: 70%;
  font-family: sans-serif;
  padding: .7em;
  margin-left: 30px;
 }

.boxbiografia h2 { 
  font-family: serif;
  margin-left: +5%;
  font-size: 170%;
  color: #900;
 }

.boxright { 
  float: right;
  border-left: 1px solid #aaa;
  border-bottom: 2px solid #aaa;
  border-right: 1px solid #aaa;
  border-top: 2px solid #aaa;
  background-color: white;
  padding: .6em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 28em;
  text-align: center;
 }

.boxright a, .boxcategorie a {
	  text-decoration: underline;
	  padding-left: .5em;
	  padding-right: .5em;
	  padding-bottom: 2px;
}
.boxright a:hover, .boxcategorie a:hover {
    background: #ddf;
    text-decoration: none;
}

.boxcategorie { 
  float: right;
  width: 24em;
  border-left: 1px solid #222;
  border-bottom: 2px solid red;
  border-right: 1px solid #222;
  border-top: 2px solid red;
  background-color: #ffe;
  padding: .6em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: right;
 }

.boxlogocategorie { 
  float: left;
  width: 185px;
  border-left: none;
  border-bottom: none;
  border-right: none;
  border-top: none;
  background-color: #ffe;
  padding: .6em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  font-family: sans-serif;
  font-size:90%;
  font-weight: bold;
    
 }

.boxlogocategorie a {
    text-decoration: none;
}

.boxlogocategorie a:hover {
    text-decoration: none;
    background: #ddf;
}





.boxlingua { 
  float: right;
  width: 9em;
  background-color: #ffe;
  padding: .6em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  color: #00c;
 }

.boxdownloadable { 
  float: right;
  width: 9em;
  background-color: #eee;  
  background-image: url("img/downloadable_big.png");
  background-repeat: no-repeat;		    
  background-position: top right;
  padding-left: .6em;
  padding-top: .6em;
  padding-bottom: .6em;
  padding-right: 53px;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  color: #c00;
 }

.boxprimitive { 
  float: right;
  width: 9em;
  background-color: #eee;  
  background-image: url("img/simbolopacebn2.gif");
  background-repeat: no-repeat;		    
  background-position: top right;
  padding-left: .6em;
  padding-top: .6em;
  padding-bottom: .6em;
  padding-right: 53px;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  color: #c00;
 }

.boxvideo { 
  float: right;
  width: 9em;
  background-color: #eee;  
  background-image: url("img/video_big.gif");
  background-repeat: no-repeat;		    
  background-position: top right;
  padding-left: .6em;
  padding-top: .6em;
  padding-bottom: .6em;
  padding-right: 53px;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  color: #c00;
 }



div.boxconfronta { 
   float: right;
   width: 10em;
   background: #eef;
   text-align: center;
   padding: 2px;
  margin-right: 1em;
 }

.titolocategorie { 
   font-weight: bold;
   color: #00c;
   background: #ffff00;
   margin-bottom: 5px;
 }



.continua { 
  color: #cc0000;
  font-weight: bold;
 }

#boxrightlang { 
  text-align: right;
  width: 100%;
  padding-top: 2px;
  color: #00c;
 }


option.lingua {  
 background-repeat: no-repeat; background-position: top left; padding-left: 20px; padding-bottom: 3px
}

option.lingua#it { 
  background-image: url("img/flags/it.png")
 }

option.lingua#en { 
  background-image: url("img/flags/en.png")
 }

option.lingua#de { 
  background-image: url("img/flags/de.png")
 }

option.lingua#fr { 
  background-image: url("img/flags/fr.png")
 }

option.lingua#es { 
  background-image: url("img/flags/es.png")
 }

div.newscontainer {
    max-width: 700px;
    padding-left: 50px;
}
div.news { 
  border-left: 1px solid #222;
  border-bottom: 2px solid #00c;
  border-right: 1px solid #222;
  border-top: 2px solid #c00;
  background-color: white;
  padding: .4em;
  text-align: left;
  font-weight: normal;
  margin-top: .5em;
  margin-bottom: .5em;
  font-family: serif;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
 }

div.autorenews { 
  font-weight: bold;
  color: #00c;
  background-color: #ff0  ;
  margin-top: 1em;
 }

div.boxnews { 
  font-weight: bold;
  text-align: center;
  color: #004;
  margin-top: .5em;
  margin-bottom: .5em;
 }

div.altrenews { 
  text-align: right;
  font-weight: bold;
  margin-top: 4px;
 }
 
div.infos {
     float: right;
     font-weight: bold;
     color: red;
     clear: right;
}

form.adminbutton {  
  text-align: right;
  clear: right;
  padding-top: 10px;
}

.rtl { 
  direction: rtl;
 }

p.datains { 
  font-size: small;
  color: #0000cc;
  text-align: right;
 }

div.adminpanel { 
    text-align: right;
    background-color: #cce;
    width: 30%;
    float: right;

 }

p.tuttelingue { 
    font-weight: bold;
    font-size: 100%;
    font-style: sans-serif;
    text-align: justify;
 }

div.indiceversioni { 
  font-weight: bold;
  text-align: right;
  font-size: small;
  font-family: serif; 
  float: right;
  width: 35%;
  background: #F7F3E7;
  border-left: 1px solid #222;
  border-bottom: 2px solid #00c;
  border-right: 1px solid #222;
  border-top: 2px solid #00c;
  padding: .6em;
  margin-right: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
 }

div.indiceversioni a { 
   text-decoration: none;
 }


div.bottomnavigbox { 
  background: #d7ebf9;
  padding-top: .5em;
  padding-bottom: .3em;
  text-align: center;
  font-weight: 90%;
  font-family:  sans-serif;
  width:50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
 }
 

div.bottomnavigbox a { 
   padding-left: .4em;
   padding-right: .4em;
   color: #362b36;
 }

a img {
   border: 0px;
}



div.thumb {
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    background: #f8f8f8;
    border: solid 1px black;
    padding: 4px;
    text-align: center;
}

div.video {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: .5em;
    margin-right: .5em;
    background: #f8f8f8;
    border: solid 1px #ccc;
//    border: none;
    padding: 5px;
    text-align: center;
  clear: both;
    width:439px;
}


div.commento img.alone { 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 10px;
 }

div.thumb div div.thumbcaption {
    font-weight: 60%;
    font-family: sans-serif;
    border: none;
    text-align: left;
    padding: 0.3em 0 0.1em 0;
}

.ancientgreek { 
        font-family: SPIonic;
 }


#barracanzone { 
  width: 100%;
  float: left;
  background: #000;
  text-align: center;
 }

div.upperlink {
  font-size: 90%;
  font-family: sans-serif;
  padding-top: 3px;
  padding-bottom:2px;
  float: left;
  
}

div.upperlink a {
   color: #fff;
   text-decoration:none;
    font-weight: bold;
   font: sans-serif;
  padding-left: 1em;
  padding-right: 1em;
   
}

div.upperlink a:visited { 
   color: #fff;

 }

div.upperlink a:hover { 
  color: #fff;
//  background: #2c4058;
    background: #304968;
}

#ccg_closeframe {
position:fixed; bottom: 40%;right: 10%;  padding-bottom: 5px; z-index:90004;  background-color:#ffff00; padding-left: 2px; padding-right:3px;
}


#ccg_showframe3 {
position:fixed; border: solid black 2px;  overflow: scroll; bottom: 0px; padding: 15px; z-index: 90002; background-color:#E4FDFF; width:90%; height: 40%;
}



#ccg_showframe {
position:fixed; border: solid black 2px;  overflow: hidden; bottom: 0px; padding: 0px; z-index: 90002; background-color:#E4FDFF; width:90%; height: 45%;
}

#ccg_showframe2 {
position:fixed; border: solid black 2px;  overflow: hidden; bottom: 0px; padding: 0px; z-index: 90002; background-color:#E4FDFF; width:90%; height: 42%;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
height: 100%;
}


.popUpDiv {
position:absolute;
z-index: 9002;
top: 10%;
left: 10%;
width: 80%;
height: 80%;
background-color: #eeeeee ;
font: Verdana,Arial,Helvetica,sans-serif;
border: 2px solid #000;
text-align: left;
font-size:x-large;
padding: 8px;
overflow:auto;
}

a.blanket_close {
    text-align: center;
    width: 10em;
    float: right;
    background: white;
    font-size: 120%;
    font-weight: bold;
    padding: 5px;
    position: fixed;
    top: 5%;
    right: 10%;
z-index: 9005;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

