/* (2005-2007) www.unafotoalgiorno.it by Sandro Damiano */

/* body */
body{
/*background-color: #88CCFF; [PER SFONDO BLU] */
background-color: #88CCFF;
background-image: url(../../grafica/sfumatura.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
scrollbar-face-color: #E1E1E1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #E1E1E1;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #0000FF;
scrollbar-track-color: #E1E1E1;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* link per sfondo bianco */
A:LINK {font-family: tahoma, "times new roman", arial; font-size: 13px; color:#0000FF; text-decoration: none}
A:VISITED {font-family: tahoma, "times new roman", arial; font-size: 13px; color:#0000FF; text-decoration: none}
A:HOVER {font-family: tahoma, "times new roman", arial; font-size: 13px; color:#FF0000; text-decoration: none}

/* link per sfondo nero (<NON USATO AL MOMENTO>) */
a.Link2:LINK {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#99FFFF; text-decoration: none}
a.Link2:VISITED {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#99FFFF; text-decoration: none}
a.Link2:HOVER {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#FF0000; text-decoration: none}

/* link 1 per head */
a.Link1head:LINK {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; text-decoration: none}
a.Link1head:VISITED {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; bold; text-decoration: none}
a.Link1head:HOVER {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#FF0000; bold; text-decoration: none}

/* link 2 per head */
a.Link2head:LINK {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; text-decoration: none}
a.Link2head:VISITED {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; text-decoration: none}
a.Link2head:HOVER {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#FF0000; text-decoration: none}

/* link pie-pagina */
a.Link1pie:LINK {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; text-decoration: none}
a.Link1pie:VISITED {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#0000FF; text-decoration: none}
a.Link1pie:HOVER {font-family: tahoma, "times new roman", arial; font-size: 12px; color:#FF0000; text-decoration: none}

/* cella per la head e il pič-pagina */
.tdhead {
background: #CCCCCC;
font-family:tahoma, "times new roman", arial;
font-size:12px;
text-decoration:none;
color:#000000;
}
/* cella di intestazione tabelle */
.tdtitle {
background:#CCCCCC;
font-family:tahoma, "times new roman", arial;
font-size:14px;
/* font-weight:bold; */
text-decoration:none;
color:#000000;
}
/* cella per head con selezione form <NON USATO AL MOMENTO> */
.tdselez {
background: #0033CC;
font-family:tahoma, "times new roman", arial;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
vertical-align:middle;
}
/* cella bordata (sfondo chiaro e bordo grigio) */
.td1 {
background: #EEEEEE;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}
/* cella bordata (sfondo bianco e bordo nero) <NON USATO AL MOMENTO> */
.td2 {
background: #000000;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}
/* cella con riga grigia */
.td00 {
background: #EEEEEE;
font-family:tahoma, "times new roman", arial;
font-size:13px;
text-decoration:none;
color:#000000;
}
/* cella con riga bianca */
.td01 {
background: #FFFFFF;
font-family:tahoma, "times new roman", arial;
font-size:13px;
text-decoration:none;
color:#000000;
}
/* tabella standard */
.tablegeneral {
background-color:#FFFFFF;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-family:tahoma, "times new roman", arial;
font-size:14px;
text-decoration:none;
color:#000000;
}
/* tabella standard con immagine di sfondo 1 */
.tableimg1 {
background-image:url(../../grafica/texture/carta.gif);
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
font-family:tahoma, "times new roman", arial;
font-size:12px;
text-decoration:none;
color:#000000;
}
/* tabella standard con immagine di sfondo 2 */
.tableimg2 {
background-image:url(../../grafica/texture/bianco01.jpg);
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
font-family:tahoma, "times new roman", arial;
font-size:12px;
text-decoration:none;
color:#000000;
}
/* tabella bordata che contiene un'immagine del sito */
.imgtable {
border:1px solid;
border-color:#999999;
margin:5px;
}

/* gli elementi che seguono servono per la navigazione tra la gallerie... */
.pages a, .pages span {
   display:block;
	padding:1 5;
   margin-right:0.8;
   border:1px solid #CCCCCC;
   background:#FFFFFF;
	color:#0000FF;
}

.pages a:link {
	font-size:13px;
	text-decoration:none;
}

.pages a:hover {
	border: 1px solid #FF0000;
	text-decoration:none;
	color:#FF0000;
}

.pages span.current {
	border:1px solid #0000FF;
	background:#0000FF;
	font-size:13px;	
	text-decoration:none;
	color:#FFFFFF;
}

/* titoli (nero) */
.tit1_norm {font-family: tahoma, "times new roman", arial; font-size:16px; font-weight: bold; color:#000000; text-decoration: none;}
.tit1_large {font-family: tahoma, "times new roman", arial; font-size:18px; font-weight: bold; color:#000000; text-decoration: none;}
/* titoli (blu) */
.tit2_norm {font-family: tahoma, "times new roman", arial; font-size:16px; font-weight: bold; color:#0000FF; text-decoration: none;}
.tit2_large {font-family: tahoma, "times new roman", arial; font-size:18px; font-weight: bold; color:#0000FF; text-decoration: none;}
/* testi normali (nero) */
.txt1_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#000000; text-decoration: none;}
.txt1_minibold {font-family: tahoma, "times new roman", arial; font-size:12px; font-weight: bold; color:#000000; text-decoration: none;}
.txt1_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#000000; text-decoration: none;}
.txt1_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#000000; text-decoration: none;}
/* testi colore 2 (bianco) */
.txt2_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#FFFFFF; text-decoration: none;}
.txt2_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#FFFFFF; text-decoration: none;}
.txt2_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#FFFFFF; text-decoration: none;}
/* testi colore 3 (grigio chiaro) */
.txt3_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#CCCCCC; text-decoration: none;}
.txt3_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#CCCCCC; text-decoration: none;}
.txt3_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#CCCCCC; text-decoration: none;}
/* testi colore 4 (grigio scuro) */
.txt4_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#666666; text-decoration: none;}
.txt4_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#666666; text-decoration: none;}
.txt4_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#666666; text-decoration: none;}
/* testi colore 5 (bordeaux) */
.txt5_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#990000; text-decoration: none;}
.txt5_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#990000; text-decoration: none;}
.txt5_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#990000; text-decoration: none;}
/* testi colore 6 (blu) */
.txt6_mini {font-family: tahoma, "times new roman", arial; font-size:12px; color:#0000FF; text-decoration: none;}
.txt6_norm {font-family: tahoma, "times new roman", arial; font-size:13px; color:#0000FF; text-decoration: none;}
.txt6_normbold {font-family: tahoma, "times new roman", arial; font-size:13px; font-weight: bold; color:#0000FF; text-decoration: none;}


/* (2005-2007) www.unafotoalgiorno.it by Sandro Damiano */
