#sepaf {
	background: url('../imagens/sepa4.png');
	background-size:185px 100%;
	background-repeat:no-repeat;
}

#sepa1 {
    background: url('../imagens/sepa1.png');
    width:3px; height:98px;
}

#sepa2 {
    background: url('../imagens/sepa2.png');
    width:3px;
}

#sepa3 {
    background: url('../imagens/sepa3.png');
    width:3px; height:277px;
}

#sepa5 {
    background: url('../imagens/sepa5.png');
    width:185px; height:2px; margin:2px 0px 1px;
}

.sepab {
	position:relative;
	border-top-left-radius: 5px; -moz-top-left-radius: 5px; -webkit-top-left-radius: 5px;
	border-bottom-left-radius: 5px; -moz-bottom-left-radius: 5px; -webkit-bottom-left-radius: 5px;
    font-family: Arial; font-size:13px; text-decoration: none; text-align:right;
    width:170px; height:29px;
    padding:11px 15px 0px 0px;
    cursor:pointer;
}

.smaxw { max-width: 185px; margin:15px 0px;}
.sepaw {
	text-align:center;
	overflow:hidden;
	width:185px;
}
