

/*------------------------------------------------------
E L E M E N T O S   G L O B A I S
------------------------------------------------------*/


* {
	font-family: Verdana, Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 18px;
	color:#666;
	font-weight: normal;
}

form {
	padding: 0;
}

html, body {
	font-size: 11px;
	margin: 0;
	background: #f2f2f2; 
}

form {
	padding: 0;
	border: 0;
	margin: 0;
}

#erro {
	border: 1px solid red;
	padding: 3px 5px 3px 5px;
	color: red;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*------------------------------------------------------
E S T R U T U R A   P R I N C I P A L
------------------------------------------------------*/


#estrutura {
	position:relative;
	left:50%;
	background: #fff; 
	margin-left: -500px; 
	left: 50%;
	width: 1000px;
}

#data {
	border-top: 2px solid #0c419a;
	float: left;
	height: 17px;
	padding: 3px 0 0 5px;
	width: 575px;
	background-color: white;
}

#rodape {
	clear: both;
	height: 16px;
	padding: 10px 0 10px 0;
	background-color: #d7d8db;
}

#rodape #item {
	float: left;
	padding: 0 10px 0 10px;
	color: #2e2e2e;
}

#redmonkey {
	float: right;
}

#redmonkey img {
	border: 0;
}

#w2f {
	display: none;
	float: right;
}

#w2f img {
	border: 0;
}



/*------------------------------------------------------
M E N U
------------------------------------------------------*/



#menu * {
	text-decoration: none;
	color: #0d3167;
}

#menu {
	clear: both;
	width: 1000px;
	height: 30px;
	position: relative;
	z-index: 1;
	float: left;
	background: url("/img/structure/bg_menu.png") repeat-x;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: inline;
	float:left;
	position: relative;
}

#menu .principal {
	padding: 6px 15px 20px 10px;
}

#menu .principal a {
}

#menu .principal a:hover {
}

#menu ul li ul a:hover {
	padding-bottom: 0;
}

#menu .subMenu{
	padding-top: 5px;
	height: 20px;
}

#menu .subMenu ul{
	display: block;
	float: none;
}

#menu .subMenu ul li{
	display: block;
	float: none;
}

#menu .subMenu a {
	background: none;
	display: block;
	text-transform: none;
	padding: 0 10px 0 10px;
}

#menu .subMenu a:hover {
	background: none;
	display: block;
	text-transform: none;
}

#menu li ul {
	position: absolute;
	left: 5px;
	top: 30px;
	width: 220px;
	display: none;
	padding:0px;
	margin:0px;
	background-color: #f0f0f0;
	border-bottom: 2px solid #0d3167;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#menu li ul li{
	display: block;
	float: none;
	height:10px;
	background: none;
}

#menu li:hover ul, #menu li.over ul {
	display: block;
}



/*------------------------------------------------------
H O M E
------------------------------------------------------*/


#testera {
	clear: both;
	height: 109px;
	width: 1000px;
	background: url("/img/structure/testera.png") no-repeat;
}

#testera .logotipo {
	height: 100px;
	width: 320px;
	border: 0;
}

#pesquisa {
	display: none;
	float: right;
	padding: 70px 10px 0 0;
	width: 160px;
}

#logotipo {
	float: left;
	width: 359px;
	height: 109px;
	background: url("/img/structure/logotipo.png") no-repeat;
}

#testera #banner {
	float: left;
	width: 420px;
	height: 279px;
	background: url("/img/structure/banner_bg.png") no-repeat;
}



/*------------------------------------------------------
H O M E
------------------------------------------------------*/


#home {
	float: left;
	width: 800px;
	background: url("/img/structure/home_bg.png") repeat-y;
}

#latEsquerda {
	float: left;
	width: 180px;
	padding: 10px;
	background: url("/img/structure/bg_lat_esquerda.png") repeat-y;
}

#latEsquerda a {
	color: #0d3167;
	background: url("/img/structure/bg_lat_esquerda.png") repeat-y;
	text-decoration: none;
}

#latEsquerda .item0 {
	padding-bottom: 15px;
}

#latEsquerda .item1 {
	padding-bottom: 15px;
}

#latEsquerda h1 {
	color: #0d3167;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 10px 0;
	margin: 0;
}

#home #centro {
	float: left;
	padding: 10px;
	width: 480px;
}

#home #centro ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#home #centro h1 {
	color: #0d3167;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 10px 0;
	margin: 0;
}

#home #centro img {
	padding: 10px 0 20px 0;
}

#home #centro .resumo {
	line-height: 17px;
}


#home #latDireita {
	float: left;
	width: 300px;
}

#home #latDireita ul {
	list-style: none;
	padding: 10px;
	margin: 0;
}

#home #latDireita .contesuahistoria ul li ul{
	list-style: circle;
	padding: 10px;
	margin: 0;
}

#home #latDireita .contesuahistoria ul * {
	font-size: 11px;
}

#home #latDireita .contesuahistoria h1 {
	color: #0d3167;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

#home ul {
	list-style: circle;
	margin: 0px;
	margin-left: 15px;
	padding: 0 5px 0 10px;
}


/*------------------------------------------------------
C O R P O
------------------------------------------------------*/


#interno {
	float: left;
	width: 750px;
	padding: 15px;
}

#interno #documento h1 {
	color: #0d3167;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 10px 0;
	margin: 0;
}

#interno #documento {
	font-size: 12px;
	line-height: 16px;
}

#interno #menuDocumento {
	color: gray;
}

#interno #menuDocumento ul {
	list-style: none;
	margin: 0;
}

#interno #menuDocumento li {
	padding: 5px;
}

#interno #menuDocumento .item1 {
	background-color: #e6e6e6;
}

#interno #menuDocumento a {
	text-decoration: none;
	color: #0d3167;
}

#voltar {
	text-align: right;
	padding: 20px 10px 0 0;
}

#voltar a {
	color: #0d3167;
}


/*------------------------------------------------------
FORM LATERAL CADASTRO 
------------------------------------------------------*/


#formPreCadastro .campo {
	float: left;
}

#formPreCadastro .botao {
	float: left;
}


/*------------------------------------------------------
FORM LOGIN
------------------------------------------------------*/


#login h2 {
	color: #0d3167;
	font-weight: bold;
}

#login .campo {
	float: left;
	width: 600px;
	height: 30px;
}

#login .label {
	float: left;
	width: 150px;
	height: 30px;
}

#login .botao {
	clear: both;
}
