body {
	margin: 10px 0 0 0;
	padding: 0px;
	color: #333333;
	background-color: white;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a {
	color: #006633;
	text-decoration: none;
}
a:hover {

}
a.printable { text-decoration: underline; }
h1 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	line-height: 19pt;
	vertical-align: top;
}
h1.pagetitle {
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #CC0000;
}
h1.description {


}

h3, h4, h5, h6 { margin-bottom: 0; }
h2 {
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 15pt;
	border-bottom: 1px solid #dddddd;
	margin-top: 20px;
	margin-bottom: 10px;
	vertical-align: top;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	display: inline;
}

h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 display: inline;
}

img {
	border: none;
}

.right {
	horizontal-align: right;
	margin: 0 0 0 5px;
	float: right;
}

.left {
	horizontal-align: left;
	margin: 5 px 0 0 0;
	float: left;
}

.center {
	margin: 5px 0 5px 0;
}



p, pre, td, th, li, dd, dt { line-height: 12pt; }

#content {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	text-align: left;
	width: 1024px;
}

/** -- Header formatting -- */
#header {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 2px solid #ccc;
	text-align: left;
}

#nav {
	text-align: left;
	padding: 2px 10px 0 10px;
	height: 20px;
	background-color: #CCCCCC;
}

#nav a {
	font-weight: bold;
}

#nav a:hover {
	font-weight: bold;
	background-color: #006633;
	color: #FFFFFF;
}

#nav p {

}

table.top {
	margin: 0;
	padding: 0px;
	border: none;
	width: 100%;
}

td.top {
 vertical-align: top;
 text-align: right;
}
#toplogo {
 width: 200px;
}
#toplinks {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
}
/* -- end of header section -- */

/* main text formatting */

#content {
	margin-top: 20px;
	width: 90%;
}

#textwrap {
	width: 950px;
}

#textunico {
	border-left: 1px solid #cccccc;
	width: 670px;
	float: left;
	padding: 0 15px 0 15px;
	font-size: 12px;
}

#textintro {
	border-left: 1px solid #cccccc;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 0 0 179px;
	padding: 15px 0 0 15px;

}

#textcommon {
	padding: 0 15px 0 15px;
	float: left;
	width: 670px;
	margin-left: 160px;
}

#text {
	border-left: 1px solid #cccccc;
	float: left;
	width: 320px;
	padding: 0 15px 0 15px;
	font-size: 8px;
	height: 550px;
}

#textem {
	border-left: 1px solid #cccccc;
	float: left;
	width: 380px;
	padding: 0 10px 0 10px;
	font-size: 8px;
	background-color: #CCCCCC;
}

#text a {
	text-decoration: underline;
}

/*--

#text, #text td, #text th, #text p {
 font-family: "Tahoma", Verdana, Arial, sans-serif;
 font-size: 10pt; color: black;
}

--*/

#text p, #textem p {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 1ex;
	margin-bottom: 0;
	font-size: 11px;
}

#text p.subtitle {
 color: #333333;
 font-size: 11pt;
 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
}

#text p.enfasi1 {
	color: #CC0000;
}


/* footer */

#article-footer {
 margin-top: 15px;
 border-top: 1px solid #CCC;
 font-size: 8pt;
 white-space: nowrap;
}

/* left navigation */

#navwrap {
 float: left;
}

#navbar {
	margin-left: 10px;
	padding: 2px;
	width: 160px;
	overflow: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 9.5pt;
	text-decoration: none;
	color: black;
	height: 100%;
}

#navbar ul {
 margin: 0px;
 padding: 0px 0px 0px 5px;
 list-style-type: none;
}

#navbar li {
 margin-left: 0px;
 padding-left: 0px;
 line-height: 9.5pt;
 marker-offset: 20px;
}

/*
#navcontainer {
	width: 150px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 5px;
	width: 140px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #006633;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #006633;
	color: #fff;
}
*/

/* Internet Explorer "3px jog" work-around. Ugh. */
/* Hide from IE5-mac. Only IE-win sees this. \*/
/*
* html #navwrap {
  margin-right: 20px;
} 
* html #article-column {
  height: 1%;
  margin-left: 0;
}
*/
/* End hide from IE5/mac */

/* -- footer formatting -- */

#footer {
	border-top: 2px solid #ccc;
	text-align: center;
	padding: 10px 0 0 0;
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
}

#badges {
 width: 180px;
 text-align: left;
}

#sflogo {
 margin-left: 10px;
 border: 0;
}

#mwlogo {
 margin-left: 2px;
 border: 0;
}

#navbar .dl-link {
 font-size: 9pt;
 line-height: 10.5pt;
 letter-spacing: 1.2pt;
}

a.thumblink {
	padding: 2px;
	margin: 0px 0px 5px 0px;
	border: 0px solid #dddddd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	float: left;
	width: auto;
}

img.thumblink {
  border: 1px solid #000000;
}

img.inline {
	vertical-align: bottom;
}

a.thumblink:hover {
	color: #fff;
	background-color: #006633;
	text-decoration: none;
}

/** definizione della gmap **/
#map {
	width: 100%;
	height: 400px;
	background-color: #E0DFE3;
	margin: auto;
	}

td#field_error { 
  background: #FF3300;
}
