@charset "utf-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #0c1c45;
    background-image: url(../images/bg_head.png);
    background-repeat: repeat-x;
}

#pg {
    background-color: #FFF;
    width: 972px;
    margin-right: auto;
    margin-left: auto;
    font-family: "Arial Narrow", Arial, "Franklin Gothic Demi Cond", sans-serif;
    font-size: 16px;
    display: grid;
}

#pg .header {
    height: 151px;
    background-image: url(../images/head_kamus.png);
    background-repeat: no-repeat;
    background-position: 50% 0px;
    position: relative;
}

#pg .header .contador {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 28px;
    width: 72px;
    position: absolute;
    top: 0px;
    right: 70px;
    padding-top: 5px;
    padding-left: 95px;
    background-image: url(../images/contador_kamus.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-right: 7px;
    text-align: center;
}

#pg .header .logo {
    height: 130px;
    width: 127px;
    padding-top: 8px;
    padding-left: 10px;
    float: left;
}

#pg .header .menu {
    float: right;
    padding-top: 20px;
    padding-right: 50px;
    clear: right;
}

#pg .header .buscar {
    float: right;
    padding-top: 70px;
    padding-right: 150px;
    clear: right;
}

#pg .pg_body {
    background-image: url(../images/pleca_blanca.png);
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}

#pg .pg_body .carrito {
    text-align: right;
    padding-bottom: 5px;
}

#pg .pg_body .c_izq {
    float: left;
    width: 260px;
}

#pg .pg_body .c_izq .tit_img {
    margin-bottom: 10px;
    padding-left: 20px;
}

#pg .pg_body .c_izq .menu_v {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    position: relative;
}

#pg .pg_body .c_izq .menu_v li {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    cursor: pointer;
}

#pg .pg_body .c_izq .menu_v li ul {
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: bold;
    display: none;
    position: relative;
}

#pg .pg_body .c_izq .menu_v li ul a {
    text-decoration: none;
    color: #333;
}

#pg .pg_body .c_izq .menu_v li ul a:hover {
    text-decoration: none;
    color: #FFF;
}

#pg .pg_body .c_izq .menu_v li ul li {
    color: #333;
    background-color: #CBCCCE;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 20px;
    padding-top: 5px;
    padding-left: 10px;
}

#pg .pg_body .c_izq .menu_v li ul li:hover {
    background-color: #666;
    color: #FFF;
}

#pg .pg_body .c_izq .mas_vendidos ul {
    border: 1px solid #0C1C45;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#pg .pg_body .c_izq .mas_vendidos li {
    border: 1px solid #0C1C45;
    padding: 10px;
    text-align: center;
    margin: 0px;
}

#pg .pg_body .c_der {
    float: right;
    width: 645px;
    position: relative;
}

#pg .pg_body .c_der .slider {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}

#pg .pg_body .c_der h1 {
    font-size: 20px;
    margin: 0px 0px 10px;
    padding: 0px;
}

#pg .pg_body .c_der .grupo {
    background-image: url(../images/bienvenida.png);
    background-repeat: no-repeat;
    height: 210px;
    margin: 0px 0px 10px;
    padding: 50px 50px 0px 270px;
    text-align: justify;
    font-size: 16px;
}

#pg .pg_body .c_der .h_info {
    position: relative;
}

#pg .pg_body .c_der .h_info #suc_tuxtla {
    position: absolute;
    left: 540px;
    top: 214px;
}

#pg .pg_body .c_der .h_info #suc_tapachula {
    position: absolute;
    left: 549px;
    top: 234px;
}

#pg .pg_body .c_der .h_info #suc_comitan {
    position: absolute;
    left: 552px;
    top: 219px;
}

#pg .pg_body .c_der .h_info #suc_villahermosa {
    position: absolute;
    left: 538px;
    top: 199px;
}

#pg .pg_body .c_der .h_info #suc_coatzacoalcos {
    position: absolute;
    left: 522px;
    top: 199px;
}

#pg .pg_body .c_der .h_info #datos_tuxtla {
    position: absolute;
    left: 437px;
    top: 5px;
    display: none;
}

#pg .pg_body .c_der .h_info #datos_tapachula {
    position: absolute;
    left: 434px;
    top: 4px;
    display: none;
}

#pg .pg_body .c_der .h_info #datos_comitan {
    position: absolute;
    left: 439px;
    top: 3px;
    display: none;
}

#pg .pg_body .c_der .h_info #datos_villahermosa {
    position: absolute;
    left: 435px;
    top: 3px;
    display: none;
}

#pg .pg_body .c_der .h_info #datos_coatzacoalcos {
    position: absolute;
    left: 434px;
    top: 4px;
    display: none;
}

#pg .pg_body .c_der .emp {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 30px;
    background-image: url(../images/pleca_gris_arriba.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #E6E7E8;
}

#pg .pg_body .c_der .emp h1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#pg .pg_body .c_der .emp p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: justify;
    padding: 0px;
}

#pg .pg_body .c_der .emp .banner {
    float: right;
    padding-left: 20px;
}

#pg .pg_body .c_der .emp_pleca {
    background-image: url(../images/pleca_gris_abajo.jpg);
    height: 17px;
}

#pg .pg_body .c_der .con {
    float: left;
    width: 453px;
}

