.btForm {
	display:block;
	width:50px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	border:2px solid #750000;
	background:url(../img/bgBotao.gif) right repeat-y #af3448;
	margin-top:10px;
}
	

.titServicos {
	width:54px;
	height:21px;
	background:url(../img/titInternas/titServicos.gif) no-repeat;
	}
	
.titAreaRestrita {
	width:79px;
	height:21px;
	background:url(../img/titAreaRestrita.gif) no-repeat;
	}
	
.titContato {
	width:50px;
	height:18px;
	background:url(../img/titContato.gif) no-repeat;
	}

.titEmpresa {
	width:71px;
	height:22px;
	background:url(../img/titInternas/titEmpresa.gif) no-repeat;
	}
	
.titEtapasServicos {
	width:271px;
	height:22px;
	background:url(../img/titInternas/titEtapasServicos.gif) no-repeat;
	}

.titCobertura {
	width:64px;
	height:18px;
	background:url(../img/titInternas/titCobertura.gif) no-repeat;
	}

.titClientes {
	width:51px;
	height:17px;
	background:url(../img/titInternas/titClientes.gif) no-repeat;
	}

.titConsulta {
	width:56px;
	height:17px;
	background:url(../img/titInternas/titConsulta.gif) no-repeat;
	}	

.titNoticias {
	width:54px;
	height:23px;
	background:url(../img/titInternas/titNoticias.gif) no-repeat;
	margin-left:10px;
	}
	
.titNoticias span {
	display:none;
	}

.listCol {
	display:block;
	float:left;
	font-size:11px;
	list-style:none;
	margin-bottom:15px;
	}
	
	.clientes img {
		border:2px solid #bcbcbc;
		}