@charset "utf-8";
body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #f3f2f2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {text-decoration: none;}
a img {border: none;}
ul, ol {list-style: none;}
#outer {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-image: url(../immagini/header-bn.jpg);
	height: 100px;
	position: relative;
}
#mainContent {
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 0 10px;
}
#footer {
	height: 38px;
	background-color: #f3f2f2;
	padding-top: 5px;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 0.6em;
}
#footer a, #footer a:visited { color: #999999; 
}
#mainContent #menu {
	height: 36px;
	font-size: 12px;
}
#mainContent #menu ul {
	text-align: center;
	padding: 12px 0px;
}
#mainContent #menu li {
	display: inline;
}
#mainContent #menu a, #mainContent #menu a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 12px 1px;
}
#mainContent #menu a:hover, .navpsp #menu #navpsp a, .navinf #menu #navinf a, .navpcd #menu #navpcd a, .navcal #menu #navcal a, .navrst #menu #navrst a, .navnws #menu #navnws a, .navgal #menu #navgal a {
	color: #c73719;
	background-image: url(../immagini/menu-bck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#barra {
	float: right;
	width: 320px;
	padding-right: 15px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#testo {
	margin: 30px 380px 20px 0;
	padding-left: 15px;
	text-align: justify;
	line-height: 1.4em;
} 
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#barra li, #boxes li  {
	background: url(../immagini/arrow.gif) 0 13px no-repeat;
	padding: 10px 0px 10px 12px;
	border-bottom: 1px solid #ecdbcb;
}
#barra a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#barra a:hover {
	color: #c73719;
	text-decoration: underline;
}
#testo h1 {
	color: #e95d0f;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 3px;
	text-align: left;
	border-bottom: 1px solid #e95d0f;
	margin-bottom: 10px;
}
#testo h2 {
	font-size: 14px;
	color: #A8420B;
	font-weight: normal;
	padding-bottom: 4px;
	text-align: left;
}
#testo li {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 20px;
	background-image: url(../immagini/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
}
#testo .doclist li {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 20px;
	background-image: none;
}

#testo textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
#testo a, #testo a:visited {
	color: #c73719;
	text-decoration: underline;
}
#boxes a, #boxes a:visited {
	color: #c73719;
	text-decoration: none;
}
#barra li a.curmenu, #barra li li a.curmenu {
	color: #c73719;
	text-decoration: underline;
}
#testo a:hover, #boxes a:hover {
	background-color: #FFDB4A;
}
#barra li li {
	background: url(../immagini/arrow.gif) 0 13px no-repeat;
	padding: 10px 0px 10px 12px;
	border-bottom: 0;
	border-top: 1px solid #ecdbcb;
}
#testo #tabella {
	background-color: #FFFFFF;
}
#testo #tabella #intesta td {
	color: #333333;
	font-weight: bold;
	background-color: #eeeeee;
	padding-left: 5px;
}
#testo #tabella  td {
	border-top: 1px solid #CCCCCC;
	padding: 5px 5px 5px 2px;
}
#testo input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
#testo select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#imglist li {
	display: inline;
	list-style-type: none;
	padding: 10px 10px 10px 20px;
	line-height: 2em;
	background-image: none;
}
