@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}

a:hover {
	color:#006666;
}

td      {
	font-family: verdana;
	font-size: 9pt;
	vertical-align: middle;
	color: #bbbbbb;
}

body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #000000;
	/*background-image: url("../images/dn_bg.jpg");*/

}
	
p {
	margin-top: 5px;
	margin-bottom: 10px;

	color: #bbbbbb;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
}

h1 {
	margin-top: 5px;
	margin-bottom: 10px;

	color: #ffffff;

	font-size: 16pt;
	font-family: courier;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;

	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana;
}

img {
	border: 0;
	z-index: 10;
}

	hr
	{
	color: #ffffff;
	height: 1px;
	}

 /* layers */ 

#page{
	/*center - start*/
	left: 50%;
	margin-left: -390px;
	position: relative;
	/*center - end*/
	text-align: left;
	width: 780px;
	width: 780px;
	padding-top: 2px;
	font-color: #000000;
	font-size: 11pt;
	font-family: garamond;
	}

#page-inline{
	/*center - start*/
	left: 20%;
	margin-left: -90px;
	position: relative;
	/*center - end*/
	text-align: left;
	width: 520px;
	/*height: 100%;*/

	/*border: 2px solid #dddddd;*/

	/*border-right : 3px solid #dddddd;*/
	/*border-left : 3px solid #888888;*/
	/*border-bottom : 3px solid #aaaaaa;*/
	/*border-top : 3px solid #aaaaaa;*/
	/*font-family : Trebuchet MS;*/
	/*font-size : 12px;*/
	background-color: #000000;
	padding-top: 2px;
	font-color: #000000;
	font-size: 11pt;
	font-family: garamond;
	}
#navbar{
	/*width: 60px;*/
	background-color: #999999;
	margin-top: 0px;
	padding-top: 0 px;
	float: left;
	}


#right_bar{
	width: 60px;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0 px;
	float: right;
	}

#page_header{
	height: 60px;
	margin-top: 0px;
	padding-top: 0 px;
	}

	#page_header .logo{
	float: left;
	}

	#page_header .flag{
	position:absolute;
	left: 670px;
	}

#menubar{
	background-color: #dddddd;
	height: 20px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	font-weight: bold;
	}

	#menubar .menu_element{
	float: left;
	padding-left : 5px;
	width: 120px;
	}

 /* classes */ 

	.ah2
	{
	color: #ffffff;
	font-size: 11pt;
	}


	.imcent
	{
	horizontal-align: center;
	}

	.tabpos
	{
	margin-left: 120px;
	}

	.filespec
	{
	font-family: arial;
	font-size: 8pt;
	color: #123456;
	}

	.filespecb
	{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #123456;
	}

	.audiobg
	{
	background-color: #123456;
	}

	.section_box{
	background-color: #dddddd;
	display: block;
	height: 15px;
	padding-left : 5px;
	font-family: garamond;
	font-size: 11pt;
	font-weight: bold;
	}

	.corpo
	{
	color: #bbbbbb;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana;
	text-align: justify;
	}

	.opera
	{
	font-color: #000000;
	font-weight: bold;
	font-size: 13pt;
	font-family: verdana;
	}

	.sezione
	{
	color: #003366;
	font-weight: bold;
	font-size: 13pt;
	font-family: verdana;
	}

	.contenuti
	{
	color: #003366;
	font-size: 10pt;
	font-family: verdana;
	}

	.citation
	{
	color: #ffffff;
	font-style:italic;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	}
