body {
	background: #fff url('./images/bg_top.jpg') top left repeat-x;
	margin: 0 auto;
	padding: 0;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#header {
	background: transparent url('./images/impatto_zero.jpg') top right no-repeat;
	margin: 0 auto;
	padding: 0 0 10px 0;
	border: none;
	width: 730px;
	text-align: left;
}

#loginbar {
	background: url('./images/bg_loginbar.jpg') left top no-repeat;
	margin: 0 0 0 120px;
	padding: 10px 0 0 47px;
	border: none;
	width: 213px;
	height: 20px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

#loginbar a:link, #loginbar a:visited { color: #666; text-decoration: none; }
#loginbar a:hover { color: #333; text-decoration: underline; }

#loginbar.logged { background: url('./images/bg_logoutbar.jpg') left top no-repeat; }

#header p {
	float: right;
	margin: 0;
	padding: 40px 15px 0 0;
	color: #666;
	font-size: 11px;
}

#banner {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #1c4196;
	width: 700px;
	height: 100px;
}

#wrapper {
	background: transparent url('./images/bg_wrapper.jpg') 20px top repeat-y;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #1c4196;
	width: 700px;
}

body#sgr #wrapper,
body#ris #wrapper,
body#nlt #wrapper {
	border-top: 1px solid #783e09;
}

#sidebar {
	float: left;
	background: transparent url('./images/bg_sidebar.jpg') top left repeat-x;
	margin: 0;
	padding: 5px 0 0 0;
	border: none;
	width: 120px;
	text-align: left;
}

#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#sidebar li {
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}

body#hom #sidebar li.hom,
body#ato #sidebar li.ato,
body#del #sidebar li.del,
body#nor #sidebar li.nor,
body#doc #sidebar li.doc,
body#bil #sidebar li.bil,
body#cst #sidebar li.cst,
body#ras #sidebar li.ras,
body#faq #sidebar li.faq,
body#lnk #sidebar li.lnk,
body#con #sidebar li.con,
body#com #sidebar li.com,
body#new #sidebar li.new,
body#ris #sidebar li.ris,
body#sii #sidebar li.sii,
body#ProgComunicazione #sidebar li.ProgComunicazione,
body#sgr #sidebar li.sgr { font-weight: bold; }

#sidebar ul li ul { margin: 3px 2px 0 8px; }

#sidebar ul li ul li {
	border-top: 1px solid #eee;
	border-bottom: none;
	font-weight: normal;
}

#sidebar a:link, #sidebar a:visited { color: #666; text-decoration: none; }
#sidebar a:hover { color: #333; text-decoration: underline; }

#content {
	float: left;
	background: #fff url('./images/bg_news.jpg') top left no-repeat;
	margin: 0;
	padding: 20px 15px 25px 15px;
	width: 550px;
	/* min-height: 350px; */
	font-size: 11px;
	text-align: left;
}

body#ris #content,
body#nlt #content { background: #fff url('./images/bg_newsletter.jpg') top left no-repeat; }
body#sii #content { background: #fff url('./images/bg_SII.jpg') top left no-repeat; }
body#sgr #content { background: #fff url('./images/bg_SGR.jpg') top left no-repeat; }

#contactmodule {
	margin: 15px 0 0 0;
	padding: 5px 15px;
	border: 1px solid #a4b3d4;
}

.summary {
	background: #f1f4f9;
	margin: 10px 0 10px 0;
	padding: 0 15px 5px 15px;
	border-top: 1px dashed #1c4196;
	border-bottom: 1px dashed #1c4196;
}

#news {
	float: left;
	background: #fff url('./images/bg_news.jpg') top left no-repeat;
	margin: 0;
	padding: 15px 15px 0 15px;
	width: 200px;
	font-size: 11px;
	text-align: left;
}

#navpad {
	float: left;
	background: transparent url('./images/bg_navpad.jpg') top left no-repeat;
	margin: 0;
	padding: 0;
	width: 350px;
}

#navpad ul, #navpad li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
}

#navpad ul { padding: 5px 0 0 0; }

#navpad li a:link, #navpad li a:visited {
	display: block;
	background: transparent;
	margin-left: 215px;
	width: 135px;
	height: 20px;
}

#navpad li a:hover { background: transparent; }

#SII {
	background: transparent;
	margin: 0;
	padding: 0;
	height: 130px;
}

#SGR {
	background: transparent;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #1c4196;
	height: 134px;
}

