/* Elementos do Html */
* {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html,body {
	height: 100%;
}

body {
	background-color: rgb(0,0,0);
	background-image: url(../imagens/fundo_homepage.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: rgb(145,0,0);
}
a:hover {
	color: rgb(53,86,194);
}


ul {
	list-style: none;
}
h5 {
	font-size: 13px;
}
label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 15px;
}
.labelDatas {
	width: 160px;
}

br {
	clear: both;
}
.radioButtons {
	float: left;
}
.inputs {
	border: 1px solid rgb(12,36,114);
}
form {
	margin-right: 100px;
	margin-left: 100px;
}


.style1 {color: #000000}
.style2 {font-size: 14px}
.style3 {color: #990000}
.style4 {font-size: 16px}
.style5 {color: #FFFFFF}
.style6 {font-size: 12px}
.style8 {font-size: 11px; color: #FFFFFF; }
.style9 {font-size: 11px; color: #FFFFFF; font-weight: bold; }
.style10 {color: #FFFFFF; font-size: 12px; }




/* Corpo da Página */
#wrapper {
	margin: auto;
	width: 750px;
	position: absolute;
	min-height: 100%;
	background-color: rgb(244,243,237);
	top: 1px;
}

/* Estilo da Navegação do Topo */
#navTopo {
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,255,255);
	background-color: rgb(255,255,255);
}
#navTopo ul {
	margin: auto;
	width: 708px;
	background: url(../imagens/fundo_navegacaoTopo.gif) no-repeat;
	height: 22px;
	text-align: center;
}

#navTopo li {
	display: inline;
}
#navTopo a {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navTopo a:hover {
	color: rgb(255,170,170);
}

/* Estilo do Outoor em Flash na Home */
#outdoorFlash {
	text-align: center;
	background: rgb(255,255,255);
}

/* Estilo do Box Razões */
#boxRazoes {
	color: rgb(255,255,255);
	float: left;
	background: rgb(255,255,255);
	font-size: 12px;
	line-height: 1.3em;
	clear: both;
	width: 100%;
}
#boxRazoes .header {
	/*background: url(../imagens/monografia_razoes_confianca.gif) no-repeat bottom;*/
	margin: 0 auto;
	padding-top: 14px;
	height: 44px;
	width: 708px;
	/*text-indent: -10000px;*/
}
#boxRazoes .corpoBox {
	background: rgb(12,36,114);
	float: left;
	width: 708px;
	margin-left: 21px;
}

#boxRazoes .colunas {
	float: left;
	margin: 10px 11px 0 11px;
	width: 332px;
	text-align: justify;
}

#boxRazoes .boxbottom {
	float: left;
	margin-left: 21px;
}

/* Estilo do Box Desconfie */
#boxDesconfie {
	width: 100%;
	float: left;
	color: rgb(255,255,255);
	background: rgb(255,255,255);
	font-size: 12px;
	line-height: 1.3em;
	clear: both;
}
#boxDesconfie .header {
	background: url(../imagens/header_desconfie.gif) no-repeat bottom;
	margin: 0 auto;
	padding-top: 14px;
	height: 44px;
	width: 708px;
	text-indent: -10000px;
}
#boxDesconfie .corpoBox {
	background: rgb(143,0,0);
	float: left;
	width: 708px;
	margin-left: 21px;
}

#boxDesconfie .colunas {
	float: left;
	margin: 0 11px;
	width: 332px;
	text-align: justify;
}

#boxDesconfie p {
	margin-top: 13px;
}

#boxDesconfie .boxbottom {
	float: left;
	margin-left: 21px;
}

/*box Padrão para os textos da HomePage*/
.boxHome {
	background: url(../imagens/box_home_topo.gif) no-repeat center 17px rgb(255,255,255);
	float: left;
	clear: both;
	width: 100%;
}

.boxHome .coluna01 {
	width: 348px;
	float: left;
	margin-left: 21px;
}

.boxHome .coluna02 {
	width: 348px;
	float: right;
	margin-right: 21px;
}

.boxHome .titulo {
	height: 25px;
	/*text-indent: -20000px;*/
	background-repeat: no-repeat;
	margin-top: 15px;
}

.boxHome p {
	font-size: 12px;
	text-align: justify;
	color: rgb(70,70,70);
	margin: 14px 19px;
}
.boxHome .saibaMais {
	background: url(../imagens/box_home_bottom.gif);
	clear: both;
	float: left;
	height: 28px;
	width: 708px;
	margin-left: 21px;
}
.boxHome .saibaMais .coluna01,
.boxHome .saibaMais .coluna02 {
	float: left;
	width: 50%;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: rgb(255,255,255);
	margin: 0;
}
.boxHome .saibaMais a{
	color: rgb(255,255,255);
	text-decoration: none;
	padding-right: 20px;
	line-height: 2.8em;
}
.boxHome .saibaMais a:hover{
	color: rgb(186,202,255);
}

