body {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

a:focus {
	outline:0;
}

a img {
	border: 0px;
}

.wrap_outer {
	margin: 0px auto;
	width: 950px;
}

#header {
	background:url(/immagini/header.png) no-repeat top center;
	height: 110px;
	width: 950px;
}

#logo {
	float:left;
	background:url(/immagini/logo.png) no-repeat top left;
	width: 384px;
	height: 82px;
	position: relative;
	top: 17px;
	left: 12px;
}

#buttonsbar {
	float:right;
	width: 235px;
	height: 34px;
	position: relative;
	top: 75px;
	text-align: center;
}

#navmenu {
	height: 28px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 900;
	float: none;
	background: url(/immagini/menuback.png) no-repeat left top;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 950px;
}

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

#navmenu ul li {
	position: relative;
	margin: 0;
}

#navmenu a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 176px;
	text-align: center;
}

#navmenu span {
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 176px;
	text-align: center;
}

#navmenu li {
	float: left;
	padding: 0;
	background: none;
}

#navmenu li:hover ul {
	background: url(/immagini/tendinaback.png) no-repeat bottom right;
}

#navmenu li a {
	background: url(/immagini/menuseparator.png) no-repeat 100% 0%;
}

#navmenu li a.last,
#navmenu li span.last {
	background: none;
	width: 232px;
	padding: 0px;
}

#navmenu li:hover a {
	color: #FFFFFF;
}

#navmenu ul li a:hover {
	color: #CCCC99;
}

#navmenu ul li ul li a:hover {
	color: #760f44;
}

#navmenu li li a {
	font-weight: bold;
	padding: 0;
	height: 24px;
	line-height: 24px;
}

#navmenu ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 178px;
	text-transform: none;
	background: none;
	font-size: 11px;
}

#navmenu li li {
	padding: 0;
	background: none;
}

#navmenu li li {
	float: left;
	padding: 0;
	width: 178px;
}

#navmenu li:hover {
	left: 0;
}

#navmenu ul ul a:hover {
	background: none;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#navmenu li ul {
	top: 28px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 178px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 4px 0px 6px 0px;
}

#navmenu ul li.active ul li a:hover {
	background-image: none;
}

#navmenu ul li ul li a:hover {
	background-image: none;
}

#navmenu li:hover ul {
	z-index: 100;
	left: -2px;
}

.inner_wrap {
	padding: 0px;
	margin: 0px;
	height: auto;
}

.homewrap {
	width: 950px;
	height: 543px;
}

.homewrap .center {
	background: url(/immagini/homeback.png) no-repeat left top;
	width: 716px;
	height: 543px;
	vertical-align: top;
}

.homewrap .sidebar {
	background: url(/immagini/graygradient.png) repeat-y left top;
	width: 230px;
	height: 540px;
	padding-left: 4px;
	padding-top: 3px;
	vertical-align: top;
}

.genericwrap {
	width: 950px;
	height: 543px;
}

.genericwrap .center {
	background: #FFFFFF;
	width: 716px;
	vertical-align: top;
}

.genericwrap .center .header {
	width: 716px;
}

.genericwrap .center .title {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color: #760f44;
	padding: 10px 16px;
}

.genericwrap .center #navbar {
	float: right;
}

.genericwrap .center .text {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	padding: 0px 16px;
	text-align: justify;
}

.genericwrap .center a {
	color: #760f44;
	text-decoration: none;
	font-weight: bold;
}

.genericwrap .center a:hover {
	text-decoration: underline;
}

.genericwrap .sidebar {
	background: url(/immagini/greengradient.png) repeat-y left top;
	width: 230px;
	padding-left: 4px;
	padding-top: 3px;
	vertical-align: top;
}

.genericwrap .wide {
	background: #FFFFFF;
	width: 950px;
	vertical-align: top;
}

.genericwrap .wide .header {
	width: 918px;
}

.genericwrap .wide .title {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color: #760f44;
	padding: 10px 16px;
}

.genericwrap .wide #navbar {
	float: right;
}

.genericwrap .wide .text {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	padding: 0px 16px;
	text-align: justify;
}

.genericwrap .wide .body {
	padding: 0px 16px;
}

.newswrap {
	width: 950px;
	height: 543px;
}

.newswrap .center {
	background: url(/immagini/newsback.png) no-repeat left top;
	vertical-align: top;
	padding: 10px 16px;
}

.newswrap .center a {
	color: #760f44;
	text-decoration: none;
}

.newswrap .center a:hover {
	text-decoration: underline;
}

.newswrap .center #navbar {
	float: right;
}

.news_search {
	background: url(/immagini/cercanewsback.png) no-repeat left top;
	width: 482px;
	height: 67px;
	padding: 24px 19px 18px 9px;
	font-family: Verdana;
	font-size: 12px;
	color: #7D7B7B;
}

