/* #40FFFF */
.clearer{
	clear: left; 
}
.piccolo{font-size:10px}
.hide{
 display:none;
}
.evidence{color:silver;font-weight:bold}

html {
	height: 100%;
}

body {
	background-color :#000000;
	font-family: "Lucida Sans Unicode" , Arial,  Verdana,  serif;
	font-size: 12px;
	color: #40FFFF;
}

table.index {
	background: url(img/sfondo.jpg);  background-repeat: no-repeat;
}

td {
	font-size: 12px;
	color: #40FFFF;
}

td.stricia {
	background: url(img/stricia_sfondo.jpg);
}

td.plus {
	font-size: 26px;
	color: #40FFFF;
}

td.menu1 {
	background: url(img/sfondo_menu.gif);	
}
a{	color: #FF9900;
	
}
a.menu {
	font-size: 14px;
	color: #40FFFF;
	background-color :#000000;
	text-decoration: none
}

a.menu:hover {
	font-size: 14px;
	color: #FF9900;
	background-color :#000000;
	text-decoration: none
}
a.menu_selected {
	font-size: 14px;
	color: #FF9900;
	background-color :#000000;
	text-decoration: none
}

a.menu_selected:hover {
	font-size: 14px;
	color: #FF9900;
	background-color :#000000;
	text-decoration: none
}

a.menu_pic {
	font-size: 10px;
	color:#40FFFF ;
	background-color :#000000;
	text-decoration: none;
}

a.menu_pic:hover {
	font-size: 10px;
	color: #FF9900;
	background-color :#000000;
	text-decoration: none;
}

p.menu{
	font-size: 10px;
	color: #40FFFF;
	background-color :#000000;
	text-decoration: none;
	padding-left : 5px;
}

a.menu_nor {
	font-size: 12px;
	color: #FF9900;
	background-color :#000000;
	text-decoration: none;
}

a.menu_nor:hover {
	font-size: 12px;
	color: #40FFFF;
	background-color :#000000;
	text-decoration: none;
}

#showimage			{font-size: 13px; color: #40FFFF;background-color :#000000;position: absolute; visibility: hidden; border: 1px solid black}
#dragbar			{cursor: pointer; color: #40FFFF;background-color: teal; min-width: 100px}
#dragbar #closetext {margin-left: 0px}



.danheader{	/*background-color : #ffffcc;*/}
.danfooter{	/*background-color : #ffccff;*/}

/*  GALLERIA  */
.pres_immagine{width:156px; text-align:center;border:1px solid #838383;}
.pres_descrizione{width:156px; text-align:left;vertical-align:top;}
.pres_album{width:156px; text-align:left;vertical-align:top;background-color:#40FFFF;color:#000000}
.immagine{width:209px; text-align:center;border:1px solid #838383;}
.descrizione{width:209px; text-align:left;vertical-align:top;}

/* per bordi tabelle, immagini etc. Non influenza la gallery */
.bordo{border:1px solid #838383;text-align:center;}
		
/* generale per le table */
fieldset{border : 1px solid #40FFFF;}
legend{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #ffffff; 
		font-weight: bold; }
.td_underline{	border-bottom : thin solid #838383;
			border-bottom-width : 1px;	}
.td_border{	border-bottom : thin solid #838383;
			border-bottom-width : 1px;
			border-right : 1px solid #838383;}
			
.td_border_small{border-bottom : thin solid #838383;
			border-bottom-width : 1px;
			border-right : 1px solid #838383;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #ffffff; }

/* CALENDARIO */
.day{
}
.Today{
	background-color:yellow;
	color:red;
	font-weight:bold;
}
.evidenzia{
	background-color:#e4e4e4;
	color: black;
	padding:4px;
}
.contenitore{
	/*border: 1px solid white;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.u{text-decoration:underline}

/************ thumb viewer ***************/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
font-weight:bold;
color: black;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
color: black;
}
/**************** fine thumb viewer ***********************/
.rss_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom:1px solid black;
	color: #ffffff;
}
.lista ul{
	font-weight: bold;
	font-size: 20px;
	margin: 0 auto;
	padding:0;
	list-style: none;
}
.lista li {
	/*display: inline;*/
}
.news{
background-color:yellow;color:black;font-weight:bold;padding:0px 2px 0px 2px;
}
