body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(img/sfondo.jpg);
}

.footer {
	color:#FFFFFF;
	font-family: CENTURY GOTHIC,Trebuchet MS, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.titolo {
	font-family: CENTURY GOTHIC,Trebuchet MS, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9A4E00;
	text-decoration: none;
}

.testonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}

.testomenu {
	font-family: "CENTURY GOTHIC", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
}

.linka  {
	font-family: "CENTURY GOTHIC", "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.linka a  {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linka a:hover {
	color: #CC0000;
	text-decoration: none;
}

.titolorosso {
	font-size: large;
	font-weight: bold;
	color: #990000;
	font-family: "CENTURY GOTHIC", "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titolorosso a {
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.titolorosso a:hover {
	font-size: medium;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}


.testotabella {

	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.testotabellaBOLD {
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.testoAVVISO {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #994B00;
	font-family: Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.titoloverdebold {
	font-family: "CENTURY GOTHIC", "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFCD;
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/sfondo-titoli-home.jpg);
}
* {
    font-family: arial, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.td {
	background-image: url(img/sfondopagineinterne.gif);
}