#newsletter {
	float: left;
	background: #fff url('./images/bg_newsletter.jpg') top left repeat-x;
	margin: 0 auto;
	padding: 15px 0 0 15px;
	border-top: 1px solid #783e09;
	width: 335px;
	height: 100px;
	color: #666;
	text-align: left;
}

#login {
	float: left;
	background: #f2ece7 url('./images/bg_login.jpg') top left repeat-x;
	margin: 0 auto;
	padding: 15px 0 0 15px;
	border-top: 1px solid #783e09;
	width: 335px;
	height: 100px;
	color: #666;
	text-align: left;
}

#newsletter h2, #login h2 { color: #783e09; }
#newsletter a:link, #newsletter a:visited, #login a:link, #login a:visited { color: #783e09; text-decoration: none; }
#newsletter a:hover, #login a:hover { color: #333; text-decoration: underline; }
#newsletter p, #login p { margin: 0; padding: 5px 0; }

#clearing {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 1px solid #999;
	width: 700px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	color: #666;
	font-size: 10px; }

h1 {
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
}

h1 a:link, h1 a:visited {
	display: block;
	background: transparent url('./images/atoAutorita.jpg') top left no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 326px;
	height: 80px;
}

h1 a:hover { background: transparent url('./images/atoAutorita.jpg') top left no-repeat; }

h2 {
	margin: 0;
	padding: 0;
	color: #1c4196;
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

body#sgr h2,
body#ris h2,
body#nlt h2 {
	color: #783e09;
}

h3 {
	margin: 0;
	padding: 15px 0 0 0;
	color: #1c4196;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
}

body#sgr h3,
body#ris h3,
body#nlt h3 {
	color: #783e09;
}

h4 {
	margin: 0;
	padding: 7px 0;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

p, blockquote {
	margin: 0;
	padding: 7px 0;
	font-family: verdana, arial, sans-serif;
}

body#sgr #content a:link, 
body#sgr #content a:visited,
body#ris #content a:link, 
body#ris #content a:visited,
body#nlt #content a:link, 
body#nlt #content a:visited { color: #783e09; text-decoration: none; }

body#sgr #content a:hover,
body#ris #content a:hover,
body#nlt #content a:hover { color: #333; text-decoration: underline; }

a:link, a:visited { color: #1c4196; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

ul, ol { margin-top: 7px; margin-bottom: 7px; }

ul li { list-style-type: square; }

li ul li { list-style-type: disc; }

form { margin: 0; padding: 0; }

input.text {
	margin-top: 3px;
	padding: 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	color: #666;
	font-size: 12px;
}

input.searchtext {
	padding-left: 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	color: #666;
	font-size: 12px;
}

textarea.text {
	margin-top: 3px;
	padding: 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	color: #666;
	font-size: 12px;
}

input.button {
	background: #c8b29d;
	padding: 2px 7px;
	border: 1px solid #783e09;
	color: #783e09;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

input.bluebutton {
	background: #1c4196;
	padding: 2px 7px;
	border: 1px solid #a4b3d4;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

input.searchbutton {
	background: #1c4196;
	border: 1px solid #a4b3d4;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

table {
	margin: 10px 0;
	padding: 0;
	border-top: 1px solid #1c4196;
}

body#sgr table,
body#ris table { border-top: 1px solid #783e09; }

table.content td, table.content th { padding: 5px; text-align: left; }

table.sii, table.sii td, body#sgr table.sgr, body#sgr table.sgr td {
	margin: 0 auto;
	padding: 5px 0 0 0;
	border: none;
	text-align: center;
}

th {
	background-color: #1c4196;
	margin: 0;
	padding: 2px 10px 4px 10px;
	border-bottom: 1px solid #fff;
	color: #fff;
	vertical-align: top;
}

body#sgr th,
body#ris th { background-color: #783e09; }

td {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dashed #1c4196;
	vertical-align: top;
}

body#sgr td,
body#ris td { border-bottom: 1px dashed #783e09; }

td h3 { margin: 0; padding: 0;}

td p { margin: 0; padding: 10px 0 0 0; }

th.left, td.left { border-left: 1px solid #fff; }

td.pagination, body#ris td.pagination {
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
	text-align: right;
}

img { border: none; }

.one { background-color: #e4e8f2; }
.two { background-color: #f1f4f9; }

body#sgr .one,
body#ris .one {
	background-color: #f2ece7;
}

body#sgr .two,
body#ris .two { background-color: #f7f4f0; }

.pagination {
	margin: 0;
	padding: 0 10px;
	border: none;
	text-align: right;
}

.date {	color: #999; }

.spacer {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #1c4196;
}