/* stili per le barre di azione */


/*	 BARRA DI AZIONE */

.agire {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 250px;
	display: block;
	background: #EFEFEF url(../../img/mod.png) no-repeat left;
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.agire a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	display: inline;
	height: 20px;
	line-height: 20px;
	background: #EFEFEF;
	color: gray;
}

.agire a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	display: inline;
	height: 20px;
	line-height: 20px;
	background: #EFEFEF;
	color: black;
}



/*	 BARRA DI AZIONE ACCESA */

.agire-acceso {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 250px;
	display: block;
	background: #FFDEAD  url(../../img/mod_rosso.png) no-repeat left;	
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.agire-acceso a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #FFDEAD;
	display: inline;
	height: 20px;
	line-height: 20px;
	color: gray;
}

.agire-acceso a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #FFDEAD;
	display: inline;
	height: 20px;
	line-height: 20px;
	color: black;
}

.nuovo {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 250px;
	background: #EFEFEF url(../../img/mod.png) no-repeat left;
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.nuovo a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: gray;
}

.nuovo a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}


.agire-piccolo {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 100px;
	display: block;
	background: #EFEFEF url(../../img/mod.png) no-repeat left;
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.agire-piccolo-acceso {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 100px;
	display: block;
	background: #FFDEAD  url(../../img/mod_rosso.png) no-repeat left;	
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.nuovo-piccolo {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 100px;
	display: block;
	background: #EFEFEF url(../../img/mod.png) no-repeat left;
	margin-top: -5px;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	margin-bottom: 20px;
	color: gray;
}

.agire-cartelle {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	float: right;
	height: 14px;
	margin-top: -12px;
	text-align: center;
	border-left: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background: #EFEFEF;
	color: gray;
}

.agire-cartelle-acceso {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	float: right;
	height: 14px;
	margin-top: -12px;
	text-align: center;
	border-left: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #FFDEAD;
	color: gray;
}

.agire-cartelle a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: gray;
}

.agire-cartelle a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.agire-cartelle-acceso a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: gray;
}

.agire-cartelle-acceso a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.agire-documenti {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: gray;
}

.agire-documenti-acceso {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFDEAD;
	color: gray;
}

.modifica-riga {
	/* border: 1px solid gray; */
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;		
}

.modifica-riga a:hover img {
	background-position: center;
	background-repeat: no-repeat;
}

.cancella-riga {
	/* border: 1px solid gray; */
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

.cancella-riga a:hover img {
	background-position: center;
	background-repeat: no-repeat;
}



