@charset "UTF-8";


body {
    background-color: #333333;
    margin: 0px;
    vertical-align: top;
}


.top_barra{
    position: relative;
    width: 100%;
    height: 100px;
    
    left: 0%;
    margin-left: 0px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/bar1.jpg");
    background-repeat: repeat-x;
    background-position: 50% 0%;
    background-color: #4b1d12;
}


.top_icono{
    position: relative;
    width: 210px;
    height: 94px;
    
    left: 50%;
    margin-left: -105px;
    top: 0%;
    margin-top: 6px;
    float: left;
    
    background-image: url("../img/icono_app.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}


.top_sombra{
    position: relative;
    width: 100%;
    height: 30px;
    z-index: 10;
    
    background-image: url("../img/sombra1.png");
    background-repeat: repeat-x;
    background-position: 50% 0%;
}

.banner{
    position: relative;
    width: 100%;
    height: 500px;
    
    left: 0%;
    margin-left: 0px;
    top: 0%;
    margin-top: -30px;
    
    background-image: url("../img/bg_top.jpg");
    background-repeat: repeat-x;
    background-position: 50% 0%;
    background-color: #000000;
    
}

.banner_iphone{
    position: relative;
    width: 310px;
    height: 640px;
    
    left: 50%;
    margin-left: -370px;
    top: 0%;
    margin-top: 30px;
    float: left;
    
    background-image: url("../img/device0.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.banner_titulo{
    position: relative;
    width: 400px;
    height: 140px;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 100px;
    float: left;
    
    background-image: url("../img/titulo1.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.banner_texto{
    position: relative;
    width: 400px;
    height: 80px;
    
    left: 50%;
    margin-left: -400px;
    top: 0%;
    margin-top: 260px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 16px;
    color: #ede033;
    text-align: left;    
}

.banner_boton{
    position: relative;
    width: 180px;
    height: 64px;
    
    left: 50%;
    margin-left: -396px;
    top: 0%;
    margin-top: 370px;
    float: left;
    
   background-image: url("../img/down_es.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}



.nav_barra{
    position: relative;
    width: 880px;
    height: 100px;
    
    left: 50%;
    margin-left: -440px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/bar1.jpg");
    background-repeat: repeat-x;
    background-position: 50% 0%;
    background-color: #4b1d12;
}

.nav_todo_img{
    position: absolute;
    width: 96px;
    height: 96px;
    
    left: 0%;
    margin-left: 200px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/icono_lista.png");
    background-repeat: repeat-x;
    background-position: 50% 0%;
}

.nav_todo_txt{
    position: absolute;
    width: 96px;
    height: auto;
    display: inline-block;
    
    left: 0%;
    margin-left: 274px;
    top: 0%;
    margin-top: 36px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 12px;
    color: #cccccc;
    text-align: left;    
}

.nav_busqueda_img{
    position: absolute;
    width: 96px;
    height: 96px;
    
    left: 0%;
    margin-left: 360px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/icono_buscar.png");
    background-repeat: repeat-x;
    background-position: 50% 0%;
}

.nav_busqueda_txt{
    position: absolute;
    width: 96px;
    height: auto;
    display: inline-block;
    
    left: 0%;
    margin-left: 434px;
    top: 0%;
    margin-top: 36px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 12px;
    color: #cccccc;
    text-align: left;    
}


.nav_email_img{
    position: absolute;
    width: 96px;
    height: 96px;
    
    left: 0%;
    margin-left: 520px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/icono_compartir.png");
    background-repeat: repeat-x;
    background-position: 50% 0%;
}

.nav_email_txt{
    position: absolute;
    width: 96px;
    height: auto;
    display: inline-block;
    
    left: 0%;
    margin-left: 594px;
    top: 0%;
    margin-top: 36px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 12px;
    color: #cccccc;
    text-align: left;    
}


.nav_sombra{
    position: relative;
    width: 880px;
    height: 30px;
    
    left: 50%;
    margin-left: -440px;
    top: 0%;
    margin-top: 0px;
    z-index: 10;
    
    background-image: url("../img/sombra1.png");
    background-repeat: repeat-x;
    background-position: 50% 0%;
}

.segmento_resenias{
    position: relative;
    width: 880px;
    height: 330px;
    
    left: 50%;
    margin-left: -440px;
    top: 0%;
    background-color: #ffffff;
    /*
    margin-top: -30px;
    background-image: url("../img/bg_segmento.jpg");
    background-repeat: repeat-x;
    background-position: 0% 100%;
    */
}

.segmento{
    position: relative;
    width: 880px;
    height: 500px;
    
    left: 50%;
    margin-left: -440px;
    top: 0%;
    margin-top: 0px;

    background-image: url("../img/bg_segmento.jpg");
    background-repeat: repeat-x;
    background-position: 0% 100%;
    background-color: #ffffff;
}

.todo_imagen{
    position: absolute;
    width: 440px;
    height: 500px;
    
    left: 0%;
    margin-left: 80px;
    top: 0%;
    margin-top: 0px;
    float: left;
    
    background-image: url("../img/device1.png");
    background-repeat: no-repeat;
    background-position: 0% 30px;
}

.todo_titulo{
    position: absolute;
    width: 300px;
    height: 100px;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 150px;
    float: left;
    
    background-image: url("../img/titulo3.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.todo_texto{
    position: absolute;
    width: 400px;
    height: auto;
    display: inline-block;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 300px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 16px;
    color: #333333;
    text-align: left;
}


.busqueda_imagen{
    position: absolute;
    width: 440px;
    height: 500px;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 0px;
    float: left;
    
    background-image: url("../img/device2.png");
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.busqueda_titulo{
    position: absolute;
    width: 300px;
    height: 100px;
    
    left: 0%;
    margin-left: 40px;
    top: 0%;
    margin-top: 150px;
    float: left;
    
    background-image: url("../img/titulo4.png");
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.busqueda_texto{
    position: absolute;
    width: 400px;
    height: auto;
    display: inline-block;
    
    left: 0%;
    margin-left: 40px;
    top: 0%;
    margin-top: 300px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 16px;
    color: #333333;
    text-align: left;
}

.email_imagen{
    position: absolute;
    width: 440px;
    height: 500px;
    
    left: 0%;
    margin-left: 0px;
    top: 0%;
    margin-top: 0px;
    float: left;
    
    background-image: url("../img/device3.png");
    background-repeat: no-repeat;
    background-position: -100px 50%;
}

.email_titulo{
    position: absolute;
    width: 300px;
    height: 100px;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 150px;
    float: left;
    
    background-image: url("../img/titulo5.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.email_texto{
    position: absolute;
    width: 400px;
    height: auto;
    display: inline-block;
    
    left: 50%;
    margin-left: 0px;
    top: 0%;
    margin-top: 300px;
    float: left;
    
    font-family: arial, helvetica;
    font-size: 16px;
    color: #333333;
    text-align: left;
}

.pie{
    position: relative;
    width: 880px;
    height: 250;
    
    left: 50%;
    margin-left: -440px;
    top: 0%;
    margin-top: 0px;
    
    background-image: url("../img/pie_bg.jpg");
    background-repeat: repeat;
    background-position: 0% 0%;
    background-color: #4b1d12;
}

.pie_texto{
    position: absolute;
    width: 800px;
    height: 140px;
    
    left: 0%;
    margin-left: 40px;
    top: 0%;
    margin-top: 40px;
    margin-bottom: 40px;
    
    font-family: arial, helvetica;
    font-size: 12px;
    color: #cccccc;
    text-align: center;
}


.pie_logo{
    position: absolute;
    width: 102px;
    height: 33px;
    
    left: 50%;
    margin-left: -51px;
    top: 0%;
    margin-top: 170px;
    margin-bottom: 40px;
    
    background-image: url("../img/fusense_logo.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}



/*
html body div.segmento_resenias div#slides div.slidesjs-container div.slidesjs-control img.slidesjs-slide {
	width: 100% !important;
	height: 100% !important;
}
*/