/* CSS Document */

.header{
	
	background-image:url(../../imagens/pag_inicial/topBR.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 80px;
}

.demo{
	background-image:url(../../imagens/pag_inicial/inical_panalpina.jpg);
	background-repeat: no-repeat;
	width: 415px;
	height: 290px;
	
}

.noticiaImagem, .linkUteis, .acessoRestrito{
	background-repeat: no-repeat;
	position: relative;
	top: 10px;
	height: 26px;
	
}
	
	
.noticiaImagem{
	background-image:url(../../imagens/pag_inicial/noticias_br.jpg);
	width: 76px;
}

.linkUteis{
	background-image:url(../../imagens/pag_inicial/links_br.jpg);
	width: 140px;
	left: 25px;
}

.acessoRestrito{
	background-image:url(../../imagens/pag_inicial/acesso_br.jpg);
	width: 145px;
	height: 26px;
	left: 150px;
}



.borders{	
	border-bottom: #1d2e3e 2px solid;
	border-top: #1d2e3e 2px solid;
	border-left: #1d2e3e 2px solid;
	border-right: #1d2e3e 2px solid;
}

.fontUsuarioSenha{
	font-family: arial, sans-serif, sans-serif;
	font-size: 12px;
	font-style: inherit;
	font-weight: bold;
	color: #1d2e3e;
	
}

.noticiaLink {
	font-family: tahoma, verdana, helvetica, courier, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: c52436;
}

.noticia {
	font-family: tahoma, verdana, helvetica, courier, arial, sans-serif;
	font-size: 8pt;
	color: 000000;
}

.divNoticia {
	position: relative;
	height: 100;
	overflow: hidden;
	border: 0px;
	border-style: none;
	border-color: #3a4f6c;
}

.inputField {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3a4f6c;
	border: 1px solid #000066;
	background-color: #ffffff;
	text-align: left;
}

.inputBOTAO{
	border-right:solid 1px #fff;
	border-top-color: #fff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px; 
	FONT-WEIGHT: BOLD;
	margin-right: 10px;
	color: #ffffff;
	background-image: url("../../imagens/pag_inicial/logar.gif");
	background-color: #fffff;
	width: 65px;
	height: 20px;
}
