@charset "utf-8";
/* CSS Document */


li.menu_0 
	{
	display:block;
	border:solid;
	border-width:3px 1px 2px 1px;
	border-color:#609B9A #4F4B85 #4F4B85 #609B9A;
	height:17px;
	width:175px;
	list-style-type:none;
	_background-color:#fff;/*bug ie6*/
	text-align:center;
	}
	
li.menu_0 a	
	{
	display:block;
	background-image:url(fundoclaro.png);
	/*background: url(transparente.png); /*bug do IE7*/
	width:175px;
	height:17px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*margin-left:1px;/*arrumando o design*/
	color:#000;
	}
	
li.menu_0 a:hover
	{
		background-image:url(fundoescuro.png);
		color:#000;
		/**margin-right:2px;*/
	}
	
li.menu_0 sup
	{
	font-size:9px;
	*font-size:11px;
	*font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	
	}

li.menu_0
	{
	display:block;
	float:right;
	}
	
li.me, li.me2, li.me0
	{
	border:solid;
	border-width:3px 1px 2px 1px;
	border-color:#609B9A #4F4B85 #4F4B85 #609B9A;
	list-style-type:none;
	*border:none;
	*margin:-1px;
	}
	
	
	
li.me a
	{
	width:195px;
	_width:200px;
	float:top;
	*border:-6px;
	}
	
li.me0 a
	{
	width:132px;
	_width:137px;
	}
	
li.me2 a
	{
	width:225px;
	_width:230px;
	}

ul.menu_1
	{
	display:none;
	margin-top:-20px;
	*margin-top:-16px;
	position:absolute;
    right:170px;
	*right:110px;
	_right:171px;

	}
	
ul.menu
	{
	position:absolute;
	top:-17px;
	*top:0px;
	right:0px;
	*right:56px;
	_right:42px;
/*	border:dotted 1px red;*/
	width:120px;
	}
	