* {
	padding : 0;
	margin : 0;
	color: #172727;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
} 

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body {
	font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-position: center center;
} 
img {
	padding : 0;
	border : 1px solid #FFFFFF;
	border-color: #FFFFFF;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
h3 {
	font-size : 1.4em;
	font-weight : lighter;
	background-color : #FFFFFF;
	padding-left : 5px;
	background-image: url(immagini/sfondo14-b.gif);
} 
blockquote { 
position : relative;
margin : 10px;
text-align : justify;
padding : 15px;
background-color : #FFFFFF;
} 
.clear { 
clear : both;
} 
#wrapper {
	width : 770px;
	margin : 0 auto;
	background-color : #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#navbar {
	margin : 0 5px 5px 5px;
	padding : 4px;
	height : 25px;
	border-top-color: #C6DCAF;
	border-right-color: #C6DCAF;
	border-bottom-color: #C6DCAF;
	border-left-color: #C6DCAF;
	background-image: url(immagini/sfondo14-b.gif);
} 
#navbar ul { 
float : left;
list-style : none;
margin : 8px 0 0 0;
} 
#navbar ul li { 
float : left;
} 
#navbar ul a { 
color : #323538;
display : block;
text-decoration : none;
padding : 1px 14px 1px 14px;
font-weight : bold;
font-size : 13px;
margin-left : 10px;
} 
#navbar ul a.act, #navbar ul a:hover {
	border : 1px solid #cdd6e0;
	border-bottom : 0;
	background-color : #cdd6e1;
	margin-left : 10px;
	font-size : 14px;
	width: 30px;
	padding-top: 1px;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 14px;
} 
#header {
	margin : 5px;
	height : 310px;
	background-color : #FFFFFF;
	background-image : none;
	background-repeat : no-repeat;
	background-position: 610px 10px;
	width: 747px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 2px;
	border: 0px solid #b7c8a7;
} 
.logo h1#lineone { 
font-size : 2.2em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 20px;
padding-left : 5px;
color : #a8b799;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #e78230;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
top : 25px;
left : 14px;
color : #a8b799;
} 
#leftcolumn {
	display : inline;
	width : 188px;
	float : left;
	min-height : 300px;
	padding : 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftnav {
	width : 188px;
	min-height : 136px;
	color : #ffffff;
	padding : 0;
	margin : 0;
	float : left;
	display : inline;
	background-color: #FFFFDF;
	background-repeat: no-repeat;
	height: 558px;
} 
#leftnavbottom { 
height : 33px;
width : 188px;
background : url(images/leftsidebgb.jpg) no-repeat;
float : left;
display : inline;
} 
.col { 
width : 160px;
float : left;
padding : 10px 0 8px 10px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col ul { 
display : list-item;
list-style-type : none;
} 
.col li { 
padding-top : 5px;
padding-bottom : 3px;
border-bottom : 1px dotted #d0d0d0;
} 
.col li a { 
color : #172727;
text-decoration : none;
} 
.col li a:hover { 
color : #8eb88f;
} 
#centercolumn { 
margin : 0 5px 0 0;
display : inline;
width : 374px;
float : left;
min-height : 300px;
} 
* html #centercolumn { 
height : 530px;
} 
#centercolumn p { 
text-align : justify;
} 
#centercolumn a { 
color : #172727;
text-decoration : none;
} 
#centercolumn img { 
border : 0 solid;
} 
#rightcolumn {
	display : inline;
	width : 188px;
	float : right;
	background-color : #FFFFDF;
	min-height : 530px;
	padding : 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
} 
* html #rightcolumn { 
height : 530px;
} 
.news { 
margin-top : 15px;
} 
.news h5 { 
font-size : 1.4em;
font-weight : lighter;
color : #8297b0;
padding-bottom : 0;
padding-left : 10px;
} 
.news p { 
font-size : 1.1em;
text-align : justify;
margin-bottom : 1em;
padding : 5px;
} 
.news a { 
color : #d0660b;
} 
#footer {
	clear : both;
	padding : 4px;
	margin-left : 5px;
	margin-bottom : 5px;
	background-color: #fffffe;
	background-image: url(immagini/sfondo14-b.gif);
	height: 25px;
	margin-top: 0px;
	margin-right: 5px;
} 
#footer p { 
margin : 0;
text-align : center;
line-height : normal;
font-size : x-small;
} 
#footer a { 
text-decoration : none;
color : #172727;
} 
#footer a:hover { 
text-decoration : none;
}
