/* CSS Document */

body {
	margin:0;
  display: block;
  width: 994px;
  margin: 0 auto;
	padding:0;
	background:url(/include/cortes/imgs/bgBelbloco.jpg) repeat-x;
	background-color:#146298;
	font-family: Arial;
	font-size: 12px;
	color:#CCDCE7;
}
a {
  color: #146298;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.headerBelbloco {
	display:block;
	background-image:url(/include/cortes/imgs/headerBelbloco.jpg);
	width:974px;
	height:150px;
	position:relative;
}

.logoBelbloco {
	display:block;
	position:absolute;
	top:37px;
	left:30px;
	width:183px;
	height:90px;
}

.logoBelbloco a{
	display:block;
	width:183px;
	height:90px;
}

.logoBelbloco h1{
	display:none;
}

.inputPesquisa {
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B3CCDE;
	width:125px;
}

.okPesquisa {
	border:none;
	background:none;
	width:22px;
	height:22px;
}

.conteudoBelbloco {
	display:block;
	background:url(/include/cortes/imgs/imgFundoBelbloco.jpg) no-repeat;
	width:944px;
	padding-left:30px;
	/*height:353px;*/
}

/*menu topo*/
#menuTop {
	padding:0;
	margin:0;
	position:absolute;
	left:613px;
	top:74px;
}

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

#menuTop ul li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#menuTop ul li a {
	display:block;
	padding:0;
	margin:0;
	height:36px;
	float:left;
}

.empresa {
	width:120px;
}
.empresa:hover {
	background:url(/include/cortes/imgs/bt01Belbloco-on.gif) no-repeat;
}
.empresa span{
	display:none;
}

.servicos {
	width:120px;
}
.servicos:hover {
	background:url(/include/cortes/imgs/bt02Belbloco-on.gif) no-repeat;
}
.servicos span{
	display:none;
}

.contactos {
	width:119px;
}
.contactos:hover {
	background:url(/include/cortes/imgs/bt03Belbloco-on.gif) no-repeat;
}
.contactos span{
	display:none;
}

/*conteudo*/
.divConteudo {
	display:block;
	width:481px;
	height:353px;
	float:left;
	position:relative;
}

.divBemvindoBelbloco {
	background-image:url(/include/cortes/imgs/bemvindoHomeBelbloco.jpg);
}

.txtBemvindoBelbloco {
	width:412px;
	position:absolute;
	top:83px;
	left:42px;
	font-size:11px;
	color:#333333;
	line-height:130%;
}

/*footer*/
#footer {
	padding:0;
	margin:0;
}

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

#footer ul li {
	list-style:none;
	padding:0;
	margin:0;
	height:26px;
	float:left;
}

#footer ul li a {
	display:block;
	padding:0 1px 0 0;
	margin:0;
	float:left;
	height:26px;
}

.faq {
	background:url(/include/cortes/imgs/btFooter01Marinha-off.gif) no-repeat;
	width:143px;
}
.faq:hover {
	background:url(/include/cortes/imgs/btFooter01Marinha-on.gif) no-repeat;
}
.faq span{
	display:none;
}

.privacidade {
	background:url(/include/cortes/imgs/btFooter02Marinha-off.gif) no-repeat;
	width:142px;
}
.privacidade:hover {
	background:url(/include/cortes/imgs/btFooter02Marinha-on.gif) no-repeat;
}
.privacidade span{
	display:none;
}

.sugiraSite {
	background:url(/include/cortes/imgs/btFooter03Marinha-off.gif) no-repeat;
	width:103px;
}
.sugiraSite:hover {
	background:url(/include/cortes/imgs/btFooter03Marinha-on.gif) no-repeat;
}
.sugiraSite span{
	display:none;
}

.favoritos {
	background:url(/include/cortes/imgs/btFooter04Marinha-off.gif) no-repeat;
	width:142px;
}
.favoritos:hover {
	background:url(/include/cortes/imgs/btFooter04Marinha-on.gif) no-repeat;
}
.favoritos span{
	display:none;
}

