* 
{
    padding: 0;
    margin: 0;

}

a{
    text-decoration: none;
    color: #8b8b8b;
}

p{
    margin-bottom: 10px;
    line-height: 16px;
}

table{
    border-collapse: collapse;
}
img 
{
    border: none;
}
.zoom_producto {
    display: block !important;
}
body{
    background: #f8f8f8;    overflow-x: hidden;
}

header#header_principal{
    background: url('../images/body_principal.png') top center no-repeat; 
    width: 100%;
    height: 555px;

}
header#header_interno{
    background: url('../images/body_interno.png') top center no-repeat; 
    width: 100%;
    height: 282px;

}
div#sombra_header{
    background: url('../images/LINEA.jpg') top center repeat; 
    width: 100%;
    height: 2px;position: relative;
    top: -157px;

}
header#header_principal section{
    width: 1010px;
    margin: 0 auto; 
    position: relative;
    height: 565px;
}
header#header_interno section{
    width: 1010px;
    margin: 0 auto; 
    position: relative;
    height: 428px;
}

nav{
    position: absolute;
    top: 0px;
    right: -194px;
    width: 878px;
    height: 71px;
    background: url('../images/menu.png') top center repeat; 
}

body#body_principal{
    /* background: url('../images/body_principal.png') top center no-repeat; */
}

a#logo{
    left: 0;
    position: relative;
    top: 20px;
    display: block;
    width: 265px;
    height: 62px;
}

div#sociales_principal{
    background: url('../images/redes-sociales.png') top center no-repeat; 
    width: 400px;
    height: 53px;
    position: absolute;
    margin-top: 418px;
    right: -92px;
}

div#sociales_interno{
    background: url('../images/redes-sociales.png') top center no-repeat; 
    width: 400px;
    height: 53px;
    position: absolute;

    margin-top: 146px;
    right: -98px;
}

footer{
    background: url('../images/footer.jpg') top center no-repeat; 
    height: 62px;
}

div.inicio_imagen_borde{
    padding-top: 38px;
    padding-left: 19px; padding-right: 18px;
    background: url('../images/marco-imagenes.png') bottom center no-repeat; 
    width: 220px;
    height: 242px;
}
div.inicio_imagen_borde img{
    position: relative;
    top: 9px;
    left: 9px;
}
div.inicio_imagen_titulo{
    background: url('../images/linea-horizontal.jpg') right center no-repeat; 
    color: #00BB8D;
    font-family: Titan;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    padding: 15px 15px 15px 15px;
}

div.titulo_general{
    padding-left: 20px;
    color: #00BB8D;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
div.stitulo_general{
    padding-bottom: 5px;
    padding-left: 20px;
    color: #00BB8D;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase
}
div.titulo_sumilla{
    color: #828282;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

div.titulo_sumilla a{
    text-decoration: underline;
}
.volver_productos{
    color: #00BB8D;
    font-size: 12px;
    font-weight: bold;
}
.volver_productos:hover{
    text-decoration: underline
}
div.descripcion_general{
    padding: 0 20px;
    color: #828282;
    font-family: Arial;
    font-size: 13px;
    text-align: justify
}

section#main_container{
    font-family: Arial;
    font-size: 14px;
    width: 1010px;
    position: relative;
    margin: 0 auto;
    min-height: 120px;
}
table#inicio_tabla{
    margin-top: 6px;
}
table#inicio_tabla td{
    vertical-align: top;
    padding: 23px 0 10px 0 ;
    padding-bottom: 0px;
}

#productos_imagen_footer{
    margin-top: -258px;
    text-align: center;
    background: url('../images/background---sombra.png') top center no-repeat; 
    height: 241px;
}

div.producto_imagen_borde{
    background: url('../images/sombra-imagen.png') top center no-repeat; 
    width: 193px;
    height: 251px;
    position: relative;
    z-index: 2;
    margin: 0px 1px;
    margin-bottom: 10px;
    display: inline-block;

}
div.producto_imagen_borde img{
    position: relative;
    top: 6px;width: 183px;height: 240px;
}

