@import "reset.css";
@import "slider.css";
@import "jquery.tooltip.css";

img
{
	border: 0;
	margin: 0;
}
a
{
	text-decoration: none;
	color:#1A3264;
}

html
{
	text-align: center;
}

body
{
	background: #f5f5f5;
	margin: 0 auto;
	text-align: left;
}

body, ul, ol, dl, td, th, caption, pre, p, blockquote, input, textarea, span
{
	color: #064566;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

h1
{
	font-family: "Lucida Sans Unicode" ,sans-serif;
	font-size: 24px;
	font-stretch: normal;
	font-weight: normal;
	line-height: 26px;
	padding-bottom: 5px;
}
h2
{
	font-family: "Lucida Sans Unicode" ,sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	padding: 6px 0 15px;
	/*text-indent: 12px;*/
}

h5 
{
    font-family: "Lucida Sans Unicode",sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    vertical-align: middle;
}

.clear
{
	clear: both;
	width: 0;
	height: 0;
}

#site
{
	width: 960px;
	margin: 0 auto;
}
#topo
{
	position: relative;
	height: 92px;
}
.logo_parceiro
{
	position: absolute;
	top: 10px;
}
.logo_parceiro a
{
	display: block;
	background: url(Imagens/logo.gif) no-repeat 0 0;
	width: 179px;
	height: 64px;
	text-indent: -9999px;
}
.cidade-estado
{
	position: absolute;
	width: 360px;
	left: 200px;
	top: 33px;
	vertical-align: middle;
	text-align: right;
}
.cidade-estado input
{
	display: inline;
	vertical-align: middle;
	margin-left: 14px;
}
.topo-links
{
	position: absolute;
	width: 300px;
	right: 46px;
	top: 21px;
}
.topo-links a
{
	display: block;
	margin-right: 3px;
	float: left;
}

.num-tel 
{
    position:absolute;
    right:0;
    top:21px;
    background:url(Imagens/bot/num_tel.gif) no-repeat 0 0;
    width:213px;
    height:41px;
}

.num-tel span 
{
    font-family:"Lucida Sans Unicode",sans-serif;
    font-size:10px;
    position:absolute;
    left:65px;
    top:3px;
}

.num-tel h1 
{
    position:absolute;
    bottom:-4px;
    right:20px;
}

/*** MENU ***/

#menu
{
	background: url(Imagens/bg/bg-menu.jpg) repeat-x center bottom;
	height: 37px;
	position: relative;
	width: 946px;
	margin: 0 auto;
}
#menu ul
{
	position: absolute;
	top: -6px;
	left: 15px;
	width: 702px;
}
#menu ul li
{
	float: left;
	width: 105px;
	float: left;
	margin-right: 12px;
	text-align: center;
	height: 43px;
	overflow: hidden;
}
#menu ul li a
{
	color: #064569;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	vertical-align: middle;
	width: 105px;
}

#menu .esq
{
	background: url(Imagens/bg/bg-menu-esq.png) 0 0;
	width: 7px;
	height: 37px;
	position: absolute;
	left: -7px;
}
#menu .dir
{
	background: url(Imagens/bg/bg-menu-dir.png) 0 0;
	width: 7px;
	height: 37px;
	position: absolute;
	right: -7px;
}

#menu ul li a:hover
{
	color: #FFF;
}

#menu .top
{
	height: 6px;
	background: #000;
	background: url(Imagens/menu/sprite_barras.gif) no-repeat;
	overflow: hidden;
}

#menu li.azul .top
{
	background-position: 0 -6px;
}
li.azul .link a:hover, li.azul .link a.active
{
	background: #439EE1;
}

#menu li.amarelo .top
{
	background-position: 0 -30px;
}
li.amarelo .link a:hover, li.amarelo .link a.active
{
	background: #FCAD22;
}


#menu li.verde .top
{
	background-position: 0 0;
}
li.verde .link a:hover, li.verde .link a.active
{
	background: #93BB3A;
}

#menu li.bege .top
{
	background-position: 0 -24px;
}
li.bege .link a:hover, li.bege .link a.active
{
	background: #DEBD63;
}

#menu li.laranja .top
{
	background-position: 0 -12px;
}
li.laranja .link a:hover, li.laranja .link a.active
{
	background: #E8811A;
}

#menu li.vermelho .top
{
	background-position: 0 -18px;
}
li.vermelho .link a:hover, li.vermelho .link a.active
{
	background: #BB513B;
}

/*** Contador ***/

.contador-content  
{
	width: 215px;
	position: absolute;
	right: 10px;
	top: 4px;

}
.contador-left {
	background: url(/App_Themes/Imagens/contador/contador-bg.jpg) no-repeat; 
	width:139px;
	height:29px;
	padding:0;
	margin:0;
	float:left;
}
.contador-wrap-left { width:140px; padding:0 2px;}
.contador-box {
	width: 20px;
	float: left;
	height:29px;
    float: left;

}
.contador-space {
	width: 16px;
	float: left;
	height:29px;
}

.contador-box p 
{
    color:#000;
    width:19px;
    height:29px;
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    line-height: 29px;
    vertical-align: middle;

}

.contador-right {
    float: right;
    line-height: 29px;
}

/*** Conteudo ***/

#conteudo-box
{
	position: relative;
}
.conteudo
{
	background: #FFF;
	min-height: 100%;
	height: auto;
	padding:10px;
}
.sombra
{
	width: 11px;
	min-height: 100% !important;
	position: absolute;
	background-repeat: repeat-y !important;
	top: 0;
	bottom: 0;
}
.sombra.esq
{
	background-image: url(Imagens/bg/sombra_esq.png);
	left: -11px;
}
.sombra.dir
{
	background-image: url(Imagens/bg/sombra_dir.png);
	right: -11px;
}

* html #conteudo-box .sombra
{
	height: expression(document.getElementById("conteudo-box").offsetHeight);
}

.homeflash-box
{
	margin: 0 auto 13px;
}

.links-rapidos-tag
{
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #C7D7E1;
	font-size: 11px;
	line-height: 15px;
	padding: 0 6px 0 0;
	text-align: right;
	width: 150px;
}

#tagsFlash a
{
	display: inline-block;
	margin-right: 7px;
}

.box-flash
{
	margin: 0 auto;
}


/*** Rodapé ***/

.rodape
{
	background-color: #E9F1F6;
	border-bottom: 1px solid #DBDBDB;
	height: 100px;
	padding: 10px;
	position: relative;
}
.rodape h1
{
	font-size: 16px;
	font-weight: bold;
}

.redes-sociais 
{
    overflow:hidden;    
}

.redes-sociais a
{
	display: block;
	float: left;
	margin-right: 10px;
}
.banner-rodape
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width:621px;
	height:84px;
}

/*** Endereço ***/

#endereco
{
	margin-top: 20px;
	color: #666;
	text-align: center;
	font-size: 11px;
}
#endereco a
{
	display: block;
	color: #336699;
	font-size: 12px;
	line-height: 14px;
}


/* BANNER SLIDER HOME */