.newsletter {
	background:url(/include/cortes/imgs/btFooter05Marinha-off.gif) no-repeat;
	width:90px;
}
.newsletter:hover {
	background:url(/include/cortes/imgs/btFooter05Marinha-on.gif) no-repeat;
}
.newsletter span{
	display:none;
}

.searaBelbloco {
	display:block;
	background: transparent url(/include/cortes/imgs/assinatura_fundo_escuro.png) no-repeat center bottom;
	width:53px;
	height:28px;
	float:right;
}
.searaBelbloco span{
	display:none;
}

.copy {
	display:block;
	padding:15px 0 20px 251px;
	font-size:9px;
	color:#B3CCDE;
	line-height:100%;
	float:left;
}

#logosFooter {
  position: relative;
	padding:0 0 0 12px;
	margin:0;
  width: 480px;
	float:right;
}

#logogrupo {
  float: left;
	display: block;
	background: transparent url(/include/cortes/imgs/logosRodapeGrupo.png) no-repeat left top;
  margin: 0 10px 0 0px;
	width: 80px;
	height: 36px;
}

#logogrupo:hover {
	background-position: left bottom !important;
}

#logogrupo span {
  display: none;
}

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

#logosFooter ul li {
	list-style:none;
	padding:0;
	margin:0;
	height:49px;
	float:left;
}

#logosFooter ul li a {
	display:block;
	padding:0;
	margin:0;
	float:left;
	height:49px;
}

.logo1 {
	background:url(/include/cortes/imgs/logoRodape1Belbloco-off.png) no-repeat;
	width:65px;
}
.logo1:hover {
	background:url(/include/cortes/imgs/logoRodape1Belbloco-on.png) no-repeat;
}
.logo1 span{
	display:none;
}

.logo2 {
	background:url(/include/cortes/imgs/logoRodape2Belbloco-off.png) no-repeat;
	width:85px;
}
.logo2:hover {
	background:url(/include/cortes/imgs/logoRodape2Belbloco-on.png) no-repeat;
}
.logo2 span{
	display:none;
}

.logo3 {
	background:url(/include/cortes/imgs/logoRodape3Belbloco-off.png) no-repeat;
	width:74px;
}
.logo3:hover {
	background:url(/include/cortes/imgs/logoRodape3Belbloco-on.png) no-repeat;
}
.logo3 span{
	display:none;
}

.logo4 {
	background:url(/include/cortes/imgs/logoRodape4Belbloco-off.png) no-repeat;
	width:74px;
}
.logo4:hover {
	background:url(/include/cortes/imgs/logoRodape4Belbloco-on.png) no-repeat;
}
.logo4 span{
	display:none;
}

.logo5 {
	background:url(/include/cortes/imgs/logoRodape5Belbloco-off.png) no-repeat;
	width:77px;
}
.logo5:hover {
	background:url(/include/cortes/imgs/logoRodape5Belbloco-on.png) no-repeat;
}
.logo5 span{
	display:none;
}

.logo6 {
	background:url(/include/cortes/imgs/logoRodape6Belbloco-off.png) no-repeat;
	width:120px;
}
.logo6:hover {
	background:url(/include/cortes/imgs/logoRodape6Belbloco-on.png) no-repeat;
}
.logo6 span{
	display:none;
}


.newbtnvoltar {
  display: block;
  width: 50px;
  height: 20px;
}

.newbtnvoltar span {
  display: none;
}

.newbtnvoltar {
	background:url(/include/cortes/imgs/ferrolBelbloco/bt_voltar.gif) no-repeat;
}
.newbtnsubmit {
  display: block;
  width: 80px;
  height: 26px;
  padding: 26px 0 0 0;
  overflow: hidden;
  cursor: pointer;
  border: 0;
}

.newbtnsubmit {
	background:url(/include/cortes/imgs/ferrolBelbloco/bt_submeter.gif) no-repeat;
}
.newbtnpesquisar {
  display: block;
  width: 80px;
  height: 26px;
  padding: 26px 0 0 0;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  margin: 5px auto 0 auto ;
}

.newbtnpesquisar {
	background:url(/include/cortes/imgs/ferrolBelbloco/bt_pesquisar.gif) no-repeat;
}

