/***************************/
/* PROTAL DO CONTRIBUINTE  */
/***************************/
#atalho-rapido, #aviso, #conteiner, #telefones{
	width:100%;
	margin-bottom:32px;
}
/*.........................*/
/* AVISO */
#aviso{
	padding:15px 0;
	background:url(../imgs/png/bg-aviso.png) no-repeat;	
}
#aviso p{
	margin:0;
	padding:5px 20px;	
}
/*.........................*/
/* ATALHO RAPIDO */
#atalho-rapido li{
	margin-right:11px;
	float:left
}
#atalho-rapido li a{
	width:108px;
	height:67px;
	text-indent:-9999px;
	float:left
}
#telefones li.noMargin{
	margin-right:0;	
}
#atalho-rapido li a.autonomo{
	background:url(../imgs/atalho/inscricaoAutonomos-.png) top no-repeat;	
}
#atalho-rapido li a.empresas{
	background:url(../imgs/atalho/inscricaEmpresas-.png)	top no-repeat;	
}
#atalho-rapido li a.certidao{
	background:url(../imgs/atalho/certidaoNegativa.png) top no-repeat;		
}
#atalho-rapido li a.debito{
	background:url(../imgs/atalho/consultaDebito.png) top no-repeat;		
}
#atalho-rapido li a.cupom{
	background:url(../imgs/atalho/inscricaoMei.png) top no-repeat;		
}
#atalho-rapido li.noMargin{
	margin-right:0;	
}

#telefones {
	margin-top:-15px;	
}
#telefones li{
	margin-right:32px;
	float:left
}
#telefones li a.atendimento {
    background: url(../imgs/simples/tel_cen-at2.png) scroll center top transparent;
}
#telefones li a.notafiscal {
	background:url(../imgs/simples/tel_nf2.png) scroll center top transparent;
}
#telefones li a.ceacriomar {
	background:url(../imgs/simples/tel-riomar2.png) scroll center top transparent;
}

#telefones li.noMargin a.ceacrodnova {
	background:url(../imgs/simples/tel-rod_nova2.png) scroll center top transparent;
}

#telefones li a {
    float: left;
    height: 62px;
    text-indent: -9999px;
    width: 122px;
}
/*.........................*/
/* SIMPLES NACIONAL */
#simples-nacional{
	padding:0 21px 35px;
	width:93%;
	background:url(../imgs/png/bg-simplesNacional.png) no-repeat;	
}
#simples-nacional h2{
	width:185px;
	height:33px;
	background:url(../imgs/png/tit-simplesNacional.png) no-repeat;
	text-indent:-9999px;
}
#simples-nacional ul{
	margin-top:10px;
	float:left
}
#simples-nacional li{
	margin-right:18px;
	float:left	
}
#simples-nacional li.noMargin{
	margin-right:0;	
}
#simples-nacional li a{
	width:121px;
	height:67px;
	text-indent:-9999px;
	float:left
}
#simples-nacional li a.portal{
	background:url(../imgs/simples/portalSimples.png) no-repeat;
}
#simples-nacional li a.consulta{
	background:url(../imgs/simples/consultaSituacao.png) no-repeat;	
}
#simples-nacional li a.exclusao{
	background:url(../imgs/simples/termoExclusao.png) no-repeat;	
}
#simples-nacional li a.indeferimento{
	background:url(../imgs/simples/termoIndeferimento.png) no-repeat;	
}