/*box Red Padrão para os textos da HomePage*/
.boxHomeRed {
	background: url(../imagens/boxRed_home_topo.gif) no-repeat center 17px rgb(255,255,255);
	float: left;
	clear: both;
	width: 100%;
}

.boxHomeRed .coluna01 {
	width: 348px;
	float: left;
	margin-left: 21px;
}

.boxHomeRed .coluna02 {
	width: 348px;
	float: right;
	margin-right: 21px;
}

.boxHomeRed .titulo {
	height: 25px;
	/*text-indent: -20000px;*/
	background-repeat: no-repeat;
	margin-top: 15px;
}

.boxHomeRed p {
	font-size: 12px;
	text-align: justify;
	color: rgb(255,255,255);
	margin: 14px 19px;
}
.boxHomeRed .saibaMais {
	background: url(../imagens/boxRed_home_bottom.gif);
	clear: both;
	float: left;
	height: 28px;
	width: 708px;
	margin-left: 21px;
}
.boxHomeRed .saibaMais .coluna01,
.boxHomeRed .saibaMais .coluna02 {
	float: left;
	width: 50%;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: rgb(255,255,255);
	margin: 0;
}
.boxHomeRed .saibaMais a{
	color: rgb(255,255,255);
	text-decoration: none;
	padding-right: 20px;
	line-height: 2.8em;
}
.boxHomeRed .saibaMais a:hover{
	color: rgb(247,194,194);
}


/*Rodapé Home*/
#conteudoRodape{
	float: left;
	width: 100%;
	background-color: rgb(244,243,237);
}

#textoRodape {
	margin: auto;
	width: 708px;
	font-size: 12px;
	color: rgb(70,70,70);
	text-align: justify;
	border-top: 1px solid rgb(70,70,70);
}

#textoRodape p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#textoRodape .coluna01 {
	float: left;
	width: 348px;
}
#textoRodape .coluna02 {
	float: right;
	width: 348px;
}
#textoRodape ul {
	list-style: disc;
	margin-left: 50px;
	margin-right: 50px;
}

.margemTextos{
	padding-bottom: 20px;
}
#rodape {
	background: url(../imagens/fundo_menu_rodape.gif);
	margin: auto;
	clear: both;
	height: 66px;
	width: 708px;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 1.2em;
	padding-top: 4px;
}
#rodape a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#rodape a:hover {
	color: rgb(255,170,170);
}

#copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: rgb(143,0,0);
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 20px;
}

#princ {
	margin: auto;
	position: absolute;
	background-color: rgb(244,243,237);
}

#princ {
	margin: auto;
	position: absolute;
}


/* Cabeçalhos da Homepage */
.headerAbnt{
	background-image: url(../imagens/header_abnt.gif);
}

.headerArtigoCientifico{
	background-image: url(../imagens/header_artigocientifico.gif);
}

.headerConfianca{
	background-image: url(../imagens/header_confianca.gif);
}


.headerContatos{
	background-image: url(../imagens/header_contatos.gif);
}

.headerDissertacao{
	background-image: url(../imagens/header_dissertacao.gif);
}

.headerEmpresa{
	/*background-image: url(../imagens/empresa_monografias.gif);*/
}

.headerTemaMonografia{
	/*background-image: url(../imagens/tema_de_monografia.gif);*/
}

.headerTrabalhoMonografia{
	/*background-image: url(../imagens/trabalho_monografia.gif);*/
}

.headerSucesso{
	background-image: url(../imagens/header_sucesso.gif);
}

.headerInvestimento{
	background-image: url(../imagens/header_investimento.gif);
}

.headerLinks{
	background-image: url(../imagens/header_links.gif);
}

.headerMapa{
	background-image: url(../imagens/header_mapa.gif);
}

.headerMonografia {
	background-image: url(../imagens/monografia_pronta.gif);
}

.headerEscrita {
	background-image: url(../imagens/header_escritademonografia.gif);
}

.headerNossoTrabalho{
	background-image: url(../imagens/header_trabalho.gif);
}

.headerPassosMonografia {
	background: url(../imagens/header_passosmonografia.gif);
}

.headerProjetoPesquisa {
	background: url(../imagens/header_projetopesquisa.gif);
}

.headerOrcamento{
	background-image: url(../imagens/header_orcamento.gif);
}

.headerQualidade{
	/*background-image: url(../imagens/monografia_alpha.gif);*/
}

.headerResultado{
	/*background-image: url(../imagens/resultado_monografia.gif);*/
}

.headerTcc{
	background-image: url(../imagens/header_conclusao.gif);
}

.headerTrabalheConosco{
	background-image: url(../imagens/header_trabalheconosco.gif);
}

