@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #397283;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
.thrColFixHdr #flash {
	height: 300px;
	width: 1023px;
	background: #FFFFFF;
	text-align: left;
	margin: 0;
} 
.thrColFixHdr #container {
	width: 955px;
	background: #FFFFFF;
	text-align: left
	margin-top: 0;
	margin: 0;
	clear: right;
} 
.thrColFixHdr #col1 {
	width: 260px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 161px;
	top: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #663333;
	float: left;
}
.thrColFixHdr #col1bis {
	width: 257px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 161px;
	top: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #663333;
	float: left;
}
.thrColFixHdr #col1links {
	width: 275px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 161px;
	top: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #663333;
	float: left;
}
.thrColFixHdr #col2 {
	padding-right: 25px;
	padding-bottom: 12;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	width: 260px;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 0;
	font-size: 12px;
	color: #663333;
} 
.thrColFixHdr #col2bis {
	padding-right: 28px;
	padding-bottom: 12;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	width: 257px;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 0;
	font-size: 12px;
	color: #663333;
} 
.thrColFixHdr #NEWS {
	padding-bottom: 12;
	padding-left: 18px;
	padding-top: 5px;
	width: 242px;
	margin-right: 224;
	margin-bottom: 12;
	margin-left: 446;
	font-size: 12px;
	font-style: italic;
	color: #FF3333;
	height: 450px;
	margin-top: 0px;
	float: left;
	padding-right: 25px;
}

.thrColFixHdr #col3 {
	width: 214px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 10px;
	height: 450px;
	float: left;
}
.thrColFixHdr #col3bis {
	width: 214px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 10px;
	float: left;
}
.thrColFixHdr  #col4 {
	padding: 200px 0px 0px 510px;
	margin-right: 205px;
}
.thrColFixHdr #col4links {
	padding: 200px 0px 0px 510px;
	margin-right: 150px;
}
.info {
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	margin-left: 463px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 22px;
	float: no;
}
.info-pti {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 20px;
	width: 224px;
	padding-left: 731px;
}

.thrColFixHdr #contatti {
	width: 509px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 212px;
	left: 445px;
	top: 639px;
	right: 0px;
	bottom: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin: 0px;
}
.thrColFixHdr  #contattitab  {
	height: 170px;
	padding-right: 10px;
	visibility: visible;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #397283;
}
.thrColFixHdr #links {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	height: 43px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.thrColFixHdr #links2 {
	padding: 0px; /* padding keeps the content of the div away from the edges */
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	height: 3px;
}

.thrColFixHdr #footer {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	clear: both;
	height: 30px;
	border-top-color: #CCCCCC;
	z-index: 1;
	font-size: 10px;
	line-height: 18px;
	float: left;
	width: 794px;
	margin-left: 161px;
	color: #397283;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.linee   {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 540px;
	float: left;
	margin-left: 161px;
}
.calendario  {
	width: 955px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	page-break-before: left;
	float: left;
	border-top-style: none;
	padding-top: -75px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bianchi {color: #FFFFFF}
.colorini {color: #8AB0B9}