div.producto_imagen_nombre{
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    width: 183px;
    padding: 11px 0px;
    background: url('../images/seleccion-Off.png') top center repeat; 
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 5px;
    bottom: 5px;
}
ul#menu{
    position: relative;
    left: 32px;
}
ul#menu li{
    font-family: arial;
    font-size: 12px;
    display: inline-block;
}
ul#menu li a{
    /*  padding: 13px 10px 13px 16px;
    */
    padding: 12px 6px 13px 20px;
    color: #00bb8d;
    font-family: 'Titan', cursive;
    font-size: 11px;
    margin-left: -2px;
    display: block;
}
ul#menu li a:hover, .menu_select{
    color: #1d82ca !important;
}

ul#menu li:hover ul#sub_menu{
    display: block;
}

ul#sub_menu{display: none;
            left: 124px;
            position: absolute;
            top: 39px;
}

ul#sub_menu li{
    display: block;
}
ul#sub_menu li a{
    font-size: 11px !important;
    padding: 5px 34px 6px 34px;
	margin-left: -10px;
    background: url('../images/menu-boton.png') 0 -4px no-repeat; 
}
div#ice_left{
    background: url('../images/ice-left.png') top center no-repeat; 
    width: 145px;
    height: 95px;
    position: absolute;
    left: 78px;
    bottom: 0px;
}
div#ice_right{
    background: url('../images/ice-right.png') top center no-repeat; 
    width: 145px;
    height: 95px;
    position: absolute;
    right: 78px;
    bottom: 0px;
}

.inicio_imagen_texto{
    padding: 10px 30px 40px 30px;
    font-size: 13px;
    color: #828282;
    text-align: justify;
}

div.linea_horizontal{
    height: 2px;
    width: 100%;
    background: url('../images/linea-vertical.jpg') top center repeat; 
}

div.linea_vertical{
    background: url('../images/linea-horizontal.jpg') top center repeat; 
    width: 2px;
    height: 52px;
}

div.linea_horizontal_qs{
    position: absolute;
    top: 326px;
}div.linea_horizontal_pr{
    position: absolute;
    top: 890px;
}div.linea_horizontal_tr{
    position: absolute;
    top: 556px;
}
div.linea_vertical_qs{ 
    left: 226px;
    position: absolute;
    top: -19px;
}

#imagen_quienessomos{
    background: url('../images/borde-imagen-quienessomos.png') top center no-repeat;  
    width: 266px;
    height: 386px;
    margin-top: -10px ;
    position: relative;
    margin-bottom: 0px !important;

}
#imagen_quienessomos img{
    position: relative;
    top: 2px;
    left: 2px;
}

div#imagen_quienessomos_logo{
    background: url('../images/logo-imagen.png') top center no-repeat;  
    width: 262px;
    height: 42px;

    position: absolute;
    bottom: 53px;
    left: 2px;
}

div.inicio_seccion_div{
    position: relative;
    height: 460px;
}
a.inicio_seccion{
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 256px;
    height: 464px;
    display: block;
    z-index: 10
}
a.inicio_imagen_anchor{
    cursor: pointer;
    position: absolute;
    top: 110px;
    left: 28px;
    width: 202px;
    height: 201px;
    display: block;
    z-index: 9
}

a.producto_imagen_hover{
    width: 183px;
    height: 240px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9
}

div#producto_background_principal{
    background: url('../images/presentacion.png') bottom right no-repeat;
    width: 969px;
    height: 276px;
    left: 0px;
    margin: 0 auto;
    padding-top: 90px;
    position: relative;
}

div.producto_background_principal{
    width: 933px;
    height: 224px;
    margin: 0 auto;
    padding-top: 80px;
    position: relative;
    left: -280px;
}
div.producto_background_principal a{
    display: none;
    height: 272px;
    left: 126px;
    position: absolute;
    top: 26px;
    width: 950px;
    z-index: 10
}
div#producto_background_principal_imagen{
    position: relative;
    top: -32px;
    left: 202px;
    width: 959px;
    margin-left:50px;
    background: url('../images/hielo-producto.png') bottom left no-repeat;
    height: 270px;
}
div#producto_background_principal_imagen img{
    width: 183px;
    height: 240px;
    position: relative;
    left: 73px !important;
    top: 12px !important;
}

.titulo_variedades{
    position: absolute;
    top: 450px; 
    left: 54px;
}

div.producto_sombra{
    background: url('../images/sombra.png') bottom center no-repeat;  
    width: 183px;
    height: 12px;position: relative;
    top: 9px;
    left: 73px;
}

