#corpo {
	margin:0 auto;
	width:80%;
	min-width:734px;
	background: #F5EFF4 url(layout/index_sfondo.png) no-repeat top center;
	position:relative
}
#testata {
	background:url(layout/testata_sfondo.png) repeat-x;
	position:relative;
	height:268px;
	text-align:center;
}

#contenuto {
	padding:0;
	clear:both;
	padding-top:15px;
	border-width:0 10px;
	border-color:#7e0969;
	border-style:solid;
}
#introhome {
	background:url(layout/home.gif) no-repeat top left;
	min-height: 153px;
	height: auto !important;
	height: 153px;
	width:714px;
	margin:0 auto;
	padding-top:65px;
}
#introhome p {
	color:#530144;
	margin: 0 65px 10px 380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:170%;
	font-weight:bold;
	text-align:center;
}
#newshome {
	width:90%;
	margin:0 auto;
	text-align:justify;
	font-size:90%;
}
#newshome div.item_intro {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	width:45%;
	float:left;
	margin: 5px 1%;
	padding:4px 0;
	background:#f2f1f1 url(layout/post2.gif) no-repeat 4px 4px;
/*	background:;/*F0E8EF f1dfee*/
	border:1px solid #CCCCCC;
}

div.item_intro p {
	margin:0 4px 0 16px;
}
a.item_permalink:link, a.item_permalink:visited  {
	background:url(layout/post2.gif) no-repeat left center;
	padding-left:13px;
}

a.item_continua:link, a.item_continua:visited  {
	background:url(layout/continua.gif) no-repeat left center;
	padding-left:13px;
}
h1 {
	text-align:left;
	margin:15px auto 5px 0;
	border-bottom:2px solid #ff9900;
	height:16px;
	background:url(layout/home-news.gif) no-repeat left top;
}
h1 span {
	visibility:hidden
}

h2 {
	font-size:100%;
	font-weight:bold;
	margin:0 4px 0 16px;
}
h2 a:link, h2 a:visited {
	color:#7E0969;
	text-decoration:none
}
h2 a:hover {
	color:#7E0969;
	text-decoration:underline
}

