.linhadomenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.bordacinzaclaro {
	border: 1px solid #eaeaea;
}
.bordamenujump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9D0CE;
	height: 18px;
	width: auto;
	border: 1px solid #CCCCCC;
}
.linhadanoticia {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.linstaadireita {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
.bordadosite {
	border: 1px dashed #CCCCCC;
}
