.textMenu {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: center;
}

.textMenuB {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
}

.testoBrown {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-align:justify;
	color: #663300;
}

.testoBrownDX {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-align: right;
	color: #663300;
}

.testoBrownCent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-align: center;
	color: #663300;
}

.testoBrownBold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	color: #663300;
	font-weight:bold;
}

.testoBrownIta {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #663300;
}

.testoBrownAll {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #663300;
	font-weight:bold;
}

.testo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-decoration: none;
	text-align:justify;
	color: #000000;
}

.testoCent{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
}

.testoDX{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-decoration: none;
	text-align:right;
	color: #000000;

}
.testoSX{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	color: #000000;

}

.textSubtitle{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ecece0;
	text-align: center;
	font-size: large;
	font-style: italic;
}

.textPar{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ecece0;
	font-style: italic;
	font-weight:bold;
}

.textLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
}

.textLinkB{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight:bold;
}


.textTitle{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #653614;
	text-align: center;
	font-style: italic;
}

.bgcolorH{
	background-color: #653614;
}

.bgcolor{
	background-color: #ecece0;
}


.menutable{
	width: 986;
	background-color: #653614;
}

.tdmenu{
	width: 140;
}

.table{
	width: 986;
	cellspacing: 0;
	cellpadding: 0;
	align: center;
}

.linkspace{
	width: 100%;
	border-style:dotted;
	color:#EFC9AD;
	size:1px;
}