/* reset.css */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* validationEngine.jquery.css */.formError{z-index:990}.formError .formErrorContent{z-index:991}.formError .formErrorArrow{z-index:996}.formErrorInsideDialog.formError{z-index:5000}.formErrorInsideDialog.formError .formErrorContent{z-index:5001}.formErrorInsideDialog.formError .formErrorArrow{z-index:5006}.inputContainer{position:relative;float:left}.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer}.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}.formError .formErrorContent{font-family:tahoma;width:100%;background:#98C649;position:relative;color:#fff;width:150px;font-size:11px;border:2px solid #ddd;padding:4px 10px 4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#FFF}.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative}body[dir='rtl'].formError .formErrorArrow,body.rtl .formError .formErrorArrow{margin:-2px 13px 0 0}.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0px 0 0 12px;top:2px}.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;font-size:0px;height:1px;background:#98C649;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.greenPopup .formErrorArrow div{background:#33be40}.blackPopup .formErrorArrow div{background:#393939;color:#FFF}.formError .formErrorArrow .line10{width:15px;border:none}.formError .formErrorArrow .line9{width:13px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}
/* jquery.fancybox.css */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url('fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('fancybox_overlay.png')}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
/* animate.css */.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes shake{0%,100%,50%{-webkit-transform:translateX(0)}5%,15%,25%,35%,45%{-webkit-transform:translateX(-2px)}10%,20%,30%,40%{-webkit-transform:translateX(0px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-2px)}20%,40%,60%,80%{-moz-transform:translateX(0px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-2px)}20%,40%,60%,80%{-o-transform:translateX(0px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(0px)}}.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}
/* form.css */.form-default input[type=text],.form-default select,.form-default textarea{font-family:Arial;font-size:12px;color:#919191}.form-default input[type=text],.form-default input[type=email]{background:url('../images/input-default.png') no-repeat;width:187px;height:29px;border:none;padding-left:7px}.form-default input[type=text].menor{background:url('../images/input-default-menor.png') no-repeat;width:77px}.form-default .select-default{background:url('../images/select-default.png') no-repeat;width:264px;height:29px;float:left}.form-default .select-default select{width:250px;height:18px;border:none;margin:5px 0 0 6px}.form-default textarea{background:url('../images/textarea-default.png') no-repeat;width:489px;height:162px;border:none;padding:7px 8px 10px 7px;overflow:auto}.form-default .campo{margin-bottom:11px}.form-default .campo label{width:90px;float:left;text-align:right;margin:9px 10px 0 0;font-family:Arial;font-size:12px;font-weight:bold;color:#6c6c6c}.form-default input.submit-default[type=submit]{background:url("../images/bt-default-167x36.png") no-repeat scroll 0 0 transparent;width:167px;height:36px;border:none;cursor:pointer;line-height:36px;font-family:'Big_Bimbo_NC';font-size:16px;color:white;text-shadow:1px 2px 0 #D26239}.form-default input.submit-120x36[type=submit]{background:url("../images/bt-default-120x36.png") no-repeat scroll 0 0 transparent;width:120px;height:36px}.form-default input.submit-enviar[type=submit]{background:url("../images/bt-default-87x36.png") no-repeat;width:87px;height:36px;border:none;cursor:pointer;line-height:36px;font-family:'Big_Bimbo_NC';font-size:16px;color:white;text-shadow:1px 2px 0 #D26239}
/* default.css */@font-face{font-family:Trebuchet MS;src:url("fonts/trebuc.ttf")}@font-face{font-family:'Big_Bimbo_NC';src:url('fonts/big_bimbo_nc-webfont.eot');src:url('fonts/big_bimbo_nc-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/big_bimbo_nc-webfont.woff') format('woff'),url('fonts/big_bimbo_nc-webfont.ttf') format('truetype'),url('fonts/big_bimbo_nc-webfont.svg#big_bimbo_ncregular') format('svg');font-weight:normal;font-style:normal}body{font-family:Arial,Helvetica;font-size:12px;color:#6c6c6c}.clear{clear:both}a{font-size:12px;color:#a3a3a3;text-decoration:none}input,select,textarea{outline:none}#side-right-300{float:right}.box300{border:1px solid #e5e5e5;background:rgba(252,252,252,1);width:298px;margin-left:20px;margin-bottom:50px;clear:both}.box300 .subtitulo-bloco{padding:15px 20px;border-top:2px solid rgb(12,192,12);border-bottom:1px solid #EEEEEE;margin-bottom:20px}.box300 .subtitulo-bloco a{font-size:18px;font-family:'Trebuchet MS',Arial,Helvetica;color:#5CCF26;display:block;width:266px}.banner-brilho img:hover{filter:brightness(140%);-webkit-filter:brightness(140%)}.box300-container{width:266px;margin:0 auto;position:relative;overflow:hidden;padding-bottom:20px}#box-links-adocao .box300-container a{color:#40454d;background:rgb(235,235,235);padding:4px 12px;border:1px solid #CCCCCC;font-size:11px !important;display:inline-block;margin:0 5px 8px 0;line-height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}#box-links-adocao .box300-container a:hover{color:#FF8728}.lista-itens-box300{width:10000px;height:auto;overflow:auto}.lista-itens-box300 .item-box300{float:left;width:266px}.item-box300 .img-box300{margin-bottom:20px;display:block}.pagination-box300{background:rgba(240,243,238,0.68);width:100%;z-index:900;position:absolute;top:152px;padding:20px 0}.pagination-container-box300{margin:0 auto;display:table}.pagination-container-box300 a{border-radius:15px;background:#fff;margin-right:5px;height:8px;width:8px;display:inline-block;float:left;text-indent:-9999px}.pagination-container-box300 a.pager-active{background:rgb(85,74,72)}.titulo-box300{width:266px;margin:0 auto}.titulo-box300 .subtitulo-item-box300{display:block;margin-bottom:5px;font-size:10px;color:#A2A2A2}.titulo-box300 .titulo-item-box300,.titulo-box300 .titulo-item-box300 a{display:block;font-size:18px;color:#44B90D}.fb-like-box{background:#fff;border:1px solid #ccc}#barra-topo>div{width:1000px;margin:0 auto}#barra-topo{background:#98c649;height:38px;padding:15px;margin:0;z-index:5555;position:relative}#barra-topo div span{font-family:Segoe Ui Light,Tahoma;color:#fff;font-size:17px;width:824px;margin:0 auto;display:inline-block;height:39px;line-height:39px;float:left}#barra-topo>div>div{display:inline-block;float:left}.box-green-side{background:url(../images/bg-box-green-side.png) no-repeat;width:194px;height:226px;margin-left:1px}.box-titulo{padding-top:13px;color:white;text-align:center;font-family:'Big_Bimbo_NC';font-size:20px;font-weight:normal}.bt-ok{width:63px;height:34px;border:none;cursor:pointer;background:url(../images/bg-bt-ok.png)}#geral{width:960px;margin:0 auto}#geral #bg-dog{position:absolute;z-index:1000;margin-left:-210px;background:url(../images/bg-dog.jpg) no-repeat;height:620px;width:211px}.ajax-loading{background:url(../images/ajax-loader.gif);width:16px;height:11px;display:none}header#topo{height:106px;width:990px;margin:0 auto 10px auto}header#topo #logo{background:url(../images/logo.png) no-repeat;width:215px;height:100px;float:left}header#topo #logo a{width:215px;height:106px;display:block}#box-social{width:99px;height:20px;display:inline-block;float:right}#box-social #box-social-relative{width:99px}#box-social #button-face{float:left}#box-social #button-plus{float:right;margin-right:4px}header #search-top{width:711px;height:60px;padding-top:14px;margin-left:20px;float:left}header #search-top>div{float:left;width:711px;margin-bottom:10px}header #search-top #menu-institucional{font-size:13px;color:#969191;margin-bottom:5px;float:left}header #search-top #menu-institucional ul{width:500px}header #search-top #menu-institucional li{margin-right:5px;float:left;border-right:1px solid #ccc;padding-right:5px;margin-top:5px}header #search-top #menu-institucional li.last{border-right:none;margin-right:0;padding:0}header #search-top #menu-institucional li.no-border{border:0}#bar-menu-principal{width:100%;height:45px;float:left;margin-bottom:30px;border-top:2px solid rgb(113,189,45);border-bottom:3px solid rgb(151,213,83);letter-spacing:0.98px;font-family:Tahoma;text-shadow:1px 1px rgb(126,196,51);background:#94b951;background:-moz-linear-gradient(top,#94b951 0%,#98DB1C 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#94b951),color-stop(100%,#a2df32));background:-webkit-linear-gradient(top,#94b951 0%,#a2df32 100%);background:-o-linear-gradient(top,#94b951 0%,#a2df32 100%);background:-ms-linear-gradient(top,#94b951 0%,#a2df32 100%);background:linear-gradient(to bottom,#94b951 0%,#a2df32 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#94b951',endColorstr='#a2df32',GradientType=0 )}#bar-menu-principal ul{margin:0 auto;width:960px}#bar-menu-principal ul li{float:left;padding-right:21px;margin-right:21px;border-right:1px solid #6da010;box-shadow:1px 0px 0px 0 #b5f440;height:45px;line-height:45px}#bar-menu-principal ul .last{margin-right:0px;box-shadow:none;border-right:none}#bar-menu-principal ul li a{display:block;height:45px;color:white;font-size:16px}aside#side-left{width:198px;float:left}#box-search{float:left}section#menu-principal{margin-top:33px}section#menu-principal div.menu{font-family:'Big_Bimbo_NC';font-size:20px;color:#92c24a;margin-left:31px;font-weight:normal}#menu-principal ul{margin:15px 0 0 6px;width:189px}#menu-principal ul li{background:url(../images/bg-item-menu-principal.png) no-repeat 4px 0;text-align:center;height:50px;line-height:40px}#menu-principal .menu-shopping{color:white;background:#5080d8;text-shadow:0px -1px rgba(0,0,0,0.2);border-radius:4px;display:block;padding:10px;width:163px;margin:10px 0 0 5px;font-size:17px;text-align:center;height:28px;line-height:28px;font-weight:bold}#menu-principal ul li a{height:50px;text-decoration:none;font-family:'TrebuchetMSBold',Arial,Helvetica;font-weight:bold;font-size:14px;color:#9b9b9b;display:block;position:relative}#menu-principal ul li a:hover{color:#f58634}#menu-principal ul li a:hover span{background:#f58634}#menu-principal ul li span{display:block;position:absolute;float:left;width:4px;height:23px;background:#b9b9b9}section#box-enquete{width:189px;margin:3px 0 0 2px}section#box-enquete #box-enquete-conteiner{background:url(../images/enquete-body.png) repeat-y;padding:13px 16px 0 16px;width:161px}section#box-enquete #enquete-header{background:url(../images/enquete-header.png) no-repeat;width:193px;height:48px}section#box-enquete #enquete-footer{background:url(../images/enquete-footer.png) no-repeat;width:193px;height:70px}section#box-enquete #pergunta{color:white;font-family:Arial;font-weight:bold;font-size:14px;margin-bottom:14px}section#box-enquete .opcao{margin:0 0 0px 4px;padding-bottom:8px}section#box-enquete .opcao.ultimo{margin-bottom:0px}section#box-enquete .opcao label{font-family:Arial;font-size:12px;color:white}section#box-enquete #bt-enquete-ok{margin:10px 0 0 0px;float:left}section#box-enquete #bt-enquete-avancar{background:url(../images/bt-enquete-avancar.png) no-repeat;width:22px;height:15px;display:block;float:left;margin:19px 0 0 3px}section#box-enquete #bt-enquete-avancar:hover{background:url(../images/bt-enquete-avancar-hover.png) no-repeat}section#box-enquete #bt-enquete-voltar{background:url(../images/bt-enquete-voltar.png) no-repeat;width:22px;height:15px;display:block;float:left;margin:19px 3px 0 0px}section#box-enquete #bt-enquete-voltar:hover{background:url(../images/bt-enquete-voltar-hover.png) no-repeat}#center{width:640px;float:left;margin-bottom:40px}#banner-topo{width:640px;margin-bottom:20px}#banner-images{visibility:hidden;height:272px;border:1px solid orange}#pager-banner-absolute{position:absolute;left:30px}#pager-banner-absolute-bug-ie{position:relative;z-index:5001}#pager-banner{position:relative;left:490px;top:225px;z-index:5000}#pager-banner a{background:#c3c3c3;border-radius:15px;width:29px;height:29px;display:block;float:left;margin-left:5px;text-align:center;text-decoration:none;line-height:29px;font-family:Trebuchet MS;font-weight:bold;font-size:15px;color:white;position:relative}#pager-banner a:hover,#pager-banner a.pager-active{border-radius:15px;background:#f58735;background:-moz-linear-gradient(top,#f58735 0%,#d96a39 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f58735),color-stop(100%,#d96a39));background:-webkit-linear-gradient(top,#f58735 0%,#d96a39 100%);background:-o-linear-gradient(top,#f58735 0%,#d96a39 100%);background:-ms-linear-gradient(top,#f58735 0%,#d96a39 100%);background:linear-gradient(to bottom,#f58735 0%,#d96a39 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58735',endColorstr='#d96a39',GradientType=0 )}#side-rigth{width:160px;float:left}#fb-main{margin-top:20px}.titulo,.titulo a{font-family:'Trebuchet MS',Arial,Helvetica;font-size:25px;color:#98c649;font-weight:normal}.titulo-negrito,.titulo-negrito a{font-family:'Trebuchet MS',Arial,Helvetica;font-size:23px;color:#98c649;font-weight:bold}.barra{float:left;background-color:#d5d5d5;height:6px;margin:10px 0 0 10px;border-radius:5px}.barra-tamanho-dinamico{margin-top:18px !important;display:none}.barra-dinamica{display:none}footer#rodape{margin-top:25px}footer#rodape #adwords{margin:0 auto;width:728px;height:90px}footer#rodape #rodape-topo{background:url(../images/bg-rodape-topo.gif) no-repeat;margin:0 auto;width:1000px;height:152px}footer#rodape #bg-rodape{background:url(../images/bg-rodape-2.png) #87c938 no-repeat;background-position:50% 0;margin:0 auto}footer#rodape #bg-rodape #rodape-content{width:1000px;margin:0 auto;padding-top:15px}section#rodape-newsletter{margin:0 auto;width:550px}section#rodape-newsletter #carta{background:url(../images/lupa.png) no-repeat;height:35px;width:36px;margin-top:9px;float:left}section#rodape-newsletter #informativo{width:83px;font-family:'Big_Bimbo_NC';font-size:26px;color:white;margin:12px 0 0 6px;float:left;font-weight:normal}section#rodape-newsletter #rodape-informativo-texto{margin:0px 0 0 6px;font-family:Arial;font-size:12px;color:white;float:left}section#rodape-newsletter #rodape-informativo-texto #texto{margin:10px 0 0 131px;float:left}section#rodape-newsletter #rodape-informativo-input{height:26px;width:282px;padding:2px 2px 2px 8px !important;border:solid 2px #7ea824 !important;color:#c6c6c6;margin:10px 0 0 13px;border-radius:10px;float:left;color:#a3a3a3}section#rodape-newsletter #bt-informativo-ok{margin:10px 0 0 5px;float:left}footer#rodape #rodape-links{width:810px;height:285px;margin:0 auto;margin-top:50px}footer#rodape #rodape-links .coluna .titulo{width:220px;font-family:'Big_Bimbo_NC';font-size:26px;color:#79a71f;margin-left:8px;float:left}footer#rodape #rodape-links .coluna .pata{background:url(../images/bg-pata.png) no-repeat;width:29px;height:29px;float:left}footer#rodape #rodape-links .coluna{width:265px;float:left}footer#rodape #rodape-links .coluna ul{margin:10px 0 0 0px}footer#rodape #rodape-links .coluna ul li{margin-bottom:11px;width:240px}footer#rodape #rodape-links .coluna h4{font-family:Arial;font-size:18px;margin:12px 0;color:#79a71f}footer#rodape #rodape-links .coluna ul a,footer#rodape #rodape-links .coluna ul a:visited{font-family:Arial;font-size:12px;color:white;width:260px}#rodape #creditos a,#rodape #creditos a:visited{font-family:Arial;font-size:14px;font-weight:bold;color:white}#rodape #creditos{margin-top:15px;text-align:center;font-family:Arial;font-size:14px;font-weight:bold;color:white}footer#rodape section#social-midia #midias-sociais{text-align:center;margin-top:20px}footer#rodape section#social-midia #midias-sociais a.gplus img{margin-top:5px;vertical-align:top}nav.bread-crumb{margin-bottom:10px;height:18px}nav.bread-crumb ul{float:left}nav.bread-crumb ul li{float:left;line-height:18px;margin-left:0px}nav.bread-crumb ul li,nav.bread-crumb ul li a{font-size:14px;color:#98c649}nav.bread-crumb ul li.maior a{}nav.bread-crumb ul li>span{margin-right:10px}.paginacao{margin:0 auto;margin-top:50px}.paginacao .prev{background:url(../images/bg-pag-prev-hover.png) no-repeat;background-position:0 7px;width:63px;height:50px;float:left}.paginacao .first{background:url(../images/bg-pag-prev.png) no-repeat;background-position:0 7px;width:63px;height:50px;float:left;cursor:default}.paginacao div{background:url(../images/bg-pag.png) repeat-x;background-position:0 7px;height:45px;height:54px;float:left}.paginacao div a{width:34px;font-family:Arial;font-weight:bold;font-size:22px;line-height:54px;color:white;text-align:center;float:left;display:block}.paginacao div a.active{background:url(../images/bg-pag-active.png) no-repeat}.paginacao .border-left{background:url(../images/bg-pag-border-left.png) no-repeat;background-position:0 7px;width:13px;height:54px;float:left;margin-left:3px}.paginacao .border-right{background:url(../images/bg-pag-border-right.png) no-repeat;background-position:0 7px;width:11px;height:54px;float:left;margin-right:4px}.paginacao .next{background:url(../images/bg-pag-next-hover.png) no-repeat;background-position:0 7px;width:63px;height:50px;float:left}.paginacao .last{background:url(../images/bg-pag-next.png) no-repeat;background-position:0 7px;width:63px;height:50px;float:left;cursor:default}.wrapper-pet-shop-logo{width:132px;height:110px;float:left}.wrapper-pet-shop-logo .moldura{border:solid 2px #D5D5D5;height:110px;width:138px;position:absolute;z-index:10;margin:-3px}.destaque .wrapper-pet-shop-logo .moldura{border:solid 2px #D5D5D5}.wrapper-pet-shop-logo .pet-shop-logo{position:relative;width:138px;height:110px;z-index:5}.box-pet-img .moldura{width:178px;height:140px;background:url("../images/box-item-pet-img-moldura.png") no-repeat;position:absolute;z-index:10}.box-pet-img .pet-imagem{padding:3px;position:relative;z-index:5}.box-pet-img a:hover .pet-imagem img{border-color:rgb(148,148,148)}.box-pet-img .pet-imagem img{padding:3px;border:solid 1px #D5D5D5;border-radius:9px}.mini-imagem-pet{width:88px;height:70px;float:left;margin:0 6px 8px 0}.mini-imagem-pet.paisagem{width:88px;height:70px}.mini-imagem-pet.retrato{width:88px;height:112px}.mini-imagem-pet .pet-imagem img{border-radius:5px;padding:3px;border:solid 2px #D5D5D5;border-radius:9px}.mini-imagem-pet .pet-imagem{padding:5px;position:relative;z-index:5}.mini-imagem-pet.no-margin{margin-right:0px}.separador-pet{width:610px;height:14px;background:url(../images/bg-separador-pet.png) no-repeat;margin:16px 0 25px 0}.button-tenho-interesse{font-family:'Arial';font-weight:bold;font-size:12px;color:white;padding:6px;text-align:center;background:url(../images/bt-button-tenho-interesse.png) no-repeat;width:125px;height:36px;display:block;cursor:pointer;float:left}.button-tenho-interesse .button-clique-aqui{font-size:11px;text-align:center;width:125px;font-weight:normal}a.button-telefone{font-family:'Big_Bimbo_NC';font-size:16px;line-height:36px;text-indent:44px;color:white;text-shadow:#d26239 1px 2px 0px}.button-telefone{background:url(../images/bt-button-telefone.png) no-repeat;width:137px;height:39px;display:block;float:left}a.button-filhotes-venda{font-family:'Big_Bimbo_NC';font-size:16px;line-height:36px;text-indent:44px;color:#9b9b9b;text-shadow:white 1px 2px 0px}.button-filhotes-venda{background:url(../images/bt-button-filhotes-venda.png) no-repeat;width:135px;height:39px;display:block;float:left}a.button-filhotes-venda:hover{background:url(../images/bt-button-filhotes-venda.png) no-repeat 0 -39px;color:white;text-shadow:#d26239 1px 2px 0px}.button-tambem-quero-doar{background:url("../images/bt-default-167x36.png") no-repeat scroll 0 0 transparent;display:block;height:36px;width:167px}a.button-tambem-quero-doar{color:white;font-family:'Big_Bimbo_NC';font-size:16px;line-height:36px;text-align:center;text-shadow:1px 2px 0 #D26239}.img-compartilhe-facebook{width:16px;height:16px;float:left}.img-compartilhe-twitter{width:16px;height:16px;float:left}.img-indique-para-amigo{background:url(../images/bg-indique.png) no-repeat;width:17px;height:19px;float:left}.indique-para-amigo{font-family:Arial;font-size:11px;color:#76a826;margin:6px 0 0 4px;float:left}.compartilhe{font-family:Arial;font-size:11px;float:left;margin-top:3px}.img-compartilhe-facebook{margin-left:7px}.img-compartilhe-twitter{margin-left:65px}.wrapper-comentario{margin-top:25px}.wrapper-comentario .titulo{float:left}.wrapper-comentario .barra{width:358px}.wrapper-comentario .form-comentario{margin-top:23px}.wrapper-comentario .submit-comentario{float:right;margin-right:4px}.wrapper-comentario .wrapper-comentarios{margin-top:20px}.wrapper-comentario .wrapper-comentarios .barra{width:460px}.wrapper-comentarios .wrapper-comentario{margin-top:30px}.wrapper-comentarios .comentarios .nome{font-family:'Trebuchet MS';font-size:17px;color:#98c649}.wrapper-comentarios .comentarios .comentario{margin-top:5px}.wrapper-comentario .comentario-mensagem{float:right;margin:13px 20px 0 0;width:317px}.wrapper-comentario .comentario-nenhum{font-family:'Trebuchet MS';font-size:14px;text-align:center;line-height:20px;margin-top:20px}.wrapper-comentario .comentario-pendente{font-family:Arial;font-size:11px;margin-top:2px}.wrapper-comentario .comentario-email{float:left}.wrapper-comentario .email-nao-publicado{float:left;font-family:Arial;font-size:11px;margin:9px 0 0 10px}.wrapper-comentario .resposta{margin:10px 0 0 30px;color:rgb(17,17,17);background:#FFF7ED;padding:10px}.wrapper-comentario .resposta .b{font-weight:bold;font-size:13px;border-bottom:1px dashed black}.wrapper-comentario .resposta span{font-size:26px}.form-default .campo label.receber-news{float:none;font-size:11px;margin-top:4px;font-family:Arial;font-weight:normal;float:left;text-align:left;width:200px}.form-default .campo input.receber-news{margin-left:110px;float:left}.wrapper-comentario .comentario-loading{float:right;margin:12px 12px 0 0}.wrapper-comentario .msg-dados-obri{float:right;margin:13px}#newsleter-loading{position:relative;left:790px;top:11px}#newsletter-mensagem{display:none;float:left;font-weight:bold;margin:10px 0 0 25px;text-decoration:underline}#enquete-loading{left:23px;position:relative;top:75px}#box-destaque{width:638px;border:1px solid #cb6102;background:#fc802b;height:230px;clear:both}#box-destaque #titulo-box-destaque{font-family:'Trebuchet MS',Arial,Helvetica;font-weight:bold;color:#ffffff;background:#EC4813;border-bottom:3px solid #DA3703;text-shadow:2px 2px #AF2300;padding:20px;font-size:20px}#box-destaque #lista-fotos-destaque{padding:30px;width:574px;height:147px}#box-destaque #lista-fotos-destaque .item-box-destaque{width:121px;float:left;color:#5A2502}#box-destaque #lista-fotos-destaque .item-box-destaque a{border-radius:10px;overflow:hidden;display:block;border:2px solid #fff;height:84px;background:#fff;margin-bottom:5px}#box-destaque #lista-fotos-destaque .item-box-destaque{margin-right:30px}#box-destaque #lista-fotos-destaque .last{margin-right:0}#guia-adocao-chamada{width:638px;height:212px}#guia-adocao-chamada h2{background:#14de0a;height:35px;padding:15px 0 0 15px}#guia-adocao-chamada h2 a{color:#fff;font-size:22px;font-family:'Trebuchet MS'}#guia-adocao-chamada>div{border:1px solid #e5e5e5;padding:25px 0 25px 25px;overflow:auto}#guia-adocao-chamada div img{float:left}#guia-adocao-chamada div .txt-chamada{float:left;margin-left:25px;width:430px}#guia-adocao-chamada div .txt-chamada h3{margin-bottom:15px}#guia-adocao-chamada div .txt-chamada h3 a{font-size:22px;font-family:'Segoe UI';color:#555252}#guia-adocao-chamada div .txt-chamada p{margin-bottom:15px}#guia-adocao-chamada div .txt-chamada p a{font-size:15px;font-family:Arial;color:#8c8a8a}#guia-adocao-chamada div .txt-chamada a{font-size:18px;font-family:Arial;color:#118a0b}.wrapper-logo-aprablu-40x35{position:absolute}.logo-aprablu-40x35{background:url(../images/logo-aprablu-80x90.png) no-repeat;width:40px;height:35px;left:364px;top:0px;position:relative;opacity:0.4}.logo-patinhas-40x35{background:url(../images/logo-patinhas-80x90.png) no-repeat;width:88px;height:35px;left:316px;top:0px;position:relative;opacity:0.4}.logo-sozed-40x35{background:url(../images/logo-sozed-70x33.png) no-repeat;width:88px;height:35px;left:334px;top:0px;position:relative;opacity:0.4}.logo-caoviver-52x45{background:url(../images/logo-caoviver-52x45.png) no-repeat;width:88px;height:45px;left:353px;top:0px;position:relative;opacity:0.4}.badge-nao-vistos{background:url(../images/badge-nao-vistos.png) no-repeat;width:30px;height:30px;left:156px;top:-13px;position:absolute;line-height:30px;color:white}.imagem-borda{background-repeat:no-repeat;border:2px solid #D5D5D5;border-radius:9px;padding:3px;float:left}.imagem-borda:hover{border-color:#F58634}.imagem-borda div{border-radius:9px}#wrapper-facebook-blupet{margin:20px auto;clear:both;width:634px}#facebook-blupet{float:left}#barra-facebook-blupet{width:364px;float:left}#box-facebook-blupet{margin-top:19px}.fancy-gera-lead .fancybox-skin{background:white;padding:0 !important}#like-facebook-lateral{position:fixed;left:0;z-index:2000;top:302px}#box-faces-fb-lateral{border-left:none;background:#fff;border:1px solid #ccc;float:left;display:none}#like-facebook-lateral a{float:left;width:46px;height:153px;text-indent:-999px;margin-top:83px;background:url(../images/bt-fb-lateral.png)}#div-box-acompanhe{position:absolute;left:-52px;top:450px;z-index:1001;cursor:pointer;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.abrir-box-acompanhe{padding:10px 25px 10px 40px;border-radius:0 0 10px 10px;color:white;line-height:20px;font-family:Tahoma,Geneva,sans-serif;font-size:20px;color:white;text-shadow:1px 2px 0 #D26239;box-shadow:-2px 2px 3px gray;background:#ff8829;background:-moz-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8829),color-stop(100%,#f06333));background:-webkit-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-o-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-ms-linear-gradient(top,#ff8829 0%,#f06333 100%);background:linear-gradient(to bottom,#ff8829 0%,#f06333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8829',endColorstr='#f06333',GradientType=0 )}.abrir-box-acompanhe:hover{background:#ff8829;background:-moz-linear-gradient(top,#ff8829 0%,#f06333 44%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8829),color-stop(44%,#f06333));background:-webkit-linear-gradient(top,#ff8829 0%,#f06333 44%);background:-o-linear-gradient(top,#ff8829 0%,#f06333 44%);background:-ms-linear-gradient(top,#ff8829 0%,#f06333 44%);background:linear-gradient(to bottom,#ff8829 0%,#f06333 44%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8829',endColorstr='#f06333',GradientType=0 )}#icon-box-acompanhe{background:url('../images/icon-info-2.png') no-repeat;height:27px;width:27px;position:relative;left:11px;top:-23px;z-index:1002}@media all and (max-width:1024px) and (min-width:700px){.abrir-box-acompanhe{top:300px}#icon-box-acompanhe{top:-21px}}@media all and (max-width:1150px){#like-facebook-lateral{display:none}}#cse-search-box input[type=text]{border-radius:12px;border:solid 2px #a3cc46 !important;width:560px;padding:3px 0 3px 10px !important;margin-right:10px;height:29px;font-size:25px;font-family:Arial;color:#a3a3a3}#cse-search-box input[type=submit]{background:#ff8829;background:-moz-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8829),color-stop(100%,#f06333));background:-webkit-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-o-linear-gradient(top,#ff8829 0%,#f06333 100%);background:-ms-linear-gradient(top,#ff8829 0%,#f06333 100%);background:linear-gradient(to bottom,#ff8829 0%,#f06333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8829',endColorstr='#f06333',GradientType=0 );border:none;border-radius:10px;width:auto;padding:0 20px;box-shadow:2px 2px 3px gray;height:36px;font-family:'Big_Bimbo_NC';font-size:20px;color:white;text-shadow:1px 2px 0 #D26239;cursor:pointer;width:120px}.close-box-acompanhe{position:absolute;right:20px;color:#696969;font-size:13px}#barra-footer{background:rgb(248,248,248);color:black;height:60px;padding:5px 0;position:fixed;bottom:0;width:100%;z-index:9000;box-shadow:0px 0px 10px #666;bottom:-80px}#barra-footer .conteudo-barra{margin:0 auto}#barra-footer .noticia{width:35%;float:left;margin-top:11px}#barra-footer .noticia .imagem-noticia{float:left;margin-right:10px;padding:1px;height:33px;border:solid 1px rgb(226,226,226)}#barra-footer .noticia .chamada-noticia{font-size:23px;float:left;font-family:Segoe UI;margin-right:10px;text-shadow:1px 1px white;padding-left:40px;font-weight:bold;color:rgb(95,95,95)}#barra-footer .noticia .chamada-noticia .maior{font-size:21px;width:70px;text-align:left;display:block}#barra-footer .noticia .chamada-noticia .menor{font-size:17px;width:70px;text-align:left;display:block}#barra-footer .noticia a.titulo-noticia{float:left;width:170px;color:black;font-size:15px;text-shadow:1px 1px white;line-height:18px}#barra-footer .pager{float:left;width:33%;margin-top:4px}#barra-footer .pager .paginacao{margin:0 auto;margin-left:auto !important}#barra-footer .social{float:right;width:31%;height:50px;margin-top:5px}#barra-footer .social>div{padding-right:40px}#barra-footer .social .g-like{float:right;margin-right:10px}#barra-footer .social .fb-like{float:right}#barra-footer .social .link-comunidade{float:right;margin-top:5px;border:solid 1px rgb(213,206,206);box-shadow:0px 0px 9px rgb(107,107,107);height:22px;width:137px;text-align:center;line-height:22px;border-radius:8px;color:white;background:#90c048;background:linear-gradient(to bottom,#90c048 20%,#778F38 100%)}#barra-footer .social a.link-comunidade:hover{box-shadow:0px 0px 20px rgb(107,107,107)}.facil-leitura{color:#444;font-size:14px;line-height:22px;font-family:Helvetica,Arial,sans-serif;text-align:left;padding-right:15px}.facil-leitura a{color:#444;font-size:14px;line-height:22px;font-family:Helvetica,Arial,sans-serif;font-weight:bold;text-decoration:underline}.box-lead{width:598px;position:relative}.box-lead .topo{background:url(../images/topo-lead.png) no-repeat;width:598px;height:48px;color:white;text-align:left;text-indent:30px;font-size:17px;line-height:48px;text-transform:uppercase}.box-lead .corpo{background:rgb(238,238,238);width:500px;margin:0 auto;padding:10px 20px;border:1px solid rgb(207,207,207);border-top:0;box-shadow:4px 4px 5px 0px rgb(245,245,245)}.box-lead .corpo>p{line-height:18px;margin-bottom:10px;margin-left:10px}.box-lead .dog-lead{width:95px;height:142px;background:url(../images/dog-lead.png) no-repeat;position:absolute;left:465px;top:-7px}.box-lead .seta-lead{width:70px;height:50px;background:url(../images/seta-lead.png) no-repeat;position:absolute;left:38px;top:77px}.box-lead .corpo .nome{height:24px;width:90px;margin-left:60px;border:solid 1px rgb(175,175,175);height:26px}.box-lead .corpo .email{height:24px;width:130px;margin-left:5px;border:solid 1px rgb(175,175,175);height:26px}.box-lead .corpo input[type=submit]{font-size:13px;font-family:arial;font-weight:bold;height:30px;width:110px;border:0;background:#90c048;color:white;margin-left:5px;background:linear-gradient(to bottom,#90c048 20%,#778F38 100%);cursor:pointer;font-weight:bold;-webkit-animation-duration:4s;-webkit-animation-delay:5s;-webkit-animation-iteration-count:infinite}.box-lead .corpo .chamada-comunidade a.link-topo{color:#6c6c6c;text-decoration:underline}.box-lead .corpo .chamada-comunidade p{line-height:18px}.box-lead .corpo .chamada-comunidade .telas{margin-top:20px;margin-bottom:10px}.box-lead .corpo .chamada-comunidade .telas img{border:solid 1px rgb(182,182,182);padding:3px;margin-right:19px}.box-lead .corpo .chamada-comunidade .telas a:nth-child(4) img{margin-right:0}.box-lead .corpo .chamada-comunidade .bt-comunidade{display:block;line-height:30px;height:30px;background:#90c048;color:white;background:linear-gradient(to bottom,#90c048 20%,#778F38 100%);cursor:pointer;font-weight:bold;width:160px;text-align:center;margin:20px auto 0 auto}#box-pet-adocao.box300-container .pet{height:83px;margin-bottom:10px;border-bottom:1px solid #f0eded}#box-pet-adocao.box300-container .pet a{float:left;width:100px}#box-pet-adocao.box300-container .pet p{float:left;width:154px;margin-left:10px;font-size:15px}#box-pet-adocao.box300-container .pet p.cidade{font-size:11px;color:#999;margin-top:11px;line-height:11px;overflow:hidden;width:155px;height:10px}#box-pet-adocao.box300-container .pet p.view span{font-weight:normal}#box-pet-adocao.box300-container .pet p.view{font-weight:bold;color:#999;font-size:11px;margin-top:11px;line-height:11px}
/* como-anunciar-banner.css */#txt-anunciar{margin:13px 0 0 0px;color:#7d7d7d}.box-anuncio h2{margin-top:25px;font-family:Arial;font-size:14px;font-weight:bold;color:#96c54a}.box-anuncio .definicao.primeiro{margin-top:7px}.box-anuncio .definicao{line-height:17px}.box-anuncio .definicao a{color:#f58634;text-decoration:underline;font-weight:bold}.box-anuncio .imagem-banner{margin-top:13px;border:solid 1px #c2c2c2;width:593px}.separador-pet{margin:35px 0 35px}