@charset "utf-8";
/* CSS Document */
	<style type="text/css"> 
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
} 
#contentacco {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 100%;
}
#contentacco h2.trigger {
	line-height: 20px;
	width: 90%;
	font-size: 13px;
	font-weight: normal;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 20px;
	background-image: url(../images/box-tit.gif);
	background-repeat: no-repeat;
	height: 34px;
}
#contentacco h2.trigger a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 5px;
}
#contentacco h2.trigger a:hover {
	color: #536A02;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 0px;
}
.toggle_contentacco {
	overflow: hidden;
	clear: both;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 192px;
	background-color: #E1F5FF;
	background-image: url(../images/chiusurabox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.toggle_contentacco .block {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin: 0px;
	width: 100%;
}
.toggle_contentacco .block p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
/* publi*/
#contentacco h2.triggerpubli {
	line-height: 20px;
	width: 90%;
	font-size: 13px;
	font-weight: normal;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 20px;
	background-image: url(../images/boxv-tit.gif);
	background-repeat: no-repeat;
	height: 34px;
}
#contentacco h2.triggerpubli a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 5px;
}
#contentacco h2.triggerpubli a:hover {
	color: #536A02;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 0px;
}
.toggle_contpubli {
	overflow: hidden;
	clear: both;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 192px;
	background-color: #F3FCDA;
	background-image: url(../images/chiusuraboxv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 9px;
	line-height: 13px;
	text-align: left;
}
</style> 
