#content .custom{
    margin-left: 20px;
}

main #navigation nav li.deeper{
    background:#eaebee  no-repeat 10px 14px;
    border-top:2px solid #6a9a76;
    border-bottom:2px solid #6a9a76;
    padding-left:0;
    padding-right:0;
    padding-bottom:0
}
#alfabeto .alfa {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #CCCCCC;
	float: left;
	font-weight: bold;
	height: 20px;
	margin: 0 4px 4px 0;
	text-align: center;
	vertical-align: middle;
	width: 19px;
}


#alfabeto {
	text-align: center;
	width: 100%;
}


.leiaMais {
	background-image: url(../images/leiamais.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #999999;
	font-family: "Century Gothic",Tahoma,Verdana,Arial;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
}
.az{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    line-height: 15px;
    min-width: 16px;
    padding: 0px 9px;
    margin-bottom: -10px;
    text-align: center;
    /* text-shadow: 0 1px 0 #FFFFFF; */
    width: auto;
    margin-right: 2px;
}
.field-search{
    margin-left: -5px;
}

.input-busca {
	height: 40px !important;
	float: left !important;
}
.acao-busca{
    margin-left: 20px;
}

main .acao-busca,
main input.acao-busca
{
    font-family: 'open_sansbold','Helvetica Neue','Helvetica','Arial',sans-serif;

    display: block;
    float: left;

    width: 14.2857%;
    margin-right: 0;
    padding: 9px 0;

    color: #fff;
    border: medium none;
    border-radius: 4px;
    background-color: #2c66ce;
}
