BODY {
	color: #0248e5;
}

A {
    outline: none;
}

A:hover {

}

#CorpoPagina {
	padding-top: 26px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina A {
	color: #0248e5;
}

#CorpoPagina A:hover {

}

/* Classi di FormLogin */

#FormLogin {
	position: relative;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 100px;
	background-color: #EEEEEE; 
	border: 1px solid #AFAFAF;
	margin-bottom: 40px;
	font-size: 12px;
}

#FormLogin LABEL {
	width: 100px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom:: 5px;

}


#FormLogin INPUT {
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border: 1px solid #AFAFAF;
	margin-top: 5px;
	margin-bottom:: 5px;
}

#FormLogin INPUT#CampoSubmit {
	font-size: 11px;
	background-color: #cccccc;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-left: 150px;
}

#CorpoPagina H1 {
	font-size: 20px;
	text-align:center;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#CorpoPagina H2 {
	font-size: 14px;
	text-align:center;
	margin-bottom: 0.5em;
}

#CorpoPagina H3 {
	font-size: 10px;
	text-align:center;
	margin-bottom: 0.5em;
}


/*


#CorpoPagina IMG.Bordo {
	padding: 3px;
	border: 1px solid #A0A0A0;
}

#CorpoPagina H2, #CorpoPagina H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina .Foto {
	padding: 3px; 
	border: 1px solid #0831C9;
}

#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(file:///J|/v/vegaserv_it/web/immagini/b_linkext.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}


*/