.bg-pessoas
{
	background: url(Imagens/banner/pessoas-novo.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
	position: relative;
}

.bg-pessoasBolsasocial
{
	background: url(Imagens/banner/pessoas_bolsasocial.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
}
.bg-pessoasParceiros
{
	background: url(Imagens/banner/pessoas_parceiros.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
}
.bg-pessoascadastro
{
	background: url(Imagens/banner/pessoasoff.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
}
.bg-pessoaslogin
{
	background: url(Imagens/banner/pessoaslogin-novo.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
}

.bg-pessoaslogin .box-login
{
	width: 433px;
	left: 275px;
	padding-top: 25px;
	position: relative;
}

.box-login .tit-pessoaslogin
{
	color: #F08B1F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.box-login .line label.rotulo
{
	width: 80px;
	text-align: right;
	display: inline;
	position: absolute;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}

.box-login .line .form-box
{
	left: 90px;
}

.box-login .line .esqueci-senha
{
	display: inline;
	position: absolute;
	left: 90px;
	vertical-align: middle;
}
.box-login .line .lembrar-senha
{
	display: inline;
	position: absolute;
	right: 0;
}
.lembrar-senha input, .lembrar-senha span
{
	vertical-align: middle;
}

.box-login .line .lembrar-senha input 
{
    margin-right:5px;    
}

.bot-acesso
{
	position: absolute;
	top: 0;
	left: 290px;
}
.bot-cancelar
{
	position: absolute;
	top: 0;
	right: 0;
}

.bg-pessoasloginBolsasocial
{
	background: url(Imagens/banner/pessoaslogin-novo.jpg) no-repeat 0;
	width: 960px;
	height: 241px;
}

.bg-inst-esq
{
	background: url(Imagens/banner/esq.jpg) no-repeat 0;
	width: 58px;
	height: 52px;
}
.bg-inst-meio
{
	background: url(Imagens/banner/meio.jpg) no-repeat 0;
	width: 10px;
	height: 38px;
}
.bg-inst-bot
{
	background: url(Imagens/banner/bottom.jpg) no-repeat 0;
	width: 230px;
	height: 13px;
}
.bg-pessoas-bot
{
	background: url(Imagens/banner/dir.jpg) no-repeat 0;
	width: 672px;
	height: 52px;
}

a.bot-cadastre
{
	display: block;
	width: 191px;
	height: 51px;
	background-image: url(Imagens/banner/bot_cadastre-novo.gif);
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 230px;
	top: 170px;
}
a.bot-login
{
	display: block;
	width: 122px;
	height: 51px;
	background-image: url(Imagens/banner/bot_login-novo.gif);
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 475px;
	top: 170px;
}

.box-btnacesso
{
	width: 340px;
	margin: 180px 0 0 60px;
	_margin-top: 180px; *margin-top:180px;}
a.bot-cadastre:hover, a.bot-login:hover
{
	background-position: left -51px;
}


/*************************************************
			Slider cadastro home
**************************************************/

.parceiro
{
	background: url(/App_Themes/Imagens/banner/chamada-parceiros.jpg) no-repeat 0;
	width: 960px;
	height: 239px;
	position: relative;
}
.parceiro .parceiro-frase
{
	float: left;
	position: absolute;
	padding-top: 62px;
	margin-left: 40px;
	display: block;
	width: 880px;
}
.parceiro .parceiro-tipo
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	float: left;
	text-align: left;
	margin: 4px 4px 0 0;
	font-weight: 600;
}
a.bot-cadastre
{
	display: block;
	width: 191px;
	height: 51px;
	background-image: url(/App_Themes/Imagens/banner/bot_cadastre-novo.gif);
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
a.bot-login
{
	display: block;
	width: 122px;
	height: 51px;
	background-image: url(/App_Themes/Imagens/banner/bot_login-novo.gif);
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

.box-btnacesso
{
	width: 340px;
	margin: 180px 0 0 60px;
	_margin-top: 180px; *margin-top:180px;}
a.bot-cadastre:hover, a.bot-login:hover
{
	background-position: left -51px;
}
.itens-pesquisa td
{
	height: 25px;
}



/* LOGADO TEXTO */
.menu-logado-box
{
	width: 448px;
	float: left;
}
.menu-logado-box span
{
	float: left;
	line-height: 30px;
	width: 374px;
	font-size: 11px;
}
.menu-logado-txt
{
	font-size: 11px;
	line-height: 30px;
}
.menu-matricula-confirm
{
	background: url(/App_Themes/Imagens/icon/matricula.gif) no-repeat;
	font-size: 11px;
	color: #064566;
	text-indent: 22px;
	line-height: 30px;
}
.menu-taxa-associativa
{
	background: url(/App_Themes/Imagens/icon/taxa_associativa.gif) no-repeat;
	font-size: 11px;
	color: #990100;
	text-indent: 22px;
	line-height: 30px;
}
.menu-add-carta-matric
{
	background: url(/App_Themes/Imagens/icon/adicione_carta_matricula.gif) no-repeat;
	font-size: 11px;
	color: #064566;
	text-indent: 22px;
	line-height: 30px;
}
.menu-confirm-matric
{
	background: url(/App_Themes/Imagens/icon/matricula_confir.gif) no-repeat;
	font-size: 11px;
	color: #064566;
	text-indent: 22px;
	line-height: 30px;
}
.menu-indica
{
	background: url(/App_Themes/Imagens/icon/indicacoes.gif) no-repeat;
	border-bottom: 1px solid #C7D4DC;
	text-indent: 22px;
	font-weight: bold;
	font-size: 11px;
}
.bot-logado-clr-bd
{
	background: url(/App_Themes/Imagens/bot/bot_logado_claro.gif) no-repeat;
	width: 74px;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	float: left;
	text-indent: 0;
}

.bot-logado-clr
{
	background: url(/App_Themes/Imagens/bot/bot_logado_claro.gif) no-repeat;
	width: 74px;
	height: 30px;
}
.bot-logado-clr a
{
	font-size: 11px;
}
.bot-logado-clr.saiba a
{
	font-size: 11px;
	display: block;
	padding-top: 7px;
}
.bot-logado-clr.detalhes
{
	background: url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat;
	width: 74px;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
}
.bot-logado-clr.detalhes a
{
	color: #FFFFFF;
}
.faculdades.bg, .painel-controle.bg
{
	border-bottom: 1px solid #C7D4DC;
}

.headlink
{
	cursor: pointer;
	margin: 0 0 5px 5px;
	float: left;
}

.headlink.first
{
	margin-left:0;
}


.headlink ul
{
	display: none;
	width: 175px;
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	position: absolute;
	background-color: White;
	z-index: 3000;
	height: 260px;
	overflow: auto;
}
.headlink ul li
{
	margin: 0;
	padding: 7px 5px 7px 15px;
	border-bottom: solid 1px #e1e1e1;
}
.headlink ul li a
{
	display: block;
	text-decoration: none;
}
.headlink ul li:hover
{
	display: block;
	background-color: #f4f4f4;
}

/*Minha Conta*/
.checktextoes
{
	padding: 10px;
}
.checktexto input
{
	color: #FFFFFF;
	margin-left: 10px;
}
.checktexto label
{
	color: #FFFFFF;
	margin-left: 4px;
}
.checktextoes input
{
	margin: 0;
}
.checktextoes label
{
	margin-left: 9px; *margin-left:2px;
margin-right:10px;
}
body, ul, ol, dl, td, th, caption, pre, p, blockquote, input, textarea, span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /*line-height: 18px;*/
	font-weight: normal;
	color: #064566;
	line-height: 14px;
}
.controles
{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 10px;
	height:210px;
}

.nuvem-tags, .box-flash, .busca-avancada
{
	height: 195px;
	width: 300px;
}

.nuvem-tags
{
	position: absolute;
	left: 0;
	top: 0;
}

.box-ctrl-bottom, .box-ctrl-top 
{
    background-repeat:no-repeat;
    background-position:0 0;
    height:6px;    
}

.box-ctrl-bottom
{
    background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom.png");
    position:relative;
    width:100%;
}


.inner .box-ctrl-bottom 
{
    position:absolute;
    bottom:-6px;
    left:0;
}

.inner .box-ctrl-bottom.agenda-eventos             {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-agenda-evento.png");}
.inner .box-ctrl-bottom.agenda-vestibulares        {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-agenda-vest.png");}
.inner .box-ctrl-bottom.busca-avancada-graduacao   {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-graduacao.png");}
.inner .box-ctrl-bottom.busca-avancada-idiomas     {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-idiomas.png");}
.inner .box-ctrl-bottom.busca-avancada-outros      {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-outros.png");}
.inner .box-ctrl-bottom.busca-avancada-pos         {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-pos.png");}
.inner .box-ctrl-bottom.busca-avancada-tecnico     {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-tecnico.png");}
.inner .box-ctrl-bottom.busca-avancada-todos       {background-image:url("/App_Themes/Imagens/box/box-ctrl-bottom-busca-avancada-todos.png");}


.box-ctrl-bottom .box-ctrl-sombra
{
	background: url("/App_Themes/Imagens/box/box-ctrl-sombra.png") no-repeat 0 0;
	height: 8px;
	width: 300px;
	position: absolute;
	left:0;
	bottom:-8px;
}

.box-ctrl-top 
{
    background-image:url("/App_Themes/Imagens/box/box-ctrl-top.png");
}

.inner
{
    background:url("/App_Themes/Imagens/box/box-ctrl-bg.gif") repeat-y 0 0;
    position:relative;
}

.nuvem-tags .inner
{
	height: 153px;
	line-height: 17px;
	padding: 36px 10px 10px;
}

.nuvem-tags .tit-box
{
    background:url("/App_Themes/Imagens/box/nuvem_tags.png") repeat-y 0 0;
    width:143px;
    height:36px;
    position:absolute;
    padding:0;
    left:0;
    top:-6px;
    text-indent:10px;
}

.links-rapidos-tag
{
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #C7D7E1;
	font-size: 11px;
	line-height: 15px;
	padding: 0 6px 0 0;
	text-align: right;
	width: 150px;
}

.tit-box
{
	font-family: "Lucida Sans Unicode" ,sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding:0 0 5px 10px;
	display:block;
	font-weight: bold;
}

#tagsFlash a
{
	display: inline-block;
	margin-right: 7px;
}

.box-flash
{
	margin: 0 auto;
}
.agenda-vestibulares-eventos
{
	margin: 0 auto;
	width:300px;
	position:relative;
}
.agenda-vestibulares-eventos .inner {
    line-height: 17px;
    margin: 0;
    padding: 0 10px 10px;
    padding: 0;
}
.abas-vestibulares-eventos
{
    height: 27px;
    overflow: hidden;
    padding-top: 5px;
    margin:0 1px;
}

.abas-vestibulares-eventos a
{
    display:inline-block;
}

.busca-avancada
{
	position: absolute;
	right: 0;
	top: 0;
	background: url("/App_Themes/Imagens/box/encontre_topo.jpg") no-repeat -6px 0;
}

.busca-avancada .abas-busca
{
	/*margin-top: 29px;*/
	border: solid #D2D2D2;
	border-width: 0 1px;
	padding-top: 5px;
	background: #f5f5f5;
	height: 27px;
	overflow: hidden;
}
.busca-avancada .abas-busca a
{
	float: left;
}

.busca-avancada .painel 
{
    overflow: hidden;
	margin:0 1px;
	height: 140px;
}

.busca-avancada .painel .mensagem{margin-top:10px;margin-bottom:10px;}
.busca-avancada .inner .form-box{margin:30px auto 0px;}

.busca-avancada #divBuscaTodos, .busca-avancada #divBuscaG, .busca-avancada #divBuscaP, .busca-avancada #divBuscaT, .busca-avancada #divBuscaI, .busca-avancada #divBuscaO
{
	text-align: center;
	position:relative;
}

.busca-avancada #divBuscaTodosPar, .busca-avancada #divBuscaGPar, .busca-avancada #divBuscaPPar, .busca-avancada #divBuscaTPar, .busca-avancada #divBuscaIPar, .busca-avancada #divBuscaOPar
{
	text-align: center;
	position:relative;
}

#divBuscaTodos .painel, #divBuscaTodosPar .painel 
{
	background: #FFCC66;
}
#divBuscaG .painel, #divBuscaGPar .painel
{
	background: #AE5757;
}
#divBuscaP .painel, #divBuscaPPar .painel
{
	background: #999;
}
#divBuscaT .painel, #divBuscaTPar .painel
{
	background: #9CB269;
}
#divBuscaI .painel, #divBuscaIPar .painel
{
	background: #D39658;
}
#divBuscaO .painel, #divBuscaOPar .painel
{
	background: #6D91B4;
}

.buscar-todos
{
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #E0DCD2;
	font-size: 11px;
	line-height: 15px;
	padding: 0 6px 0 0;
	text-align: right;
	width: 80px;
}

.buscar-todos a, .links-rapidos-tag a
{
	color: #064566;
}

/*INICIO FORMS*/
div.form38 { background: transparent url(/App_Themes/Imagens/form/form38.gif) no-repeat; width:38px; overflow:hidden; margin-top:5px; height:25px;}
.form38 { background: transparent; margin:5px 0 0 3px;}

div.form42 { background: transparent url(/App_Themes/Imagens/form/form42.gif) no-repeat; width:42px; overflow:hidden; margin-top:5px; height:25px;}
.form42 { background: transparent; margin:5px 0 0 5px;}	

div.form100 { background: transparent url(/App_Themes/Imagens/form/form100.gif) no-repeat; width:100px; overflow:hidden; margin-top:5px; height:25px;  }
.form100 { background: transparent; margin:5px 0 0 5px; }

div.form110 { background: transparent url(/App_Themes/Imagens/form/form110.gif) no-repeat; width:110px; overflow:hidden; margin-top:5px; height:25px; }
.form110 { background: transparent; margin:5px 0 0 5px; }

div.form120 {background: transparent url(/App_Themes/Imagens/form/form120.gif) no-repeat; width:120px; overflow:hidden; margin-top:5px; height:25px;}
.form120 { background: transparent; margin:5px 0 0 5px;}

div.form130 {background: transparent url(/App_Themes/Imagens/form/form130.gif) no-repeat; width:130px; overflow:hidden; margin-top:5px; height:25px;}
.form130 { background: transparent; margin:5px 0 0 5px;}

div.form145 { background: transparent url(/App_Themes/Imagens/form/form145.gif) no-repeat; width:145px; overflow:hidden; margin-top:5px; height:25px;}
.form145 { background: transparent; margin:5px 0 0 5px;}	

div.form190 { background: transparent url(/App_Themes/Imagens/form/form190.gif) no-repeat; width:190px; overflow:hidden; margin-top:5px; height:25px;  }
.form190 { background: transparent; margin:5px 0 0 5px; }

div.form201 { background: transparent url(/App_Themes/Imagens/form/form201.gif) no-repeat; width:201px; overflow:hidden; margin-top:5px; height:25px;}
.form201 { background: transparent; margin:5px 0 0 5px;}	

div.form205 { background: transparent url(/App_Themes/Imagens/form/form205.gif) no-repeat; width:205px; overflow:hidden; margin-top:5px; height:25px;}
.form205 { background: transparent; margin:5px 0 0 5px;}	

div.form210 { background: transparent url(/App_Themes/Imagens/form/form210.gif) no-repeat;  width:200px; overflow:hidden; margin-top:5px; height:25px;}
.form210 {background: transparent; margin:5px 0 0 5px;}

div.form230 { background: transparent url(/App_Themes/Imagens/form/form230.gif) no-repeat; overflow:hidden; height:25px; margin-top:5px; width:230px;}
.form230 { background: transparent; margin:5px 0 0 5px;}

div.form250 { background: transparent url(/App_Themes/Imagens/form/form250.gif) no-repeat; width:250px; overflow:hidden; margin-top:5px; height:25px;}
.form250 { background: transparent; margin:5px 0 0 5px;}

div.form260 { background: transparent url(/App_Themes/Imagens/form/form260.gif) no-repeat; width:260px; overflow:hidden; margin-top:5px; height:25px;}
.form260 { background: transparent; margin:5px 0 0 5px;}
div.form260 input, .form260 input { width:250px; padding:1px 0 0 0; *margin:0;}	

div.form280 { background: transparent url(/App_Themes/Imagens/form/form280.gif) no-repeat; width:280px; overflow:hidden; margin-top:5px; height:25px;}
.form280 { background: transparent; margin:5px 0 0 5px;}

div.form290 { background: transparent url(/App_Themes/Imagens/form/form290.gif) no-repeat; width:290px; overflow:hidden; margin-top:5px; height:25px;}
.form290 { background: transparent; margin:5px 0 0 5px;}

div.form300 { background: transparent url(/App_Themes/Imagens/form/form300.gif) no-repeat; width:300px; overflow:hidden; }
.form300 { margin:0 0 0 5px; width:288px; background: transparent; height:35px;}

div.form312 { background: transparent url(/App_Themes/Imagens/form/form312.gif) no-repeat; width:312px; overflow:hidden; margin-top:5px; height:25px;}
.form312 { background: transparent; margin:5px 0 0 5px;}	

div.form325 { background: transparent url(/App_Themes/Imagens/form/form325.gif) no-repeat; width:325px; overflow:hidden; margin-top:5px; height:25px;}
.form325 { background: transparent; margin:2px 0 0 3px;}	

div.form340 { background: transparent url(/App_Themes/Imagens/form/form340.gif) no-repeat; width:340px; overflow:hidden; margin-top:5px; height:25px;}
.form340 { background: transparent; margin:5px 0 0 3px;}	
div.form340 option, .form340 option, div.form340 select, .form340 select { width:335px; padding:3px 0 0 0;}	

div.form383 { background: transparent url(/App_Themes/Imagens/form/form383.gif) no-repeat; width:383px; overflow:hidden; margin-top:5px; height:25px;}
.form383 { background: transparent; margin:5px 0 0 3px;}	
div.form383 option, .form383 option, div.form383 select, .form383 select { width:378px; padding:3px 0 0 0; margin-top:0; *margin-top:0;}	

div.form400 { background: transparent url(/App_Themes/Imagens/form/form400.gif) no-repeat; width:400px; overflow:hidden; height:25px;}
.form400 { background: transparent; margin:1px 0 0 3px;}	
div.form400 input, .form400 input { width:393px; /*padding:0 0 2px 0;*/ margin-top:5px; *margin-top:5px;}	
div.form400 select, .form400 select { width:393px; /*padding:0 0 2px 0;*/ margin-top:3px; *margin-top:3px;}	

.form410-verde { background: transparent url(/App_Themes/Imagens/form/form410_verde.gif) no-repeat; width:410px; overflow:hidden; height:25px;}
.form410-vermelho { background: transparent url(/App_Themes/Imagens/form/form410_vermelho.gif) no-repeat; width:410px; overflow:hidden; height:25px;}

div.form460 { background: transparent url(/App_Themes/Imagens/form/form460.gif) no-repeat; width:460px; overflow:hidden; height:25px;}
.form460 { background: transparent; margin:1px 0 0 3px;}	
div.form460 input, .form460 input { width:393px; padding:0 0 2px 0; margin-top:5px; *margin-top:5px;}	

div.form480 { background: transparent url(/App_Themes/Imagens/form/form480.gif) no-repeat; width:480px; overflow:hidden; height:25px;}
.form480 { background: transparent; margin:1px 0 0 3px;}	
div.form480 input, .form480 input { width:473px; padding:0 0 2px 0; margin-top:5px; *margin-top:5px;}

div.form510{ background: transparent url(/App_Themes/Imagens/form/form510.gif) no-repeat; width:510px; overflow:hidden; height:25px;}
.form510 { background: transparent; margin:1px 0 0 3px;}	
div.form510 input, .form510 input { width:503px; padding:0 0 2px 0; margin-top:5px; *margin-top:5px;}	

div.form545{ background: transparent url(/App_Themes/Imagens/form/form545.gif) no-repeat; width:545px; overflow:hidden; height:25px;}
.form545 { background: transparent; margin:1px 0 0 3px;}	
div.form545 input, .form545 input { width:537px; padding:0 0 2px 0; margin-top:5px; *margin-top:5px;}	


/*** Nova estrutura agenda ***/

#divAgenda 
{
    background:#DF9566;
    margin: 0 1px;
}

.sliderVestibulares ul li .conteudo-txt
{
    border-top:1px solid #CCC;
    margin:0 6px;
    width:auto;
}

.sliderVestibulares ul li .conteudo-txt:first-child
{
    border-top:none;
}



.sliderVestibulares ul li .conteudo-txt ul
{
    overflow:hidden;
    width:100%;
    position:relative;
    display:table;
}

.sliderVestibulares ul li .conteudo-txt ul li 
{
    width:auto;
    height:auto;
    padding:5px 3px;
    line-height:18px;
    display:table-cell;
    float:none;
    *float:left;
}

.sliderVestibulares ul li .conteudo-txt ul li a
{
    display:inline-block;
}


.sliderVestibulares ul li .conteudo-txt ul li.agenda-itens 
{
    text-align:left;
    *width:135px;
}

.sliderVestibulares ul li .conteudo-txt ul li.agenda-data 
{
    width:105px;
    text-align:center;    
}

.sliderVestibulares ul li .conteudo-txt ul li.agenda-data span
{
    background:url("/App_Themes/Imagens/form/agenda_form.gif") no-repeat;
    width:99px;
    height:20px;
    line-height:20px;
    text-align:center;
    display:block;
    margin:0 auto;
}

.sliderVestibulares ul li .conteudo-txt ul li.agenda-link
{
    width:21px;
}

#divEvento 
{
    background:#386986;
    margin: 0 1px;
}

.sliderEventos 
{
    height: 140px;
}

.sliderEventos ul li .conteudo-txt
{
    border-top:1px solid #CCC;
    margin:0 6px;
    width:auto;
}

.sliderEventos ul li .conteudo-txt:first-child
{
    border-top:none;
}



.sliderEventos ul li .conteudo-txt ul
{
    overflow:hidden;
    width:100%;
    position:relative;
    display:table;
}

.sliderEventos ul li .conteudo-txt ul li 
{
    width:auto;
    height:auto;
    padding:5px 3px;
    line-height:18px;
    display:table-cell;
    float:none;
}

.sliderEventos ul li .conteudo-txt ul li a
{
    display:inline-block;
    color:#FFF;
}

.banner-flash
{
	width:940px;
	height:265px;
	overflow:hidden;
	margin:0 auto;
}

/*** Busca Avançada Topo ***/

.busca-avancada-topo 
{
    position:relative;
    margin: 5px 5px 013px;
}

.busca-avancada-topo .buscar-todos 
{
    top:0;
    right:0;
}

.busca-avancada-topo .abas-busca
{
    height:25px;
    overflow:hidden;
}

.busca-avancada-topo .abas-busca a 
{
    display:block;    
    float:left;
    margin-right:3px;
}

.busca-avancada-topo .painel 
{
    height:130px;
    text-align: center;
    overflow:hidden;
}

.busca-avancada-topo .painel .form-box 
{
    margin: 30px auto 20px;
    text-align:left;
}


/*** FORMULARIOS ***/

.line
{
	position: relative;
	height: 35px;
}

.line2
{
    overflow:hidden;
	position: relative;
}


.form-box
{
	background: url(Imagens/form/input-left.png) no-repeat 0 0;
	position: relative;
	height: 25px;
	padding-right:3px;
}
.form-box input
{
	border: none;
	position: absolute;
	background: none;
	left: 0;
	top: 0;
}

.form-box input {
	border:none;
	position:absolute;
	background:none;
	padding:4px;
	height:18px;
	line-height:18px;
	*padding-left:0;
	*left:4px;
}

.form-box span {
	border:none;
	position:absolute;
	background:none;
	padding:4px;
	height:18px;
	line-height:18px;
	display:block;
	*padding-left:0;
	*left:4px;
}

.form-box select {
	border:none;
	position:absolute;
	background:none;
	height:18px;
	line-height:18px;
	padding:0;
	left:4px;
	top:3px;
	*height:21px;
}

.form-box .input-right {
	background:url(/App_Themes/Imagens/form/input-right.png) no-repeat 0 0;
	position:absolute;
	z-index:5;
	height:26px;
	width:3px;
	right:0;
	top:0;
}

.box190 { width: 190px;}
    .box190 input, .box190 select, .box190 span {width: 180px;}
.box340 { width: 340px;}
    .box340 input, .box340 select, .box340 span {width: 330px;}
.box38 { width:38px; }
	.box38 input, .box38 select, .box38 span { width:28px; }
.box190 { width:190px; }
	.box190 input, .box190 select, .box190 span { width:180px; }
.box260 { width:190px; }
	.box260 input, .box260 select, .box260 span { width:180px; }
.box320 { width:320px;}
	.box340 input, .box340 select, .box340 span { width:320px;}
.box340 { width:340px;}
	.box340 input, .box340 select, .box340 span { width:330px;}
.box356 { width:356px;}
	.box356 input, .box356 select, .box356 span { width:346px;}
.box400 { width:400px;}
	.box410 input, .box410 select, .box410 span {width:400px;}
.box410 { width:410px;}
	.box410 input, .box410 select, .box410 span {width:400px;}


/***** 2010 *****/

/* MENU MGM */

a.menu-prHome, a.menu-prComoFunciona, a.menu-prMango, a.menu-prIndique,
a.menu-prIndicacoes, a.menu-prRanking, a.menu-prPremios, a.menu-prHistorico,
a.menu-prRegulamento {
	display:block; 
	height:50px; 
	overflow:hidden; 
	color:#FFFFFF; 
	line-height:65px;
	text-align:center;
}


a.menu-prHome {width:87px; background:url(/App_Themes/Imagens/menu/PR_home.jpg) no-repeat;}
a.menu-prComoFunciona {width:117px;	background:url(/App_Themes/Imagens/menu/PR_comofunciona.jpg) no-repeat;}
a.menu-prMango {width:118px; background:url(/App_Themes/Imagens/menu/PR_mangos.jpg) no-repeat;} 
a.menu-prIndique {width:93px; background:url(/App_Themes/Imagens/menu/PR_indique.jpg) no-repeat;}
a.menu-prIndicacoes {width:103px; background:url(/App_Themes/Imagens/menu/PR_indicacoes.jpg) no-repeat;}
a.menu-prRanking{width:93px; background:url(/App_Themes/Imagens/menu/PR_ranking.jpg) no-repeat;}
a.menu-prPremios {width:93px; background:url(/App_Themes/Imagens/menu/PR_premios.jpg) no-repeat;}
a.menu-prHistorico {width:93px; background:url(/App_Themes/Imagens/menu/PR_historico.jpg) no-repeat;}
a.menu-prRegulamento{width:117px; background:url(/App_Themes/Imagens/menu/PR_regulamento.jpg) no-repeat;}

a.menu-prHome.active, a.menu-prComoFunciona.active, a.menu-prMango.active, a.menu-prIndique.active, a.menu-prIndicacoes.active, a.menu-prRanking.active, a.menu-prPremios.active, a.menu-prHistorico.active, a.menu-prRegulamento.active {background-position:left -50px; text-decoration:underline;}

a.menu-prMango.disable, a.menu-prComoFunciona.disable, a.menu-prIndique.disable, a.menu-prIndicacoes.disable, a.menu-prRanking.disable, a.menu-prPremios.disable, a.menu-prHistorico.disable, a.menu-prRegulamento.disable {background-position:left -100px; text-decoration:none; color:#EBEBEB;}

/*Tabelas MGM*/
table.mgm-tabela { background:url(/App_Themes/Imagens/tabela/tab_bgh.gif) repeat-y; width:910px; height:1px; }
	.mgm-tabelaclear { height:5px; }
	/*th.bgimgpos { background:url(/App_Themes/Imagens/tabela/tab_ranking_posicao.gif); width:102px; height:30px;}*/
	th.bgimgpos {background:url(/App_Themes/Imagens/icon/posicao.gif) no-repeat 5px 5px; height:30px; line-height:35px; width:102px; }
	th.bgimgpos-b { background:url(/App_Themes/Imagens/tabela/tab_ranking_posicao_b.gif) no-repeat; width:102px; height:5px;}
	
	/*th.bgimgcad {	background:url(/App_Themes/Imagens/tabela/tab_historico_descricao.gif); width:613px; height:30px;}*/
	th.bgimgcad  {background:url(/App_Themes/Imagens/icon/indicacoes.gif) no-repeat 5px 5px; height:30px; line-height:35px; width:459px;} 
	th.bgimgcad-b { background:url(/App_Themes/Imagens/tabela/tab_ranking_cad_b.gif) no-repeat; width:459px; height:5px;}
				
	/*th.bgimgestimadas { background:url(/App_Themes/Imagens/tabela/tab_ranking_cartas_estimadas.gif); width:195px; height:30px;}*/
	th.bgimgestimadas {background:url(/App_Themes/Imagens/icon/matricula_estim.gif) no-repeat 5px 5px; height:30px; line-height:35px;}
    th.bgimgestimadas-b { background:url(/App_Themes/Imagens/tabela/tab_ranking_cartas_estimadas_b.gif) no-repeat; width:195px; height:5px;}
			
	/*th.bgimgemitidas { background:url(/App_Themes/Imagens/tabela/tab_ranking_cartas_emitidas.gif); width:154px; height:30px; }*/
	th.bgimgemitidas {background:url(/App_Themes/Imagens/icon/matricula_estim.gif) no-repeat 5px 5px; height:30px; line-height:35px; width:154px; *width:175px;}
	th.bgimgemitidas-b { background:url(/App_Themes/Imagens/tabela/tab_ranking_cartas_emitidas_b.gif) no-repeat; width:154px; height:5px; }

	.mgm-tabela .bgimgpos-lista, .mgm-tabela .bgimgcad-lista, .mgm-tabela .bgimgestimadas-lista, .mgm-tabela .bgimgemitidas-lista {
		height:30px; text-indent:10px; border-top:1px solid #C5C7CA; }
		

/*Monta tabela histôrico*/
table.mgm-tabela.historico { background:url(/App_Themes/Imagens/tabela/tab_bgh.gif) repeat-y; width:910px; height:1px; }	
	th.bgimgdata { background:url(/App_Themes/Imagens/tabela/tab_ranking_posicao.gif); width:102px; height:30px;}
	th.bgimgdata span {background:url(/App_Themes/Imagens/icon/data.gif) no-repeat 5px 5px; height:30px; line-height:35px;} 

	/*th.bgimgdescricao { background:url(/App_Themes/Imagens/tabela/tab_historico_descricao.gif); width:613px; height:30px;}*/
	th.bgimgdescricao { background:url(/App_Themes/Imagens/icon/prox_matric.gif) no-repeat 5px 5px; height:30px; line-height:35px;} 
	th.bgimgdescricao-b { background:url(/App_Themes/Imagens/tabela/tab_historico_descricao_b.gif) no-repeat; width:459px; height:5px;}

	th.bgimgtransacao { background:url(/App_Themes/Imagens/tabela/tab_ranking_cartas_estimadas.gif); width:195px; height:30px;}
	th.bgimgtransacao {background:url(/App_Themes/Imagens/icon/transacao.gif) no-repeat 5px 5px; height:30px; line-height:35px;} 


table.indique-tabela {
	/*border:1px solid #C4C7CA;*/
	background-color:#F3F4F6; width:291px; height:1px;
}
	/*altura da td do botton*/
	.indique-tabelaclear { height:5px; }
		.indique-tabela .descricao{height:28px; text-indent:10px; border-top:1px solid #C5C7CA; line-height:28px;}
		.indique-tabela{height:28px; text-indent:10px; border-top:1px solid #C5C7CA;}
		.indique-tabela .bgtable { background:url(/App_Themes/Imagens/tabela/tab_gan_mango_top.gif); width:291px; height:29px;}
		.indique-tabela .bgtable-b{ background:url(/App_Themes/Imagens/tabela/tab_gan_mango_bottom.gif) no-repeat; width:291px; height:5px;}
		
.fixform { *margin-bottom:15px; border:1px solid #F00;}

/*MGM tabela de prêmios*/
.mgm-valorpremios { 
	background:url(/App_Themes/Imagens/icon/mangos.gif) no-repeat;
	text-indent: 22px;
	font-size:11px;
	width:120px;
	height:27px;
	display:block;
	float:left;
	line-height:30px;
}

.mgm-nomepremios {
	display:block;
	width:130px;
	font-size:11px;}
	p.premioquiz{
	display:block;
	width:350px;
	font-size:11px;
	text-align:center;	
}

.mgm-regulamento p { line-height:22px; text-align:justify;} 
.mgm-regulamento blockquote { margin-left:50px;}

/*Minha Conta*/
.checktexto input{ color:#FFF; margin-left:10px;}
.checktexto label{ color:#FFF; margin-left:4px;}

.checktextoes input{margin:0}
.checktextoes label{margin-left:9px; *margin-left:2px; margin-right:10px;}

/*** Login ***/

.carta .leftside.login span.titulo {padding-left:15px;}

.carta .leftside .login .lembrar-senha {float:right; overflow:hidden;}
.carta .leftside .login .lembrar-senha input {float:left; margin:0 5px 0 0;}
.carta .leftside .login .lembrar-senha label {width:auto; float:left; margin:0; height:auto; line-height:12px;}

.carta .leftside .login .esqueci-senha-restrito {margin:15px 0 0 140px; width:400px; overflow:hidden;}

.carta .leftside .login span.label {font-size: 10px; font-weight: bold; display:inline-block; width:90px; text-align:right;}

.carta .leftside .login span.links {font-size: 10px; font-weight: bold; float:left; margin:0}

.carta .leftside .login .bt-ok-acesso {width:40px; margin:0 auto; padding:15px 0;}

.carta .rightside .login .btn-seta-box {width:150px; margin:0 auto;}

.bg-wh {background:#FFF; overflow:hidden;}

/* LOGADO TEXTO */
.menu-logado-txt{font-size:11px; line-height:30px;}
.menu-matricula-confirm { 
	background:url(/App_Themes/Imagens/icon/matricula.gif) no-repeat;
	font-size: 11px;
	color:#064566;
	text-indent:22px;
	line-height:30px;
}
.menu-taxa-associativa { 
	background:url(/App_Themes/Imagens/icon/taxa_associativa.gif) no-repeat;
	font-size: 11px;
	color:#990100;
	text-indent:22px;
	line-height:30px; 
}
.menu-add-carta-matric {
	background:url(/App_Themes/Imagens/icon/adicione_carta_matricula.gif) no-repeat;
	font-size:11px;
	color:#064566;
	text-indent:22px;
	line-height:30px;
}
.menu-confirm-matric{
	background:url(/App_Themes/Imagens/icon/matricula_confir.gif) no-repeat;
	font-size: 11px;
	color:#064566;
	text-indent:22px;
	line-height:30px;
}
.menu-indica { 
	background:url(/App_Themes/Imagens/icon/indicacoes.gif) no-repeat;
	border-bottom:1px solid #C7D4DC;
	text-indent:22px;
	font-weight:bold;
	font-size:11px;
}

/*Painel de Controle*/
.painel-controle.indica { 
	background:url(/App_Themes/Imagens/icon/indicacoes.gif) no-repeat left;
	border-bottom:1px solid #C7D4DC;
	height:30px;
}
.painel-controle.matricula { 
	background:url(/App_Themes/Imagens/icon/matricula_estim.gif) no-repeat left;
	border-bottom:1px solid #C7D4DC;
	height:30px;
}
.painel-controle.ganho { 
	background:url(/App_Themes/Imagens/icon/estim_ganho.gif) no-repeat left;
	border-bottom:1px solid #C7D4DC;
	height:30px;
}

.painel-controle.ranking { 
	background:url(/App_Themes/Imagens/icon/ranking.gif) no-repeat left;
	height:30px;
}
	.painel-controle.indica td { border-bottom:1px solid #C7D4DC; height:34px; }
	.painel-controle.matricula td { border-bottom:1px solid #C7D4DC; height:29px; }
	.painel-controle.ganho td { border-bottom:1px solid #C7D4DC; height:30px; }
	.painel-controle.ranking td { height:29px; }
	.painel-controle p { text-indent:22px; font-size:11px; } 
	.painel-controle span { background:transparent; text-indent:22px; font-size:11px; }
	.faculdades.bg, .painel-controle.bg { border-bottom:1px solid #C7D4DC;}
	.painel-controle.indica .none-bg, .painel-controle.matricula .none-bg {background:transparent; } /*sumir imagem do icone no IE7*/ 
	
.menu-resp{line-height:30px; font-size:11px;}
.menu-resp-bd { text-align:left;}

.menu-resp-inativ .Grad {
	background:url(/App_Themes/Imagens/icon/graduacao.gif) no-repeat left;
	width:20px;
	height:19px;
	font-size:11px;
	color:#80A0B1;
	text-indent:20px;
}

.menu-resp-inativ .PosGrad {
	background:url(/App_Themes/Imagens/icon/posgraduacao.gif) no-repeat left;
	width:20px;
	height:19px;
	font-size:11px;
	color:#80A0B1;
	text-indent:20px;
}

.menu-resp-inativ .CursoDistancia {
	background:url(/App_Themes/Imagens/icon/cursodistancia.gif) no-repeat left;
	width:20px;
	height:19px;
	font-size:11px;
	color:#80A0B1;
	text-indent:20px;
}

.menu-resp-inativ .CursosLivres {
	background:url(/App_Themes/Imagens/icon/cursolivre.gif) no-repeat left;
	width:20px;
	height:19px;
	font-size:11px;
	color:#80A0B1;
	text-indent:20px;
}


.menu-matricula{background:url(/App_Themes/Imagens/icon/matricula_estim.gif) no-repeat; line-height:30px; border-bottom:1px solid #C7D4DC; text-indent:22px; font-weight:bold; font-size:11px;}
.menu-ganho {
	background:url(/App_Themes/Imagens/icon/estim_ganho.gif) no-repeat;
	line-height:30px;
	border-bottom:1px solid #C7D4DC; text-indent:22px; font-size:11px;}
	
	
.menu-ranking{background:url(/App_Themes/Imagens/icon/ranking.gif) no-repeat; line-height:30px; text-indent:22px; font-weight:bold; font-size:11px;}
.menu-txt-laranja{color:#D65F18; font-weight:bold; letter-spacing:1px; margin-bottom:3px; }
.nivel-txt{font-size:11px; text-align:center; line-height:26px; }

.menu-mangos{background:url(/App_Themes/Imagens/icon/mangos.gif) no-repeat; text-indent: 22px; font-size:11px; width:20px; height:27px;}
.menu-mangos span { font-size:11px;}
.menu-prox-vest{background:url(/App_Themes/Imagens/icon/prox_matric.gif) no-repeat 0 5px; line-height:30px; border-bottom:1px solid #C7D4DC; text-indent:22px; font-weight:bold; font-size:11px; height:30px;}
.menu-prox-vest .quadro1{width:610px; float:left;}
.menu-cursos{background:url(/App_Themes/Imagens/icon/cursos.gif) no-repeat; line-height:30px; border-bottom:1px solid #C7D4DC; text-indent:22px; font-size:11px;}

/* FACULDADES */

.bg-painel-faculdades{background:url(/App_Themes/Imagens/bg/bg_painel_faculdades.gif) no-repeat;}
.bg-painel-faculdades-slim{background:url(/App_Themes/Imagens/bg/bg_painel_faculdade_slim.gif) no-repeat;width:940px;height:190px; float:left; margin: 0 0 10px 0;}
.bg-lista-faculdades{background:url(/App_Themes/Imagens/bg/bg_lista_faculdades.gif) no-repeat;height: 110px; width: 98%; position:relative; margin:3px 0 4px 10px;}
.bg-lista-faculdades .logo{float:left; width:210px; height:90px;display: table;margin: 5px 0 0;text-align: center;vertical-align: middle;}
.bg-lista-faculdades .texto{width:690px; height:100px; float:left; margin:5px 0 0 10px;}
.bg-painel-cursos { background:url(/App_Themes/Imagens/bg/bg_painel_cursos.gif) no-repeat; height:14px;float:left;width:921px;height:140px; margin:10px;}
.quero-fazer-bg{background:url(/App_Themes/Imagens/box/quero_fazer_bg.gif) repeat-y;}
.quero-fazer-topo{background:url(/App_Themes/Imagens/box/quero_fazer_topo.gif) no-repeat;}
.quero-fazer-bottom{background:url(/App_Themes/Imagens/box/quero_fazer_bottom.gif) no-repeat;}
.quero-fazer-seta{background:url(/App_Themes/Imagens/icon/seta_quero_fazer.gif) no-repeat center;}
.tabela-precos-topo{background:url(/App_Themes/Imagens/box/tabela_precos_topo.gif) no-repeat;}
.bg-painel-faculdades-slim h3
{
	font-family: "Lucida Sans Unicode",sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 5px;
}
.bg-painel-faculdades-slim p{text-align:justify; width:715px;}

.tabela-precos {/*background:url(/App_Themes/Imagens/tabela/preco_topo.jpg) repeat-x; */background-color:#FFF; margin:20px auto; width:940px;float:left;}
.tabela-precos th.desc{color:#FFF;}
.tabela-precos td { border: 1px solid #D6E0EA; font-size:11px; color:#333333; line-height:31px; }
.tabela-precos th { border: 1px solid #D6E0EA; font-size:12px; color:#333333; line-height:16px; text-align:center; font-weight:bold; background:#F4F7F8; padding: 8px;}
.tabela-precos th.tabela-precos-desc, .tabela-precos td.tabela-precos-desc {background:#Fa9b23; color:#FFFFFF; font-weight:bold; text-align:center;}
.tabela-precos th.tabela-precos-desc a, .tabela-precos td.tabela-precos-desc a {color:#FFFFFF; font-weight:bold;}
td.tabela-informacoes {color:#333333; text-align:center;}
td.tabela-instituicao, td.tabela-detalhes {text-align:center; }
td.tabela-tipo {text-align:center; /*font-variant:small-caps;*/} 
td.tabela-cursos {color:#333333; text-align:left; padding-left:6px;}
.tabela-informacoes a{color:#333333;}

.informa-txt
{
	width:615px;
	float:left;
}

.informa-txt-item .numero
{
	float: left;
    padding: 10px;
    width: 30px
}
.informa-txt-item .descricao 
{
	padding: 15px 0 0 0; 
	width: 550px;
}
.divfcqrofazer
{
	float:left;
	margin:0 0 10px 0;
}
.divfcqrofazer h2 {
    font-family: "Lucida Sans Unicode",sans-serif;
    font-size: 16px;
    line-height: 1.2em;
    padding-top: 6px;
    text-indent: 12px;
    margin: 10px 0 10px 10px;
}
.tb-precos-faculdade
{
	width:100%;
}
.tb-precos-faculdade h2
{
	width:650px;
	float:left;
	margin: 0 0 30px 10px;
}
.tb-precos-faculdade headlink
{
	float:left;
	margin: 0 0 20px 0;
}

.tabela-premio{background:url(/App_Themes/Imagens/tabela/preco_topo.jpg) repeat-x; background-color:#FFF;}
.tabela-premio th{font-weight:bold; font-size:12px; text-align:center; color:#333333;}
.tabela-premio th.desc{color:#FFF;}
.tabela-premio td{border: 1px solid #D6E0EA; font-size:11px; color:#333333; line-height:31px;}
.tabela-premio th{border: 1px solid #D6E0EA; font-size:12px; color:#333333; line-height:31px; text-align:center; font-weight:bold;}
.tabela-premio input {border:1px solid #F00; }
.tabela-premio input.bot-center { *background:center; border:0; border:1px solid #F00;}


.box-print-bg{background:url(/App_Themes/Imagens/box/box_print_bg.gif) repeat-x; height:62px;}
.box-print-dir{background:url(/App_Themes/Imagens/box/box_print_dir.gif) no-repeat; width:6px;}
.box-print-esq{background:url(/App_Themes/Imagens/box/box_print_esq.gif) no-repeat; width:6px;}
.box-insc-bg{background:url(/App_Themes/Imagens/box/box_insc_bg.gif) repeat-x; height:62px;}
.box-insc-dir{background:url(/App_Themes/Imagens/box/box_insc_dir.gif) no-repeat; width:6px;}
.box-insc-esq{background:url(/App_Themes/Imagens/box/box_insc_esc.gif) no-repeat; width:6px;}

.campus-bg{background:url(/App_Themes/Imagens/bg/bg_campus.gif) no-repeat; width:620px; height:145px;}

.informa-txt span { display:block; float:left; padding-left:12px; text-align:justify;}

.nova-busca-bot
{
	background: url(/App_Themes/Imagens/form/nova_busca_bot_bg.gif) no-repeat;
	width: 74px;
	height: 30px;
	line-height: 30px;
	text-indent: 2px;
	font-size: 12px;
	float: left;
}
.nova-busca-bg
{
	background: url(/App_Themes/Imagens/form/nova_busca_bg.gif) no-repeat;
	width: 823px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	float: left;
}
.nova-busca-bg-menor
{
	background: url(/App_Themes/Imagens/form/nova_busca_bg_menor.gif) no-repeat;
	width: 548px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	float: left;
}
.nova-busca-seta
{
	background: url(/App_Themes/Imagens/form/nova_busca_bot_seta.gif) no-repeat;
	width: 23px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.nova-busca-seta img
{
	margin: 12px 0 0 5px;
}
.tabela-precos-topo
{
	background: url(/App_Themes/Imagens/box/tabela_precos_topo.gif) center 0 no-repeat;
	width: 932px;
	padding: 8px 0 8px 8px;
	margin:10px auto 0;
}
.tabela-precos-bg
{
	background: url(/App_Themes/Imagens/box/tabela_precos_bg.gif) center 0 repeat-y;
	width:940px;
	margin:0 auto;
	padding:0 0 10px;
}
.tabela-precos-bottom
{
	background: url(/App_Themes/Imagens/box/tabela_precos_bottom.gif) center 0 no-repeat;
	width: 940px;
	height: 3px;
	margin:0 auto;
}

.busca-curso-bg
{
	background: url(/App_Themes/Imagens/form/busca_curso_bg.gif) no-repeat;
	width: 645px;
	height: 98px;
}
.busca-curso-bg .mensagem{margin:20px 0;}

.busca-refinada-esq
{
	background:url(/App_Themes/Imagens/form/busca_refinada_esq.gif) no-repeat; 
	height:25px;
	padding: 0 0 0 8px;
	float:left;
}
.busca-refinada-dir
{
	background:url(/App_Themes/Imagens/form/busca_refinada_dir.gif) no-repeat; 
	width:28px;
	height:25px;
	float:left;
}
.busca-refinada-bg
{
	background:url(/App_Themes/Imagens/form/busca_refinada_bg.gif) repeat-x; 
	font-size:12px; 
	color:#333333;
	padding:6px 0 6px 0;
	float:left;
	margin: 0 0 0 0;
}
.busca-refinada-bg img
{
	float:left;
}


/*Icones dos cursos da lista de faculdades*/
.icon-cursoGraduacao { background:url(/App_Themes/Imagens/icon/graduacao.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoGraduacao.desativa{ background:url(/App_Themes/Imagens/icon/none.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoPosgraduacao { background:url(/App_Themes/Imagens/icon/posgraduacao.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoPosgraduacao.desativa { background:url(/App_Themes/Imagens/icon/none.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoCursodistancia { background:url(/App_Themes/Imagens/icon/cursodistancia.gif) no-repeat left; width:180px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoCursodistancia.desativa { background:url(/App_Themes/Imagens/icon/none.gif) no-repeat left; width:180px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoLivre { background:url(/App_Themes/Imagens/icon/cursolivre.gif) no-repeat left; width:180px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoLivre.desativa { background:url(/App_Themes/Imagens/icon/none.gif) no-repeat left; width:180px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoOutros { background:url(/App_Themes/Imagens/icon/outros.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoOutros.desativa { background:url(/App_Themes/Imagens/icon/none.gif) no-repeat left; width:110px; height:19px; background-position:0 50%; padding:20px 10px 20px 20px; font-size:11px;}
.icon-cursoGraduacao span, .icon-cursoPosgraduacao span, .icon-cursoCursodistancia span, 
.icon-cursoLivre span, .icon-cursoOutros span { display:block; margin-top:1px; font-size:11px;}


/*** Painel controle ***/

/* ÍCONES */

.aviso-engrenagem{background:url(/App_Themes/Imagens/icon/engrenagem.jpg) no-repeat;}


/* RODAPÉ */

.rodape-bg{ background-color:#E9F1F6; border-bottom: 1px solid #DBDBDB; }
.rodape-azul{font-family:Arial, Helvetica, sans-serif; color:#369; text-align:center;}
.rodape-cinza{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-align:center;}


/* LOGADO */

.menu-logado-bg {background:url(/App_Themes/Imagens/bg/bg_menu_logado.gif) no-repeat; width:940px; height:189px; margin:0 auto 15px; position:relative;}
.menu-logado-bg .sombra-banner {background:url(/App_Themes/Imagens/bg/sombra_banner.jpg) no-repeat 0 0; position:absolute; left:0; bottom:-7px; height:7px; width:940px;}

a.bot-menu-sair, a.bot-logado-esc  
{
    font-size:11px;
    color:#FFFFFF;
    display:inline-block;
    text-align:center;
    line-height:30px;
    height:30px;
}

a.bot-menu-sair     {background:url(/App_Themes/Imagens/bot/sair.gif) no-repeat; width:44px;}
a.bot-logado-esc    {background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat; width:74px;}

.bot-logado-esc-bd a{
	background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat;
	width:74px;
	height:30px;
}
.bot-logado-esc-bd a {
	display:block;
	float:right;
	width:100px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	height:30px;
	padding-top:7px;
}

.bot-indique {
	background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat center 8px;
	width:74px;
	height:30px;
}

.bot-indique a {
	display:block;
	color:#FFF;
	font-size:11px;
	height:30px;
	padding-top:15px;
}


.bot-saiba-mais {
	background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat center top;
	width:74px;
	height:30px;
	float:left;
}

.bot-saiba-mais a {
	display:block;
	color:#FFF;
	font-size:11px;
	height:30px;
	text-align:center;
	text-indent:0;
	width:77px;
}

.bot-detalhes {
	background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat center 8px;
	width:74px;
	height:30px;
	display:block;
	color:#FFF;
	font-size:11px;
	padding-top:7px;
	margin:0 auto;
	margin-bottom:3px;
	text-align:center;
}

.bot-verde , .bot-laranja , .bot-bege {
	width:74px;
	height:30px;
	display:block;
	color:#FFF;
	font-size:11px;
	padding-top:7px;
	margin:0 auto;
	margin-bottom:3px;
	text-align:center;
}

.bot-verde {background:url(/App_Themes/Imagens/bot/bot_verde.gif) no-repeat center -1px;}
.bot-laranja{background:url(/App_Themes/Imagens/bot/bot_laranja.gif) no-repeat center -1px;}
.bot-bege {background:url(/App_Themes/Imagens/bot/bot_bege.gif) no-repeat center -1px;}

.bot-indisponivel {
	background:url(/App_Themes/Imagens/bot/bot_indisponivel.gif) no-repeat center 8px;
	width:74px;
	height:30px;
	display:block;
	color:#FFF;
	font-size:11px;
	padding-top:7px;
	margin:0 auto;
	margin-bottom:3px;
	text-align:center;
}

.bot-logado-clr-bd {
	background:url(/App_Themes/Imagens/bot/bot_logado_claro.gif) no-repeat;
	width:74px;
	height:30px;
	font-size:11px;
}

.bot-logado-clr { background:url(/App_Themes/Imagens/bot/bot_logado_claro.gif) no-repeat; width:74px; height:30px;}
.bot-logado-clr a { font-size:11px;}
.bot-logado-clr.saiba a { font-size:11px; display:block; padding-top:7px;}
.bot-logado-clr.detalhes { background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat; width:74px; height:30px; font-size:11px; line-height:30px;}
.bot-logado-clr.detalhes a { color:#FFFFFF;}


.bot-enviar {
	background:url(/App_Themes/Imagens/bot/bot_enviar.gif) no-repeat;
	width:74px;
	height:33px;
	margin:10px 5px 0 0;
}

input.bot-enviar { color:#FFF;}

.bot-enviar a {
	display:block;
	text-align:center;
	color:#FFF;
	font-size:11px;
	height:30px;
	padding-top:7px;
}


.nivel-bg{background:url(/App_Themes/Imagens/bg/bg_nivel.gif) no-repeat; width:74px; height:77px;}

/*_________________________________________FORMS*/


.inputs {width:80%; height:20px; border:1px solid #fff; font-size:15px; background:#FFF; margin-top:10px; *margin-top:10px;}
.inputs2 {width:93%; height:17px; border:1px solid #fff; font-size:13px; margin-left:10px;}

textarea, select, option, input, label {background:none; border:none; margin:0; padding:0; color:#064566; }

#formwidth { font-size:12px; color:#064566; width:100%; height:25px; float:left; }
#formwidth.form40, .formwidth.form40 { width:40px; padding:2px 0 2px 0; height:25px;}
#formwidth.form80 { width:80px; padding:2px 0 2px 0; height:25px;}
#formwidth.form110, .formwidth.form110 { width:110px; padding:2px 0 2px 0; height:25px;}
#formwidth.form140, .formwidth.form140 { width:140px; padding:2px 0 2px 0; height:25px;}
#formwidth.form170, .formwidth.form170 { width:170px; padding:2px 0 2px 0; height:25px;}
#formwidth.form185, .formwidth.form185 { width:185px; padding:2px 0 2px 0; height:25px;} 
#formwidth.form200, .formwidth.form200 { width:340px; padding:2px 0 2px 0; height:25px;}
#formwidth.form255 { width:255px; padding:2px 0 2px 0; height:25px;}
#formwidth.form320 { width:320px; padding:2px 0 2px 0; height:25px;}
#formwidth.form300, .formwidth.form300 { width:300px; padding:2px 0 2px 0; height:25px;	color:#064566;}
#formwidth.form400, .formwidth.form400 { width:400px; padding:2px 0 2px 0; height:25px;	color:#064566;}
#formwidth.form410, .formwidth.form410 { width:410px; padding:2px 0 2px 0; height:25px;	color:#064566;}

#formwidth.form400 span, .formwidth.form400 span,  #formwidth.form320 span, #formwidth.form175 span, #formwidth.form200 span, .formwidth.form200 span,
#formwidth.form40 span, .formwidth.form40 span, #formwidth.form140 span, .formwidth.form140 span, #formwidth.form110 span, .formwidth.form110 span, #formwidth.form170 span, .formwidth.form170 span, #formwidth.form255 span, #formwidth.form80 span, .formwidth.form185 span { margin-top:5px; *margin-top:5px;}

#formwidth.form400 select, .formwidth.form400 select, #formwidth.form320 select, #formwidth.form185 select, .formwidth.form185 select, #formwidth.form200 select, .formwidth.form200 select,
#formwidth.form110 select, .formwidth.form110 select, #formwidth.form170 select, .formwidth.form170 select, #formwidth.form255 select, #formwidth.form80 select, #formwidth.form40 select, 
.formwidth.form40 select, #formwidth.form140 select, .formwidth.form140 select { padding-top:4px; *margin-top:2px;}

#formwidth.form400 input, .formwidth.form400 input, #formwidth.form320 input, #formwidth.form185 input, .formwidth.form185 input, #formwidth.form200 input, .formwidth.form200 input,
#formwidth.form110 input, .formwidth.form110 input, #formwidth.form170 input, .formwidth.form170 input, #formwidth.form255 input, #formwidth.form80 input, #formwidth.form40 input, .formwidth.form40 input, #formwidth.form140 input, .formwidth.form140 input { margin-top:5px; *margin-top:5px;}

/*.formwidth.form110 option { margin-top:5px; *margin-top:5px; border:1px solid #F00;}*/

.formwidth_left {
	background:url(../App_Themes/Imagens/form/form_l.gif);
	padding-left:4px;
	margin-right:8px;
	height:25px;
}
.formwidth_left a {
	/*height:100px;*/
	/*padding:2px 4px;*/
}
.formwidth_left span {
	/*padding:2px 4px;*/
}
.formwidth_right {
	background:url(../App_Themes/Imagens/form/form_r.gif);
	float:right;
	width:8px;
	height:25px;
}

/*.forms-tab { width:100%; float:left;}*/
span.forms-tabnome { padding:7px 0 10px 0; margin-left:150px; *font-size:11px; padding-right:0; display:block; }
span.forms-tabnomeatualizacao { padding:7px 0 10px 0; margin-left:50px; *font-size:11px; padding-right:0; display:block; }
span.forms-tabnome.digite{ padding:7px 0 10px 0; margin-left:20px; *font-size:11px; padding-right:0; display:block; width:100px; }
span.forms-tabnome.matricula { padding:7px 0 10px 0; margin-left:25px; margin-right:20px; *font-size:11px; padding-right:0; display:block; }
span.forms-tabnome.matricula.nascimento { padding:7px 0 10px 0; margin-right:5px; *font-size:11px; padding-right:0; display:block; }
.formt.fone { width:300px;  }
.cadastro-dados h1 { display:block; font-size:22px; padding-left:100px; color:#FFF; }
.cadastro-dados.mensagem { display:block; font-size:14px; padding-left:100px; color:#FFF; }
/*.cadastro-dados h1, span.cadastro-dados { display:block; font-size:14px; padding-left:100px; }*/
p.cadastro-dados-info { display:block; font-size:12px; padding-left:100px; padding-bottom:15px; }
.form-tamanho { width:400; /*border:1px solid #F00;*/}
.form-dividet { background:#FFF; height:58px; }
.form-dividet h2{ font-size:16px; padding-top:6px; text-indent:12px; }
.form-dividet.form-altura { /*border-top:1px solid #D2D2D2; */background:#FFF; height:100px; padding-top:10px; }
.form-dividem { background:#FFFFFF; padding-bottom:11px; *padding-bottom:15px; border:1px solid #ffffff;}
.form-divideb { /*border-bottom:1px solid #D2D2D2; */background:#FFF; height:40px; }
.form-msg-fale { background:url(/App_Themes/Imagens/form/form_msg_fale.gif) no-repeat; height:180px; width:400px; padding:6px 7px 0 7px;}
.form-busca-curso { background:url(/App_Themes/Imagens/form/form_busca_curso.gif) no-repeat; height:25px; width:307px; margin-right:14px; }
span.formaviso { display:block; color:#B3261B; font-size:11px; padding:0 0 10px 5px; }
span.formaviso a{ color:#B3261B; font-size:11px; }
span.formaviso.ddd { display:block; color:#B3261B; font-size:11px; padding:5px 0 0 5px; }
div.formrecado { padding:20px; border:3px solid #F90; background:#F7F7F7; }
div.forminfo { padding:20px; border:3px solid #F90; background:#F7F7F7; }
div.formrecadop { padding:5px; margin-top:10px; border:2px solid #F90; background:#F7F7F7; }
div.formrecadop.fire { padding:5px; margin-top:10px; border:2px solid #F90; background:#F7F7F7; }
input.tabela-precos { background:none; border:1px solid #F00; }

/*MINHA CONTA*/
div.cartarematricula {background:url(/App_Themes/Imagens/bot/carta_matricula.gif) no-repeat; width:164px; height:30px;}
.bot-cartarematricula {background: transparent; width:164px; height:29px; font-size:12px; color:#FFF; text-align:center; cursor:pointer;}

div.taxasemestral {background:url(/App_Themes/Imagens/bot/taxa_semestral.gif) no-repeat; width:195px; height:30px;}
.bot-taxasemestral {background: transparent; width:195px; height:29px; font-size:12px; color:#FFF; text-align:center; cursor:pointer;}

.bot-cartamatricula {background:url(/App_Themes/Imagens/bot/carta_matricula.gif) no-repeat; width:164px; height:33px; font-size:12px; line-height:30px; color:#FFF; text-align:center; cursor:pointer;}

div.atualizar {background: transparent url(/App_Themes/Imagens/bot/carta_matricula.gif) no-repeat; width:164px; height:30px;}
.bot-atualizar {background: transparent; width:164px; height:27px; font-size:12px; color:#FFF; text-align:center; cursor:pointer;}

div.bot80 {background: transparent url(/App_Themes/Imagens/bot/bot80.gif) no-repeat; width:80px; height:30px;}
.bot-bot80 {background: transparent; width:80px; height:27px; font-size:12px; color:#FFF; text-align:center; cursor:pointer;}

/* PROGRAMA DE RECOMPENSAS - PRINCIPAL */

.bg-principal{background:url(/App_Themes/Imagens/bg/bg_PR_principal.gif) no-repeat; width:940px; height:313px;}
.bg-principal-opaco{background:url(/App_Themes/Imagens/bg/bg_PR_principal_opaco.gif) no-repeat; width:940px; height:313px;}
.bot-indicar{background:url(/App_Themes/Imagens/bot/bot_indicar.gif) no-repeat; width:82px; height:32px;}
.bot-indicar td{font-size:11px; color:#FFFFFF; text-align:center}
.bot-ver-arvore{background:url(/App_Themes/Imagens/bot/bot_ver_arvore.gif) no-repeat; width:144px; height:32px;}
.bot-ver-arvore td{font-size:11px; color:#FFFFFF; text-align:center}
.bot-outras-formas{background:url(/App_Themes/Imagens/bot/bot_outras_form_indic.gif) no-repeat; width:182px; height:32px;}
.bot-outras-formas td{font-size:11px; color:#FFFFFF; text-align:center}

.bot-trocar{background:url(/App_Themes/Imagens/bot/bot_trocar.gif) no-repeat; width:39px; height:19px;}
.bot-trocar td{font-size:10px; color:#FFFFFF; text-align:center}
.bot-mais-inform{background:url(/App_Themes/Imagens/bot/bot_mais_inform.gif) no-repeat; width:75px; height:19px;}
.bot-mais-inform td{font-size:10px; color:#FFFFFF; text-align:center}

.porcentagem{border:2px solid #CCCCCC; width:160px; height:28px;}
.porcentagem-laranja{background-color:#D65F18; height:28px;}
.porcentagem-branca{background-color:#FFFFFF; height:28px;}

.icone_social
{
	width:26px;
	height:26px;
	margin:0 10px 0 10px;
}

.icone_social:hover
{
	cursor:pointer;
}

.caixa_social
{
    width: 100%;
}

.caixa_social .import_cont
{
	margin: 5px 15px 0 0;
}

.caixa_social .import_cont table.center
{
	margin:10px auto;
}

/*  BALÃO - LEGENDA  */
/*.balao-bg-topo{background:url(/App_Themes/Imagens/balao/bg_topo.gif) repeat-x; height:8px;}*/

/*Botões padrão*/
.bot195a {
	background:url(/App_Themes/Imagens/bot/bot195a.gif) no-repeat;
	width:195px;
	height:32px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.bot195l {
	background:url(/App_Themes/Imagens/bot/bot195l.gif) no-repeat;
	width:195px;
	height:32px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}

.bot195a a, .bot195l a { color:#FFF; }

.formatanumero { display:block; margin:-25px 0 0 40px;}
.formatanumero img { float:left;}

.fixedfdoupdateprogress
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    z-index:1000;
}
.updateprogress
{
	position: absolute;
	width: 150px;
	height: 15px;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -75px;
	background: #FFF;
	border: 1px solid #505050;
	text-align: center;
    padding: 15px;
    font-family: Verdana;
    font-size: 12px;
    color: #505050;
    vertical-align: middle;
    z-index:9999;
}

/**** Carta ****/
	.conteudo .titulo {
		/*height:48px;*/
		font:600 18px Arial, Helvetica, sans-serif;
		display:block;
		background:#F5F5F5;
		border-bottom:1px solid #E1E1E1;
		padding:25px;
		text-align:center;
	}


/*************************************************
		Tela carta de matricula
**************************************************/


.carta {
	background:#F5F5F5;
	padding:0 10px 10px;
	width:940px;
}

.carta .leftside {
	float:left;
	width:560px;
	background:#F5F5F5;
	padding-top:20px;
}

.carta .leftside .note {
	color:#B3261B;
	text-align:right;
	padding:15px 0;
	margin:0 10px 0 0;
} 

.carta .leftside .btn-box {
    padding-left: 250px;
    
}

.carta .leftside input.btn-cartamatricula, .carta .leftside a.btn-cartamatricula {
	background:url(/App_Themes/Imagens/bot/carta_matricula.gif) no-repeat;
	width:164px;
	height:33px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	margin-bottom:5px;
}
.carta .leftside a.btn-cartamatricula { padding-top:8px;}
.carta .leftside label {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	display:inline-block;
	height:25px;
	line-height:25px;
	vertical-align:middle;

}

.carta .leftside .line .form-box {position:absolute; top:0; left:140px;}
.carta .leftside .line .ddd, .carta .leftside .line .phone {position:absolute; top:0;}
.carta .leftside .line .phone {right:10px;}
.carta .leftside .line .ddd .form-box, .carta .leftside .line .phone .form-box {position:relative; top:0; left:0;}

.carta .leftside .ddd {width:39px; left:140px;}
.carta .leftside .phone {width:356px;}

.acordo {font-size:10px; text-align:center; vertical-align:middle;}
.acordo input{display:inline; vertical-align:middle; margin:0;}

.carta .leftside a.btn-retornar {
	background:url(/App_Themes/Imagens/icon/icon-setavermelha.png) no-repeat;
	width:120px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.carta .leftside a.btn-retornar { padding-top:11px;}
.carta .leftside input.btn-setacarta {
	background:url(/App_Themes/Imagens/icon/icon-setaazul.png) no-repeat;
	width:150px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	border:none;
	margin:0 auto;
}
.carta .leftside a.btn-setacartavoltaazul {
	background:url(/App_Themes/Imagens/icon/icon-setaazulesq.png) no-repeat;
	width:150px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	margin:25px 0;
	border:none;
	margin:0 auto;
}
.carta .leftside a.btn-setacartavoltaazul { padding-top:10px; } 

.carta .leftside input.btn-setacarta { padding-top:11px; padding-top:0;}

.carta .rightside {
	background:#F5F5F5 /*url(/App_Themes/Imagens/bgcarta-right.jpg) no-repeat 6px 0*/;
	float:left;
	padding:20px 0 0 20px;
	width:350px;
	min-height:400px;
}


/*Formatação tipo 1*/

.carta .rightside h2 
{
	font:600 17px Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
	width:300px;
	text-indent:0;
	padding-bottom:0px;
}
.carta .rightside p 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
	line-height:20px;
	/*padding:15px 0 0;*/
	margin-bottom:15px;
	text-align:justify;
}
.carta .rightside img  {
	margin:0 15px 0 10px;
	float:left;
	width:25px;
}

.indique-topo{background:url(/App_Themes/Imagens/bg/indique_topo.gif) no-repeat; width:940px;}
.indique-bg{background:url(/App_Themes/Imagens/bg/indique_bg.gif) repeat-y;}
.indique-bottom{background:url(/App_Themes/Imagens/bg/indique_bottom.gif) no-repeat;}
.indique-form-campo{background:url(/App_Themes/Imagens/form/indique_campo.gif) no-repeat; text-indent:10px; *text-indent:0; width:205px; height:25px; line-height:22px; padding:2px 3px 2px 3px; *padding:0 3px; *margin:0;}
.indique-form-mensagem{background:url(/App_Themes/Imagens/form/indique_mensagem.gif) no-repeat; width:432px; height:75px; line-height:18px; text-indent:5px; *text-indent:0;}
/*.indique-amigos{background:url(/App_Themes/Imagens/icon/indique_mais.gif) no-repeat right; text-align:right; padding-right:20px; line-height:42px; border-bottom: 1px solid #C5C7CA;}*/

.ganhe-mangos-bg{background:url(/App_Themes/Imagens/bg/bg_ganhe_mangos.gif) no-repeat; width:940px; height:313px;}
.ganhe-mangos-email{background:url(/App_Themes/Imagens/icon/email.gif) no-repeat; vertical-align:middle; font-size:11px; line-height:45px; text-indent:55px;}
.ganhe-mangos-banners{background:url(/App_Themes/Imagens/icon/banners_blog.gif) no-repeat; vertical-align:middle; font-size:11px; line-height:45px; text-indent:55px;}
.ganhe-mangos-indicacao{background:url(/App_Themes/Imagens/icon/cod_indicacao.gif) no-repeat; vertical-align:middle; font-size:11px; line-height:45px; text-indent:55px;}
.ganhe-mangos-matric-nivel{background:url(/App_Themes/Imagens/bg/bg_ganhe_mangos_niveis.gif) no-repeat; width:130px; height:35px; font-size:10px; text-indent:7px;}
.ganhe-mangos-nivel span {width:90px; height:35px; font-size:10px; text-indent:9px; float:left; line-height:32px; display:block;}
.ganhe-mangos-txt span {font-size:11px; /*display:block;*/ cursor:pointer; /*float:left;*/ }
/*td.ganhe-mangos-txt span {font-size:11px; display:block; cursor:pointer; float:left; padding-left:10px; border:1px solid #F00; width:100px; }*/
.ganhe-mangos-bot{background:url(/App_Themes/Imagens/bot/beneficios_mangos.gif) no-repeat; width:70px; height:23px; text-align:center;}

.gridpage{ width:400px; float:left; height:36px;}
.gridpage input[type=text] {font-size:10px; margin:0 5px; border:1px solid #85A3C2; float:left; width:40px; height:26px; line-height:22px; margin:5px;}
.gridpage input.preenche {font-size:10px; border:1px solid #85A3C2; float:left; width:40px; height:19px; padding:5px 0 0 2px; margin:5px 0;}
.gridpage input[type=submit]{font-size:10px; margin:0 5px; background:url(/App_Themes/Imagens/bot/bot_confirma.gif) no-repeat left; width:40px; height:26px; margin:5px; float:left; display:block; padding-right:5px; padding-top:5px; line-height:22px;}
.gridpage .bot-primeiro{font-size:10px; margin:0 5px; background: url(/App_Themes/Imagens/bot/bot_pagina_primeiro.gif) no-repeat left; width:30px; height:30px; display:block; padding-right:5px; padding-top:5px; line-height:22px; float:left;}
.gridpage .bot-recua{font-size:10px; margin:0 5px; background: url(/App_Themes/Imagens/bot/bot_pagina_recua.gif) no-repeat left; width:30px; height:30px; display:block; padding-right:5px; padding-top:5px; line-height:22px; float:left;}
.gridpage .bot-proximo{font-size:10px; margin:0 5px; background: url(/App_Themes/Imagens/bot/bot_pagina_avanca.gif) no-repeat left; width:30px; height:30px; display:block; padding-left:5px; padding-top:5px; line-height:22px; float:left;}
.gridpage .bot-ultimo{font-size:10px; margin:0 5px; background: url(/App_Themes/Imagens/bot/bot_pagina_ultimo.gif) no-repeat left; width:30px; height:30px; display:block; padding-left:5px; padding-top:5px; line-height:22px; float:left;}


.carta .buttonside {overflow:hidden; clear:both;}
.carta .buttonside .left-box, .carta .buttonside .right-box {float:left; display:block; overflow:hidden;}
.carta .buttonside .left-box {width:560px;}
.carta .buttonside .right-box {width:370px;}
.buttonside .btn-seta-box {margin:0 auto; text-align:center;}
.left-box .btn-seta-box {width:120px;}
.right-box .btn-seta-box {width:150px;}
.carta .buttonside a.btn-retornar {
	background:url(/App_Themes/Imagens/icon/icon-setavermelha.png) no-repeat;
	width:120px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.carta .buttonside a.btn-retornar { padding-top:11px;}
.carta .buttonside input.btn-setacarta {
	background:url(/App_Themes/Imagens/icon/icon-setaazul.png) no-repeat;
	width:150px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.carta .buttonside input.btn-setacarta { padding-top:11px; padding-top:0;}
.carta .buttonside a.btn-setacarta {
	background:url(/App_Themes/Imagens/icon/icon-setaazul.png) no-repeat;
	width:150px;
	height:37px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.carta .buttonside a.btn-setacarta { padding-top:11px;}

.botoes-cursos  {
    display: block;
    float: left;
    margin-left: 200px;
    margin-top: 25px;
    width: 530px;
}
.botoes-cursos li {
    float: left;
    width: 130px;
}
.botoes-cursos li a span {
    float: left;
    margin-top: 5px;
    text-align: center;
    width: 130px;
}
.botoes-cursos li a div.menu-curso {
    background: url("/App_Themes/Imagens/icon/bt-cursos.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 50px;
    width: 130px;
}
.botoes-cursos li a div.menu-profissional {
    background: url("/App_Themes/Imagens/icon/bt-profissional.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 50px;
    width: 130px;
}
.botoes-cursos li a div.menu-mercado {
    background: url("/App_Themes/Imagens/icon/bt-mercado-trabalho.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 50px;
    width: 130px;
}
.botoes-cursos li a div.menu-querofazer {
    background: url("/App_Themes/Imagens/icon/bt-quero-fazer.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 50px;
    width: 130px;
}
.botoes-cursos li div.menu-curso.active, .botoes-cursos li div.menu-profissional.active, .botoes-cursos li div.menu-mercado.active, .botoes-cursos li div.menu-querofazer.active {
    background-position: center -50px;
}

.identtxt span {
    float: left;
    line-height: 30px;
    padding-left: 12px;
}
h5.nome-curso
{
	font-family: "Lucida Sans Unicode" , sans-serif;
	font-size: 16px; *line-height:1.5em;
	margin:14px 0 0 10px;
	width: 100%;
	float:left;
}
.carta .leftside div.form400-informacoes {
    background: url("/App_Themes/Imagens/form/form400-informacoes2.gif") no-repeat scroll 0 0 transparent;
    height: 90px;
    margin: 10px 20px 10px 3px;
    overflow: hidden;
    width: 390px;
    padding:5px;
    line-height:16px;
    float:right;
}

.carta .leftside div.form400-informacoes span {
    line-height:16px;
}

.carta .leftside .line2 label {float:left;}

.linkMsn {float:left; background:url("/App_Themes/Imagens/bot/box.gif") no-repeat 0 0; display:block; width:40px; height:41px; margin-right:3px; text-align:center; }
.linkMsn a {float:none; margin:12px auto 0 3px; text-align:center;}
.linkMsn a img {}

/*** Vagas Abertas ***/

.bg-lista-vagas{
	width:98%;
	background:#F5F5F5;
	border:1px solid #E1E1E1;
	margin:3px 0 4px 10px;
	font:12px/20px Arial,Helvetica,sans-serif;
}

.bg-lista-vagas .texto{
	width:97%;
	margin:5px 0 0 10px;
}

.bg-lista-vagas .texto h3{
	padding:0 0 7px;
	font-size:14px;
}

.bg-lista-vagas .item{
	border-bottom:1px solid #E1E1E1;
	padding-bottom:5px;
	margin-bottom:5px;
}

.bg-lista-vagas ul{
	list-style-type:disc;
	padding-left:20px;
}

.bg-lista-vagas ul li{
	padding-top:3px;
}

.bot-candidatar {
	background:url(/App_Themes/Imagens/bot/bot_logado_esc.gif) no-repeat center top;
	width:74px;
	height:30px;
	padding-top:4px;
	margin:0 auto;
}

.bot-candidatar a {
	display:block;
	color:#FFF;
	font-size:11px;
	height:30px;
	text-align:center;
	text-indent:0;
	width:77px;
}

.social-plugins{
    margin:15px auto; 
    width:450px
}

    .social-plugins .social-buttons{
        width:140px; 
        float:left;
    }
    .social-plugins .social-buttons .bot{margin-bottom:10px;}
        
    .social-plugins .facebook-likebox{
        width:300px; 
        float:left;
        margin-left:10px;
    }
        

#vaga-modal, #vaga-final{
	margin:10px;
	border:1px solid #E1E1E1;
	overflow:hidden;
}

#vaga-modal .titulo{
	display:block;
	padding:15px;
	border:none;
	font-family:"Lucida Sans Unicode",sans-serif;
    font-size:16px;
    font-weight:bold;
}

#vaga-modal .carta{
	padding:0;
}

#vaga-modal .carta .leftside{
	width:730px;
    margin:0 20px 20px;
    padding-left:140px;
	border-top:1px solid #E1E1E1;
}

#vaga-modal .carta .leftside .phone{
	right:180px;
}

#vaga-modal .input-file{
	position:absolute;
	width:74px;
	right:176px;
	bottom:7px;
}

#vaga-modal #inputPath{
	position:absolute;
	margin:7px 0 0 -337px;
	width:320px;
}

#vaga-modal #inputFileImg{
	cursor:hand;
	cursor:pointer;
}

#vaga-modal .carta .leftside .btn-box{
	width:328px;
	margin:20px auto;
	padding:0;
}

#vaga-modal .carta .leftside input.btn-cartamatricula, .carta .leftside a.btn-cartamatricula{
	margin:0;
	float:left;
}

#vaga-final .carta{
	padding:15px;
	width:888px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#666666;
	font-size:10px;
	text-align:center;
}

#vaga-final .carta .header{
	font-size:14px; 
	margin:15px;
}
#vaga-final .carta .title{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#vaga-final .carta .footer{
	font-weight:bold
}
#vaga-final .carta .proximospassos{
	text-align:left;
	font-size:12px;
	margin:0 15px;
}
#vaga-final .carta .lista{
	text-align:left;
	margin-left:30px;
	margin-top:10px;
}
#vaga-final .carta .textfooter{
	font-size:12px; 
	margin:15px;
}

.btn-bolsas{
    /*position:absolute;
    right:-5px;
    bottom:-5px;
    */
    width:284px;
    line-height:35px;
    font-size:18px;
    /*font-weight:bold;*/
    text-align:center;
    text-decoration:none;
    color:#fff;
    border:1px solid #d1d1d1;
    background:url(imagens/bg-btn-bolsas.png) repeat-x;
    display:block;
    margin:0 auto;
}
.btn-bolsas:hover{
    color:#fff !important;
    text-decoration:underline;
}


/********
    CHAT ONLINE
********/

.cda-right-fale-conosco .chat-online{
    margin-bottom:20px;
    overflow:hidden;
}

.cda-right-fale-conosco .chat-online img{
    width:100px;
    margin-left:10px;
}
.cda-right-fale-conosco .chat-online .chat{
    font-size:16px;
    font-weight:bold;
    display:block;
    margin:5px 0;
}

.cda-right-fale-conosco .chat-online .left{
    width:100px;
    float:left;
}
.cda-right-fale-conosco .chat-online .right{
    width:220px;
    float:right;
    padding-top:25px;
}

