body {
	background-color: #E5E5E5;
	margin: 5px;
}
body, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
a { text-decoration: none; }

h1 { position: absolute; left: -2000em; }
h2 { color: #00452E; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 0 7px 0; border-bottom: 1px dotted gray; margin: 0px; }
h3 { font-size: 11px; padding: 10px 0px 0px 0px; margin: 0px; color: #888; }
h4 { color: #333; font-size: 11px; margin: 7px 0 0 0;}

.titoli_home          { padding: 10px 0 1px 0; color: #00452E; font-size: 16px; font-weight: bold; }
.titoli_home_arancio  { color: #C36E00; font-weight: normal; }
.titoli_home_verde    { color: #6E8A00; font-weight: normal; }
.titoli_home_marrone  { color: #62160A; font-weight: normal; }
.titoli_home_blu      { color: #003C60; font-weight: normal; }
.titoli_home_grigio   { color: #AAAAAA; font-weight: normal; }

blockquote {
  background: transparent url(img/quotes_open.gif) left top no-repeat;
  width: 80%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(img/quotes_close.gif) right bottom no-repeat;
}


#contents    { padding: 0px 20px 25px 15px; }
#contents p  { margin: 7px 0px 7px 0px; }
#contents a  { color: #00452E; font-style: italic; }
#contents li { list-style-image: url(img/li.gif); }

#expertiseBox    { list-style-type: none; margin: 5px; }
#expertiseBox li { list-style-type: none; margin: 0 0 5px 0; padding: 0; }
html>body #expertiseBox li { margin-left: -40px; }
#expertiseBox a  { color: #FFFFFF; }

#footer {
	border: 1px solid #666666; background-color: white;
}
#footer td {
	font-size: 11px;
	color: #666666;
	padding: 3px;
	white-space: nowrap;
}
#footer a { color: #333333; }
#footer a:hover { color: #000000; }


/* in homepage: img a sx, txt a dx */
.img_fl { border: 1px solid gray; float: left; margin-bottom: 20px; }
.txt_fl { padding-left: 100px; }
.hp_box { clear: both; }

/* per le altre pagine */
.img_left   { float: left;  margin: 4px 10px 8px 0px; border: 2px solid #006644; }
.img_right  { float: right; margin: 4px 0px 8px 10px; border: 2px solid #006644; }

/* news scroller */
.scrollerOuter {
	background-color: #B2B2B2;
	margin: 5px;
}
.scrollerInner {
	color: #FFFFFF;
	background-color: #B2B2B2;
}
.scrollerInner a, .scrollerInner p {
	font-size: 10px !important;
	color: #FFFFFF !important;
	font-style: normal !important;
}
.scrollerInner a { font-weight: bold }

.minia{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00452E;
	font-weight:bold;
	text-decoration:none
}