.news_search .lastupdate {
	font-size: 10px;
}

.news {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.news .title {
	color: #760f44;
	font-size: 14px;
	font-weight: bold;
}

.news .title a {
	color: #000000;
}

.news .title a:hover {
	color: #760f44;
}

.news .text {
	text-align: justify;
}

.docs_search {
	background: url(/immagini/cercadocsback.png) no-repeat left top;
	width: 655px;
	height: 93px;
	padding: 24px 19px 18px 9px;
	font-family: Verdana;
	font-size: 12px;
	color: #7D7B7B;
}

#navbar {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: #666666;
}

#navbar td {
	vertical-align: top;
}

#navbar a {
	color: #666666;
}

#navbar a:hover,
#navbar .selected {
	color: #760f44;
	text-decoration: none;
}

.box {
	width: 584px;
}

.box .title {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color: #760f44;
	padding: 2px 6px;
}

.box .text {
	font-size: 13px;
	font-family: Verdana;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 2px;
}

.whitefolder {
	background: url(/immagini/cartellabianca.png) no-repeat left top;
	width: 224px;
	height: 178px;
	margin-top: 2px;
}

.wide .whitefolder {
	background: url(/immagini/cartellabianca2.png) no-repeat left top;
}

.whitefolder .container {
	width: 217px;
	height: 172px;
}

.wide .whitefolder .container {
   padding: 1px;
}

.whitefolder .title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	text-transform: uppercase;
	text-align: left;
	height: 20px;
}

.whitefolder .content .title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	text-transform: uppercase;
}

.whitefolder .container-linked,
.whitefolder .container-selected {
	width: 217px;
	height: 172px;
	cursor: pointer;
}

.wide .whitefolder .container-linked,
.wide .whitefolder .container-selected {
   padding: 1px;
}

.whitefolder .container-selected .title,
.whitefolder .container-linked:hover .title {
	color: #760f44;
}

.whitefolder .top {
   padding: 0px 4px 0px 4px;
	height: 20px;
}

.whitefolder .top img {
   margin-top: 3px;
}

.wide .whitefolder .top img {
   margin-top: 2px;
}

.whitefolder .content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	height: 152px;
}

.wide .whitefolder .content {
	height: 150px;
}

.whitefolder .content td {
	padding-top: 4px;
}

.whitefolder .content a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whitefolder .content a:hover {
	text-decoration: underline;
}

.whitefolder a.readmore {
	font-family: Verdana;
	font-size: 11px;
	color: #760f44;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
}

.partner {
	width: 338px;
	margin-bottom: 16px;
}

.partner .logo {
	background: url(/immagini/partnerback.png) no-repeat left top;
	width: 190px;
	height: 108px;
	padding: 11px 19px 18px 12px;
	vertical-align: middle;
	text-align: center;
}

.partner .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

.partner .name {
	color: #000000;
}

#attachmentsbar {
	padding-left: 16px;
	padding-right: 16px;
}

.newswrap #attachmentsbar {
	padding: 0px;
	position: absolute;
	top: 635px;
}

.attachment {
	width: 104px;
	height: 31px;
	padding: 7px 10px 8px 11px;
	margin-right: 2px;
	background: url(/immagini/attachmentback.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

.newswrap .attachment {
	background: url(/immagini/newsattachmentback.png) no-repeat left top;
}

.attachment div {
	overflow: hidden;
	width: 104px;
	height: 31px;
}

.attachment a {
	color: #000000 !important;
	text-decoration: none !important;
}

.attachment a:hover {
	text-decoration: underline;
}

#footer {
	background:url(/immagini/footer.png) repeat-x top center;
	height: 49px;
	width: 950px;
}

#footertext {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 10px 12px 0px 12px;
}

#footertext a {
	color: #760F44;
}

.textbox {
	font-family: Verdana;
	font-size: 12px;
	color: #7D7B7B;
	border: solid 1px #7D7B7B;
	padding: 1px 0px 1px 0px;
}

.checkbox {
	color: #7D7B7B;
	margin: 3px 2px 3px 0px;
	padding: 0px;
}

.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	background-image: url(/immagini/buttonback.png);
	border: 0px;
	height: 24px;
	width: 88px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.projectlist {
	height: 315px;
   width: 220px;
}

.projectlist a {
   color: #760F44;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
}

.projectlist .header {
   color: #000000;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
}

.projectlist .back {
	height: 14px;
	text-align: right;
}

.projectlist .list {
	height: 287px;
	vertical-align: top;
}

.projectlist .list td {
	padding: 8px 0px 0px 0px;
}

.projectlist .fwd {
	height: 14px;
	text-align: right;
}

.text ul {
	list-style-position: inside;
	padding-left: 5px;	
}