/*BOTTONI GENERICI*/
a.buttonGeneric{
	float: right;
	height: 21px;
	padding-left: 14px;
	background: url(../images/buttons/buttonGeneric.png) no-repeat top left;
	text-decoration:none;
	color: #FFFFFF;
	margin-right:4px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

a.buttonGeneric span{
	display: block;
	padding-right: 14px;
	background: url(../images/buttons/buttonGeneric.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonGeneric:hover{
	background-position: bottom left;
	color: #666666;
}

a.buttonGeneric:hover span{
	background-position: bottom right;
}
a.buttonBar img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

a.buttonBar{
	float: right;
	height: 29px;
	padding-left: 10px;
	background: url(../images/buttons/buttonBar.png) no-repeat top left;
	text-decoration:none;
	color: #FFF;
	margin-right:4px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
}

a.buttonBar span{
	display: block;
	padding-right: 10px;
	background: url(../images/buttons/buttonBar.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonBar:hover{
	background-position: bottom left;
	color: #FFF;
}

a.buttonBar:hover span{
	background-position: bottom right;
}

a.buttonBarGreen img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

a.buttonBarGreen{
	float: right;
	height: 29px;
	padding-left: 10px;
	background: url(../images/buttons/buttonBarGreen.png) no-repeat top left;
	text-decoration:none;
	color: #FFFFFF;
	margin-right:4px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
}

a.buttonBarGreen span{
	display: block;
	padding-right: 10px;
	background: url(../images/buttons/buttonBarGreen.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonBarGreen:hover{
	background-position: bottom left;
	color: #FFF;
}

a.buttonBarGreen:hover span{
	background-position: bottom right;
}


a.buttonBarFumetto{
	float: right;
	height: 29px;
	padding-left: 10px;
	background: url(../images/buttons/buttonBarFumetto.png) no-repeat top left;
	text-decoration:none;
	color: #FFFFFF;
	margin-right:4px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
}

a.buttonBarFumetto span{
	display: block;
	padding-right: 10px;
	background: url(../images/buttons/buttonBarFumetto.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonBarFumetto:hover{
	background-position: bottom left;
	color: #FFF;
}

a.buttonBarFumetto:hover span{
	background-position: bottom right;
}

/*MENU*/
a.buttonMenu{
	float: right;
	height: 29px;
	padding-left: 20px;
	background: url(../images/buttons/buttonMenu.png) no-repeat top left;
	text-decoration:none;
	color: #333;
	margin-right:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
}

a.buttonMenu span{
	display: block;
	padding-right: 20px;
	background: url(../images/buttons/buttonMenu.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonMenu:hover{
	background-position: bottom left;
	color: #FFF;
}

a.buttonMenu:hover span{
	background-position: bottom right;
}

a.buttonMenuR{
	float: right;
	height: 29px;
	padding-left: 10px;
	background: url(../images/buttons/buttonMenuR.png) no-repeat top left;
	text-decoration:none;
	color: #FFFFFF;
	margin-right:4px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
}

a.buttonMenuR span{
	display: block;
	padding-right: 10px;
	background: url(../images/buttons/buttonMenuR.png) no-repeat top right;
	padding-bottom: 2px;
}

a.buttonMenuR:hover{
	background-position: bottom left;
	color: #FFF;
}

a.buttonMenuR:hover span{
	background-position: bottom right;
}

.buttonPage {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}


a.buttonPage {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #90C4FE;
	border: 1px solid #0A4F9A;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFFFFF;
	background-image: url(../images/buttons/buttonPages.png);
}

a.buttonPage:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: none;
}
a.buttonPreventivo{
	background-image: url(../images/buttons/preventivo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 336px;
	left: 147px;
	top: 366px;
	}
a.buttonPreventivo:hover {
	background-image: url(../images/buttons/preventivoF2.png);
}

a.buttonConsulenza{
	background-image: url(../images/buttons/consulenza.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 336px;
	left: 495px;
	top: 366px;
	}
a.buttonConsulenza:hover {
	background-image: url(../images/buttons/consulenzaF2.png);
}


#sliding-navigation
{
	list-style: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#sliding-navigation li.sliding-element a
{
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #046792;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#sliding-navigation li.sliding-element span
{
	font-size:12px;
	font-weight: normal;
}


#sliding-navigation li.sliding-element a:hover
{
	color:#F60;
	text-decoration: none;
	font-weight: bold;
}

/*h2 link*/
h2 a{
	color:#0A4E99;
	text-decoration: none;
}

h2 a:hover{
	color:#F60;
	text-decoration: none;
}

/*generic link*/
a{
	color:#F60;
	text-decoration: none;
}

a:hover{
	color:#333;
	text-decoration: none;
}

