.stl_spacio {width:100%; height:95px;}
.stl_caja_sentence {width:100%; margin:auto;}
.stl_sentence {width:950px; min-height:100px; margin:auto; text-align:center; font-weight:bold;}
.stl_sentence h1{color:#0076a1; font-size:3em;}
.stl_buscador {width:950px; height:60px; margin:auto; text-align:center; font-family:'Raleway', sans-serif;}
.stl_buscador .stl_tipo_negocio, .stl_search_button, .stl_refrescar {float:left; display:inline-block; vertical-align:top;}
.stl_buscador input {width:480px; height:40px; font-size:1.2em; color:#333; border-width:0; border-radius:10px 0px 0px 10px; border:1px solid #d3d3d3; font-family:'Raleway', sans-serif; font-weight:bold;}
.stl_buscador input {outline:none; padding:0px 15px;}
.stl_buscador select {outline:none; padding:0px 3px;} 
.stl_tipo_negocio {width:300px;}
.stl_tipo_negocio select {width:100%; height:40px; font-size:1em; color:#333; font-family:'Open Sans', sans-serif; border-width:0; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3;}
.stl_search_button {width:130px; height:40px; background:#0076A1; font-weight:bold; color:#fff; font-size:1.1em; border-width:0; font-family:'Raleway', sans-serif; cursor:pointer; outline:none;}
.stl_search_button:hover{background:#02CFDE;}
.stl_refrescar {width:40px; height:40px; border-width:0; background:#0076A1; border-radius:0px 10px 10px 0px; cursor:pointer; outline:none;}
.stl_refrescar:hover{background:#02CFDE;}
.stl_refresh_icon {width:16px; height:16px; margin:auto; margin-top:0.8em; background:url(/img/pc/publicaciones/icon/refrescar.png) no-repeat;}
.stl_negocios {width:955px; min-height:600px; margin:auto; margin-bottom:8em; border-top:2px solid #0076a1;}
.stl_datos .stl_img, .stl_nombre_negocio {float:left; display:inline-block; vertical-align:top;}
.stl_datos {float:left; width:140px; height:225px; padding:5px 5px; background:#fff; margin:0.2em; margin-top:1.3em; border-radius:5px; font-weight:bold; border:1px solid #d3d3d3;}
.stl_datos a {color:#333; font-size:0.9em; letter-spacing:-1px; font-family:'Open Sans', sans-serif;}
.stl_img {width:140px; height:auto; background:#fff; text-align:center; border-bottom:1px solid #d3d3d3;}
.stl_img img {max-width:100%; height:125px; border-radius:4px 4px 0px 0px;}
.stl_nombre_negocio {width:151.9px; height:auto;}
.stl_nombre_negocio span {color:#0076a1; font-size:0.8em; letter-spacing:0px;}

/*AQUI EMPIEZA LA PAGINACION*/
.pagination {margin:20px 0px; font-family:'Open Sans', sans-serif;}
.pagination ul {display:inline-block; margin-bottom:0; margin-left:0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
ul, ol {width:100%;}
.pagination ul > li {display:inline;}
.pagination ul > li.active > a {background:#00688E;}
.pagination ul > li.active > a:hover {background:#00688E;}
.pagination ul > li > a,
.pagination ul > li > span{float:left; padding:7px 15px; line-height:20px; font-size:0.9em; color:#0076A1; text-decoration:none; background-color:#ffffff; border:1px solid #dddddd; border-left-width:0;}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span{background-color:#f5f5f5;}
.pagination ul > .active > a,
.pagination ul > .active > span{color:white; cursor:default;}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {color:#999999; cursor:default; background-color:transparent;}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {border-left-width:1px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -webkit-border-top-left-radius:4px; border-top-left-radius:4px; -moz-border-radius-bottomleft:4px; -moz-border-radius-topleft:4px;}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {-webkit-border-top-right-radius:4px; border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-topright:4px; -moz-border-radius-bottomright:4px;}
.modeDisplay{display: none !important;}

footer {border-top:1px solid #d3d3d3;}