div.productos_sombra{
    position: relative;
    top: 2px;
    left: 5px;
}
div.producto_titulo{
    background: url('../images/cuadro-titulo.png') bottom center no-repeat;  
    position: absolute;
    top: 40px;
    padding: 13px 50px 11px;
    left: 484px;
    font-family: Arial;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 2
}
div.producto_titulo_final{
    background: url('../images/cuadro-titulo_1.png') bottom center no-repeat !important;  
    top: 30px;
}
div.producto_descripcion{
    height: 144px;
    position: absolute;
    right: 85px;
    top: 150px;
    text-align: justify;
    width: 535px;
    font-size: 13px;
    color: #828282;
}
div.producto_descripcion_final{
    width: 640px;
    height: 118px;
    top: 125px;
    right: -260px !important;
    padding: 20px;
    padding-left: 80px;
}

div.producto_imagen_paginacion{
    float: left;
}

div.producto_paginacion{
    position: relative;
    margin: 10px 28px;
}

div.producto_paginacion img{
    width: 183px;
    height: 240px;
}

div.productos_pagination{
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    color: #00BB8D;
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: right;
    padding-right: 40px;
    position: relative;
    z-index: 10
}
div.productos_pagination div{
    display: inline-block;
    padding: 0 3px;
}

div.productos_pagination a{
    font-weight: bold;
}
div.productos_pagination strong{
    text-decoration: underline;
}

.next_pag a{
    padding-right: 12px !important;
    position: relative;
    background: url('../images/arrowr.png') right center no-repeat;  
    width: 8px;
    height: 12px;
    color: #00BB8D;
    text-decoration: underline;
}
.prev_pag a{
    padding-left: 42px !important;
    position: relative;
    background: url('../images/arrowl.png') bottom center no-repeat;  
    width: 8px;
    height: 12px;
    color: #00BB8D;
    text-decoration: underline;
}
div#producto_detalle{
    position: relative;
    margin: 0 auto;
    margin-top: 125px;
    width: 900px;
}

div#producto_detalle_imagen{
    background: url('../images/adorno.png') bottom center no-repeat;  
    position: relative;
    width: 332px;
    height: 316px;
}

div#producto_detalle_imagen img{
    position: absolute;
    top: -43px;
    left: 50px;
    width: 242px;
    height: 316px;
}
div#producto_detalle_imagen_sombra{ 
    background: url('../images/sombra_1.png') bottom center no-repeat;  
    width: 244px;
    height: 20px;
    left: 49px;
    position: relative;
    top: 273px;
}
div#producto_detalle_imagen_sombra_pr{ 
    background: url('../images/sombra_1.png') bottom center no-repeat;  
    width: 244px;
    height: 20px;
    left: 45px;
    position: relative;
    top: -16px;
}
div#producto_detalle_titulo{
    background: url('../images/cuadro-titulo.png') bottom center repeat;  
    position: absolute;
    /*top: -38px;
    */padding: 3px 60px ;
    left: 292px;
    font-family: Arial;
    color: #FFF;
    font-weight: bold;
    z-index: 10;
    text-align: center;
}
div#producto_detalle_titulo div:first-child{
    text-transform: uppercase;
}
div#producto_detalle_titulo div:last-child{
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

div#producto_detalle_texto{
    padding: 20px;
    background: url('../images/cuadro-texto.png') top center repeat; 
    width: 553px;
    height: 180px; 
    position: absolute;
    top: 16px;
    color: #828282;
    font-size: 13px;
    text-align: justify;
    right: 20px;
}

.fabrica_detalle_titulo{
    cursor: pointer;
    width: 215px;
    height: 29px; 
    font-family: Arial;
    font-weight: bold;
    color: #FFF;
    padding-left: 35px;
    padding-top: 11px
}

.fabrica_callao{
    background: url('../images/1-Callao.png') left center no-repeat; 
}
.fabrica_callao:hover{
    background: url('../images/1-Callao2.png') left center no-repeat; 
}
.fabrica_arequipa{
    background: url('../images/2-Arequipa.png') left center no-repeat; 
}
.fabrica_arequipa:hover{
    background: url('../images/2-Arequipa-2.png') left center no-repeat; 
}
.fabrica_sullana{
    background: url('../images/3-Sullana.png') left center no-repeat; 
}
.fabrica_sullana:hover{
    background: url('../images/3-Sullana2.png') left center no-repeat; 
}



