@import url("cella.css");

.testo-sito {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;

}

a:hover {

	color: #5A8164;

	text-decoration: none;

	border-color: #FFFFFF;

	background-repeat: repeat;

	background-color: #FFFFFF;

	background-position: 100% 100%;

}

.testo-sito-nav {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.testo-sito-titolo {



	font-family: Arial;

	font-size: medium;

	font-weight: normal;

	color: #5A8164;

	text-decoration: none;

}

.testo-sito-sottotitolo {



	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #9D8155;

	text-decoration: none;

}
.bordo-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D4C8AE;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #9D8155;
}
.titolo-articolo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9D8155;
	text-decoration: none;
	line-height: 14px;
}
.titolo-articolo-press {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3D5844;
	text-decoration: none;
	line-height: 14px;
}
.bordo-bottom-press {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #97B79F;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #3D5844;
}

#basic-accordian{
	/*	border:5px solid #EEE;
	padding:5px;*/
	width:523px;
	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;
}