#pg .pg_body .c_der .con h1 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#pg .pg_body .c_der .con .frm {
    background-image: url(../images/pleca_gris_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #E6E6E6;
    padding-top: 30px;
}

#pg .pg_body .c_der .con .frm ul {
    margin: 0px;
    padding: 20px;
    list-style-type: none;
}

#pg .pg_body .c_der .con .frm ul .c_izq {
    float: left;
    width: 110px;
    text-align: right;
    padding-top: 4px;
    height: 31px;
    margin-bottom: 15px;
    clear: left;
}

#pg .pg_body .c_der .con .frm ul .c_der {
    float: right;
    width: 290px;
    height: 35px;
    padding-bottom: 15px;
    clear: right;
}

#pg .pg_body .c_der .con .frm ul .c_der input {
    width: 250px;
}

#pg .pg_body .c_der .con .frm ul .c_der textarea {
    width: 250px;
}

#pg .pg_body .c_der .con .frm ul .c_der .enviar {
    text-align: right;
    height: auto;
    padding-right: 40px;
}

#pg .pg_body .c_der .con .frm .pleca_inf {
    background-image: url(../images/pleca_gris_bottom.jpg);
    background-repeat: no-repeat;
    clear: both;
    height: 24px;
}

#pg .pg_body .c_der .con .frm .requerido {
    font-size: 11px;
    color: #F00;
    text-decoration: none;
}

#pg .pg_body .c_der .con .frm .enviado {
    font-size: 18px;
    text-align: justify;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

#pg .pg_body .c_der .con_sucursales {
    float: right;
}

#pg .pg_body .c_der .con_sucursales h1 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#pg .pg_body .c_der .con_suc_mapa {
    clear: both;
    padding-top: 20px;
}

#pg .pg_body .c_der h1 {
    font-size: 16px;
    margin: 0px;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: normal;
}

#pg .pg_body .c_der .barra_tit {
    background-color: #FFF;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    clear: both;
}

#pg .pg_body .c_der .titulo {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#pg .pg_body .c_der .ruta {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    width: 265px;
    font-size: 16px;
    padding: 10px;
}

#pg .pg_body .c_der .barra_tit a {
    color: #03C;
    text-decoration: none;
}

#pg .pg_body .c_der .barra_tit a:hover {
    color: #006;
    text-decoration: none;
}

#pg .pg_body .c_der .grupos {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    list-style-type: none;
}

#pg .pg_body .c_der .grupos li {
    height: 185px;
    width: 200px;
    border: 2px solid #006;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 6px;
    margin-left: 5px;
    margin-bottom: 10px;
    position: relative;
}

#pg .pg_body .c_der .grupos li .gru_body {
    padding: 5px;
    text-align: center;
}

#pg .pg_body .c_der .grupos li .gru_tit {
    padding-top: 5px;
    background-color: #DDA12F;
    text-align: center;
    height: 25px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    font-size: 14px !important;
}

#pg .pg_body .c_der .gru_pro {
    display: block;
}

#pg .pg_body .c_der .gru_pro .pro_imgs {
    float: left;
    width: 310px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#pg .pg_body .c_der .gru_pro .pro_des {
    float: right;
    width: 315px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 5px;
    text-align: right;
    padding-bottom: 10px;
}

#pg .pg_body .c_der .gru_pro .pro_foto {
    float: left;
    width: 310px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#pg .pg_body .c_der .gru_pro .pro_desc {
    float: left;
    width: 315px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 5px;
    text-align: justify;
    padding-bottom: 10px;
}

#pg .pg_body .c_der .gru_pro .pro {
    clear: both;
    border: 1px solid #006;
    width: 100%;
}

#pg .pg_body .c_der .gru_pro .pro .pro_tr {
    border: 1px solid #006;
    font-size: 14px;
    color: #FFF;
    background-color: #00C;
    height: 30px;
}

#pg .pg_body .c_der .gru_pro .pro .pro_tr td {
    border-left-style: none;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

#pg .pg_body .c_der .gru_pro .pro td {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #00c;
    padding-left: 3px;
    text-align: center;
}

#pg .pg_body .row_bot {
    clear: both;
    padding-top: 20px;
}

#footer {
    background-image: url(../images/bg_foot.png);
    background-repeat: repeat-x;
    height: 51px;
    text-align: center;
    position: relative;
    margin-top: 10px;
}

#footer .copyright {
    width: 972px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    font-family: "Arial Narrow", Arial, "Franklin Gothic Demi Cond", sans-serif;
    font-size: 14px;
    position: relative;
}

#footer .copyright .cybac {
    font-size: 10px;
    text-decoration: none;
    float: right;
    width: 200px;
    position: absolute;
    right: 0px;
    top: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

#footer .copyright .cybac a {
    color: #333;
    text-decoration: none;
}

#footer .copyright .cybac a:hover {
    color: #2B63B1;
}

#loading {
    display: none;
    clear: both;
    text-align: center;
}

#load {
    position: absolute;
    height: 64px;
    width: 64px;
}

.c_izq .copy {
    float: right;
    z-index: 666;
    position: relative;
    margin-top: -30px;
    margin-right: 10px;
}

.c_izq .copy img {
    float: left;
}

.c_izq .copy p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #FFF;
    float: left;
}

.c_izq .copy .clean {
    clear: both;
}