<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 4px;
	background: #EFEFEF url(images/img01Mod.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a:hover 
{
    border-bottom: 1px dotted #000000;   
	background: none;
}

a.manualA {
	text-decoration: none;
	color: #BF4D36;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(images/img02New.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 600px;
	padding: 28px 0 0 43px;
	color: #BF4D02;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 5px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
	background: url(images/monogram.png) no-repeat left top;
	width: 228px;
	height: 61px;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1100px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03N.jpg) no-repeat center top;
	text-decoration: underline;
}

#menu .first {
	background: url(images/img03N.jpg) no-repeat center top;
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
}

#wrapperPREVIEW {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-topPREVIEW {
	width: 900px;
	background: url(images/img07Totale.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
}

#wrapper-btmPREVIEW {
	width: 900px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

.post {
}

.centro 
{
    text-align: center;
}

.toolbarButton
{
    padding-left: 5px;
    padding-right: 5px;
}

.post .title {
	color: #3B74BB;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #3B74BB;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post a {
	color: #67A5CA;
	border-bottom: 1px #3364A0 dotted;
}

.post a.Area06 {
	color: White;
	border-bottom: 1px White dotted;
	font-size: 8pt;
}

.post a:hover {
	color: #3364A0;	
	border-bottom: 1px #3364A0 solid;
}

.post a.Area06:hover {
	color: Blue;	
	border-bottom: 1px Blue solid;
	font-size: 12pt;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.compareCalloutHighlight
{
    background-color: LightCoral;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #a9a9a9;
    color: #696969;
    background-color: #d3d3d3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #a9a9a9;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.TextIndicator_TextBox3
{
     background-color:#000000;
     color:#d9702a;
     font-size:8pt;
     font-weight:bold;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	
	cursor:help;
}

</pre></body></html>