/*	generali */

HTML, BODY, DIV, TH, TD {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

BODY {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
}	

A {
	color:#707B46;
	text-decoration:none;
	font-weight: bold;
}

A:Hover {
	text-decoration:underline;
}



/* box */
DIV.boxMain{
	width: 762px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


DIV.boxImageHome{
	color: #ffffff;
	border-top: 1px solid #FFFFFF;
}

/* corpo */
DIV.boxContenuti{
	text-align: justify;
	margin: 0px 30px 10px 30px;
}

DIV.boxContenutiHome{
	vertical-align: absbottom;
	padding: 0px 20px 0px 0px;
	text-align: justify;
}

DIV.contenutiTitolo{
	margin: 0px 30px 10px 30px;
	font-weight: bold;
	font-size: 13px;
}

DIV.contenutiSottoTit{
	font-size: 18px;
	color: #EAA500;
	padding-bottom: 10px; 
}

.contenutiTitoletto{
	font-size:11px;
	color: #064A64;
	font-weight: bold;
	text-decoration:underline;
}

.Titoletto{
	font-size:11px;
	color: #064A64;
	font-weight: bold;
}

DIV.testoTop{
	color: #EAA500;
	font-weight: bold;
	text-align: right;
	margin-bottom: 8px;
}

DIV.contenutiTesto{	
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
	margin-left: 3px;
	width: 550px;
}

SPAN.testoNote{	
	font-size: 8px;
	
}

DIV.annunciTxt1{
	text-align: right;
	margin-right: 20px;
}

/* annunci */

DIV.annTit{
	font-size: 15px;
}

DIV.annPad{
	color: #000000;
	padding-bottom: 10px;
	margin-left: 3px;
	width: 500px;
}

/* news */

DIV.boxListaNews{
	margin-bottom: 14px;
}

DIV.cTit{
	font-size: 13px;
}

DIV.newsTitle{
	font-weight: bold;
	font-size: 16px;
}

/*	table */

TD.label{
	background-color:#396E84;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:4px;
}

TD.Pari{
	background-color:#B8CBD3;
	font-size: 10px;
	border-style:solid;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
}

TD.Dispari{
	background-color:#ECF0F2;
	font-size: 10px;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-color:#C8C9CA;
	border-right-color:#C8C9CA;
}

TR.formDonazione{
	background-color:#E4EEF2;
}

Td.formDonazione{
	background-color:#E4EEF2;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}

/*	footer */

DIV.footer{
	color: #000000;
	height: 15px;
	font-size: 9px;
	font-weight: normal;
}
DIV.subfooter{
	color: #000000;
	height: 15px;
	font-size: 9px;
	font-weight: normal;
}
DIV.footer A {
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

DIV.footer A:Hover {
	font-weight: normal;
	font-size: 9px;
	color:#000000;
	text-decoration:underline;
}

/*border: 1px solid #000000;*/