.headerSobreNos{
	/*background: url(../imagens/praticamonografiastcc.gif) no-repeat 21px 15px rgb(255,255,255);*/
	background-color:#FFFFFF;
	clear: both;
	padding-top: 15px;
	height: 27px;
	text-indent: 18px;
}

.cabecalho{
	background-repeat: no-repeat;
	background-color: rgb(255,255,255);
	background-position: 21px 25px;
	clear: both;
	height: 50px;
	text-indent: -10000px;
}
#mapa {
	margin-top: 15px;
}
.textoDestaque {
	color: rgb(12,36,114);
}
.bordaBanner {
	border: 1px solid rgb(12,36,114);
}

#keyword{
	position: absolute;
	width: 708px;
	margin-left:-8000px;
	margin-top:-8000px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	background-color: #EAEAEA;
	border: 1px solid #690F0F;
	font-weight: normal;
}

/*======================================================*/

.boxHomeTcc {
	background: url(../imagens/box_home_topo.gif) no-repeat center 17px rgb(255,255,255);
	float: left;
	clear: both;
	width: 100%;
}

.boxHomeTcc .coluna01 {
	width: 348px;
	float: left;
	margin-left: 21px;
}

.boxHomeTcc .coluna02 {
	width: 348px;
	float: right;
	margin-right: 21px;
}

.boxHomeTcc .titulo {
	height: 25px;
	/*text-indent: -20000px;*/
	background-repeat: no-repeat;
	margin-top: 15px;
}

.boxHomeTcc p {
	font-size: 12px;
	text-align: justify;
	color: rgb(70,70,70);
	margin: 14px 19px;
}
.boxHomeTcc .saibaMais {
	background: url(../imagens/box_home_bottom.gif);
	clear: both;
	float: left;
	height: 28px;
	width: 708px;
	margin-left: 21px;
}
.boxHomeTcc .saibaMais .coluna01,
.boxHomeTcc .saibaMais .coluna02 {
	float: left;
	width: 50%;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: rgb(255,255,255);
	margin: 0;
}
.boxHomeTcc .saibaMais a{
	color: rgb(255,255,255);
	text-decoration: none;
	padding-right: 20px;
	line-height: 2.8em;
}
.boxHomeTcc .saibaMais a:hover{
	color: rgb(186,202,255);
}

/*======================================================*/

.boxHomeEscrita {
	background: url(../imagens/box_home_topo.gif) no-repeat center 17px rgb(255,255,255);
	float: left;
	clear: both;
	width: 100%;
}

.boxHomeEscrita .coluna01 {
	width: 348px;
	float: left;
	margin-left: 21px;
}

.boxHomeEscrita .coluna02 {
	width: 348px;
	float: right;
	margin-right: 21px;
}

.boxHomeEscrita .titulo {
	height: 25px;
	/*text-indent: -20000px;*/
	background-repeat: no-repeat;
	margin-top: 15px;
}

.boxHomeEscrita p {
	font-size: 12px;
	text-align: justify;
	color: rgb(70,70,70);
	margin: 14px 19px;
}
.boxHomeEscrita .saibaMais {
	background: url(../imagens/box_home_bottom.gif);
	clear: both;
	float: left;
	height: 28px;
	width: 708px;
	margin-left: 21px;
}
.boxHomeEscrita .saibaMais .coluna01,
.boxHomeEscrita .saibaMais .coluna02 {
	float: left;
	width: 50%;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: rgb(255,255,255);
	margin: 0;
}
.boxHomeEscrita .saibaMais a{
	color: rgb(255,255,255);
	text-decoration: none;
	padding-right: 20px;
	line-height: 2.8em;
}
.boxHomeEscrita .saibaMais a:hover{
	color: rgb(186,202,255);
}
.divEnfase {
background-color:#990000;
padding:10px;
color:#FFFFFF;
font-weight:bold;
}
.fotoDir {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fotoEsq {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.headerTccResumo{
	background-image: url(../imagens/header_tcc_resumo.gif);
}
.headerTccIntroducao{
	background-image: url(../imagens/header_tcc_introducao.gif);
}
.headerTccEducacao{
	background-image: url(../imagens/header_tcc_educacao.gif);
}
.headerTccPesquisaTeorica{
	background-image: url(../imagens/header_tcc_pesquisateorica.gif);
}
.headerTccPesquisaCampo{
	background-image: url(../imagens/header_tcc_pesquisadecampo.gif);
}
.headerTccBibliografia{
	background-image: url(../imagens/header_tcc_bibliografia.gif);
}
.headerTccPesquisaQuali{
	background-image: url(../imagens/header_tcc_pesquisa.gif);
}
.headerTccConclusao{
	background-image: url(../imagens/header_tcc_conclusao.gif);
}
.headerTccTituloTema{
	background-image: url(../imagens/header_tcc_titulotema.gif);
}
