@charset "utf-8";
/* CSS Document */

#button{
	float:right;
	width: 96px;
	height: 17px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-position: top;
	line-height: 12px;
	margin:0px;
	background-image: url(../images/button/button_area.png);
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 20px;
	}
.button_area{
	background-image: url(../images/button/area.jpg);
	background-repeat: no-repeat;
	width:104px;
	color: #FFFFFF;
	
}
.button_tutte{
	background-image: url(../images/button/tutte_pubblicazioni.jpg);
	background-repeat: no-repeat;
	width:156px;
}
.button_dettaglio{
	background-image: url(../images/button/button_info.png);
	background-repeat: no-repeat;
	width:122px;
	height: 17px;
	margin-top: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-align: center;
	float: left;
	cursor:pointer;
}

#button a {
color:#FFFFFF;
text-decoration:none;
	}

#button a:hover {
color: #EB7D04;
text-decoration:NONE;
}
.sezioni_num {
	height:15px;
	border:1px solid #CCCCCC;
	background-color:#000000;
	width:auto;
	color: #FFFFFF;
	margin-right: 5px;
	
	float: left;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	text-align: center;
}
a.sezioni_num  {
	border:1px solid #CCCCCC;
	background-color:#000000;
	color: #FFFFFF;
}
a.sezioni_num:hover{
	
	border:1px solid #CCCCCC;
	background-color:#EB7D04;
	
	color: #ffffff;
	
	
	text-align: center;
}
a.sezioni_premuto{
	height:15px;
	border:1px solid #CCCCCC;
	background-color:#EB7D04;
	width:auto;
	color: #ffffff;
	float: left;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	text-align: center;
	margin-right: 5px;
	
}
a.sezioni_premuto:hover{
	background-color:#EB7D04;
	color: #ffffff;
}
.sezioni_num a span {
	height:15px;
	border:1px solid #CCCCCC;
	background-color:#000000;
	width:auto;
	color: #FFFFFF;
	margin-right: 5px;
	float: left;
	padding: 3px;
	text-align: center;
}
.sezioni_num a:hover span{
	height:15px;
	border:1px solid #CCCCCC;
	background-color:#EB7D04;
	width:auto;
	color: #ffffff;
	margin-right: 5px;
	float: left;
	padding: 3px;
	text-align: center;
}