.fabrica_detalle_descripcion{
    background: url('../images/info-cuadro.png') left top no-repeat; 
    width: 389px;
    height: 95px; 
    left: 2px;
    position: relative;
    top: -7px;
    font-size: 12px;
    color: #828282;
}
.fabrica_detalle_descripcion div{
    padding-left: 40px;
    padding-top: 8px;
    position: relative;
    top: 10px;
}
.fabrica_seccion{
    position: relative;
    float: left;
}
div#trabajos_botones{
    float: left;
}
div#trabajos_botones a{
    float: left;
    padding: 40px 3px;
}

a#trabajo_convocatoria{
    background: url('../images/boton1-OFF.png') left center no-repeat; 
    width: 218px;
    height: 27px; 
    display: block
}
a#trabajo_convocatoria:hover{
    background: url('../images/boton1-ON.png') left center no-repeat; }
a#trabajo_cv{
    background: url('../images/boton2-OFF.png') left center no-repeat; 
    width: 161px;
    height: 27px; 
    display: block
}
a#trabajo_cv:hover{
    background: url('../images/boton2-ON.png') left center no-repeat; }
a#trabajo_formacion{
    background: url('../images/boton3-OFF.png') left center no-repeat; 
    width: 273px;
    height: 27px; 
    display: block
}
a#trabajo_formacion:hover{
    background: url('../images/boton3-ON.png') left center no-repeat; }
#trabajo_sedes{
    position: relative;
}
#trabajo_sedes a {
    padding:36px 66px;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
}
#trabajo_sedes a:hover{

    color: #00BB8D;
    text-decoration: underline;
}
#trabajo_sedes div{
    position: absolute;
}

.linea_vertical_s{
    left: 240px;
    top: 19px;
}
.linea_vertical_c{
    left: 462px;
    top: 19px;
}
.linea_vertical_a{
    left: 698px;
    top: 19px;
}
div.trabajo_perfil, div.trabajo_detalle_des{
    font-size: 13px;
    color: #828282;
    padding-left: 20px;
    padding-bottom: 5px
}
div.trabajo_detalle_des{
    padding-right: 50px;
    text-align: justify
}
.trabajo_ver{
    background: url('../images/boton-OFF_1.png') left center no-repeat; 
    width: 185px;
    height: 29px; 
    display: block;
}
.trabajo_ver:hover{
    background: url('../images/boton-ON.png') left center no-repeat; }
.trabajo_detalle{
    background: url('../images/Detalle-OFF.png') left center no-repeat; 
    width: 185px;
    height: 30px; 
    display: block;
    margin-bottom: 10px;
}

.trabajo_detalle:hover{
    background: url('../images/Detalle-ON.png') left center no-repeat; }
.trabajo_box{
    margin: 15px;
    margin-bottom: 25px;
}
.t_select{
    color: #00BB8D;
    text-decoration: underline;
}

.trabajo_detalle_enviar{
    background: url('../images/Enviar-a-un-amigo-OFF.png') left center no-repeat; 
    width: 180px;
    height: 30px; 
    display: block;
    margin-right: 20px;
}
.trabajo_detalle_enviar:hover{
    background: url('../images/Enviar-a-un-amigo-ON.png') left center no-repeat; 
}
.trabajo_detalle_enviarcv{
    background: url('../images/Enviar-mi-CV-OFF.png') left center no-repeat; 
    width: 180px;
    height: 30px; 
    display: block;
}
.trabajo_detalle_enviarcv:hover{
    background: url('../images/Enviar-mi-CV-ON.png') left center no-repeat; 
}

a.fabrica_anchor{
    background: url('../images/mode-OFF.png') center no-repeat; 
    width: 77px;
    height: 77px;
    position: absolute;
    cursor: pointer;
}

a.fabrica_anchor_s{
    top: 74px;
    left: 108px;
}
a.fabrica_anchor_c{
    top: 205px;
    left: 165px;
}
a.fabrica_anchor_a{
    top: 273px;
    left: 252px;
}


.tb_formulario_cv{
    position: relative;
    left:-50px;
}


