a:hover  {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	}
a {
	text-decoration: none;
	color: #CC9900;
}
.menu {
	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.menuOver {
	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: auto;
	background-color: #8C1A4C;


}
.testo {
	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;

}

.titolo {
	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #DBBB00;
	text-decoration: none;
	line-height: 16px;

}
.menuRight {

	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DBBB00;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuRightOver {

	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: auto;
	background-color: #DBBB00;
}
.menuLine {
  font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textRight {

	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textRightOver {

	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DBBB00;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	background-color: #EFF4E5;
}
.repeatx { 
	background-repeat: repeat-x;
}
#header { background: #c0b68f url(intro4.jpg) no-repeat top;padding: 0px; margin-right: 0px; margin-left: 0px; width: 448px; height: 299px }
.navcontainer{
background:trasparent;
margin-top:-250px;
width: 100%;
position: absolute;
z-index:99;

}

.navlist{
align:right;
background:trasparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-1px;
color:#006699;
width:120px;
}

.navlist a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.navlist a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.navlist a:hover {
	color: #DBBB00;
	text-decoration:none;
	font-weight: bold;
}
.mainpage{
background: #E2E2E2 url(background.jpg) no-repeat center;
}
.displaynone{
display: none;
}

