BODY {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:12px;
	text-decoration: none;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#8d0324;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#8d0324;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#8d0324;
	list-style-type: square;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/* impostazioni generali - ridefinizione tag*/
ul {list-style-type: square;}
td {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;color: #000000;list-style-type: square;}
a:link {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;text-decoration: underline;COLOR: #000000;}
a:visited {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;text-decoration: underline;COLOR: #000000;}
a:hover {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;text-decoration: underline;COLOR: #ff0000;}
a:active {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;text-decoration: underline;COLOR: #000000;}
input {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;color: #000000;background-color: #ffffff;border:1px solid #001A40;}
textarea {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px; color: #000000;background-color: #ffffff;border: 1px solid #001A40;}
select {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: normal;color: #000000;background-color: #FFFFFF;border:1px solid #001A40;}

/* impostazione link personalizzati*/

A.link_note:link {
	font-style: normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:11px;
	COLOR: #000000;
	text-decoration: none
}
A.link_note:visited {
	font-style: normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:11px;
	COLOR:#000000;
	text-decoration: none
}
A.link_note:hover {
	font-style: normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:11px;
	COLOR:#ab0634;
	text-decoration: none
}
A.link_note:active {
	font-style: normal;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:11px;
	COLOR:#000000;
	text-decoration: none
}
a.link_titolo:link {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #FFFFFF;}
a.link_titolo:visited {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #FFFFFF;}
a.link_titolo:hover {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #ff0000;}
a.link_titolo:active {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #FFFFFF;}

a.link_titolo2:link {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #000000;}
a.link_titolo2:visited {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #000000;}
a.link_titolo2:hover {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #ff0000;}
a.link_titolo2:active {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #000000;}



/* impostazione testi personalizzati*/
.note {font-family: "Trebuchet MS", Arial, sans-serif, Verdana; font-size: 11px; font-style: normal; color: #000000; font-weight:normal; }
.note_rosso {font-family: "Trebuchet MS", Arial, sans-serif, Verdana; font-size: 11px; font-style: normal; color: #ab0634; font-weight:normal; }
.testo {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight:normal;
}
.titolo {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight:bold;
}
.titolo2 {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #891635;
	font-weight:bold;
}

.titolo_pagine {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight:bold;
}

/*  campi d'immisione form personalizzati*/
input.radio_checkbox {color: #000000;background-color: #ffffff;border:0px;}
input.pulsante {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;color: #000000;background-color: #ffffff;border:0px solid #001A40;cursor: pointer;}
input.pulsante {font-family: "Trebuchet MS", Arial, sans-serif, Verdana;font-size: 12px;font-style: normal;font-weight: bold;color: #000000;background-color: #ffffff;border:0px solid #001A40;cursor: pointer;}
