﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../Img/NP/Fondo.jpg');
	background-repeat: repeat;
	background-color: #dedad9;
	font-family: Tahoma;
	font-size: 10pt;
}

div.Contenedor
{
	width:205px;
	height:320px;
	background-color:#333333;
	position: relative;
}


td.MenuNivel2
{
	font-size: 8pt;
	background-color: #716863;
	font-family:Arial;
	color:#FFFFFF;
    
}


    .carritoUIBackGround
    {
        width: 100%;
        position: absolute;
        display: none;
        z-index: 9999;
        background-color: Gray;
        filter: alpha(opacity=70);
        opacity: 0.7;
        text-align: center;
    }
    .carritoUIModalWindowContainer
    {
        position: absolute;
        display: none;
        z-index: 99999;
        width: 530px;
        height: 546px;
        background-color: White;
        border: solid 2px #000;
    }
    .carritoUIModalStockPreLoader
    {
        display: none;
        width: 100px;
        background-color: #FFF;
    }
    .carritoUITable
    {
        width: 100%;
        border: 1px solid #9d8d85;
    }
    .carritoUITableHeader
    {
        background-color: #c60070;
        font-family: Arial;
        font-weight: bold;
        font-size: 8pt;
        color: #FFFFFF;
        line-height: 20px;
        text-align: center;
    }
    .carritoUITableRow
    {
        font-family: Arial;
        font-weight: bold;
        font-size: 8pt;
        color: #9d8d85;
        line-height: 20px;
    }
    .carritoUITableCell
    {
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #9d8d85;
    }
     a.carritoUILink, a.carritoUILink:hover
        {
            font-family: Arial;
            font-size: 10pt;
            color: #c60070;
            font-weight: bold;
            text-decoration: none;
        }


a.linkContenedor
        {
            height: 320px;
            width: 205px;
            position: absolute;
            top: 0px;
            left: 0px;
            background-color: Transparent;
        }

td.MenuNivel2Over
{
	font-size: 8pt;
	background-color: #928883;
	color: #333333;
	font-family:Arial;
    
}

td.MenuNivel3
{
	font-size: 8pt;
	background-color: #928883;
	font-family:Arial;
    
}


td.MenuNivel3Over
{
	font-size: 8pt;
	background-color: #C0BBB8;
	color: #333333;
	font-family:Arial;
    
}

a.Nivel1TextoMenuCategoria
{
	text-decoration:none;
	color:#FFFFFF;
}


a.Nivel1TextoMenuCategoria:hover
{
	color:#FFFFFF;
}

a.MenuPrincipal
{
	text-decoration:none;
	color:White;
}

a.MenuPrincipal:hover
{
	color:#7FAED7;
}

input.ImagenBotonLogin
{
	background-image: url('../Img/NP/btn_entrar.jpg');
}

input.ImagenBotonLoginSelected
{
	background-image: url('../Img/NP/btn_entrar_f2.jpg');
}
