﻿
#sinistra{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_01.png');
	width:260px;
}
#sinistra:hover{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_06.png');
}
#sinistra:active{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_06.png');
}

#centro{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_02.png');
		width:260px;
}
#centro:hover{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_04.png');
}
#centro:active{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_04.png');
}

#destra{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_03.png');
		width:260px;
}
#destra:hover{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_05.png');
}
#destra:active{	text-align:center;
	display:block;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	text-decoration:none;
	background-position:50% top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#333;

	background-image:url('images/buttons/bottone_05.png');
}

