

div.testo_pulsante_web
{
	text-align:center;
	position:relative;top: 30%;
}
.pulsante_web
{
	 
	-moz-box-shadow: 0px 0px 10px #aaaaaa;
	-webkit-box-shadow: 0px 0px 10px #aaaaaa;
	box-shadow: 0px 0px 10px #aaaaaa;
	
	
	border: 2px solid #aaaaaa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	
	opacity: 0.66;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 66);
	filter: alpha(opacity = 66);
	
	overflow: auto; 
	width: 150px; 
	height 100px;
	

	
	display:inline-block;	
	padding:10px 25px;
	 
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 1px 0px #aaaaff;
	 
	color:#333333;
	background-repeat:no-repeat;
		/*  ovverride parametri base */
	padding:5px 10px;
	
}

.pulsante_web:hover {
	
	background-color:#dedede;}
.pulsante_web:active {
	
	position:relative;
	top:1px;}

.pulsante_aggiungi_web
{
	background-image:url('../images/Button White Add.png');
	 
	-moz-box-shadow: 0px 0px 10px #aaaaaa;
	-webkit-box-shadow: 0px 0px 10px #aaaaaa;
	box-shadow: 0px 0px 10px #aaaaaa;
	
	
	border: 2px solid #aaaaaa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	
	opacity: 0.66;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 66);
	filter: alpha(opacity = 66);
	
	overflow: auto; 
	width: 150px; 
	height 100px;
	

	
	display:inline-block;	
	padding:10px 25px;
	 
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 1px 0px #aaaaff;
	 
	color:#333333;
	background-repeat:no-repeat;
		padding:6px 6px 5px 5px;
	width: 35px; 
	height 50px;
}
.pulsante_aggiungi_web:hover {
	
	background-color:#dedede;}
.pulsante_aggiungi_web:active {
	
	position:relative;
	top:1px;}
.pulsante_ricerca_web
{
	background-image:url('../images/search.png');
	 
	-moz-box-shadow: 0px 0px 10px #aaaaaa;
	-webkit-box-shadow: 0px 0px 10px #aaaaaa;
	box-shadow: 0px 0px 10px #aaaaaa;
	
	
	border: 2px solid #aaaaaa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	
	opacity: 0.66;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 66);
	filter: alpha(opacity = 66);
	
	overflow: auto; 
	width: 150px; 
	height 100px;
	

	
	display:inline-block;	
	padding:10px 25px;
	 
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 1px 0px #aaaaff;
	 
	color:#333333;
	background-repeat:no-repeat;
		padding: 6px 6px 6px 6px;
	width: 140px; 
	height 20px;
}
.pulsante_ricerca_web:hover {
	
	background-color:#dedede;}
.pulsante_ricerca_web:active {
	
	position:relative;
	top:1px;}

.pulsante_indietro_web
{
	background-image:url('../images/home_back_32.png');
	 
	-moz-box-shadow: 0px 0px 10px #aaaaaa;
	-webkit-box-shadow: 0px 0px 10px #aaaaaa;
	box-shadow: 0px 0px 10px #aaaaaa;
	
	
	border: 2px solid #aaaaaa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	
	opacity: 0.66;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 66);
	filter: alpha(opacity = 66);
	
	overflow: auto; 
	width: 150px; 
	height 100px;
	

	
	display:inline-block;	
	padding:10px 25px;
	 
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 1px 0px #aaaaff;
	 
	color:#333333;
	background-repeat:no-repeat;
		/*  ovverride parametri base */
	padding: 6px 6px 6px 6px;
	width: 140px; 
	height 20px;
}
.pulsante_indietro_web:hover {
	
	background-color:#dedede;}
.pulsante_indietro_web:active {
	
	position:relative;
	top:1px;}