/* GENERAL */
body,td {

	/* SCROLLBARS 
	scrollbar-3dlight-color : #fafafa;
	scrollbar-arrow-color :White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #F1F1F1;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #F1F1F1;
	scrollbar-shadow-color : #F1F1F1;
	scrollbar-track-color : #f9f9f9;*/
	}

a {
	color: #363861;
	font-weight: bold;
}
a:hover {
		color: #0000AA;
	font-weight: bold;
}




p {
	/*
	padding-left: 6px;
	padding-right: 6px;
	*/
}


/* ELEMENTS */
#menu {
	font-size: 26px;
}
#percorsoNavigazione {
			font-family: Arial;
	font-size: 10px;
	color: White;
	font-weight: bold;
	background: #999999;
	padding-left: 5px;
	height: 24px;
}
#percorsoNavigazione a {
	color: #CCCCCC;
	text-decoration: none;
}
#percorsoNavigazione a:hover {
	color: White;
}

#footer_Menu {
	background-color: #A8A8A8;
}
#contenutoPagina {
	/*background: #F9FAFC;*/
	
	/*padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;*/
	/*width: 758px;*/
	/**/background-image: url(../images/retinatura.gif);
		padding-left: 6px;
	padding-right: 6px;
		border-left-color: #CCCCCC;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #CCCCCC;
		border-right-style: solid;
		border-right-width: 1px;
			font-family: Arial;
	font-size: 12px;
		}
#footer {
			font-family: Arial;
	font-size: 12px;
	color: White;
	background-color: #999999;
	text-align: right;
	padding-top: 4px;
		height: 24px;
}
#footer a {
	color: White;
	font-weight: bold;

	vertical-align: middle;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* CLASSES */
.titoloPagina {
	color: #F30B09;
	/*
	padding-left: 6px;
	padding-right: 6px;
	*/
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}

.titoloTabella {
		color: #000098;
	/*
	padding-left: 6px;
	padding-right: 6px;
	*/
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}
.titolo1 {
	color: #F30B09;
	font-weight: bold;
	
	background-image: url(images/barra.jpg);
	width: 100%;
	height: 26px;
	padding-left: 17px;
	vertical-align: bottom;
	padding-top: 3px;
	font-size: 13px;
}

.sottoTitolo1 {
		color: #F30B09;
	font-weight: bold;

	font-size: 13px;
}
.smallInfo {
	color: #373736; font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight: normal; line-height: normal; font-style: normal; 
}



.mapNode{
	cursor: pointer;
}



