﻿/******************************************************

	autor: INPUT CENTER INFORMÁTICA
	versão: 1.0.0
	atualizado em: 16/11/2009
	
******************************************************/

*{
  padding: 0;
  margin: 0;
  border: 0;
}
body{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: url(../layout/fundoSite.jpg) top center repeat-y;
}
textarea{
  font-family: Arial, Verdana, sans-serif;
}
address{
  font-style: normal;
}
input, select, textarea{
  border: 1px solid #EEE;
}
legend{
  display: none;
}
/* master - MasterPage */
div#barraSP{
  height: 48px;
  background: #FFF;
}
div#pagina{
  width: 955px;
  margin: 0 auto;
  background: url(../layout/background.jpg) left 43px repeat-y;
}
#pagina h1{
  display: none;
}
div#containerColunaEsquerda{
  width: 242px;
  min-height: 550px;
  _height: 550px;
  padding-top: 22px;
  float: left;
  background: url(../layout/backgroundTopo.jpg) top repeat-x;
}
div#containerColunaDireita{
  width: 710px;
  min-height: 550px;
  _height: 550px;
  padding: 14px 0 0 3px;
  float: right;
  background: url(../layout/backgroundTopo.jpg) top repeat-x;
}
div#boxLogoOsasco{
  width: 223px;
  height: 143px;
  margin: 0 auto 6px auto;
  background: url(../layout/logoOsasco.jpg) no-repeat;
}
#boxLogoOsasco a:link, #boxLogoOsasco a:hover, #boxLogoOsasco a:active, #boxLogoOsasco a:visited{
  display: block;
  width: 223px;
  height: 143px;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
}
.btnAcessoEstatisticas{
  width: 202px;
  height: 60px;
  margin: 0 auto;
}
.btnAcessoEstatisticas a:link, .btnAcessoEstatisticas a:hover, .btnAcessoEstatisticas a:active, .btnAcessoEstatisticas a:visited{
  display: block;
  width: 202px;
  height: 60px;
  margin-top: 19px;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
  background: url(../layout/btnAcessoEstatisticas.jpg) no-repeat;
}
div#topo{
  width: 702px;
  height: 252px;
}
div#topo img{
  position: absolute;
  z-index: 2;
}
.boxControleInformativos{
  width: 333px;
  height: 52px;
  margin: 187px 0 0 185px;
  position: absolute;
  z-index: 10;
}
.boxVoltarInformativo{
  width: 22px;
  height: 52px;
  float: left;
}
.boxVoltarInformativo a.voltar:link, .boxVoltarInformativo a.voltar:hover, .boxVoltarInformativo a.voltar:active, .boxVoltarInformativo a.voltar:visited{
  display: block;
  width: 22px;
  height: 52px;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
  background: url(../layout/btnVoltarInformativo.gif) no-repeat;
}
.boxTextoInformativo{
  width: 287px;
  height: 41px;
  padding-top: 11px;
  margin-left: 1px;
  float: left;
  background: #D0D6CD;
}
.boxTextoInformativo p{
  padding: 0;
  margin: 0 auto;
  color: #6A7270;
  font-size: 12px;
  text-align: center;
}
.boxTextoInformativo p a{
  display: block;
  color: #6A7270;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
}
.boxAvancarInformativo{
  width: 22px;
  height: 52px;
  float: right;
}
.boxAvancarInformativo a:link.avancar, .boxAvancarInformativo a:hover.avancar, .boxAvancarInformativo a:active.avancar, .boxAvancarInformativo a:visited.avancar{
  display: block;
  width: 22px;
  height: 52px;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
  background: url(../layout/btnAvancarInformativo.gif) no-repeat;
}
div#conteudo{
  width: 702px;
  margin-top: 8px;
  float: left;
}
div#rodape{
  width: 955px;
  height: 28px;
  background: url(../layout/rodape.gif) no-repeat;
}
#rodape p{
  padding-top: 7px;
  color: #FFF;
  font-size: 11px;
  text-align: center;
}
#rodape p a:link, #rodape p a:hover, #rodape p a:active, #rodape p a:visited{
  padding-top: 7px;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}
.clearBoth{
  clear: both;
}

div#boxMenu{
  width: 204px;
  padding-top: 12px;
  margin: 0 auto;
}
div#boxMenu ul{
  list-style-type: none;
}
div#boxMenu li{
  width: 204px;
  height: 35px;
  border-bottom: 1px solid #E0E6E4;
  background: #F7F8F8;
}
div#boxMenu li.itemSubMenu{
	background: url(../layout/fundoMenuComSubMenu.jpg) no-repeat;
}
div#boxMenu li a:link, div#boxMenu li a:active, div#boxMenu li a:visited{
  display: block;
  width: 174px;
  height: 25px;
  padding: 10px 0 0 30px;
  color: #6A7470;
  font-size: 13px;
  text-decoration: none;
  background: url(../layout/inconeMenu.gif) 15px center no-repeat;
}
div#boxMenu li a:hover{
	color: #4D5351;
}
.subMenu{
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  z-index: 20;
}
.subMenu ul{
  width: 204px;
}
.subMenu ul li{
	padding: 1px;
  /*margin: 0;*/
  border-bottom: 1px solid #F7F8F8;
	background: #E0E6E4;
}
.subMenu ul li a:link, .subMenu ul li a:active, .subMenu ul li a:visited{
  display: block;
  width: 199px;
  height: 25px;
  padding: 10px 0 0 5px;
  color: #6A7470;
  font-size: 13px;
  text-decoration: none;  
}
.subMenu ul li a:hover{
  background: #F7F8F8;
}