.barra {
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	text-decoration: none;

}
.barra a:hover {
	text-decoration: none;
	background-color:  F6E466;/*#C6D1DD;*/
	color: #000000;
	display: block;
	position: Relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6D1DD;
		padding-top: 3px;
}
.barra a {
	background-color:#1075DF;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: Relative;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
		padding-bottom: 3px;
		padding-top: 3px;
			padding-left: 10px;




}
.barra a:visited {
	text-decoration: none;

}

.barra td {	font-size:8pt;}

.barra1 a {
	font-size:12px;
	text-decoration: underline;
	color: #000000;
	display: block;
	position: Relative;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-image: url(/pont-donnas/img/freccia_verde.png);
	background-repeat: no-repeat;
	background-position: left;
	border:none;
}
.barra1 a:hover {
	font-size:12px;
	text-decoration: none;
	color: #000000;
	display: block;
	position: Relative;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-image: url(/pont-donnas/img/freccia_verde2.png);
	background-repeat: no-repeat;
	background-position: left;
	border:none;
}
