		/* DIV MENU DIREITA */
		#menu-direita {
			float:left;
			width:305px;
		}			
		#fale_conosco {
			float:left;
			background:url(../images/bg-contato.jpg) no-repeat;
			width:282px;
			height:81px;	
			padding-top:70px;
			padding-left:20px;
		}
		#fale_conosco a span {
			float:left;
			width:260px;
			font-size:1.2em;
			text-decoration:none;
			cursor:pointer;
			color:#4f7d9e;
			text-align:justify;
			background:transparent url(../images/bullet_blue.gif) no-repeat 62% 7px;
		}
		#fale_conosco a:hover span, #fale_conosco a.hover span {
			text-decoration:underline;
		}		
		#trabalhe_conosco {
			float:left;
			background: url(../images/bg-trabalhe-conosco.jpg) no-repeat;
			width:282px;
			height:81px;
			margin-top:10px;
			padding-left:20px;
			padding-top:70px;
		}
		#trabalhe_conosco h3 {
			float:left;
			width:162px;
			height:18px;
			background:url(../images/title_trtabalhe_conosco.jpg) no-repeat;
			text-indent:-9999px;
			margin-bottom:10px;
		}
		#trabalhe_conosco a span {
			float:left;
			width:260px;
			font-size:1.2em;
			text-align:justify;
			color:#4f7d9e;
			cursor:pointer;
			background:transparent url(../images/bullet_menu.gif) no-repeat 72% 23px;
		}		
		#trabalhe_conosco a:hover span, #trabalhe_conosco a.hover span {
			text-decoration:underline;
		}
		#estagio_curricular {
			float:left;
			background:url(../images/bg-estagio-curricular.jpg) no-repeat;
			width:282px;
			height:81px;
			margin-top:15px;
			padding-top:70px;
			padding-left:20px;
		}
		#estagio_curricular a span {
			float:left;
			width:150px;
			font-size:1.2em;
			text-decoration:none;
			cursor:pointer;
			color:#4f7d9e;
			text-align:justify;
			background:transparent url(../images/bullet_blue.gif) no-repeat 95% 7px;
		}
		#estagio_curricular a:hover span, #estagio_curricular a.hover span {
			text-decoration:underline;
		}
		/* fim: DIV MENU DIREITA */
