/******  MENU  ******/

	#invertedtabs ul{
		font: bold 14px "Trebuchet Ms";
		list-style:none;
		height:33px;
		float:left;
		width:467px;
		margin: 8px 0 0 0;
		padding: 0 17px 0 0;
		background: transparent url('../_img/menu_dir.gif') no-repeat center right;
	}

	#invertedtabs ul li{
		display:inline;
		padding:0 0 0 2px;
		background: transparent url('../_img/menu_entre.jpg') no-repeat center left;
		float:left;
	}

	#invertedtabs ul li a{
		color: #ffffff;			
		line-height:33px;
		text-decoration:none;
		margin:0;
	}

	#invertedtabs a span{
		display: inline;
		background: transparent url('../_img/menu_centro.jpg') repeat-x;
		height:33px;
		float:left;
		padding-left:14px;
		padding-right:13px;
	}

	#invertedtabs .current a,
	#invertedtabs .current span,
	#invertedtabs a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	
	.menu_cursos{
		position:absolute;
		z-index:20;
		border:0px solid #000000;
		width:170px;
		display:none;
		clear:both;
		opacity:0.75;
		-moz-opacity: 0.75;
		filter: alpha(opacity=75);	
	}
	
	.menu_cursos p{
		background:#000000;
		border:1px solid #000000;
		margin:0px;			
		color:#ffffff;
		font-size:11px;
		font-family: Trebuchet MS;
		padding: 4px 10px 4px 12px;	
	}
	
	.menu_cursos p.menu2{
		background: #333333;
		cursor:pointer;
	}
	
/*****  QUADRO DESCE MENU  *****/
	
			
	.quadro_cima{
			background: #C8DDDE url('../_img/quadro_cima.gif') no-repeat top center;			
			height:7px;
			color:#92BDBC;
			font-size:0px;	
	}		
	
	.quadro_baixo{
			background: url('../_img/quadro_baixo.gif') no-repeat bottom center;			
			height:7px;
			font-size:0px;

	}	
	
	
	/* MENU AZUL BOTTOM */
	
		#menubaixo{
		  width:487px;
		  height:42px;
		  float:right;
		}
	
		#menubaixo ul{
			font: bold 14px "Trebuchet Ms";
			margin: 0;
			padding: 0;			
			list-style:none;
			height:42px;
			font-size: 12px;
			line-height: 1.2em;			
		}
		
		.menubaixo0 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 0; }
		.menubaixo1 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 -40px; }
		.menubaixo2 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 -80px; }
		.menubaixo3 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 -120px; }
		.menubaixo4 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 -160px; }
		.menubaixo5 { background: url(../_img/home_submenu_bgall.png) no-repeat;background-position: 0 -200px; }
		

		#menubaixo ul li{
			display:inline;
		}

		#menubaixo ul li a{
			color: #ffffff;			
			line-height:33px;
			text-decoration:none;
			font-size:12px;
			text-decoration:none;
		}

		#menubaixo a span{
			display: block;
			height:33px;
			float:left;
			padding-left:5px;
			line-height: 1.5em;
		}

		#menubaixo .current a,
		#menubaixo .current span,
		#menubaixo a:hover{
			cursor:pointer;
		}
		
.rodapeParticipacoes {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	margin-top:5px;
	color:#000;
}
