@charset "utf-8";
/* mac hide\*/
html, body { height:100%; }
/* end hide */

* {margin: 0; padding: 0;}
body  {
	min-width: 960px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.125em; /* 16×1.125=18 */
	background: #666666;
	text-align: center;
	color: #000000;
	background-image: url(../images/bck-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ebebeb;
	margin-top: 10px;
}
a {text-decoration: none;}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a img {border: none;}
ul, ol  {list-style: none;}
#container {
	width: 942px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.8725em;
	line-height: 1.125em;
}
#header {
	height: 154px;
	font-size: 10px;
	position: relative;
	line-height: 1em;
} 
#header #main {
	height: 73px;
	width: 942px;
	background-image: url(../images/bck-header.jpg);
	background-repeat: no-repeat;
}
#header #main #logo {
	width: 235px;
	height: 40px;
	position: absolute;
	top: 16px;
	left: 16px;
}
#header #main #navtop {
	height: 23px;
	width: 942px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #menu {
	position: absolute;
	width: 942px;
	top: 73px;
	height: 30px;
	background-image: url(../images/bck-menu.jpg);
	background-repeat: no-repeat;
}
#header  #menu  ul  {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header #main #navtop ul {
	text-align: right;
	padding-top: 5px;
}
#header #main #navtop li {
	display: inline;
	padding: 8px;
	background-image: url(../images/top-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header  #menu  li  {
	display: inline;
	padding: 10px 5px 10px 8px;
	background-image: url(../images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header #menu a, #header #main #navtop a {
	color: #66757e;
	text-decoration: none;
	font-weight: bold;
}
#header #menu a:hover, #header #main #navtop a:hover, .navazn #menu #navazn a, .navlin #menu #navlin a, .navmac #menu #navmac a, .navapp #menu #navapp a, .navins #menu #navins a, .navevn #menu #navevn a, .navdwn #menu #navdwn a, .navcnt #navtop #navcnt a {
	color: #c73719;
}
#header #title {
	position: absolute;
	width: 942px;
	top: 103px;
	height: 51px;
	line-height: 46px;
}
#header  #title  h1 {
	display: inline;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-left: 15px;
}
#header .NW   {
	background-image: url(../images/bck-title-nw.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#header .WS   {
	background-image: url(../images/bck-title-ws.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#sidebar {
	float: right;
	width: 400px;
	padding-right: 15px;
	margin-top: 30px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}
#mainContent {
	color: #666;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0;
	padding-top: 0px;
} 
#sidebar  li   {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 20px;
	background-image: url(../images/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
}

#footer {
	padding: 20px 0;
	clear: both;
} 
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999;
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
.fltrt { /
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.indice   a, .indice  a:visited, #map a, #map a:visited {
	color: #666666;
	text-decoration: none;
}
.indice  a:hover, #map a:hover {
	color: #c73719;
	text-decoration: underline;
}
