.copyright  {
	font-size : xx-small;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#FFFFFF;text-decoration:none}
.copyright A:visited{color:#FFFFFF;text-decoration:none}
.copyright A:hover{color:#fe9602;text-decoration:none}

body {
	scrollbar-face-color: #292524;
	scrollbar-shadow-color: #ebebeb;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-3dlight-color: #292524;
	scrollbar-darkshadow-color: #292524;
	scrollbar-track-color: #292524;
	scrollbar-arrow-color: #ebebeb;
	background-color: #292524;
}

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

table {
	font-family: Arial;
	color: #ebebeb;
	font-size: 13px;
	line-height: 1.5;
}

A{color:#ebebeb}
A:link{color:#ebebeb}
A:alink{color:#ebebeb}
A:vlink{color:#ebebeb}
A:visited{color:#ebebeb}
A:hover{color:#FF0000}

.casella  {
	background: #ebebeb;
	font-family: Arial;
	color: #292524;
	border: 1px #000000;
	border-style: solid solid solid solid;
	font-weight: bold;
}

.pulsante{
	background-color: #292524;
	border: 1px outset #ebebeb;
	font-size: 12px;
	color: #ebebeb;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

textarea {
	scrollbar-face-color: #ebebeb;
	scrollbar-shadow-color:#292524;
	scrollbar-highlight-color: #292524;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
	scrollbar-track-color: #ebebeb;
	scrollbar-arrow-color: #292524;
}

.foto {
	border: 1px solid #ebebeb;
}

.fondo {
	color:#c0c0c0;
	font-size : xx-small;
}

.titolo {
	font-weight : bold;
	margin-bottom: 5px;
}

ul {
	margin: 10px 0px 10px 25px;
}

.nolink {
	text-decoration:none;
}

.td_bordo {
	border: 1px solid #ebebeb;
}

.data_meteo {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background-color: #ebebeb;
}