BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#BreadCrumb {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #C1C1C1;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	color: #909090;
	background-color: #f5f5f5;
}

#BreadCrumb A {
	text-decoration: underline;
}

#BreadCrumb STRONG {
	text-transform: lowercase;
}

#CorpoPagina {
	padding: 10px;
	padding-left: 20px;
	padding-right: 30px;
	font-size: 11px;
	line-height: 1.5em;
	color: #404040;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	font-size: 220%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0.1em;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 4px;
}

#CorpoPagina H2, #CorpoPagina H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
}

#CorpoPagina H2 {
	text-align: right;
}

#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;
}

#CorpoPagina .QuoteSx, #CorpoPagina .QuoteDx {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 150px;
	float: left;
	text-align: right;
	font-size: 15px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	color: #808080;
	line-height: 1.5em;
	margin: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;	
}

#CorpoPagina .QuoteDx {
	float: right;
	text-align: left;
}

#CorpoPagina .Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	color: #808080;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

#CorpoPagina TABLE.Contenuto {
	width: 100%;
	border: 1px solid #C1C1C1;
}

#CorpoPagina TABLE.Contenuto TH, #CorpoPagina TABLE.Contenuto TD {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

#CorpoPagina TABLE.Contenuto TH {
	background-color: #f1f1f1;
	border-bottom: 1px solid #C1C1C1;
}

#CorpoPagina TABLE.Contenuto TD {
	background-color: #f5f5f5;
}

/* codice form */

.FormWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.FormWrapper BR {
	clear: both;
}

.FormWrapper LABEL {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url('../immagini/freccia_form.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.FormWrapper .Campo {
	border: 1px solid #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fefefe;
}

.FormWrapper .Check {
	margin-right: 6px;
}

.FormWrapper .Submit {
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	font-weight: bold;
	background-color: #C5C5C5;
	background-image: url('../immagini/b_submit.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #606060;
}

/* fine codice form */


#Barra .ScaricaDocumento {
	text-align: center;
	margin-bottom: 15px;
}

#Barra .ScaricaDocumento A {
	text-align: center;
	border-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
}

#Barra .ScaricaDocumento A:hover {
	background-color: transparent;
}

.Foto {
	padding: 3px;
	border: 1px solid #C1C1C1;
}

.Foto1 {
	border: 1px solid #C1C1C1;
}

.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;
}


