
/* attenz se includi altro... css a parte e aggiungelo in config + galleria href=foglio2 */

body{
background-color: #3366aa; 
color:            #00ddff; 
background-image: url(sfondo1.jpg); 
font-family:      Verdana;        
}

p{
font-size:    14px;
text-align:   justify;
padding:      10px;
}

.titolo{
font-size:    20px;
text-align:   center;
color:        #000000; /* #003366; */
}

table.titolo{
color:            #ffffff; 
background-color: #3366aa; /* ccccaa */ 
border: 1px solid #3366aa;;
}

img.immagine{border:   2px solid #000000;}

.fonte_titolo{
font-size:        18px;
text-align:       justify;
}

.fonte_sottotitolo{
font-size:        14px;
text-align:       justify;
}

.titolo_in_indice     {font-size:        16px;}
.didascalia_in_indice {font-size:        18px;}

a:link      {color: #ffffff; font-size: 14px; text-decoration:;} 
a:visited   {color: #ffffff; font-size: 14px; text-decoration:;}
a:hover     {color: #ffff00; font-size: 14px; text-decoration:;}

.custom {
border:           0px solid black;
width:            800px; 
color:            #ffffff;
background-color: #3366aa;
text-align:       center;
vertical-align:   ;
}

a.custom:link      {color: gold; font-size: 14px; } 
a.custom:visited   {color: gold; font-size: 14px; }
a.custom:hover     {color: yellow; font-size: 14px; }

/* not used
.citazione{font-size:        10px;}

div.base{
text-align:       justify;
color:            #000000; 
background-color: #ccccaa; 
width:            600px;
padding:          10px;
}
*/
.debug      {border:   1px solid red;}/* fox */

stable { border:1px solid red;} /* debug */
std { border:1px solid black;}  /* debug */

