body{
color:#000;
margin: 10px auto;
padding:0;
 text-align: center;
 font: 101% Georgia, Helvetica, sans-serif;
 background-color: #8080BE;
}

#contentwrapper{
margin:0 auto;
width:700px;
text-align: left;   /*ripristina l' allineamento*/
 position: relative;
 padding: 0;
 background-color: #B9B9DB;
 border: 1px solid #403861;
}

#titolo{
 text-align: center;
 position: relative;
 width:700px;
 margin:0 auto;
 padding: 0;
 background-color: #E0DEF3;
 border-bottom: 1px solid #403861;
 }

#maincontent{
font-size: .9em;
	line-height: 1.4em;
width:700px;
 position: relative;
}
#maincontent p{margin:6px 0 12px 0;padding:0 36px 0 24px;
}

h1{color: #403861;font-size:1.6em;
font-weight: normal;letter-spacing:0.1em;
line-height:normal;margin:10px 0 0 0;padding: 0 5px 0 5px;
 text-align: center;
}
h2{color: #403861;font-size:1.25em;
font-weight: bold;letter-spacing:0.1em;
line-height:normal;margin:10px 0 0 0;padding: 0 5px 0 5px;
 text-align: center;
}

#maincontent a:link{color: #000;  text-decoration: none; }
#maincontent a:visited{color: #000;text-decoration: none;}
#maincontent a:hover,#maincontent a:active,#maincontent a:focus
{color: #403861;  text-decoration: underline overline; }

#tagline{
height:20px;
	text-align: center;
}
#tagline p{margin:0;  padding: 5px 0px 5px 0px; }
#foot {background-color: #E0DEF3;
 border-top: 1px solid #403861;
 padding: 2px 0px 2px 0px;
color: #403861; 
margin: 0px;
 padding: 0px;
 text-align: center;
 }
 #foot p{
 margin: 0;
 padding: 2px;
 font: bold 0.70em Verdana, Geneva, Arial, Helvetica, sans-serif;
 }

#foot a:link{color: #403861;  text-decoration: none; }
#foot a:visited{color: #403861;text-decoration: none;}
#foot a:hover,#foot a:active,#foot a:focus
{color: #7C70AD;  text-decoration: none; }


#descrizione {
			width: 680px;
			margin: 5px auto;
			color: #000;
			padding: 5px 5px 5px 5px;
			text-align: left;
			font: .85em/1.5em Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
			 border: 1px solid #8080BE;
			background-color: #fff;
			}
		#descrizione p {
	padding: 2px 5px 2px 5px;
		}



.autore {
	color: #403861;
	font-size: 85%;
}
HR { width: 80%; 
height: 1px; 
color: #C7C2D9; 
border: none;  text-align: center;  } /* For Internet Explorer */
HTML>BODY HR { width: 80%; 
height: 1px; 
background-color: #C7C2D9; 
border: none;  text-align: center;  } /* For Gecko-based browsers */
HTML>BODY HR { width: 80%; 
height: 1px; background-color: #C7C2D9; 
border: 0px solid #C7C2D9;  text-align: center;  } /* For Opera and Gecko-based browsers */


a:link { color: #fff;  text-decoration: none;  }
a:visited { color: #fff;  text-decoration: none;  }
a:hover, a:active, a:focus
	{
	color: #FAFB00;
		text-decoration: underline overline;
	}

