/*    Stili generici   */

html{margin: 0px; padding: 0px;}

body {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    text-align:center; 
}


body {
	font-family: verdana, Arial, Helvetica, sans-serif;
    background-color: #000000;
	color:white;
}

marquee#diresassi{
	margin: 1px 0px 4px 0px;
	height: 400px;
    padding: 0px;  
	color:#0099ff;
    font-size: 1.1em;
	text-align: justify;}



/* ************************************************************** */
/*             S T I L I    D I   T E S T O                       */
/* ************************************************************** */

/* TITOLI */
/* ************************************************************** */


h1, h2, h3, h4, h5, h6 {color: #FF6600; margin:0; padding:0;}

h2{	font-size: 1.2em;
	letter-spacing: 1pt;
	font-weight: bold; 
	margin-bottom: 4pt; 
}

h3{	font-size: 1em;
	letter-spacing: 0pt;
	margin-bottom: 4pt; 
}

p{  color:#0099ff;
    font-size: 1em;
	margin-top: 1pt; 
	margin-bottom: 4px; 
}

.domanda{
  font-style: italic; 
  font-weight:bold; 
  margin-top: 10px; 
}

.fondo{
    font-size: 0.6em;
    color: #CC6600;
	margin-top: 2px; 
}


/* Poesie */
/* ************************************************************** */

.poesia_it, .poesia_vr, .poesia_en{
  font-size: 0.8em;
  text-align:left; 
  margin-top: 4px; 
}

.poesia_it{color:#009900}
.poesia_vr{color:#FF9933}
.poesia_en{color:#6666FF}


/* Gallery */
/* ************************************************************** */



.thumbnailtitle{
	font-size: 0.8em;
	color:#0099ff;
}




/* ************************************************************** */
/*             L I N K   N A V I G A Z I O N E                    */
/* ************************************************************** */

/* Barra dei link */
/* ************************************************************** */

a.blink, a.blink:visited{
    font-size: 0.8em;
    color: #CC6600;
    text-decoration: none;
}

a.blink:hover {
    color:  #FF3300;
}

/* Link del menù */
/* ************************************************************** */

a.link, a.link:visited {
    font-size: 0.8em;
	color:#0099ff;
    padding-bottom: 2px;
    display: block;
    text-decoration: none;
}

a.link:hover {
    color:  #0000FF;
}


/* Link Recensioni */
/* ************************************************************** */

a.rlink, a.rlink:visited {
    font-size: 1em;
    font-style: italic; 
    color: #0099ff;
    margin-top: 15pt;
    margin-bottom: 2px;
    text-decoration: underline;
    display: block;
}
a.rlink:hover {color:  #0000FF;}


/* Link Poesie */
/* ************************************************************** */

a.plink, a.plink:visited {
    font-size: 1em;
    font-style: italic; 
    color: #CC6600;
    margin-top: 5pt;
    margin-bottom: 2px;
    text-decoration: none;
    display: block;
}
a.plink:hover {color:  #FF3300;}




a.tlink, a.tlink:visited {
    font-size: 1em;
	color: #FF6600;
    font-weight: bold;
    margin-top: 3pt;
    margin-bottom: 50pt;
    display: block;
    text-decoration: none;
}

a.tlink:hover {
    color:  #FF3300;
}

a.freccia, a.freccia:visited {
    background: url("../immagini/figure/frecciasx.jpg") no-repeat top right;
    padding: 0px 0px 3px 0px;
    margin: 30px 5px 0px 0px;
    vertical-align: middle;
    height: 40px;
    display: block;
    text-decoration: none;
}

a.freccia:hover {
    background: url("../immagini/figure/frecciasxl.jpg") no-repeat top right;
}



a.bandiera, a.bandiera:visited {
    margin: 10px 8px 0px 0px;
    display: block;
	text-align: right;
    text-decoration: none;
	border: none;
}

a.freccia:hover {
}







/* ************************************************************** */
/*             T A B E L L E                                      */
/* ************************************************************** */


/* TABELLA Contenitore */
/* ************************************************************** */

table#contenitore{
	margin: auto;
	width: 750px;
    padding: 0px;  
    border-collapse: collapse;
	}

td#testa{
    padding: 0px 0px 3px 0px;
	text-align: center;}

td#foto{
    height: 150px;
    padding: 3px;
    vertical-align: top;
	text-align: left;
    font-size: 2.4em;
    font-weight: bold;
	color: #002299;
	letter-spacing: 3pt
	}

td.home{background: url("../immagini/adige/adige08bn.jpg"); }
td.ricerca{background: url("../immagini/adige/adige01bn.jpg"); }
td.disegni{background: url("../immagini/adige/adige02bn.jpg"); }
td.opere{background: url("../immagini/adige/adige03bn.jpg"); }
td.poesie{background: url("../immagini/adige/adige04bn.jpg"); }
td.commenti{background: url("../immagini/adige/adige05bn.jpg"); }
td.posta{background: url("../immagini/adige/adige06bn.jpg"); }
td.recensioni{background: url("../immagini/adige/adige07bn.jpg"); }
td.vita{background: url("../immagini/adige/adige09bn.jpg"); }



td#corpo{
    padding: 8px 0px 8px 0px;
	text-align: left;
	}


td#piede{
    height: 25px;
	text-align: center;
 	background: url("../immagini/adige/adige00bn.jpg");
}



/* TABELLA Contenuto */
/* ************************************************************** */

table#contenuto{
	width: 100%; height: 350px;
    padding: 0px;  
    border-collapse: collapse;
	}

/* TABELLE LATERALI SINISTRE*/
/* ************************************************************** */

td.sinistra{
    width:120px;
    vertical-align: top;
    padding: 0px;
}



td.destra{
    padding: 0px;
    vertical-align: bottom;
	}



td.sx{
    width:40px;
    padding: 0px;
    vertical-align: top;
	text-align: center;
}


/* TABELLA Link */
/* ************************************************************** */

table#link{
	width: 118px;
    padding: 0px;  
    border-collapse: collapse;
	}

table#rlink{
	width: 150px;
    padding: 0px;  
    border-collapse: collapse;
	}



/* CELLE VARIE */
/* ************************************************************** */

td.profilo{width: 5px;
		   background: url("../immagini/figure/gessetti.jpg");
	       padding: 0px}

td.profilo_no{width: 5px;
        	  padding:0px}

td.testo{
    padding: 1px 8px 4px 6px;
    vertical-align: top;
	}

td.testo-scroll{
    background: url("../immagini/figure/dire-sassi.gif") no-repeat top right;
    padding: 1px 8px 4px 6px;
    vertical-align: top;
	}


td.fotocentro{
    padding: 1px 4px 4px 6px;
    vertical-align: middle;
	text-align: center;
	}


/* ************************************************************** */
/*             F O T O                                            */
/* ************************************************************** */

img.fotosx{
    margin: 120px 0px 5px 0px;
}


img.fotovita{
    margin: 8px;
}