.tb_formulario_cv td{
    vertical-align: middle;
    padding: 7px 15px;
    font-family: Arial;
    font-size: 13px;
    color: #828282;
}
td.title{
    width: 180px;
    text-align: right;
}
.formulario_cv_titulo{
    padding-left: 50px;
    color: #00BB8D;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: left;
}
.tb_formulario_cv input[type=text]{
    background: url('../images/cuadro-de-texto-large.png') center no-repeat; 
    width: 172px;
    padding: 6px 10px 5px;
    border: 0;
    font-size: 12px;
    color: #828282;
}
.tb_formulario_cv span{
    font-size: 12px;
    color: #828282;
    position: relative;
    top: 3px;
}
.tb_formulario_cv input[type=radio]{
    position: relative;
    top: 4px;
    cursor: pointer;
}
.tb_formulario_cv textarea{
    background: url('../images/cuadro-de-texto-grande.png') left center no-repeat !important; 
    padding: 10px;
    width: 214px;
    height: 75px;
    border: 0;
    margin-top: 20px;
}
.tb_formulario_medium{
    background: url('../images/cuadro-de-texto-medium.png') left center no-repeat !important; 
    width: 116px !important;
    padding: 5px 10px;
    border: 0;
}
.frm_title_dir{
    position: relative;
    top: 4px;
    left: 0px;
}
.frm_title_exp{
    position: relative;
    top: -47px;
    color: #00BB8D;
    font-weight: bold;
}
.frm_title_des{position: relative;
               top: -26px;
               color: #a1a1a1;
               font-size: 12px;
}
.formulario_cv_ubigeo{
    padding: 2px 0;
}
.frm_title_email{
    position: relative;
    top: 96px;
}
.formulario_cv_email{
    position: relative;
    top: 12px;
}
.formulario_cv_idioma input[type=radio]{
    position: relative;
    cursor: pointer;
    top: 2px;
}
.formulario_cv_idioma span{
    position: relative;
    top: 1px;
}

.custom-input-file {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: url('../images/adjuntar-OFF.png') top center no-repeat; 
    color: #000;
    text-align: center;
    font-family: calibri;
    font-size: 20px;
    width: 240px;
    height: 80px;
    min-height: 40px;
}

.custom-input-file:hover, .file_active {
    background: url('../images/adjuntar-ON.png') top center no-repeat !important; 
}
.custom-input-file .input-file {
    cursor: pointer;
    display: block;
    height: 31px;
    left: -25px;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 270px;
}
.custom-input-file .archivo {
    position: relative; 
    top: 54px;
    font-size: 12px;
    overflow: hidden;
}
div#adjunta_cv_espec{
    color: #00BB8D;
    font-size: 10px;
    position: relative;
    top: 42px;
    font-weight: bold;
}

.custom-input-file .archivo {
    position: relative; 
    top: 54px;
    font-size: 12px;
    overflow: hidden;
}

.frm_cv_enviar{
    background: url('../images/enviar-OFF.png') top center no-repeat !important; 
    width: 106px;
    height: 29px;
    display: block;
    margin: 0 auto;
}

.frm_cv_enviar:hover{
    background: url('../images/enviar-ON.png') top center no-repeat !important; 
}
.volver_cv{
    color: #00BB8D;
    font-weight: bold;
}
.volver_cv:hover{
    text-decoration: underline;
}

.tb_volver_cv{
    text-align: center;
}

.formacion_titulo{
    color: #00BB8D;
    padding-top: 50px;
    padding-left: 20px;
}

#contactenos_bg_mapa{
    background: url('../images/ubication-marco.png') top center no-repeat;
    width: 299px;
    position: relative;
    left: 1px;
    height: 341px;
    margin-left: 20px;
}

#tb_contactenos_mapa td{
    vertical-align: top
}
#contactenos_mapa_1{
    background: url('../images/Sullana-OFF.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_1 a{
    width: 169px;
    height: 36px;
    display: block;
}

#contactenos_mapa_1_on{
    background: url('../images/Sullana-ON.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_2{
    background: url('../images/Paita-OFF.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_2 a{
    width: 169px;
    height: 36px;
    display: block;
}

#contactenos_mapa_2_on{
    background: url('../images/Paita-ON.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_3{
    background: url('../images/Arequipa-OFF.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_3 a{
    width: 169px;
    height: 36px;
    display: block;
}

#contactenos_mapa_3_on{
    background: url('../images/Arequipa-ON.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_4{
    background: url('../images/Callao-OFF.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}
#contactenos_mapa_4 a{
    width: 169px;
    height: 36px;
    display: block;
}

#contactenos_mapa_4_on{
    background: url('../images/Callao-ON.png') top center no-repeat;
    width: 169px;
    height: 36px;
    margin-top: -2px;
}

#contactenos_texto_des{
    background: url('../images/texto-marco.png') top center no-repeat;
    width: 311px;
    height: 161px;
    position: relative;
    top: -20px;

}
#contactenos_texto_des  table{
    margin-left: 20px;
    font-size: 12px;
    color: #828282;
    position: relative;
    top: 42px;
}
#contactenos_texto_des  table td{
    padding: 3px 0;
    vertical-align: middle;
}
#contactenos_texto_des img{
    margin-right: 10px;
}

