﻿/**********************************************

	autor: INPUT CENTER INFORMÁTICA
	versão: 1.0.3
	atualizado em: 24/06/2010

**********************************************/

*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #FFF url(../layout/background.png) fixed repeat-x;
}
legend{
	display: none;
}
address{
	font-style: normal;
}
.modalBackground{
	opacity: 0.7;
	*filter: alpha(opacity=70);	
	background-color: gray;
}

/* master - MasterPage */
div#barraSP{
	width: 863px;
	margin: 0 auto;
	padding-left: 66px;
	background: url(../layout/sombraBarra.gif) 58px 0 repeat-y;
}
div#pagina{
	width: 950px;
	margin: 0 auto;
}
div#topo{
	width: 938px;
	height: 208px;
	padding-left: 35px;
	margin: 0 auto;
	background: url(../layout/fundo-topo.png) 35px top no-repeat;
}
div#topo h2 a:link, div#topo h2 a:hover, div#topo h2 a:active, div#topo h2 a:visited{
	display: block;
	width: 124px;
	height: 204px;
	margin-right: 50px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
div#conteudo{
	width: 950px;
	margin: 0 auto;
}
div#colunaEsquerda{
	width: 708px;
	float: left;
}
div#menu{
	width: 708px;
	height: 42px;
	background: url(../layout/fundoMenu.png) left bottom no-repeat;
}
div#menu ul{
	padding-left: 20px;
	list-style-type: none;
}
div#menu ul li{
	padding: 0 2px;
	float: left;
	background: url(../layout/separadorMenu.jpg) right 9px no-repeat;
}
div#menu ul li.ultimoItemMenu{
	background: none;
}
div#menu ul li a:link, div#menu ul li a:active, div#menu ul li a:visited{
	height: 28px;
	padding: 14px 16px 0 16px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
div#menu ul li a.sessaoMenuAtivo:link, div#menu ul li a.sessaoMenuAtivo:active, div#menu ul li a.sessaoMenuAtivo:visited{
	background: url(../layout/fundoHoverMenu.jpg) repeat-x;
}
div#menu ul li a:hover{
	background: url(../layout/fundoHoverMenu.jpg) repeat-x;
}
div#conteudoGeral{
	width: 936px;
	padding: 14px 0 0 14px;
	background: #FFF;
}
div#colunaDireita{
	width: 242px;
	padding-top: 5px;
	float: right;
}
div#boxAcessoBercarioHome{
	width: 242px;
	height: 54px;
	padding-top: 52px;
	background: url(../layout/fundoBoxBercarioHome.jpg) no-repeat;
}
#boxAcessoBercarioHome p{
	width: 208px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}
#boxAcessoBercarioHome label{
	color: #FFF;
}
#boxAcessoBercarioHome input.txtAcesso{
	width: 136px;
	height: 16px;
	padding: 3px 2px;
	text-align: center;
	float: left;
	background: url(../layout/fundoTxtAcessoBercario.gif) no-repeat;
}
#boxAcessoBercarioHome input.btnAcessoBercario{
	display: block;
	width: 68px;
	height: 22px;
	margin-bottom: 4px;
	text-indent: -9999em;
	letter-spacing: 1px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	background: url(../layout/btnAcessoBercario.gif) no-repeat;
}
div#boxNoticiasColunaDireita{
	width: 242px;
	padding-top: 22px;
	background: #FFF;
}
#boxNoticiasColunaDireita ul{
	margin-bottom: 10px;
	list-style-type: none;
	overflow: hidden;
}
#boxNoticiasColunaDireita li:first-child{
	margin-bottom: 22px;
}
#boxNoticiasColunaDireita li p{
	float: left;
}
#boxNoticiasColunaDireita li a{
	display: block;
	width: 157px;
	height: 70px;
	padding-left: 9px;
	color: #972700;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
#boxNoticiasColunaDireita li p:first-child a{
	display: block;
	width: 76px;
	padding: 0;
	background: url(../layout/fundoDataColunaDireita.gif) no-repeat;
}
#boxNoticiasColunaDireita li p span{
	color: #E83B00;
}
#boxNoticiasColunaDireita li p:first-child span{
	display: block;
	width: 46px;
	padding: 12px 0 0 14px;
	color: #E83B00;
	text-align: center;
	cursor: pointer;
}
#boxNoticiasColunaDireita li p:first-child span:first-line{
	color: #FFF;
	font-size: 22px;
}
.boxVerTodasNoticias{
	width: 237px;
}
.boxVerTodasNoticias a:link, .boxVerTodasNoticias a:active, .boxVerTodasNoticias a:visited{
	display: block;
	width: 228px;
	height: 27px;
	padding: 10px 0 0 9px;
	margin: 0 auto;
	color: #E83B00;
	font-size: 11px;
	text-decoration: none;
	background: url(../layout/fundoBoxTodasNoticias.gif) no-repeat;
}
.boxVerTodasNoticias a:hover{
	color: #972700;
}
#boxInformacoes{
	width: 242px;
	padding: 3px 0 6px 0;
	background: #FFF;
}
#boxInformacoes a{
	display: block;
	width: 242px;
	height: 226px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../layout/btnInformacoesConcursosHome.jpg) no-repeat;
}
div#rodape{
	width: 950px;
	height: 35px;
	background: url(../layout/fundoRodape.png) no-repeat;
}
div#boxEsquerdaRodape{
	width: 860px;
	color: #E83B00;
	float: left;
}
#boxLinksServicosRodape{
	width: 135px;
	height: 23px;
	padding: 11px 0 0 40px;
	float: left;
}
#boxLinksServicosRodape ul{
	list-style-type: none;
}
#boxLinksServicosRodape li{
	float: left;
}
#boxLinksServicosRodape li.btnIndicadores{
	margin: 0 21px 0 20px;
}
#boxLinksServicosRodape li.btnMonitoramento{
	margin-right: 22px;
}
#boxLinksServicosRodape li a{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
}
#boxLinksServicosRodape li.btnMonitoramento a{
	width: 22px;
}
#boxLinkServicosRodape li.btnAreaRestrita a{
	width: 22px;
}
.boxTooltip{
	width: 85px;
	height: 26px;
	padding-top: 4px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.07em;
	text-align: center;
	background: url(../layout/fundoBoxTooltip.png) no-repeat;
}
#boxEsquerdaRodape address{
	visibility: hidden;
}
div#boxDireitaRodape{
	width: 84px;
	padding-top: 6px;
	float: right;
}
#boxDireitaRodape a{
	display: block;
	width: 84px;
	height: 29px;
	text-indent: -999em;
	overflow: hidden;
}
.clearBoth{
	clear: both;
}