@import url('internas.css');

.cx-servicos{width: 414px; height: 157px; float: left;  background: url(../imagens/cx-servicos.png) no-repeat; margin: 29px 0 25px 0; padding: 20px 20px 0 20px; line-height: normal; }

.cx-servicos:nth-child(2n+1) {float: right; }
.cx-servicos a { display: block; padding:0 0 0 145px; min-height: 108px;}
.cx-servicos h1 {color: #d91313; font-size: 24px;font-family: 'humnst777_blkcn_btblack'; line-height: 27px;	}
.cx-servicos .mais {border: 1px dotted #959595; text-align: right; color: #adacac; font-family: 'humnst777_cn_btregular'; padding-right: 10px;}
.cx-servicos a:hover .mais {background: #adacac; color: white; border: 1px solid #adacac; }

