/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
}
body {
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! 
:focus {
	outline: 0;
}*/
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;*/
	border-spacing: 0;
}
input[type=hidden] {
	visibility: hidden;
}

img, div { behavior: url(css/iepngfix.htc) }
/*div {
	outline: 1px solid green;
}*/
body {
	background: #fff url("../resources/bg_body.gif");
	text-align: center;
	line-height: 1.25em;
}
#wrapper {
	background: transparent  url("../resources/bg_content.png") no-repeat 50% top;
	width: 1024px;
	margin: 0 auto;
	padding: 0 9px;
	overflow: hidden;
	zoom: 1;
}
#header {
	background: transparent  url("../resources/logo.png") no-repeat left top;
	width: 1024px;
	height: 182px;
	overflow: hidden;
	zoom: 1;
}
#access {
	float: right;
	padding-right: 32px;
	font-size: 0.8em;
	line-height: 1.4em;
}
#access li {
	display: inline;
	padding: 2px 0 0 16px;
}
#access .inv {
	display: none;
}
h1 a {
	display: block;
	float: left;
	border: none;
}
#menu {
	float: left;
	width: 184px;
	margin-left: 32px;
	padding-bottom: 32px;
	text-align: left;
	font-size: 1.1em;
	font-style: italic;
}
#menu ul li a, #menu ul li .nolink {
	display: block;
	padding: 0.5em 0;
}
#menu ul li ul {
	margin: 0 0 0 16px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: normal;
}
#menu ul li ul li a, #menu ul li ul li .nolink {
	padding: 0 0 0.5em 0;
}
#menu .banner img {
	margin: 16px 0;
}
#rcol {
	float: right;
	width: 190px;
	margin: 0 24px 16px 0;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	color: #666;
}
#rcol p {
	margin-left: 6px;
}
#menudx, #content .box {
	background: #fff url("../resources/menu_grad.gif") repeat-X left bottom;
	color: #000;
	font-style: normal;
	border: 1px solid #c2d1d2;
	line-height: 1.2em;
}
#menudx h2 {
	height: 1.2em;
	padding: 4px 4px 30px 8px;
	background: #fff url("../resources/nodo_mt.gif") no-repeat 50% bottom;
}
#menudx h3 {
	padding: 0 4px 0 8px;
}
#menudx ul {
	padding: 0 4px 1em 8px;
	line-height: 1em;
}
#menudx li {
	padding: 0.25em 0 0.5em 0;
}
#nav {
	margin: 0 24px 0.5em 216px;
	border-bottom: 1px solid #ededed;
	text-align: left;
}
#content {
	float: left;
	width: 560px;
	padding: 0 32px 1em 0;
	text-align: left;
	font-family: Georgia, "Times new roman", serif;
	overflow: hidden;
	zoom: 1;
/*	outline: 1px dotted red;*/
}
#content.fullpage {
	width: 744px;
}
#content.fullpage img.r {
	float: right;
	margin: 0 0 0.5em 16px;
}
#content .box { 
	padding: 4px;
}
h2 {
	line-height: 1.2em;
	font-size: 1.25em;
	margin-bottom: 0.5em;
}
h3 {
	border-bottom: 1px solid #ededed;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
}
h3 em, h2 em {
	font-weight: normal;
}
h4 em {
	color: #990000;
}
h5 {
	background-color: #ededed;
	padding: 0.25em 16px;
	margin-bottom: 0.25em;
}
div.blok {
	background-color: #fff;
	margin-bottom: 1em;
	border: 1px solid #ededed;
	overflow: hidden;
	zoom: 1;
}
div.blok h3 {
	padding: 0.25em 16px;
	margin-bottom: 0.5em;
	background-color: #ededed;
}
#content img {
	float: left;
	margin: 0 16px 0.5em 16px;
	border: none;
	/*padding-bottom: 23px;
	background: transparent  url("../resources/ombra_360.png") no-repeat 50% bottom;*/
}
#content img.fit {
	margin: 0.5em 0;
	border-top: 4px solid #ededed;
	border-bottom: 4px solid #ededed;
}
#content p img {
	margin: 0 16px 0.5em 0;
}
#content li img {
	margin: 1em 0 0 0;
	float: none;
}
#content ul {
	margin-bottom: 1em;
}
#content ul.bul {
	margin-left: 1.5em;
	list-style-type: disc;
}
#content ul li {
	padding: 0.25em 0 0 0;
}
#content ul li ul, #content ol li ul{
	margin-left: 1em;
}
 #content ol {
 	list-style-type: lower-alpha;
 }
#content dt {
	font-weight: bold;
	font-style: italic;
}
#content dd {
	padding-left: 2em;
	margin-bottom: 0.5em;
}
#content dt em {
	color: #990000;
}
#content dd ul li {
	padding: 0;
}
#content dl {
	padding-bottom: 1em;
}
#content .programma dt {
	padding: 0.25em;
	background-color: #ededed;
}
#content .programma dd h4 {
	padding: 0.25em 0;
	border-bottom: 1px solid #dcdcdc;
}
#content .programma dd dt {
	float: left;
	background-color: transparent;
	width: 144px;
	text-align: right;
	font-weight: normal;
}
#content .programma dd dd {
	padding: 0.25em 0.25em 0.25em 1.5em;
	margin-left: 144px;
}
dd .ind {
	display: block;
	padding-left: 2em;
}
dd .rght {
	display: block;
	text-align: right;
	padding-bottom: 0.5em;
	font-size: 0.9em;
}
p {
	margin-bottom: 1em;
}
p.chapeau {
	font-style: italic;
}
div.blok p {
	margin: 0.25em 16px;
}
q {
	font-style: italic;
}
/*:before {
	content: '“';
}
q:after {
	content: '”';
}*/
a {
	color: #2f63a6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.more {
	display: block;
	text-align: right;
	font-style: italic;
}
cite {
	display: block;
	margin-bottom: 1em;
	text-align: right;
	border-bottom: 1px solid #ededed;
}
p.avviso {
	padding-top: 1em;
	font-weight: bold;
}

#footer {
	background: transparent  url("../resources/bg_footer.png") no-repeat 50% top;
	width: 1024px;
	margin: 0 auto;
	padding: 16px 9px;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
 	font-size: 0.75em;
}
.bb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
}
.clr {
	clear: both;
	padding-top: 0.5em;
}
