html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #d4d0c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	color: #999999;
}

a:hover {
	color: #a60030;
	background-color: #a60030;
}

hr, h1, h2, h3, .ocult {
	display: none;
}


/* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
 }
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -274px;
	text-align: center;
	min-width: 788px; 
}
/* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 788px;
	height: 456px;
	margin: 0px auto;
}

#canvas {
	background-color: #ffffff;
	position: relative;
	width: 788px;
	height: 456px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 92px;
	background-image: url(../img/canvasbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main {
	float: right;
	width: 518px;
	height: 397px;
	padding: 0px 17px 0px 11px;
	margin: 0px 0px;
}

#main img {
	border: 0;
	margin: 0 0;
	padding: 0 0;
}

#main #pic {
	height: 137px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.59em;
	color: #999999;	
}

#main #logo {
	height: 105px;
}

#section {
	position: relative;
	width: 518px;
}

#menu {
	position: absolute;
	left: 0px;
	width: 128px;
	height: 137px;
	border-right: 1px solid #FFFFFF;
}

#menu div {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0px !important; margin-bottom: -1px;
}

#menu div ul {
	font-size: 0.6em;
	text-align: right;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

#menu div ul li {
 	margin: 2px 11px 0px !important; margin: -1px 11px 0px;
 	padding: 0px 0px;
 	height: 15px;
}

#menu div ul li a {
	line-height: 15px !important; line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	background-color: #999999; 
	width: 111px;
	display: block;
	margin: 0px 0px;
	padding: 0px 3px;
}

#menu div ul li a#current {
	background-color: #a30030;
}

#menu div ul li a:hover {
	background-color: #a30030;	
	color: #a30030;
}

#content {
	position: absolute;
	left: 140px;
	width: 378px;
	height: 140px;
	overflow: visible;
}

#content p {
	font-size: 0.59em;
	line-height: 1.52em !important; line-height: 1.535em;
	color: #999999;
	margin: -3px 0px 0px !important; margin: -3px 0px 2px;
	text-align: justify;
}

#content strong {
	font-weight: normal;
	color: #a30030;
}

#content div {
	float: left;
	margin: 10px 10px 0px 0px;
}

#content div#i1 {
	width: 121px;
}

#content div#i2 {
	width: 141px;
}

#content div#i3 {
	width: 86px;
	margin-right: 0px;
}

#content div p {
	padding-bottom: 2px;
	text-align: left;
}

#content div p a {
	color:#a30030;
	text-decoration: none;
}

#content p a {
	color:#a30030;
	text-decoration: underline;
}

#content table {
	width: 382px;
	font-size: 0.59em;
	padding: 0px;
	border: none;
	border-spacing: 2px;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	margin-right: -2px;
}

#content table caption {
	display: none;
}

#content table th {
	width: 25%;
	border: 1px solid #999999;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	color: #999999;
	padding: 2px;
}

#content table td {
	width: 75%;
	border: 1px solid #e0dede;
	color: #999999;
	padding: 2px;
}

#content table td#innerList {
	border: none;
	padding: 0px 0px;
	background-color:#f5f5f5;
}

#content table td#innerList ul {
	list-style: none;
	margin: -2px 0px 0px;
	padding: 0;
}

#content table td#innerList ul li {
	float: left;
	border: 1px solid #e0dede;
	color: #999999;
	padding: 2px;
	height: 15px;
	margin: 2px 2px 0px 0px;
	white-space: nowrap;
	background-color: white;
}


#nav2 {
	float: left;
	position: relative;
	width: 241px;
	height: 379px;
	border-right: 1px solid #999999;
	display: none;
}

#nav2 #submenu {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
}

#nav2 #submenu ul {
	font-size: 0.6em;
	text-align: right;
	margin: 0px 0px;
	list-style: none;
}

#nav2 #submenu ul li {
	margin: 2px 11px 0px !important; margin: -1px 11px 0px;
	padding: 0px 0px;
	height: 15px;
}

#nav2 #submenu ul li a {
	line-height: 15px;
	text-decoration: none;
	width: 140px;
	display: block;
	margin: 0px 0px;
	padding: 0px 3px;
}

#nav2 #submenu ul li a#current {
	text-decoration: none;
	color: #ffffff;
	background-color: #a60030;
}

#rollovers {
	float: right;
	position: relative;
	width: 378px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	margin: 0px 17px !important; margin: 0px 9px;
}

#rollovers #textAlt {
	position: absolute;
	left: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 378px;
	height: 44px;
	border-top: 1px solid #999999;
	margin: 0px 17px !important; margin: 0px 9px;
}

#footer form {
	float: left;
	margin: 0px 0px !important; margin: 2px 0px 0px;
	padding: 0px 0px;
	width: 90px;
}

#footer form fieldset {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
}

#footer form label {
	display: none;
}

#footer form fieldset select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 90px;
	height: 16px;
	color: #999999;
}

#footer ul {
	float: right;
	margin: 2px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	font-size: 0.6em;
	line-height: 1.9em;
	color: #999999;
}

#footer ul li {
	float: left;
	margin-left: 10px;
}

#footer ul li#home a {
	display: block;
	width: 20px;
	height: 13px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
}

#footer ul li#sitemap a {
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(../img/sitemap.gif);
	background-repeat: no-repeat;
}

#footer ul li#pdf a {
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
}

#footer ul li#contact a {
	display: block;
	width: 17px;
	height: 13px;
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
}

#validators {
	margin-top: 10px;
}

#validators ul {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

#validators ul li {
	float: left;
	margin-right: 10px;
}

#validators ul li a {
	color: #999999;
	font-size: 0.1em;
}

#validators ul li#xhtml11 a {
	display: block;
	width: 78px;
	height: 13px;
	background-image: url(../img/xhtml.png);
	background-repeat: no-repeat;
}

#validators ul li#css2 a {
	display: block;
	width: 78px;
	height: 13px;
	background-image: url(../img/css2.png);
	background-repeat: no-repeat;
}


#validators ul li#waiaa a {
	display: block;
	width: 78px;
	height: 13px;
	background-image: url(../img/w3c-wai-aa.png);
	background-repeat: no-repeat;
}


.chinese {
	font-size:12px;
	line-height:18px;
}

#webmap {
	font-size: 0.6em;
	margin:20px;
	padding:20px;
	width: 480px;
	background-color:#FFFFFF;
}

#webmap:after { /* Necesari perqu&egrave; Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#webmap ul {
	text-align: left;
	list-style: none;
}

#webmap ul li {
	color: black;
	text-align: left;
	line-height:2em;
	list-style: none;
}

#webmap ul li a {
	text-align: left;
	list-style: none;
}

#webmap ul li a:hover {
	background-color: #a30030;	
	color: #a30030;
}

.expandcollapse {
	cursor:pointer;
	font-family:"Courier New", Courier, monospace;
	font-size:1.2em;
	font-weight:bold;
	color:#a30030;
	margin:0px;
}