html,body{
	margin:0;
	padding:0;
	background-image:url(../../img/widgets/backgrounds/bg_layout.gif);
	background-repeat:repeat-x;
	
	text-align:center;
	}
body{
	}
a{
	color: #ff0000;
	text-decoration:none;
	}
p{
	margin-left: 10px;
	margin-right: 10px;
}
/*  Layout style */

div#header{
	overflow:hidden;
	/*max-height:95px;*/
	height:95px;
	margin:0;
  }
img {
 	border:0;
 }
div#flashcontent{
	font: 90% arial,sans-serif;
	color: #333333;
}
div#flashcontent2{
	font: 90% arial,sans-serif;
	color: #333333;
}
div#container{
	text-align:left;
	width:780px;
	margin:0 auto;
	}
div#content {
	/*max-width:760px;*/
	width:760px;
	overflow:hidden;
	/*min-height: 400px;*/
    /*height: auto !important;*/
    /*height: 400px;*/
	margin-left: 10px;
	
}
div#content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
}
div#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	overflow:hidden;
	background-image:url("../../img/widgets/backgrounds/bg_foot.gif");
	background-repeat:no-repeat;
	color: #333;
	clear:both;
	width:730px;
	height:80px;
	margin-left: 15px;
	/*border-left: 2px solid #DDD9CE;
	border-right: 2px solid #DDD9CE;
	border-bottom: 2px solid #DDD9CE;*/
	}
div#footer p{
	padding:10px 10px;
	margin-left: 10px;
	}
	
/*  Text Style */
.focus {
	color:#773800;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

div#title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	color:#336633;
}
div#date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#cc6600;
}
/*  Extra */
div#newsletter {
	/*background-image:url(../../img/widgets/backgrounds/bg_newsletter.gif);
	background-repeat:no-repeat;*/
	height:220px; 
}
div#archivio{
	/*background-image:url(../../img/widgets/backgrounds/bg_archivio_it.gif);
	background-repeat:no-repeat;*/
	height:auto;
}


