.testo-sito {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.testo-sito-giallo-bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.testo-descriz-mini {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFCC00;
	text-decoration:none;
}

a.testo-descriz-mini {
	color: #FFFFFF;
	text-decoration:none;
}
a.testo-descriz-mini:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.testo-descriz-mini:hover {
	color: #FFCC00;
	text-decoration:none;
}


.testo-sito-titolo {

	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
.testo-sito-blu {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
.testo-descriz-mini-bold-giallo {


	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
}
.testo-descriz-mini-bold-blu {



	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
}
.testo-sito-blu-descriz {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
#basic-accordian{
	/*	border:5px solid #EEE;
	padding:5px;*/
	width:500px;
	position:relative;
	/*	left:202px;
	top:284px;
	margin-left:-175px;*/
	z-index:2;
/*	margin-top:-100px;*/
}

.accordion_headings{
	padding:5px;
/*	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;*/
	cursor:pointer;
	font-weight:bold;
}
/*
.accordion_headings:hover{
	background:#5A8164;
}
*/
.accordion_child{
/*	padding:15px;*/
	background:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.header_highlight{
	background:#ffffff;
}
