html { overflow: -moz-scrollbars-vertical !important; }

* {
	margin: 0;
	padding: 0;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #993366;
	text-decoration: underline;
}

a:hover {
	color: #444;
	background-color: #FFFFCC;
	text-decoration: none;
}

body {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	max-width: 1050px;
}

br.left {
	clear: left;
}

h1 {
	color: #735E4C;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.3em;
	font-family: Georgia, "New York", "MS Serif", serif;
}

h2 {
	color: #735E4C;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	display: inline;
}

h3 {
	color: #735E4C;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	font-family: Georgia, "New York", "MS Serif", serif;
	font-size: 1em;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
}

input.nosubmit {
	margin: 0 0 5px 0;
	width: 80px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background: url(../images/background_form_element.gif) repeat-x;
	font-size: 75%;
}

input.submit {
	margin: 0 0 5px 120px;
	width: 80px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background: url(../images/background_form_element.gif) repeat-x;
	font-size: 75%;
}

p {
	color: #444;
	margin: 10px 0;
	padding: 0;
	font-size: .80em;
}

ul.bandigare {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.bandigare li {
	margin-bottom: 5px;
	padding: 0 0 5px 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_bandigare.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

ul.commissioni {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.commissioni li {
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	background-image: url(../images/icona_commissioni.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #CCCCCC;
}

ul.documentazione {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.documentazione li {
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_documento.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

ul.formazione {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.formazione li {
	margin-bottom: 5px;
	padding: 0 0 5px 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_formazione.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

ul.lavoro {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.lavoro li {
	margin-bottom: 5px;
	padding: 0 0 5px 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_lavoro.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

ul.links {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.links li {
	margin-bottom: 5px;
	padding: 0 0 5px 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_links.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

ul.rivista {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: .80em;
}

ul.rivista li {
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/icona_rivista.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	background-color: #fff;
}

.borderleft {
	background: url(../images/bg_borderleft.gif) 10px 100% repeat-y;
}

.borderright {
	background: url(../images/bg_borderright.gif) 100% repeat-y;
}

.breadcrumbs {
	font-size: 85%;
}

.clear {
	clear: both;
}

.consiglio {
	width: 90%;
}

.consiglio ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 1em;
}

.consiglio ul li {
	height: 90px;
	margin: 0 0 2px 0;
	padding: 5px 0 0 20px;
	border-top: 1px solid #ccc;
	background: url(../images/bg_consiglio.gif) no-repeat;
}

.hide, .x, #accessibility{
	display: none;
}

.left {
	float: left;
	text-align: left;
}

.logo {
	float: left;
	margin: 0 20px 0 10px;
}

#banner {
	height: 100px;
	background: url(../images/banner.gif) no-repeat;
	padding: 0;
	clear: both;
}

#center {
	margin-right: 250px;
	margin-left: 250px; /*	background: url(../images/bg_center.gif) top right no-repeat;*/
}

#center-i {
	margin: 25px 0 0 0;
	padding: 0 2em;
}

#center-i .right, #center-inner-i .right {
	float: right;
	text-align: right;
}

#center-i h1, #center-inner-i h1 {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_news.gif) 0 0 no-repeat;
}

#center-i h3, #center-inner-i  h3 {
	margin: 4px 0 0 0;
	padding: 0 0 18px 30px;
	font-size: 1.05em;
	background: url(../images/icona_page.gif) no-repeat 0 .2em;
}

#center-i img, #center-inner-i img {
	float: left;
	border: 1px solid #444;
	margin: 0 5px 5px 0;
}

#center-i p, #center-inner-i p {
	text-align: justify;
}

#center-inner-i p.homebanner {
	color: #444;
	margin: 0;
	padding: 0;
	font-size: .75em;
}

#center-i strong, #center-inner-i strong {
	color: #006699;
}

#center-i ul strong, #center-inner-i ul strong {
	color: #006699;
}

#center-inner {
	margin-right: 20px;
	margin-left: 250px; /*	background: url(../images/bg_center.gif) top right no-repeat;*/
}

#center-inner-i {
	margin: 15px 0 0 0;
	padding: 0 2em;
}

