/* foglio di stile  per la pagina ricerche...*/

div#naviga{
    position: absolute;
    top: 530pt;
    left: 260pt;
    border: none;
    font-weight: 600;
    font-size: 12pt;
    color: blue;
	width:500pt;
	text-align: center;} 

	
div#foto_sfondo{
    position: absolute;
    top: 100pt;
    left: 160pt;
    width:630pt;
	height:60pt;
    border: none;
	background-color: red ;
    /* Per Ie */
    filter:alpha(opacity= 90);
    filter:"alpha(opacity= 90)";
    /* CSS3 standard */ 
    opacity:0.9;   } 
div#foto_grande{
    position: absolute;
    top: 200pt;
    left: 550pt;
  	border: 3px solid;
	border-color: #CCC #666 #666 #CCC;
    } 	
div#foto_foto{
    position: absolute;
    top: 110pt;
    left: 170pt;
    border: none;
	border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
    } 
div#foto_foto img{
    height:120pt; 
    } 		
div#foto_logo{
    position: absolute;
    top: 270pt;
    left: 340pt;
	border: none;
	}
div#foto_logo img{
    position: absolute;
    width: 400pt;
	height:130pt; 
    border: none;
	 /* Per Ie */
    filter:alpha(opacity= 60);
    filter:"alpha(opacity= 60)";
    /* CSS3 standard */ 
    opacity:0.6;   
    }

   	
div#foto_autore{
    position: absolute;
    top: 110pt;
    left: 280pt;
    border: none;
    font-weight: 600;
    font-size: 16pt;
    color: #FFFFFF;
	text-align: left;} 	
div#foto_titolo{
    position: absolute;
    top: 130pt;
    left: 280pt;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
    font-weight: 600;
    text-align: left;	
	}
	

div#scheda_sfondo{
    position: absolute;
    top: 170pt;
    left: 30pt;
	width:760pt;
	height:1000pt;
    border: none;
    background-color: white  ;
    /* Per Ie */
    filter:alpha(opacity= 70);
    filter:"alpha(opacity= 70)";
    /* CSS3 standard */ 
    opacity:0.7;   
    }



div#scheda_autore{
    position: absolute;
    top: 250pt;
    left: 60pt;
	width: 450pt;
	font-size: 13pt;
	font-weight: 400;
    color: black;
	text-align: justify;
    }

div#twitter{
    position: absolute;
    top: 580pt;
    left: 50pt;
	font-size: 10pt;
	font-weight: 400;
    color: black;
	text-align: left;
    }
div#facebook{
    position: absolute;
    top: 580pt;
    left: 120pt;
	font-size: 10pt;
	font-weight: 400;
    color: black;
	text-align: left;
    }	

div#commento{
    position: absolute;
    top: 576pt;
    left:190pt;
	font-size: 10pt;
	font-weight: 400;
    color: black;
	text-align: left;
    }	
div#scheda_interna{
    position: absolute;
    top: 630pt;
    left: 50pt;
	width:700pt;
	text-align: left;
    border: none;
    }

table.esterni {border:0; width:720pt;border-spacing: 0px;}
table.esterni td.titolo{text-align:left; font: normal 12pt Arial; color:blue; }
table.esterni td.titolo a{font: italic 12pt Arial; color:#0000CC; text-decoration: underline; }
table.esterni td.foto{ background-color:lightgrey; text-align:left; padding: 4pt 4pt 4pt 4pt;}
table.esterni td.foto  img{height:100pt; }
table.esterni td.schede{font: normal 12pt Arial; color: red; text-align:left;}
table.esterni td.schede a{font: normal 12pt Arial; color: red; text-align:left;}
table.esterni td.link{color: red; text-align:center;line-height: 20pt;width: 50% }
table.esterni td.link a{color: #0000CC; text-decoration: underline;}
table.esterni td.schedaF4{text-align:justify; font: normal 10pt Arial;}
table.esterni td.estratti{font: italic 10pt Arial; color:black;
                          background-color:33FFFF;
                          text-align:center;width: 45%;
						  border: 1px solid;
	                      border-color: #CCC #666 #666 #CCC;
						  padding: 0pt 5pt 2pt 5pt;}
table.esterni td.estratti b{font: normal 10pt Arial; color:blue; text-align:center;}
table.esterni td.consigli{ color: #000099 ; text-align:center;}
table.esterni td.vuota{ height:20pt; }
table.esterni td.coda{background-color:lightgrey;  text-align:center; font: normal 10pt Arial; color:navy; }

table.coda {background-color:lightgrey; border:0; width:720pt;}

p.mincenter {font: normal 10pt Arial; text-align:center; } 
td.vuoto {background-color:red; text-align:center; border:3; border-style:inset;}
td.tasto {background-color:red; text-align:center; border:3; border-style:outset;}
table.libriau {vertical-align: top; cellpadding:0pt; cellspacing:0pt;  border:0pt; width:100%;
            border-collapse: separate;
            border-spacing: 0pt; }
table.libriau tr.riga1{ background-color: #EEEEEE;
    	}
table.libriau tr.riga2{ background-color: #FFFFFF;
        }
table.libriau td.libro { font-size: 11pt; vertical-align: top; text-align:left; color:#00008B ; }
table.libriau td.libro i { font-size: 10pt; font-weight: normal;}
table.libriau td.libro a:link {font-weight: bold; color:  #00008B  }
table.libriau td.libro a:visited { font-weight: bold; color:#0000FF   }
table.libriau td.foto {text-align:left; width:70pt;  }
table.libriau td.foto  img{height:100pt; width:60pt;  }
table.libriau td.numero {vertical-align: top; width:20pt; text-align:left; color:#555555 ; }