#tb_contactenos{
    font-size: 12px;
    font-family: Arial;
    color: #828282;
    margin-left: 80px;
}

#tb_contactenos input[type=text]{
    background: url('../images/cuadro-de-texto.png') top center no-repeat;
    width: 165px;
    padding: 4px 10px 3px;
    border: 0;
}   
#tb_contactenos td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    text-align: right;
}

#tb_contactenos textarea{
    background: url('../images/cuadro-de-texto-1.png') top center no-repeat;
    padding: 10px;
    width: 166px;
    height: 54px;
    border: 0;
}
#contactenos_boton_enviar{
    background: url('../images/enviar-OFF_1.png') top center no-repeat;
    width: 77px;
    height: 24px;
    display: block;
    position: relative;
    left: 184px;
    margin-top: 5px;
}
#contactenos_boton_enviar:hover{
    background: url('../images/enviar-ON_1.png') top center no-repeat;
}
#p_enviar{
    background: url('../images/enviar-OFF_1.png') top center no-repeat;
    width: 77px;
    height: 24px;
    display: block;
    position: relative;
    left: 184px;
    margin-top: 5px;
}
#p_enviar:hover{
    background: url('../images/enviar-ON_1.png') top center no-repeat;
}

.linea_vertical_ct{
    height: 506px !important;
    position: absolute;
    right: 377px;
    top: 34px;
}

.fabrica_detalle_bg{
    background: url('../images/cuadro-imagen.png') top center no-repeat;
    width: 421px;
    height: 274px;
    position: absolute;
    display: none;
    z-index: 12
}

#f_1_detalle{
    left: 156px;
    top: 242px;
}
#f_2_detalle{
    left: 243px;
    top: 309px;
}
#f_3_detalle{
    top: 110px;
    left: 99px;
} 

.fabrica_detalle_bg_div{

    background: url('../images/imagen-sombra-interior_1.png') top center no-repeat;
    width: 401px;
    height: 242px; 
    left: 10px;
    top: 23px;
    position: absolute;
}
.close_fabrica{
    width: 22px;
    height: 22px;

    display: block;
    background: url('../images/1-controles.png') top center no-repeat #FFF;
    position: absolute;
    bottom: 10px;
    right: 11px;
    cursor: pointer;
    z-index: 9999;
}
.close_fabrica:hover{
    background-position: 0 -24px
}
.fabrica_detalle_bg div img{
    position: absolute;
    top: 0px;
    left: 0px;
}

.fabrica_detalle_bg_sombra{
    background: url('../images/imagen-sombra-interior_1.png') top center no-repeat;
    width: 401px;
    position: absolute;
    top: 23px !important;
    left: 10px !important;
    height: 242px;
    z-index: 9998;
}



div.ver_fomulario_enviar table{
    margin: 10px 20px;
    font-family: Arial;
    color: #8B8B8B;
}
div.ver_fomulario_enviar table td input[type=text]{
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px 10px;
    width: 300px;
}
div.ver_fomulario_enviar table td textarea{
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px 10px;
    width: 300px;
    height: 150px;
    max-width: 300px;
    max-height: 150px;
    font-family: Arial
}
div.ver_fomulario_enviar table td:first-child{
    padding-right: 15px;
    font-weight: bold;
    text-align: right;
}

div.ver_fomulario_enviar table td{
    padding-top: 4px;
    font-size: 12px;
    padding-bottom: 4px;
}
div.ver_fomulario_enviar .qs_super_titulo{
    text-align: left !important;
    padding-top: 5px !important;
    color: #00BB8D;
    text-transform: uppercase;
    font-family: Arial;
    padding-bottom: 10px;
}
input#enviar_cv_button {
    position: relative;
    top: -10px;
    width: 75px;
    height: 23px;
    background: url('../images/enviar-OFF_1.png') transparent top center no-repeat; 
}
input#enviar_cv_button:hover{
    background: url('../images/enviar-ON_1.png') transparent top center no-repeat; 
}