BODY {
	background-color:#c673c0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#D2E4EE;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#D2E4EE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#1A436B;
	list-style-type: square;
	color: #5043cc;
	font-style: normal;
	font-weight: bold;
	background-image: url(img/generali/bg.jpg);
	background-repeat: repeat;
}

/* impostazioni generali - ridefinizione tag*/
ul {list-style-type: square;}
td {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;color: #5043cc;list-style-type: square;}
a:link {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #5043cc;}
a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #5043cc;}
a:hover {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #90bad4;}
a:active {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;text-decoration: underline;COLOR: #5043cc;}

/* impostazione link personalizzati*/

A.link_news_titolo:link {
	font-style: normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	COLOR: #001A40;
	text-decoration: none
}
A.link_news_titolo:visited {
	font-style: normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	COLOR:#001A40;
	text-decoration: none
}
A.link_news_titolo:hover {
	font-style: normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	COLOR:#90bad4;
	text-decoration: underline
}
A.link_news_titolo:active {
	font-style: normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	COLOR:#001A40;
	text-decoration: none
}


/* impostazione testi personalizzati*/
.note {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #5043cc; font-weight:bold; }
.testo {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #5043cc; font-weight:bold; }
.testo_marrone {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #b16b0f; font-weight:bold; }
.testo_bianco {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #ffffff; font-weight:bold; }
.titolo {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #b16b0f; font-weight:bold; }
