body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sfondocelestebarra {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.sfondocelestebarra:link {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.sfondocelestebarra:active {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.sfondocelestebarra:visited {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.sfondocelestebarra:hover {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
.sfondoceleste {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4795BD;
	text-decoration: none;
	font-weight: bold;
}
.sfondoceleste:link {
	background-color: #C1E3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4795BD;
	text-decoration: none;
	font-weight: bold;
}
.sfondoceleste:active {
	background-color: #C1E3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4795BD;
	text-decoration: none;
	font-weight: bold;
}
.sfondoceleste:visited {
	background-color: #C1E3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4795BD;
	text-decoration: none;
	font-weight: bold;
}
.sfondoceleste:hover {
	background-color: #C1E3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4795BD;
	text-decoration: underline;
	font-weight: bold;
}
.sfondomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background-color: #ECF7FE;
}
.separatore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(img/separatore.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.separamenusopra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	text-decoration: none;
	background-image: url(img/separamenusopra.gif);
}
.intestanews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
.sfondoultimiscritti:link  {
	background-color: #F0F9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.sfondoultimiscritti:active  {
	background-color: #F0F9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.sfondoultimiscritti:visited {
	background-color: #F0F9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.sfondoultimiscritti:hover {
	background-color: #F0F9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}





.ombraazzurra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(img/sfondoazzurrino.gif);
	background-repeat: repeat;
}
.ombrarosa {
	font-size: 1px;
	background-image: url(img/sfondorosa.gif);
	background-repeat: repeat;
}


.sfondorosa {
	background-color: #000000;
}
.linkviola:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
.linkviola:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
.linkviola:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
.linkviola:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-decoration: underline;
    font-weight: bold;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #6699FF;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #6699FF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold; text-align:right;
margin-right: 1px;
color:#ffffff;
}