BODY
{
}
a.Bar:hover {
	color: #FFFFFF;
}
a.Bar2:hover {
	color: #E98C01;
}
.Bar
{
	FLOAT: left;
	WIDTH: 84px;
	CURSOR: hand;
	POSITION: relative;
	TEXT-ALIGN: center;
	height: 14px;
	border-top: 0px ridge #FF9900;
	border-right: 0px solid #FFE7C1;
	border-bottom: 0px ridge #FF9900;
	border-left: 0px solid #FFE7C1;
	font-size: 10px;
	background-position: center;
	font-weight: bold;
	background-color: #ffbe00;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu
{
	WIDTH: 140px;
	LINE-HEIGHT: 140%;
	POSITION: absolute;
	BACKGROUND-COLOR: #FFF4D5;
	visibility: hidden;
	border: 1px solid #FFBE00;
}
.menuItem
{
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	padding-left: 10px;
}
.ItemMouseOver
{
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	font-weight: bold;
	background-color: #ffbe00;
	color: #FFFFFF;
	padding-left: 10px;






}
.ItemMouseOut
{
	WIDTH: 100%;
	color: #000000;

}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.Bar2 {
	FLOAT: left;
	WIDTH: 84px;
	CURSOR: hand;
	POSITION: relative;
	TEXT-ALIGN: center;
	height: 13px;
	border-top: 0px ridge #FF9900;
	border-right: 0px solid #FFE7C1;
	border-bottom: 0px ridge #FF9900;
	border-left: 0px solid #FFE7C1;
	font-size: 10px;
	background-position: center;
	font-weight: bold;
	background-color: #FFEBAE;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
.BarOver {
	FLOAT: left;
	WIDTH: 84px;
	CURSOR: hand;
	POSITION: relative;
	height: 13px;
	border-top: 0px ridge #FF9900;
	border-right: 0px solid #FFE7C1;
	border-bottom: 0px ridge #FF9900;
	border-left: 0px solid #FFE7C1;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffbe00;
	color: #FFFFFF;
	padding-left: 3px;
	text-align: center;


}
.BarOver2 {
	FLOAT: left;
	WIDTH: 84px;
	CURSOR: hand;
	POSITION: relative;
	height: 13px;
	border-top: 0px ridge #FF9900;
	border-right: 0px solid #FFE7C1;
	border-bottom: 0px ridge #FF9900;
	border-left: 0px solid #FFE7C1;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffefbf;
	color: #E98C01;
	text-align: center;



}
.menuFinal {
	WIDTH: 120px;
	LINE-HEIGHT: 140%;
	BACKGROUND-COLOR: #FFF4D5;
	visibility: hidden;
	clip:              rect(auto auto auto auto);
	border: 1px solid #ffbe00;
	position: absolute;






}
.BordaInternaAgenda {

	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ClassificadosTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.agenda-borda-2 {
	background-image: url(../../imgs/agenda/agenda_borda_02.jpg);
	background-repeat: repeat-y;
}

