/* MA PROFISSOES----------------------------------------------------------------------------------------------------------*/
#ma_profissoesIntroducao {
 	padding:0;
	margin:0;
	border:0;
	position:relative;
	float:left;
	display:block;
	width:815px;
	overflow:hidden;
}

/* Introdução ------------------------------------------------------------------------------------------------------------*/
#ma_profissoesIntroducaoBarra, #ma_profissoesIntroducaoTitulo, #ma_profissoesIntroducaoTexto{
	margin:0;
	border:0;
	float:left;
	display:block;
}

#ma_profissoesIntroducaoBarra {
	padding:1px 0 1px 0;
	width:640px;
	height:14px;
	background-color:#9BCF46;
	border:1px solid #C2E18E;
}

#ma_profissoesIntroducaoBarra p{
	margin:0;
	border:0;
	padding:0 0 0 10px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

#ma_profissoesIntroducaoTitulo {
	padding: 15px 0px 10px 0px;
	width:590px;
	vertical-align:bottom;	
}

#ma_profissoesIntroducaoTitulo p {
	font-size:18px;
	margin:0;
	text-decoration:none;
}

#ma_profissoesIntroducaoTexto {
	width:580px;height:80px;
	padding:10px 0px 0px 10px;
	background:url(../../img/bgTexto.gif) no-repeat;
}

#ma_profissoesIntroducaoTexto p {
	font-family: Arial;
	font-size:12px;
	margin:0;
	text-decoration:none;
	width:580px;
	height:80px;
	line-height:20px;
	overflow:auto;
	display:block
}

/* Dados Profissão --------------------------------------------------------------------------------------------------------*/
#ma_profissoes {
	margin:0;
	border:0;
	padding:20px 0px 0px 0px;
	width:815px;
	float:left;
	display:table;
	/*background-color:#FFFFCC;*/
}

#ma_profissoesMenu, #ma_profissoesSubmenu, #ma_profissoesConteudo {
	margin:0;
	border:0;
	padding:0;
	float:left;
	display:block;
}

/* Menu */
#ma_profissoesMenu {
	width:815px;
}

/* SubMenu */
#ma_profissoesSubmenu {
	width:180px;
	background:url(../../img/bg_menu2.png) repeat-y left;
	border-right:#E0E0E0 solid 1px;
}

#ma_profissoesSubmenu a {
	text-decoration:none;
	color:#000000;
}

#ma_profissoesSubmenu a:hover {
	text-decoration:none;
	color:#E67912;
}

#ma_profissoesSubmenu .MenuFont {
	padding:5px;
}

/* Conteudo */
#ma_profissoesConteudo {
	width:615px;
	padding:0px 0px 0px 15px;
}

#ma_profissoesConteudoTexto, #ma_profissoesConteudoCursos {
	float:left;
	display:table;
	padding:0px 0px 20px 0px;
}

#ma_profissoesConteudoTexto {
	width:594px;
}

#ma_profissoesConteudoTexto .tituloDetalhe{
	color:#000000;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	line-height: 1.2em;
	font-size:12px;
	margin:0;
}

#ma_profissoesConteudoTexto .subTituloDetalhe{
	color:#000000;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	line-height:1.2em;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	font-size:12px;
	margin:0;
}

#ma_profissoesConteudoTexto .textoDetalhe{
	color:#000000;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	line-height:1.5em;
	text-align:justify;
	font-size:12px;
	margin:0;
}

#ma_profissoesConteudoCursos {
	width:593px;
	background:url(../../img/bg_menu2.png) repeat left;
	border-right:#E0E0E0 solid 1px;
}

/* Cusos */
#ma_profissoesConteudoCursos {
	width:594px;
	/*background:url(../../img/bg_menu2.png) repeat-y left;*/
	border-right:#E0E0E0 solid 1px;
	font-size:12px;
	margin:0; 
	padding:0;
}

#ma_profissoesConteudoCursos a {
	text-decoration:
	none;color:#000000;
}

#ma_profissoesConteudoCursos a:hover {
	text-decoration:none;
	color:#E67912;
}

#ma_profissoesConteudoCursos .MenuFont {
	padding:5px;
}

/* Instituicoes */
#ma_profissoesConteudoCursosInstituicoes {
	width:594px;
	font-size:12px;
	margin:0; 
	padding:0;
}

#ma_profissoesConteudoCursosInstituicoes a {
	text-decoration:none;
	color:#000000;
}

#ma_profissoesConteudoCursosInstituicoes a:hover {
	text-decoration:none;
	color:#E67912;
}

#ma_profissoesConteudoCursosInstituicoes .MenuFont {
	padding:5px;
}

