﻿/*==== GLOBAL =====*/
body
{
    font-size: 12px;
}

#main
{
    margin: 0 auto;
    color: #959595;
}

#header
{
    height: 129px;
    width: 982px;
    margin: 0 auto;
    position: relative;
}
#content
{
    width: 982px;
    margin: 0 auto;
    padding-bottom: 80px;
    margin-top:10px;
}

#banner
{
    width: 982px;
    margin: 0 auto;
    height: 285px;
}

.LeftMenu
{
    width: 238px;
    float: left;
}

.Destacados
{
    width: 726px;
    float: right;
    margin-left: 15px;
    padding-bottom:40px;
    display:inline;
}

.RightContent
{
    width: 726px;
    float: left;
    margin-left: 15px;
    padding-bottom:40px;
    display:inline;
}

#footer
{
    width: 982px;
    margin: 0 auto;
}

#footer A
{
    line-height: 19px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

#footer A:hover
{
    color: #000;
    text-decoration: underline;
}

/* HEADER */
.slogan
{
    position: absolute;
    margin: 20px 0 0 300px;
    height: 100px;
    color: #cececf;
    font-size: 18px;
    width: 468px;
}

.slogan img
{
    height: 100px;
    width: 468px;
}

.logo
{
    position: absolute;
    margin: 22px 0 0 0;
    top: 0px;
    left: 0px;
}


.HeaderRightContainer
{
    width: 350px;
    float: right;
    margin: 22px 0 0 0;
}

.carrito
{
    float: right;
    padding: 0px 0px 0px 0px;
    padding: 10px 0px 18px 0px;
    width: 350px;
    text-align: right;
    vertical-align: middle;
}

.carrito A
{
    line-height: 15px;
    color: #313131;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.carrito A:hover
{
    color: #313131;
    text-decoration: underline;
}

.carrito span
{
    line-height: 15px;
    color: #aeaeae;
    font-size: 12px;
    font-weight: normal;
}

.carrito.Texto
{
    line-height: 15px;
    padding-left: 23px;
    background: url(/imagesV2/carrito1.gif) no-repeat 0px 1px;
    color: #aeaeae;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-top: 2px;
}


.idiomas
{
    float: right;
    line-height: 14px;
    color: #313131;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
    width: 172px;
    text-align: right;
}

.redesSociales
{
    float: right;
    line-height: 14px;
    color: #313131;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
    width: 172px;
    text-align: right;
}

.redesSociales a
{
    border:none;
}

.redesSociales img
{
    border:none;
}
/* Menu */
.menuContainer
{
    width: 982px;
    white-space: nowrap;
    margin: 0 auto;
    height: 45px;
}

.menuSeparator
{
    width: 1px;
    vertical-align: middle;
}
.menu
{
    background-color: #f8f8f8;
    margin: 0px;
    height: 45px;
}

.menu ul
{
    list-style: none;
    text-align: center;
    display: inline;
}

.menu li
{
    float: left;
    display: inline;
    height: 43px;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    text-transform: capitalize;
    padding-top: 15px;
}

.menu li A
{
    text-decoration: none;
    color: #000000;
}

.menu li A:hover
{
    text-decoration: none;
    color: #525252;
}

.menu li lu li
{
    display: none;
}


/* Menus Verticales */
.CabeceraMenu
{
    margin: 0px;
    border-bottom: 0px;
    background: #f8f8f8;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 16px;
    width: 100%;
    height: 17px;
    text-align: left;
}

.CabeceraMenu SPAN
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
}

.Destacados .Titulo
{
    margin: 0px;
    border-bottom: 0px;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 18px;
    width: 100%;
    height: 17px;
    text-align: left;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
    color:#FF0000;
}



.ProductoDestacado
{
    width: 232px;
    float: left;
    border-top: #e5e5e5 0px solid;
    color: #999999;
    padding-bottom:10px;
    margin-left:4px;
    margin-right:4px;
    height:360px;
}

.ProductoDestacado .TituloDestacado
{
    width:232px;
    height:32px;
    text-align:left;
    padding-top:5px;

}
.ProductoDestacado .TituloDestacado A
{
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}

.ProductoDestacado .Imagen
{
    font-size: 12px;
    height: 268px;
    text-decoration: none;
    color: #000000;
    width:215px;
    border: solid 1px #d6d6d6;
}

.ProductoDestacado .Titulo A:hover
{
    text-decoration: underline;
}

.ProductoDestacado .Descripcion
{
    line-height:15px;
    height:35px;
    padding-right:15px;
    padding-left:10px;
    padding-top:8px;
    padding-bottom:6px;
    width:200px;
    float:left;
    color:#999999;
    font-size:11px;
    line-height:15px;
    text-align:justify;
}

.ProductoDestacado .Precio
{
    text-align: right;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 1px;
    display: inline;
    color: #ff0000;
    font-weight: bold;
    font-size:18px;
    height:18px;   
    text-align:right; 
    width:200px;
}
.ProductoDestacado .Imagen
{
    width:220px;
    height:222px;
}

.ProductoDestacado .PieProducto
{
    line-height:15px;
    height:45px;
    padding:5px;
    width:232px;
}

.ProductoDestacado  .VerDetalles
{
     width:232px;
     height:32px;
}

.ProductoDestacado A

{
    color:#FFFFFF;
}

/* Ficha Producto */

.Titulo
{
    margin: 0px;
    border-bottom: 0px;
    padding-bottom: 14px;
    vertical-align: top;
    padding-top: 18px;
    width: 100%;
    height: 17px;
    text-align: left;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    
}


.FichaProducto
{
    width: 706px;
    border: solid 1px #e5e5e5;
    padding:10px;
    height:510px;
}

.FichaProducto .Titulo
{
    width:212px;
    height:22px;
    text-align:left;
    font-size: 12px;
    padding-left: 9px;
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}

.FichaProducto .Imagen
{
    float:right;
    border: solid 1px #e5e5e5;
    width:356px;
    text-align:center;
}

.FichaProducto .PieImagen
{
    float:right;
    width:356px;
    text-align:center;
    height:20px;
    padding-top:5px;
    text-decoration:none;
}

.FichaProducto .PieImagen A
{
    color: #959595;
    text-decoration:none;   
}

.FichaProducto .PieImagen A:hover
{
    color: #000;
    text-decoration:underline;   
}


.FichaProducto .Imagen .Mini
{
    border: solid 1px #e5e5e5;
}

.FichaProducto .Descripcion
{
    width:320px;
}

.FichaProducto .Precio
{
    width:230px;
    text-align: right;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 1px;
    display: inline;
    color: #ff0000;
    font-weight: bold;
    font-size:16px;
    height:45px;
    float:left;
}


.FichaProducto .Separador
{
    height:3px;
    background-image: url("/imagesV2/spacer.gif");
    background-repeat:repeat-x;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
}

.FichaProducto .Favoritos
{   
    background-image: url("/imagesv2/favoritos.jpg");
    background-position:left;
    background-repeat:no-repeat;
}

.FichaProducto .Favoritos A
{
    color:#E8D010;
    text-decoration:none;
    position:relative;
    top:15px;
    padding-left:35px;
}

.Accion
{
    margin: 0px;
    border-bottom: 0px;
    background: #f8f8f8;
    padding-bottom: 4px;
    vertical-align: top;
    width: 100%;
    text-align: left;
    border: solid 1px #d6d6d6;
    background-color:#FFFFFF;
    margin-bottom:15px;
}

.TituloAccion
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-color:#f8f8f8;
    width:100%;
    height:20px;
    padding-top:10px;
    margin-bottom:10px;
}

