html,body{
				margin: 0;
				padding:0;
				}



body{
				font-family:"Courier New", Courier, monospace;
				font-size: 76%;
				background-color:#FDFBBA;
				}


div#container{
					background-color:#FDFBBA;
					color:#000000;
					}




/*stili generici, su header e footer*/

div#header{
	background-color:#FDFBBA;
	color:#000000;
	marks:crop;
	border-bottom-color:#FDFBBA;
	border-bottom-style:none;
	}

h1,h2{
				margin: 0;
				padding:0;
				}


h1{
				padding-left:10px;
				font: bold 2.3em/80px arial,sans-serif;
				}


h2{
				font-size: 1.5em;
				color:#FDFBBA;
				}


div#footer a{
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
				}




/*stili specifici per il layout*/

div#navigation{
							float: left;
							width: 160px;\width:170px;w\idth:160px;padding: 1em 0 0 10px;
							background-color:#FDFBBA
							}


div#extra{
							float: right;width: 190px;\width:200px;w\idth:190px;padding: 1em 5px;
							}


div#content{
	margin: 0 160px;
	padding: 1em 10px;
	background-color: #FDFBBA;
	padding-top: 30px;
							}


div#footer{					clear:both; text-align:center; padding: 5px 0;
							background-color:#FDFBBA; 
							color:#000000;
							}




/*stili per la navigazione*/


/*stili per la sezione extra*/

div#extra div.newsbox{font-size: 90%;margin-bottom: 2em}



div#extra div.newsbox h2{color: #FDFBBA;font-size: 1.2em}



div#extra div.newsbox p{margin: 0}

div#w3c {
				background-color:FDFBBA;
				}
