/*elementi generali della pagina*/

body {

	font-family: Times, serif;
	background-color: #FFFFFF;
	padding: 0px;
	color: #000000;
}

#intesta,#colonnaSx,#Piedipagina,#rigaSotto,#js {
	display: none;
}



#PiedipaginaStampa {
	display: block;
	width: 100%;
	font-size: 10pt;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: "Times New Roman", Times, serif;
}




a:link,a:visited {
	text-decoration: none;
}
a.Verde-rosso:link,a.Verde-rosso:visited {
text-decoration: none;
	color: #000000;
}

a.Verde-rosso:hover {
	color: #9E0C0F;
}

a.Bianco-grigio:link,a.Bianco-grigio:visited {
text-decoration: none;
	color: #FFFFFF;
}

a.Bianco-grigio:hover {
	color: #CCCCCC;
}

a.Grigio-grigio:link,a.Grigio-grigio:visited {
text-decoration: none;
	color: #000000;
}

a.Grigio-grigio:hover {
	color: #666666;
}


/*titoli e menu*/

.A-TitoloPagina {
	font-size: 14pt;
	color: #006600;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	width: 155mm;
	font-family: "Times New Roman", Times, serif;
	
	
}

.Piedipagina {
	font-size: 12pt;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	font-family:  Times, serif;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



.Testo-pagina {
	font-size: 12pt;
	color: #000000;
	list-style-type: square;
	width: 98%;
	margin: 0px;
	padding-right: 5mm;
	padding-bottom: 5mm;
	padding-left: 5mm;
	padding-top: 0px;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
}

.Testo-paginaGiustificato {
	font-size: 12pt;
	padding-right: 10mm;
	padding-bottom: 5mm;
	padding-left: 10mm;
	padding-top: 0px;
	line-height: 1.2em;
	color: #000000;
	list-style-type: square;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

.Testo-Piccolo {
	font-size: 10pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}


.Titolo-tabella {
	font-size: 12pt;
	color: #006600;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #9E0C0F;
	font-family: "Times New Roman", Times, serif;
	
}
.Testo-tabella {
	font-size: 12pt;
	line-height: 1.2em;
	color: #333333;
}




/*sfondi e elementi della pagina*/



.Sf_Corpo_centrale {
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.S-Escape,.S-Relaxation,.S-Regattas,.S-Transfer,.S-Formation,.S-Research  {
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	color: #9E0C0F;
	text-decoration: underline;
}

