@charset "utf-8";
body {
	background-image: url(../conteudo/layout/lay/back1.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #154168;
}
#menu a {
	text-decoration: none;
	color: #FFF;
}
#menu li {
	display: inline;
	list-style-type: none;
}



#geral {
	margin: auto;
	width: 1024px;
}
#topo {
	background-image: url(../conteudo/layout/lay/topo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 209px;
	width: 1024px;
	position: relative;
}
#menu {
	background-image: url("../conteudo/layout/lay/menu.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 1024px;
	position: relative;
}
#parceiros li {
	list-style-type: none;
}


#menuprincipal {
	float: left;
	width: 288px;
	position: relative;
}
#conteudo {
	float: left;
	width: 1024px;
	position: relative;
	background-image: url(../conteudo/layout/lay/conteudo.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#conteudointerno {
	width: 458px;
	position: relative;
	float: left;
	padding-top: 15px;
}

#parceiros {
	float: left;
	width: 278px;
	position: relative;
}
#rodape {
	background-image: url(../conteudo/layout/lay/rodape1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1024px;
	position: relative;
	height: 57px;
	clear: both;
}


#menu img {
	padding-top: 6px;

}
.textorodape {
	color: #fff;
}

#menuprincipal a {
	color: #1A4D7C;
	text-decoration: none;
}
#menuprincipal a:hover {
	color: #E9B770;
}
.tituloconteudo {
	color: #E9B770;
	font-size: 11px;
	font-weight: bold;
}
.textoconteudo {
	color: #1A4D7C;
	font-size: 11px;
}
#conteudo h2 {
	color: #E2BB78;
	font-size: 14px;
}
.textoconteudo1 {
	color: #1A4D7C;
	font-weight: bold;
	font-size: 11px;
}
#departamento {
	background-color: #FDECD0;
	color: #1A4D7C;
}
#form4 label {
	border: 0;
}

#conteudo a {
	color: #E5B664;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#conteudo a:hover {
	color: #3F8AC8;
}
#valor {
	background-color: #FDECD0;
	color: #1A4D7C;
	border: 1;
	border-color: #FFFFFF;
	border-style: solid;
}

ul#menuprinc, ul#menuprinc  ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}
ul#menuprinc  a {
  display: block;
  text-decoration: none;	
}
ul#menuprinc  li {
	margin-top: 1px;
}

ul#menuprinc li a {
	color: #1A4D7C;
	padding: 0.5em;
	padding-left: 30px;
}

ul#menuprinc li a:hover {
	color: #E9B770;
}

ul#menuprinc li ul li a {
	color: #1D5689;
	padding-left: 40px;
	background-image: url(../conteudo/layout/backteste1.jpg);
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }


.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }

.indent2 { padding-left: 2em; }
#menuprincipal  .tbmenu  {
	background-image: url(../conteudo/layout/backteste.jpg);
	background-repeat: repeat-y;
}
#parceiros1 {
	float: left;
	width: 100%;
}



.linknot {
	font-size: 10px;
	color: #1A4D7C;
}

#geral #conteudo .linknot {
	font-size: 10px;
	color: #1A4D7C;
}
#geral #conteudo .linknot:hover {
	color: #1A4D7C;
	text-decoration: underline;
}
#geral #conteudo .linkcont .linktitulo {
	font-size: 13px;
}
.titulonoticia{
	color: #E5B664;
	font-size: 13px;
	font-weight: bold;
}