#center-inner-i img.icona {
	float: none;
	border: 0;
	margin: 0;
}

#center-inner-i li img {
	float: right;
	border: 1px solid #444;
	margin: 0;
	vertical-align: text-top;
}

#consiglio {
	width: 80%;
	margin: 0;
	border: 0;
}

#consiglio img {
	float: left;
	margin: 0 20px 0 0;
}


#footer {
	clear: both;
}

#footer_i {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	border-top: #004d79 1px solid; z-index: 333; left: 0px; width: 100%; background-color: white; text-align: center
}
#footer_i { /* for IE */
	filter:Alpha(opacity=85);
	position: absolute;
	top: expression( ( 0 - footer_i.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div[id=footer_i] { /* for mozilla */
	opacity:.8;
	position: fixed !important;
	bottom:0;
}

#openwengo_footer div {
	font-size:10px;
	padding:4px 13px 4px 13px;
}

#footer_i a {
	color: #000;
	text-decoration: underline;
}

#footer_i a:visited {
	color: #000;
	text-decoration: underline;
}

#footer_i a:hover {
	color: #000;
	text-decoration: none;
}

#form-iscrizione label {
	font-size: 80%;
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

#form-iscrizione label, #form-iscrizione input, #form-iscrizione select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 3px;
}

#form-iscrizione input#autorizzo {
	display: block;
	width: 20px;
	float: left;
	margin-bottom: 3px;
}

#header {
	height: 180px;
/*	background: url(../images/banner.jpg) 0px 103px no-repeat;*/
}

#header-i {
	padding: 5px 0 0 0;
}

#header-i .left {
	float: left;
	text-align: left;
	margin: 15px 0 5px 0;
	padding: 0;
}

#header-i .right {
	text-align: right;
	margin: 20px 10px 0 0;
	padding: 0;
	font-family: Georgia, "New York", "MS Serif", serif;
	font-size: 0.8em;
}

#header-i a {
	color: #444;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#header-i a img {
	border: 0;
	margin: 0 0 2px 0;
}

#header-i a.albo {
	border-bottom: 4px solid #B32400;
}

#header-i a.bandi {
	border-bottom: 4px solid #FF9980;
}

#header-i a.documentazione {
	border-bottom: 4px solid #FFF280;
}

#header-i a.formazione {
	border-bottom: 4px solid #80FFC9;
}

#header-i a.home {
	border-bottom: 4px solid #B3A000;
}

#header-i a.lavoro {
	border-bottom: 4px solid #00B56A;
}

#header-i a.linkutili {
	border-bottom: 4px solid #FFCC33;
}

#header-i a.areaiscritti {
	border-bottom: 4px solid #FF0000;
}

#header-i a.mappa, a.mappa:visited, a.mappa:hover {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: underline;
}

#header-i a.on, #header-i a:visited.on, #header-i a:hover.on {
	background: #444;
	color: #fff;
	text-decoration: none;
}

#header-i a.ordine {
	border-bottom: 4px solid #DABFFF;
}

#header-i a.rivista {
	border-bottom: 4px solid #77C7FF;
}

#header-i a:visited {
	color: #993333;
	text-decoration: none;
}

#header-i a:hover {
	background: #FFFFCC;
	color: #000;
	text-decoration: none;
}

#header-i h1{
	color: #006699;
	margin: 0;
	padding: 0 0 10px 10px;
	font-family: Georgia, "New York", "MS Serif", serif;
	font-size: 1.8em;
	border-bottom: none;
}

#header-ordine {
	height: 110px;
}

#left {
	position: relative;
	float: left;
	width: 250px;
}

#left-i {
	position: relative;
	margin: 25px 0 0 0;
	padding: 0 .5em;
}

#left-i h1 {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_info_bianco.gif) 0 -.1em no-repeat;
}

#left-i h1.albo {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_2.gif) 0 -.1em no-repeat;
}

#left-i h1.bandi {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_6.gif) 0 -.1em no-repeat;
}

#left-i h1.documentazione {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_4.gif) 0 -.1em no-repeat;
}

