.barra {
	background-color: #F58320;
	height: 40px;
}
.foto {
	background-image: url(../images/links/fundolaranja.gif);
	background-repeat: repeat-x;
}
.menu {
	border-bottom: #F58320 solid 1px;
}
.amenu {
	background-color: #F7DABF;
	border-bottom: #F58320 solid 1px;
	font-weight:bold;
}
.fundo {
	background-color: #F0E3D3;
}
.subMenuVazio {
	border: none;
	color: #F0E3D3;
}
.bordatb{
	border-bottom: #F58320 solid 1px;
	border-top: #F58320 solid 1px;
}
.bordaleft{
	border-left: #F58320 solid 1px;
}
.lista{
	border-bottom: #F58320 solid 1px;
	border-left: #F58320 solid 1px;
}
.fontedata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F58320;
	text-align: justify;
	vertical-align: middle;
}
