body {
	background-color: #FFF;
	margin: 20px 10px;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}


a {color: #00F; text-decoration: underline;}
a:visited {color: #0000B7;}
a:hover {color:  #0D80FF;}



div#header
	{
	text-align: center;
	clear: right;
	height: 90px;
	}

	


div#contenitore
	{
	margin: 0 auto;
	width: 600px; 
	text-align: center;
	}


div#testo
	{
	padding: 10px 40px;
	text-align: justify;
	font-size: 80%;
	}

	
div#testo h1
	{
	text-align: center;
	margin-bottom: 40px;
	color: #4D5149;
	font-size: 100%;
	}



#testo p
	{
	text-indent: 0.5em;
	margin-bottom: -0.8em;
	}

#testo p.prima_sezione
	{
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 20px;
	text-indent: 0;
	color: #4D5149;
	}
		

#testo p.inizio_sezione
	{
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px dotted silver;
	text-indent: 0;
	color: #4D5149;
	}
	
	
div#post_header
	{
	clear: both;
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	margin: 10px;
	padding: 0.5em;
	font-size: 76%;
	}

#post_header p
	{
	text-align: left;
	margin: 0 0 0 20px; 
	color: #4D5149;
	}


#footer
	{
	clear: both;
	width: 600px;
	border-top: 1px solid silver;
	font-size: 76%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding: 15px;
	margin: 45px auto 1em auto;
	}

	
ol, ul
	{
	margin-top: 1.5em;
	margin-bottom: 1.5em;}

li 	{margin-bottom: 1em;}


img {border: 0}


ul.docs {padding: 0 20px 0 30px; list-style: none; margin-left: 0.6em; font-family:  Arial, Verdana, Helvetica, sans-serif; line-height: 1.2em; padding-top: 1em; color: #4D5149;}

ul.docs li {
	background: transparent url(/adobe-small.gif) no-repeat; 
	text-align: left;
	padding: 0 0 0 21px;
	margin-bottom: 1.5em;
	}

ul.docs li.doc {background: transparent url(/img/docs.gif) no-repeat; padding-left:21px; text-align: left;}



div#documenti {margin: 60px 0 20px 0; 	border-top: 1px solid #EFEFEF;	text-align: left;}
div#documenti strong {padding: 0 10px 2px 10px; background-color: #EFEFEF; color: #AB0200; border-right: 1px solid silver; border-bottom: 1px solid silver;}