#left-i h1.formazione {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_7.gif) 0 -.1em no-repeat;
}

#left-i h1.iscritti {
	color: #FFCC00;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_iscritti.gif) 0 0 no-repeat;
}

#left-i h1.lavoro {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_3.gif) 0 -.1em no-repeat;
}

#left-i h1.links {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_8.gif) 0 -.1em no-repeat;
}

#left-i h1.ordine {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_1.gif) 0 -.1em no-repeat;
}

#left-i h1.rivista {
	color: #735E4C;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_5.gif) 0 -.1em no-repeat;
}

#left-i h3 {
	color: #735E4C;
	margin: 0;
	padding: 0 0 0 20px;
}

#left-i img {
	float: left;
	border: 1px solid #444;
	margin: 0 5px 5px 0;
}

#left-i img.icona {
	float: none;
	border: 0;
	margin: 0;
}

#left-i li {
	padding-top: 2px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: .6em .6em;
}

#left-i li.albo {
	background-image: url(../images/icon_albo.gif);
}

#left-i li.bandi {
	background-image: url(../images/icon_bandi.gif);
}

#left-i li.documentazione {
	background-image: url(../images/icon_documentazione.gif);
}

#left-i li.formazione {
	background-image: url(../images/icon_formazione.gif);
}

#left-i li.lavoro {
	background-image: url(../images/icon_lavoro.gif);
}

#left-i li.on {
	background-image: url(../images/icona_link_on.gif);
	background-color: #FFFFE3;
}

#left-i li.ordine {
	background-image: url(../images/icon_ordine.gif);
}

#left-i li.rivista {
	background-image: url(../images/icon_rivista.gif);
}

#left-i p {
	text-align: left;
	clear: left;
}

#left-i ul {
	margin-left: 0;
	list-style: none;
}

#left-i ul a, #left-i ul a:visited {
	font-weight: bold;
	display: block;
	width: 199px;
	color: #333;
}

#left-i ul a:visited {
	color: #666666;
}

#navbar {
	width: 100%;
	color: #fff;
	text-align: left;
	background: #FFFFFF;
	position: absolute;
	top: 150px;
	left: 0;
	margin: 0;
	padding: 0 0 .2em 0;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	font-size: 1.1em;
}

#right {
	float: right;
	width: 250px;
}

#right-albo-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_albo.gif) no-repeat;
}

#right-bandigare-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_bandigare.gif) no-repeat;
}

#right-documentazione-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_documentazione.gif) no-repeat;
}

#right-formazione-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_formazione.gif) no-repeat;
}

#right-i {
	margin: 25px 0 0 0;
	padding: 0 .5em;
}

#right-i h1 {
	color: #FFCC00;
	margin: 0;
	padding: 8px 0 15px 50px;
	background: url(../images/icon_iscritti.gif) 0 0 no-repeat;
}

#right-inner {
	float: right;
	width: 150px;
}

#right-iscritti-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_iscritti.gif) no-repeat;
}

#right-lavoro-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_lavoro.gif) no-repeat;
}

#right-links-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_links.gif) no-repeat;
}

#right-mappa-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_mappa.gif) no-repeat;
}

#right-ordine-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_ordine.gif) no-repeat;
}

#right-rivista-i {
	margin: 25px 0 0 0;
	padding: 0;
	height: 300px;
	background: url(../images/bg_right_rivista.gif) no-repeat;
}

#wrapper {
	background-image: url(../images/bg_left_nuovo.gif);
	background-repeat: no-repeat;
}


table#Summary, table#Caption {
}

table.tableStyle {
	width: 90%;
	margin: 1em 0 1em 1em;
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	text-align: left;
	font-size: 90%;
}

table.tableStyle th, table.tableStyle td {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}

table.tableStyle th {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}

table.greyScheme, table.greyScheme th, table.greyScheme td {
	border-color: #666;
}

table.greyScheme .even {
	background-color: #E3F6FE;
}

table.greyScheme th, table.greyScheme thead td {
	background-color: #DFDFDF;
}

table.greyScheme th.firstColumn {
	background-color: #fafafa;
	width: 30%;
}