.TituloAccion SPAN
{
    padding-left:10px;
    
}

/** Menu IZDA */
.Menu
{
    list-style: none;
    height: 15px;
    text-align: left;
    display: inline;
}

.Menu LI
{
    background-image:url("/ImagesV2/MenuItem.jpg");
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    padding-top:6px;
    border-bottom-style: dashed;
    border-bottom-width:1px;
    border-bottom-color: #f8f8f8;
    width:80%;
    height:20px;
}

.Menu A
{
    text-decoration:none;
        Color:#959595;

}

.Menu A:hover
{
    text-decoration:underline;
    color:#000000;
}
.Menu Separator
{
    background-image:url("/ImagesV2/MenuSeparator.jpg");
    background-repeat:repeat-x;
    height:3px;
}


.Comunicacion
{
    width: 706px;
    float: left;
    padding-bottom:40px;
    display:inline;
    height:80px;
}

.Comunicacion .Titulo
{
    margin: 0px;
    border-bottom: 0px;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 8px;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
}

.Paginador
{
    width:680px;
    float:right;   
    margin-top:40px;
    text-align:right;
    padding-right:20px;
}

.Paginador A
{
    Color:#959595;
    font-size: 12px;
    text-decoration:none;
    border: solid 1px #695e54;
    width:12px;
    height:15px;
    padding-left:5px;
    padding-right:5px;
    
}

.Paginador A:hover
{
    Color:#000000;
    font-size: 12px;
}

.Paginador SPAN
{
    padding-right:6px;
}


.FichaGeneral
{
    width: 706px;
    border: solid 1px #e5e5e5;
    padding:10px;
    height:510px;
}


.Separador
{
    height:3px;
    background-image: url("/imagesV2/spacer.gif");
    background-repeat:repeat-x;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
}




/** TEXTOS LARGOS */
.TextosLargos
{
	text-align:justify;
	color:#000000;
}

.TextosLargos ul
{
    list-style-type: disc;
    display:inline;
}

.TextosLargos ul li
{
    padding-left:5px;
    text-align:left;
}

