.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	cursor:pointer;
	width:190px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	background-color:#000000;
	background-image:url(../img/pontilhado_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:left;



}

.menu_over{
	background-color:#BF570B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	cursor:pointer;
	width:190px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	background-image:url(../img/pontilhado_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:left;


}









.sub_menu{
	width:190px;
	background-color:#BF570B;
	text-align:left;



}

.link_sub_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	cursor:pointer;
	width:190px;
	height:26px;	
	_padding-top:5px;
	_padding-bottom:5px;
	padding-left:3px;
	background-color:#BF570B;
	background-image:url(../img/pontilhado_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:left;
	margin:0px;

}

.link_sub_menu_over{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	cursor:pointer;
	width:190px;
	height:26px;	
	_padding-top:5px;
	_padding-bottom:5px;
	padding-left:3px;
	background-image:url(../img/pontilhado_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:left;
	margin:0px;

