#corpo {
	margin:0 auto;
	width:80%;
	min-width:734px;
	background: #fff;
	position:relative
}
#testata {
	background:url(layout/testata_interne_sfondo.png) repeat-x;
	position:relative;
	height:148px;
	text-align:center;
}
#corpo2 {
	border-width:0 10px;
	border-color:#7e0969;
	border-style:solid;
	background:#7e0969;
}
#contenuto {
	position:relative;
	margin:0 0 0 200px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	text-align:left;
	background:#FFFFFF
}
#lato {
	position:absolute;
	top:148px; left:0;
	width:210px;
}

h1 {
	background:url(layout/h1.png) no-repeat left bottom;
	padding:10px 0 0 40px;
	color:#f4940d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 0 20px;
	text-align:left;
	font-size:160%;
}
h1 a:link, h1 a:visited {
	color:#f4940d;
}
h2 {
	color:#666666;
	font-size:110%;
	margin:30px 20px 5px 20px;
	background:#FAFAFA;
	border-bottom:2px solid #EEEEEE;
}
h2 a:link, h2 a:visited {
	color:#666666;
	text-decoration:none
}
h2 a:hover {
	color:#7E0969
}
h3 {
	font-size:110%;
	color:#666666;
	margin:5px 5px 5px 30px
}
h3 a:link, h3 a:visited {
	color:#666666;
	text-decoration:none
}

#contenuto p {
	text-align:justify;
	margin: 5px 20px;
}
#contenuto p.torna {
	text-align:right;
	margin: 5px 20px;
	background:url(layout/torna.gif) no-repeat right center;
	padding-right:10px;
}

#contenuto p.torna a:link, #contenuto p.torna a:visited {
	text-decoration:none;
}

#contenuto p.nav {
	text-align:right;
	border-top:2px solid #EEEEEE;
	padding:3px 0
}



/** <news> **/

div.item_intro {
	border:1px solid #EEEEEE;
	margin:10px 20px;
	background-color: #FAFAFA;
	background-image: url(layout/post.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#contenuto div.item_intro p {
	margin:5px 5px 5px 30px
}
div.item_intro h2 {
	margin:5px 5px 5px 30px;
	border:none
}
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;
}

h2.news {
	background:#FAFAFA url(layout/post2.gif) no-repeat left;
	padding:2px 0 2px 15px;
	border-bottom:2px solid #EEEEEE;
}

/** </news> **/

/** <moduli> **/

fieldset {
	padding: 1em;
	margin:0 20px;
}
legend {
	font-weight:bold;
	font-style:normal;
	font-family:Verdana, sans-serif;
	color: #2E412E;
	padding:5px;
}
label {
	display:block;
	float:left;
	width:155px;
	text-align:right;
	padding-right:5px;
}
input, textarea {
	border: 1px solid #999;
}
/** </moduli> **/
