/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

html, body {
	height:98%;
}

#wrapper {
	position: relative;
	top: -5px;
	left: 0px;
	width: 980px;
	height: 93%;
}

/*
**Estilos para o cabeçalho
*/
#cabecalho {
	position:relative;
	float:left;
	left:0px;
	height:130px;
}

#logotipo { 
	width: 310px;
	height: 100px;
	float: left;
}

#conteudoAleatorio { 
	height: 100px;
	float:left;
	width: 485px;
	text-align: center;
}

/*
* Área de Login
*/

#login { 
	height: 130px;
	float:left;
	width: 185px;
	* margin-left: 0px;
}

#login table {
	background-color: #E7EFF2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1E88BC;
}

#login 
	.tbHeader {
	background-color: #E7EFF2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1E88BC;
}

#login 
	data {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5C6A8E;
}

#login 
	a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1E88BC;
	text-decoration:none;
}

#login 
	a:hover {
	text-decoration:underline;
}

#login 
	a:active {
	text-decoration: underline;
}

/*
* Area de Pesquisa
*/

.pesquisa 
	span {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#051C43;
	text-decoration: none;
}

.pesquisa 
	input {
	display:inline;
}

.pesquisa 
	a img {
	display:inline;
}

a img { 
	border: none !important;
}

/*
* Área de Noticias
*/

#noticias 
	table {
	background-color: #EDF3F9;
	margin-top: 5px;
	width: 100%;
	* width: 90%;
}

#noticias 
	span {
	margin-left: 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#051C43;
	text-decoration: none;
	* margin-left: 0px;
}

#noticias 
	a {
	margin-left: 10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1E88BC;
	text-decoration: none;
	* margin-left: 0px;
}

#noticias 
	a:hover {
	text-decoration:underline;
}

#noticias 
	a:active {
	text-decoration:underline;
}

/*Estilos para o menu*/

#menuPrincipal { 
	width: 610px;
	left: 185px;
	height: 30px;
	position: absolute;
	top: 100px;
}

#menuPrincipal 
	a {
	width:120px;
	float:left;
	text-align: center;
	border-right: 1px solid rgb(30,136,188);
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:119px;
	* width:121px;
}

#menuPrincipal 
	a img { 
	border: none !important; 
}

/*a primeira opção do menu tem limite esquerdo definido*/

#menuPrincipal 
	.primeiraOpcao {
	* width:120px;
	border-left: 1px solid rgb(30,136,188);
	border-bottom: 1px solid rgb(30,136,188);
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:118px;
}

#menuPrincipal 
	.primeiraOpcaoSel {
	* width:120px;
	border-left: 1px solid rgb(30,136,188);
	border-bottom: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:118px;
}

.desSeleccionada {
	border-bottom: 1px solid rgb(30,136,188);
}

.seleccionada{
	border-bottom: 0px;
}

/***********************************************************************/  

#div {
	position: relative;
	float: left;
	width: 10%;
	* width: 100%;
	height: 30px;
	padding-left: 795px;
}

#conteudo { 
	position: relative;
	background: url(../imagens/fundo.bmp) repeat-y left 980px;
	float: left;
	min-height: 75%;
	* height: 69%;  /*IE HACK*/
	* background: url(../imagens/fundoIE.bmp) repeat-y left 980px;
}

#barraEsquerda { 
	margin-top:10px;
	float:left;
	left:0px;
	width: 180px;
	margin-right:5px;
	min-height: 75%;
	* width: 184px;
}

#corpoPagina { 
	float:left;
	width: 600px;
	margin-left:5px;
	margin-right:5px;
	min-height: 75%;
	* width: 600px;
}

#barraDireita {
	margin-top:10px;
	float:left;
	width: 185px;
	margin-left:0px;
	min-height: 75%;
	* margin-left: -6px;
}

#rodape {
	position:relative;
	margin-top:10px;
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#45547B;
}

#rodape 
	div {
	width:28%;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid rgb(30,136,188);
}

/*barra do rodapé*/

#br {
	width:27%;
	height:1px;
}