/* CSS Document */

#CorpoPagina H1 {
	font-size: 130%;
	color: #FF6407;
	border-bottom: 1px dashed #000000;
	padding-bottom: 2px;
	margin-bottom: 1em;
}

#CorpoPagina P, #CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina P {
	text-indent: 1em;
}

#CorpoPagina LI {
	text-indent: 1em;
	list-style-image: url('floatbox/b_pagine.gif');
	list-style-position: inside;
}

#CorpoPagina IMG {
	border: 1px solid #808080;
	padding: 3px;
	margin: 1em;
}



