@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #CE7C27;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CE7C27;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
	color: #CE7C27;
	font-weight: bold;	
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
#fundo1 {
	background-image: url(img/fundo_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#base {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 818px;
}
#fundo2 {
	background-image: url(img/fundo_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#fundoBase {
	background-image: url(img/fundo_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#papel {
	background-image: url(img/papel.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 940px;
	padding-right: 24px;
	padding-left: 16px;
	min-height: 478px;
}
#topoEspaco {
	height: 120px;
	width: 980px;
}
#topo {
	position: absolute;
	z-index: 2;
	height: 175px;
	width: 980px;
}
#portal {
	height: 107px;
	width: 255px;
	position: absolute;
	z-index: 3;
	margin-left: 700px;
	background-image: url(img/portal.jpg);
	background-repeat: no-repeat;
}
#portalCampos {
	position: absolute;
	margin-left: 125px;
	width: 120px;
	margin-top: 27px;
}
.portalCampo {
	font-size: 10px;
	height: 13px;
	width: 110px;
}
#portalBotoes {
	margin-top: 70px;
	*margin-top: 74px;
	margin-left: 20px;
	position: absolute;
	font-size: 10px;
	color: #FFFFFF;
}
.portalEntrar {
	margin-left: 68px;
}


#conteudo {
	padding-top: 55px;
}
#conteudoMeio {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: none;
	font-size: 13px;
}
#conteudoLateral {
	margin-left: 660px;
}


#rodape {
	z-index: 50;
	font-size: 12px;
	text-align: center;
	height: 220px;
}
#rodape a {
	color: #000000;
	font-weight: normal;
}
#rodape a:visited {
	color: #000000;
	font-weight: normal;	
}
#rodape a:hover {
	color: #000000;
	font-weight: normal;	
}
#intDep table { font-size: 13px; text-align: left; margin:0; padding:0; }
#intDep table thead th { font-size: 12px; border: none; }
#intDep table tbody td { border: none; margin:0; padding:0 0 0 0; }
#depRod td { border: none; margin:0; padding:1 0 0 0; }
#intDep table p { font-size: 13px; font-weight: bold; color: #000000; line-height: 20px;}
.depNome { font-size: 15px; font-weight: bold; color: #0F5596; }
.depData { font-size: 11px; font-weight: bold; color: #0F5596; }
#iesMapa {
	float: left;
	padding: 20px 30px 40px 80px;
}
#iesUf {
	height: 250px;
	font-size: 12px;
	font-weight: bold;
	padding: 40px 0 0 0;
}
#intNews ul li {
	list-style-type: none;
}
.notDest {
	font-size: 14px;
	font-weight: bold;
}
.hlpDepBox {
	position: absolute;
	margin: -105px 0 0 140px;
	visibility: hidden;
	width: 250px;
}
.hlpDepConteudo {
	color: #0F5596;
	font-size: 10px;
	padding: 10px;
	text-align:left;
	z-index:4;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}
#frm_interesse p {
	margin: 0px;
	margin-top: 1px;
}
#frm_interesse label {
	width: 250px;
	padding-right: 5px;
	color: #000000;
	text-align: right;
	float: left;
	display: block;
}
#submit_informacoes {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #0F5596;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.input {
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 217px;
	font-size: 11px;
	padding-left: 5px;
}
.inputCurto {
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
}
#form_col1 {
	width: 300px;
	float: left;
	padding-right: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#form_col2 {
	margin-top: 20px;
}
#form_parcela {
	width: 108px;
	background-color: #FFFFFF;
	border: 2px solid #F8941D;
	font-size: 11px;
	color: #0F5596;
	padding: 3px;
}
#form_parcela_botao {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F5596;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hlpBox {
	position: absolute;
	margin: 17px 0 0 150px;
	visibility: hidden;
	width: 184px;
}
.hlpConteudo {
	color: #CE7C27;
	font-size: 11px;
	padding: 10px;
	text-align:left;
	z-index:4;
	background-image: url(img/help_fundo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}