BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color: #3971AD;
    outline: none;
}

A:hover {
	color: #223C57;
}

#CorpoPagina {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	line-height: 1.5em;
	color: #33587F;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 1em;
	color: #3971AD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 2px dotted #33587F;
	padding-bottom: 5px;
	
}

#CorpoPagina H2  {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #3971AD;
}

#CorpoPagina H3  {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #3971AD;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.Ext {
	background-image: url('../immagini/b_linkext.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

#Gallery {
	margin-left: auto;
	margin-right: auto;
}

#Gallery TD {
	width: 120px;
	text-align: center;
}

#Gallery TD.Foto {
	width: 120px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
}
#Gallery TD.Foto IMG {
	border: 1px solid #FFFFFF;
	margin-right:auto;
	margin-left:auto;

	
	
	
}

