﻿A.bottone-link, A.bottone-link:visited, A.bottone-link:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/link.gif) no-repeat center center;
	width: 16px;
	color: #555;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-edit, A.bottone-edit:visited
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/edit_norm.gif) no-repeat center center;
	width: 16px;
	color: #555;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-edit:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/edit_roll.gif) no-repeat center center;
	width: 16px;
	color: #555;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-delete, A.bottone-delete:visited
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/delete_norm.gif) no-repeat center center;
	width: 16px;
	color: #555;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-delete:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/delete_roll.gif) no-repeat center center;
	width: 16px;
	color: #555;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone, A.bottone:visited
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/button100_norm.gif) no-repeat center center;
	width: 100px;
	color: #555;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/button100_roll.gif) no-repeat center center;
	width: 100px;
	color: #555;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-inuso, A.bottone-inuso:visited
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/button100_use.gif) no-repeat center center;
	width: 100px;
	color: #555;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
A.bottone-excel, A.bottone-excel:visited, A.bottone-excel:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	color: #555;
	width: 39px;
	height: 38px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
	background: url(immagini/bottoni/Excel.gif) no-repeat center center;
}
A.bottone-tabella, A.bottone-tabella:visited
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/button100_norm.gif) no-repeat center center;
	width: 100px;
	color: #555;
	height: 20px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

A.bottone-tabella:hover
{
	border: #333 0px solid;
	padding-top: 3px;
	font-weight: normal;
	background: url(immagini/bottoni/button100_roll.gif) no-repeat center center;
	width: 100px;
	color: #555;
	height: 20px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
