﻿.bg-pagina     {background-color:#00609F}
.bg-blu-light  {background-color:#21B9F3}
.bg-blu-dark   {background-color:#002040}
.bg-arancio-dark     {background-color:#FF6D0D}
.bg-arancio-light-old    {background-color:#FF9900}
.bg-arancio-light    {background-color:#FFB21C}
.bg-giallo-light     {background-color:#FFFCF4}
.bg-bianco     {background-color:#FFFFFF}
a:hover    { color: #FF0000; text-decoration:underline}
p            { font-family: Trebuchet MS, Arial, Verdana; font-size: 13px}
.medio       {font-size: 16px}
.menu        { font-family: 'Trebuchet MS', Arial, Verdana; font-size: 12px}
h1         { font-family: 'Trebuchet MS', Arial, Verdana; font-size: 16px; color:#002040; font-weight:bold; border-left-width:1; border-right-width:1; border-top-width:1; border-bottom-style:solid; border-bottom-width:1}
h2         { font-family: 'Trebuchet MS', Arial, Verdana; font-size: 16px; color: #FF6D0D; font-weight: bold }
h3 			{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 15px;
	color: #00609F;
	font-weight: bold;
}
ol           { font-family: 'Trebuchet MS', Arial, Verdana; font-size:13px }
ul           { font-family: 'Trebuchet MS', Arial, Verdana; font-size:13px }
.highlight {border:1px dotted #FF0000; background-color:#FFFFCC; padding-top:3px; padding-bottom:3px}