﻿/* Estilos generales */
   
body {
    background: #fff;
    color: #000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 85%;
}
/*--*/
textarea.texto, input{
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
dt {
    display: list-item;
    list-style-image: url(../imagenes/bullete.gif);
    margin-left: 20px;
}
hr {
    background-color: #a4b16f;
    color: #a4b16f;
}
a {
	color: #7d9c00;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
/*--*/
.vacio {
    background: transparent none;
}
/*--*/
.box {
    border-collapse: collapse;
}
.box.conCaja {
    border: 0px none;
}
.box .boxView {
    padding: 2px;
}
/*--*/
.principal .box{
    margin-top: 0px;
}
.principal .boxView ul.horizontal li {
    margin-left: auto;
}
.principal .boxView  ol.horizontal li {
     margin-left: auto;
}
.principal .boxView  ul.horizontal li a {
	margin: auto auto;
}
.principal .boxView  ol.horizontal li a {
	margin: auto auto;
}

/* Estructura página */
/*--*/
#wrapper {
    background: #fff;
    font-size: 0.9em;
    position: relative;
    width: 1000px;
}
/*-
.wrapperLeft{
    background: #ccc url(../imagenes/fondo_izq.jpg) no-repeat scroll right top;
    height: 100%;
    left: -5px;
    position: absolute;
    top: 0px;
    width: 5px;
}
.wrapperRight{
    background: #ccc url(../imagenes/fondo_der.jpg) no-repeat scroll right top;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0px;
    width: 5px;
}
-*/
/*-
.wrapperBgr
{
	background: transparent url(../imagenes/fondo_principal.jpg) no-repeat center top;
	width: 100%;
	left: 0;
	height: 658px;
}
-*/
/*--*/
#header {
    background-position: center top;
    background-repeat: no-repeat;
    height: 163px;
}
/*--*/
#main {
    background: #fff url(../imagenes/fondo_main.jpg) bottom repeat-x;
    margin-bottom: 163px;
    top: 163px;
	padding-top: 5px;
	padding-bottom: 100px;
}
/*--*/
#leftColumn {
    font-size: 95%;
    padding-left: 0px;
    padding-top: 5px;
    width: 21%;
}
/*--*/
#footer {
    background-color: #fff;
	padding-bottom: 2px;
}
/*--*/
#content {
    width: 78%;
}
.one-col .principal {
    display: block;
    float: none;
    width: 99.5%;
}
.one-col .rightColumn {
    display: none;
    width: 0%;
}
.two-col .principal {
    width: 74.2%;
}
.two-col .rightColumn {
    font-size: 95%;
    padding-right: 0px;
    width: 24.5%;
}
/*--*/
#main-principal, #main-principalRight {
    margin-top: 10px;
}
.principal .one-col #main-principal, .principal .one-col #main-principalRight {
    display: block;
    float: none;
    width: 99.5%;
}
.principal .two-col #main-principal, .principal .two-col #main-principalRight {
    width: 74.5%;
}
.principal .one-col #nav-principal, .principal .one-col #nav-principalRight {
    display: none;
    width: 0%;
}
.principal .two-col #main-principalRight, .principal .two-col #nav-principalRight {
    float: right;
}
.principal .two-col #nav-principal, .principal .two-col #nav-principalRight {
    width: 24.5%;
}

/* Cabecera de la página */
/*--*/
#header a#brand {
    left: 0px;
    position: absolute;
    top: 5px;
	height: 125px;
    width: 220px;
}
/*--*/
#header #idiomas {
    padding: 5px 10px 5px 5px;
    position: absolute;
    right: 0px;
    top: 133px;
	z-index: 999;
}
#idiomas a {
    color: #fff;
    padding-left: 8px;
	font-size: 90%;
    text-decoration: none;
}
#idiomas a:hover {
    color: #f9ec00;
    text-decoration: underline;
}
#idiomas a img {
    vertical-align: bottom;
    margin-right: 3px;
}
/*--*/
#usuarioLogout {
    cursor: hand;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 22px;
	height: 30px;
	padding: 10px 12px 0px 5px;
	background: url(../imagenes/fondo_logout.gif) left no-repeat;
}
#usuarioLogout a {
    color: #8fb300;
    margin-left: 4px;
    text-decoration: underline;
}
#usuarioLogout a:hover{
    color: #fff;
}
#usuarioLogout img{
    padding: 0px 3px;
}
/*--*/
#miniCarrito {
    background: url(../imagenes/carrito.gif) no-repeat 0px 8px;
    padding: 0px 10px 6px 37px;
    position: absolute;
    right: 0px;
    top: 57px;
    text-align: center;
    z-index: 1;
}
#miniCarrito .box{
    margin-top: 0px;
    margin-bottom: 0px;
}
#miniCarrito .boxView{
    margin-top: 0px;
    padding-top: 10px;
}
#miniCarrito .box.conCaja {
    border: none;
    background: transparent none;
}
#miniCarrito .hit3 {
    background: transparent none;
    color: #98be00;
    float: none;
	font-weight: bold;
    padding: 0px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: 8px;
    right: 0px;
}
#miniCarrito a {
    color: #000;
    text-decoration: none;
}
#miniCarrito a:hover {
    color: #98be00;
    text-decoration: underline;
}
/*--*/
#nav-header {
    background: #8ab601 url(../imagenes/fondo_nav.jpg) top repeat-x;
    bottom: 0px;
    line-height: 32px;
    position: absolute;
	padding: 0px;
	margin: 0px;
}
#nav-header li {
    background: url(../imagenes/fondo_nav_li.jpg) left repeat-y;
	padding: 5px 0px;
	padding-left: 2px;
	margin: 0px -1px;
}
#nav-header li a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 8px 5px 8px;
	margin: 0px;
	font-size: 1.1em;
}
#nav-header li a:hover {
    color: #fff;
    background: #599803 url(../imagenes/fondo_nav_on.jpg) top center;
}
#nav-header li.selected a {
    color: #627b00;
    background: #ffee00 url(../imagenes/fondo_nav_select.jpg) top center;
}
#nav-header li.selected a:hover {
    color: #627b00;
    background: #ffee00 url(../imagenes/fondo_nav_select.jpg) top center;
}


/* Columna izquierda */
/*--*/
.buscar, .marcas, .atencionCliente, .navSecciones, .recomendados, .atencionCliente, .informacion{
    margin-left: 7px;
}
.buscar .box, .marcas .box, .atencionCliente .box, .navSecciones, .recomendados .box, .informacion .box{
    margin-bottom: 7px;
    margin-top: 0;
}
.buscar .hit3, .buscar fieldset legend, .marcas .hit3, .marcas fieldset legend, .atencionCliente .hit3, .atencionCliente fieldset legend, .recomendados fieldset legend, .recomendados .hit3, .informacion .hit3, .informacion fieldset legend {
    float: none;
    font-weight: normal;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    right: 0px;
    top: 0px;
}
.buscar .boxView, .marcas .boxView, .atencionCliente .boxView, .recomendados .boxView, .informacion .boxView {
    margin-top: 0px;
}

/*--*/
.buscar .hit3, .buscar fieldset legend {
	background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.buscar .box {
	background: #fff;
	border: none;
	color: #666;
	text-align: left;
}
.buscar label {
	clear: none;
	width: 100%;
}
.buscar .boxView {
	background: none;
	padding-bottom: 8px;
}
.buscar .boxView .box .boxView {
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 95%;
}
.buscar .boxView a {
	margin-left: 12px;
	font-size: 95%;
	color: #7d9c00;
}
.buscar .boxView a:hover {
	color: #333;
}
.buscar .boxView fieldset {
	background: none;
	margin-left: 10px;
}
.buscar .text {
	border: 1px solid #569704;
	background: #fff url(../imagenes/fondo_campo.jpg) top left;
	width: 100px;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
	display: block;
	float: left;
}
.buscar .submit {
	color: #255703;
	margin: 0px;
	padding: 2px 0px 5px 14px;
	background: #569704 url(../imagenes/fondo_btn_busca.jpg) no-repeat;
	border: none 0px;
	width: 65px;
	height: 21px;
}
/*--*/
.marcas .hit3, .marcas fieldset legend {
	background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.marcas .box {
	background: #fff;
	border: none;
	color: #666;
	text-align: left;
}
.marcas label {
	clear: none;
	width: 100%;
}
.marcas .boxView {
	background: none;
	padding-bottom: 8px;
}
.marcas .boxView .box .boxView {
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 95%;
}
.marcas .boxView a {
	margin-left: 12px;
	font-size: 95%;
	color: #7d9c00;
}
.marcas .boxView a:hover {
	color: #333;
}
.marcas .boxView fieldset {
	background: none;
	margin-left: 10px;
}
.marcas select.combo {
	width: 166px;
}
/*--*/
.navSecciones ul.vertical {
}
.navSecciones ul.vertical li a {
    background: #83bd00 url(../imagenes/fondo_cat.jpg) top left;
    border-top: solid 1px #668e00;
    color: #0e4001;
    padding: 5px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	padding-left: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
.navSecciones ul.vertical li.selected a, .navSecciones ul.vertical a:hover {
    background: #dccc00 url(../imagenes/fondo_cat_on.jpg) top left;
    border-top: solid 1px #668e00;
    color: #333;
}
.navSecciones ul.vertical li ul li a, .navSecciones ul.vertical li.selected ul li a {
    background: #fff;
    border-top: solid 1px #668e00;
    color: #668e00;
    padding-left: 5px;
	text-transform: none;
    text-decoration: none;
}
.navSecciones ul.vertical li ul li a:hover {
    color: #333;
    border-top: solid 1px #668e00;
}
.navSecciones ul.vertical li ul li.selected a {
    background: #569604;
    border-top: solid 1px #668e00;
	color: #fff;
}
/*--*/
.atencionCliente .hit3, .atencionCliente fieldset legend {
   	background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.atencionCliente .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
    text-align: left;
}
.atencionCliente .box.conCaja fieldset legend {
    text-align: left;
}
.atencionCliente .boxView {
    background: none;
    color: #666;
    font-size: 110%;
    font-weight: bold;
    padding: 12px 8px;
    text-align: center;
}
.atencionCliente .boxView a {
    color: #7d9c00;
    font-weight: normal;
    letter-spacing: 0px;
}
.atencionCliente .boxView a:hover {
    color: #333;
}
.atencionCliente .telefono{
    font-size: 2em;
	letter-spacing: 0px;
	color: #7d9c00;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
.atencionCliente .email{
}
.textoInformacion {
	color: #333;
	font-weight: bold;
	padding: 12px 7px 0px 7px;
	text-align: center;
}
/*--*/
.recomendados .hit3, .recomendados fieldset legend {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.recomendados .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
}
.recomendados .boxView {
    background: none;
    padding: 7px;
}
.recomendados .box.conCaja fieldset .boxView {
    padding-bottom: 0px;
    margin-top: -4px;
}
.recomendados .boxView a {
    color: #7d9c00;
    text-decoration: none;
}
.recomendados .boxView a:hover {
    color: #333;
    text-decoration: underline;
}
.recomendados ul{
    padding: 1px 2px;
}
.recomendados ul li{
    padding: 1px 0px;
}
.recomendados ul li a {
    border: none;
    padding: 3px 0px 3px 0px;
}
.recomendados ul li a:hover {
    color: #fff;
}
.recomendados .marca .label {
	width: auto;
	display: block;
	float: left;
}
.recomendados .marca .input {
	width: auto;
	float: left;
}
.recomendados .marca a {
	text-decoration: underline;
}
/*--*/
.informacion .hit3, informacion fieldset legend {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.informacion .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
    text-align: left;
}
.informacion .box.conCaja fieldset legend {
    text-align: left;
}
.informacion .boxView {
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0px;
	padding-top: 7px;
    padding-right: 3px;
}
.informacion .boxView a {
    color: #666;
    padding-left: 12px;
}
.informacion ul li a {
    background: url(../imagenes/bulletc.gif) 0px 7px no-repeat;
    padding: 3px 0px 3px 18px;
}
.informacion ul li a:hover, .informacion ul li.selected a:hover {
    color: #7d9c00;
}
.informacion ul li.selected a {
    background: transparent url(../imagenes/bulletc.gif) 0px 7px no-repeat;
    color: #666;
    text-decoration: underline;
}
/* Cuerpo Página */
/*--*/
#migas {
    font-size: 90%;
	color: #728e00;
    position: relative;
}
#migas .goBack {
    position: absolute;
    right: 10px;
    top: 2px;
}
#migas a {
    color: #728e00;
    text-decoration: underline;
}
#migas a:hover {
    color: #333;
    text-decoration: underline;
}
/*--*/
.textoEntrada h1 {
    color: #666;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 8px;
	margin-left: 10px;
	padding: 2px 1.5em 4px 0px;
	text-transform: uppercase;
    vertical-align: 50%;

}
/*--*/
.principal .box.conCaja, .rightColumn .menuRightCol .box.conCaja  {
    border-top-style: none;
    width: 100%;
}
.principal .boxView, .rightColumn .menuRightCol .boxView  {
    margin-top: 0px;
    padding: 10px;
    padding-top: 0px;
}
.principal .boxView .boxView, .principal .box .boxView .boxView, .rightColumn .menuRightCol .boxView .boxView{
    background-color: transparent;
    border: 0px none;
}
.principal .hit3, .rightColumn .menuRightCol .hit3  {
    background: #fff none;
    border: 0px none;
    color: #666;
    float: none;
    letter-spacing: -1px;
    margin-left: -2px;
    right: -1px;
    top: 0px;
    position: relative;
    text-transform: uppercase;
    width: auto;
}
.principal fieldset legend{
    background: #fff none;
    border: 0px none;
    float: none;
    margin-left: -2px;
    right: -1px;
    top: 0px;
    position: relative;
    text-transform: uppercase;
    width: auto;
}
.principal .box.conCaja .hit3, .rightColumn .menuRightCol .box.conCaja .hit3 {
    letter-spacing: 0px;
	font-weight: bold;
	margin-left: 0px;
}
.principal .labelPrincipal{
    color: #98be00;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 1.5em 4px 0px;
	text-transform: uppercase;
    vertical-align: 50%;
}
.principal .box .boxView {
    background-color: #fff;
}
.principal .box .box, .rightColumn .menuRightCol .box .box {
    border-collapse: collapse;
    clear: both;
    display: block;
    margin-top: 10px;
    position: relative;
    width: auto;
}
.principal .titulo {
    display: list-item;
    list-style-image: url(../imagenes/bulletd.gif);
    list-style-position: outside;
    color: #666;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px 0 0px 25px;
    padding: 0 0px 10px 0px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.principal .subapartado{
    margin-left: 30px;
}
.principal .subtitulo {
    display: list-item;
    list-style-image: url(../imagenes/bulletd.gif);
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px;
    margin: 5px 0px 0px 10px;
    padding: 0 0px 10px 0px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
/*--*/
.descripcion {
    color: #666;
    margin: 2px 0px 8px 0px;
    text-align: left;
    padding: 8px;
}
.descripcion table, .descripcion table td{
    background: transparent none !important;
}
/*--*/
.pri .label, .sec .label {
    display: block;
    float: left;
    width: auto;
}
.pri .input, .sec .input {
    float: left;
}
.pri h2 a, .sec h2 a, .pri .hit2 a, .sec .hit2 a {
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7d9c00;
	text-decoration: none;
}
.pri h2 a:hover, .sec h2 a:hover, .pri .hit2 a:hover, .sec .hit2 a:hover {
    color: #333;
}
/*--*/
#nav-principalRight .hit3, .rightColumn .menuRightCol .hit3 {
    border: none;
    left: 0px;
    margin-left: 0px;
    padding-top: 4px;
    background: #ebe28b;
}
#nav-principalRight .box.conCaja, .rightColumn .menuRightCol .box.conCaja {
    border: 1px solid #fff;
    background-color: #fff;
}
#nav-principal .hit3, .rightColumn .menuRightCol .hit3 {
    border: none;
    left: 0px;
    padding-top: 4px;
    background: #ebe28b;
}
#nav-principal .box.conCaja, .rightColumn .menuRightCol .box.conCaja {
    background-color: #fff;
}
#nav-principal ul, #nav-principalRight ul, .rightColumn .menuRightCol ul {
    padding-top: 5px;
}
#nav-principal ul li a, #nav-principalRight ul li a, .rightColumn .menuRightCol ul li a {
    background-image: url(../imagenes/bulleta.gif);
    background-position: left 4px;
    background-repeat: no-repeat;
    border: none;
    padding: 3px 0px 3px 0px;
    text-indent: 18px;
}
#nav-principal ul li a:hover, #nav-principalRight ul li a:hover, .rightColumn .menuRightCol ul li a:hover {
    color: #333;
}
#nav-principal ul li.selected a, #nav-principalRight ul li.selected a, .rightColumn .menuRightCol ul li.selected a {
    background-color: #ffed39;
    color: #000;
    text-decoration: none;
}
.rightColumn .menuRightCol .box{
    margin-bottom: 7px;
}
/* Columna Derecha */
/*--*/
.rightColumn .boletin, .rightColumn .noticiaDestacada, .rightColumn .ofertaDestacada, .rightColumn .masVendidos, .rightColumn .menuRightCol {
    margin-right: 7px;
}
.boletin .box, .noticiaDestacada .box, .ofertaDestacada .box, .masVendidos .box {
    margin-bottom: 7px;
    margin-top: 0px;
}
.boletin .hit3, .boletin fieldset legend, .noticiaDestacada .hit3, .noticiaDestacada fieldset legend, .ofertaDestacada .hit3, .ofertaDestacada fieldset legend, .masVendidos fieldset legend, .masVendidos .hit3 {
    float: none;
    font-weight: normal;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    right: 0px;
    top: 0px;
}
.boletin .boxView, .noticiaDestacada .boxView, .ofertaDestacada .boxView, .masVendidos .boxView {
    margin-top: 0px;
}
.boletin .hit3, .boletin fieldset legend {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.boletin .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
}
.boletin .boxView {
    background: none;
    padding-bottom: 7px;
}
.boletin .boxView .box .boxView {
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 95%;
}
.boletin .boxView a {
	margin-left: 12px;
	font-size: 95%;
	color: #7d9c00;
}
.boletin .boxView a:hover {
	color: #333;
}
.boletin .boxView fieldset {
	background: none;
	margin-left: 10px;
}
.boletin input.text {
    border: 1px solid #569704;
	background: #fff url(../imagenes/fondo_campo.jpg) top left;
	width: 100px;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
	display: block;
	float: left;
}
.boletin .submit {
    margin-right: 5px;
    margin-bottom: 3px;
}
/*--*/
.noticiaDestacada .hit3 {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.noticiaDestacada .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
}
.noticiaDestacada .boxView, #nav-principalRight .noticiaDestacada .box.conCaja  {
    padding-bottom: 7px;
}
.noticiaDestacada .box.conCaja fieldset .boxView {
    padding-bottom: 0px;
    margin-top: -4px;
}
.noticiaDestacada .boxView a {
    color: #666;
    text-decoration: none;
}
.noticiaDestacada .boxView a:hover {
    color: #7d9c00;
    text-decoration: underline;
}
.noticiaDestacada ul li a {
    background: url(../imagenes/bulletb.gif) 5px 6px no-repeat;
    border: none;
    padding: 3px 0px 3px 16px;
}
/*--*/
.PGOfertas {
	margin: 0px;
	padding-top: 2px;
}
.POfertas h1, .POfertas .hit1 {
	color: #7d9c00;
	font-size: 1.4em;
	margin: 10px 0px;
}
.ofertaDestacada .hit3 {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.ofertaDestacada .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
}
.ofertaDestacada .boxView {
    background: none;
    padding: 7px;
}
.ofertaDestacada .box.conCaja fieldset .boxView {
    padding-bottom: 0px;
    margin-top: -4px;
}
.ofertaDestacada .boxView a {
    color: #000;
    text-decoration: none;
}
.ofertaDestacada .boxView a:hover {
    color: #67018b;
    text-decoration: underline;
}
.ofertaDestacada ul{
    padding: 1px 2px;
}
.ofertaDestacada ul li{
    padding: 1px 0px;
}
.ofertaDestacada ul li a {
    border: none;
    padding: 3px 0px 3px 0px;
}
.ofertaDestacada ul li a:hover {
    color: #fff;
}
.ofertaDestacada .marca .label {
	width: auto;
	display: block;
	float: left;
}
.ofertaDestacada .marca .input {
	width: auto;
	float: left;
}
.ofertaDestacada .marca a {
	text-decoration: underline;
}
/*--*/
.masVendidos .hit3 {
    background: #fdcf1e url(../imagenes/fondo_topper1.jpg) top repeat-x;
	color: #577625;
	border-bottom: 1px solid #8fb300;
	padding: 5px 0px 4px 0px;
	top: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	width: auto;
}
.masVendidos .box.conCaja {
    background: #fff;
	border: none;
	color: #666;
}
.masVendidos .boxView {
    background: none;
    padding-left: 5px;
    padding-bottom: 7px;
}
.masVendidos .box.conCaja fieldset .boxView {
    padding-bottom: 0px;
    margin-top: -4px;
}
.masVendidos .boxView a {
    color: #666;
    font-weight: normal;
}
.masVendidos .boxView a:hover {
    color: #7d9c00;
}
.masVendidos ol {
    padding: 2px 2px 2px 20px;
}
.masVendidos ol li {
    list-style-type: decimal;
    padding: 2px 0px;
    margin-left: 5px;
}
/* Bloque de Filtrar Artículos */
/*--*/
.filtrarArticulos .box, .filtrarArticulos .box.conCaja {
    background-color: #fff!important;
    border: none;
    text-align: left;
}
.filtrarArticulos .boxView {
    padding: 0px;
}
.filtrarArticulos ul{
    margin: 0px!important;
    padding: 0px!important;
}
.filtrarArticulos ul li{
    padding: 2px 0;
}
.filtrarArticulos ul li a {
    background-image: url(../imagenes/off.gif)!important;
    background-position: 4px 10%!important;
    padding: 1px 0px 1px 23px!important;
    text-indent:0!important;
}
.filtrarArticulos .filtroaplicado .filtroElemento{
    background-image: url(../imagenes/on.gif)!important;
    background-position: 4px 10%!important;
    background-repeat: no-repeat;
    padding: 1px 0px 1px 23px;
}
.filtrarArticulos ul{
    padding-bottom: 15px;
}
.filtrarArticulos .nombrefiltro{
    font-weight: bold;
    padding-left: 5px;
    margin-bottom: 5px;
}
.filtrarArticulos .filtroMarca, .filtrarArticulos .filtroSeccion, .filtrarArticulos .filtroPrecio, .filtroBorrar{
    border: 1px solid #E8E8E8;
    padding: 7px;
}
.filtroaplicado .filtroBorrar{
    border: none!important;
    padding: 15px 0px 0px 0px;
}
.filtroaplicado .filtroMarca, .filtroaplicado .filtroSeccion, .filtroaplicado .filtroPrecio, .filtroBorrar{
    background-color: #ffffcc;
    padding: 7px 0px 15px 5px;
}
.filtroBorrar{
    text-align: right;
}
.filtroBorrar a{
    background: transparent url(../imagenes/btnx.gif) no-repeat 100% 50%;
    display: block;
    margin-right: 5px;
    padding-right: 20px;
    position: relative;
}
/* Pie de la Página */
/*--*/
#enlacesPie {
	background: #8ab601 url(../imagenes/fondo_nav.jpg) top repeat-x;
    line-height: 32px;
	margin-bottom: 10px;
}
#enlacesPie li {
	border-right: solid 1px #88b500;
}
#enlacesPie li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 1px;
	padding: 3px 5px;
	text-decoration: none;
}
#enlacesPie li a:hover {
	color: #000;
	text-decoration: underline;
}
/*--*/
#nav-footer {
	background: transparent none;
	border: none;
	margin: 18px 0px;
}
#nav-footer li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	padding: 0px 3px;
	line-height: 14px;
	text-decoration: none;
	font-size: 90%;
	border-right: 1px solid #999;
}
#nav-footer li.selected a, #nav-footer li.selected a:hover {
	background: transparent none;
}
#nav-footer li a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
}
/*--*/
#linkpublicitario {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: normal;
    padding: 1.5em 0px 1.5em 0px;
    text-align: center;
    width: 90%;
}
a.linkpublicitario {
    font-weight: normal;
    color: #666;
    text-decoration: none;
}
a.linkpublicitario:hover {
    text-decoration: underline;
}

/* Personalizar formularios */
/*--*/
.submit {
    background: #DADFE0 url(../imagenes/fondo_boton.gif) repeat-x scroll 50% top;
    border: 1px outset #dfdfdf;
    padding: 4px 8px;
    margin: 0px 2px;
}
.principal label, .principal .label, .radioGroup li, .CheckGroup li {
    color: #333;
}
.radioGroup li label, .CheckGroup li label{
    vertical-align: middle;
}
form .error {
    padding: 2px;
}
form .readonly {
	background-color: #d6d3ce;
	border-top: solid 1px #848284;
	border-left: solid 1px #848284;
	border-bottom: solid 1px #d6d3ce;
}

/* Elementos comunes a las Páginas (imágenes, paginación) */
/*--*/
.pri .imagenl {
    width: 100%;
    text-align: center;
    padding: 10px 0px 26px 0px;
}
/*--*/
.articuloThumbnail {
    height: 151px !important;
    width: 170px !important;
}
.articuloThumbnail .marco {
    background: transparent url(../imagenes/marcoArticulo.gif) no-repeat center center;
}
/*--*/
.paginacion {
    margin: 30px 0px 10px 0px;
}

/* Personalizar Listas de Datos */
/*--*/
.visualizar {
    padding-left: 10px;
    padding-bottom: 10px;
}
.visualizar .titulo {
    font-weight: bold;
    letter-spacing: normal;
    padding-top: 5px;
}

/* Elementos del Artículo */
/*--*/
.referencia, .marca {
    color: #666;
    font-size: 90%;
}
.marca a{
    color: #666;
}
.marca a:hover {
    color: #7d9c00;
}
/*--*/
.precio {
	color: #333;
	clear: both;
	margin: 8px 0 0 0;
	text-align: right;
	vertical-align: bottom;
	width: auto;
}
.precio .actual {
	font-size: 1.4em;
	font-weight: normal;
}
.precio .resaltar {
    text-align: center;
    background-color: #B52B3D;
    color: #fff;
    padding: 0px 6px 0px 6px;
}
.precioAnterior, .descuento {
    color: #660000;
    font-size: 95%;
    font-style: italic;
}
.PArticulos .descripcion {
	padding-top: 20px;
}
/*--*/
.stockArticulo{
    clear: both;
    float: right;
    margin: 8px 0 0 0;
    text-align: right;
    vertical-align: bottom;
    width: auto;
}
/* Comentarios de los Artículos */
/*--*/
.articuloComentario .puntuacion img, .PGFichaArticulo .valoracion img {
    background: transparent url(../imagenes/ValorComentarioBgr.gif) top left no-repeat;
    position: relative;
    white-space: nowrap;
}
.articuloComentario .valoracion, .PGFichaArticulo .valoracion {
    background: transparent url(../imagenes/ValorComentarioColor.gif) left bottom no-repeat;
}
.articuloComentario .etiqueta {
    background: url(../imagenes/comentario.gif) left no-repeat;
    padding-left: 18px;
    margin-left: 6px;
}
.articuloComentario a {
    padding: 6px;
    padding-left: 38px;
    background: url(../imagenes/add_comentario.gif) left top no-repeat;
}
.articuloComentario .etiqueta a, .articuloComentario .puntuacion a {
    background: transparent none;
    padding: 0px;
}
.articuloComentario .nuevoComentario {
    margin-top: 10px;
    padding-bottom: 10px;
}
.articuloComentario .nuevoComentario a:hover, .FichaArticulo .contactar a:hover {
    color: #666;
}
.PGFichaArticulo .formatoCompacto div.articuloComentario{
    margin-top: 5px;
    margin-left: 53px;
}
/*--*/
.PGArticuloComentario li {
	margin-bottom: 4px;
}
.PGArticuloComentario fieldset legend {
	color: #333333;
	text-transform: none;	
}
.PGArticuloComentario form fieldset.group {
    margin: 0px;
}
/*--*/
.PArticuloComentario_Ok .volver{
    margin: 30px auto 0 auto;
    text-align: center;
}
.PArticuloComentario_Ok .volver a{
    background: transparent url(../imagenes/goBack.gif) no-repeat 0 50%;
    padding-left: 25px;
}
/*--*/
.formatoCompacto .galeriaImagenes{
    border-bottom: none 0px transparent;
    border-left: none 0px transparent;
    border-right: none 0px transparent;
}
.galeriaImagenes{
    background-color: #fafaff;
    border: solid 2px #eaeaf3;
    clear: both;
    float: left;
    margin-top: 4px;
    padding: 0px;
    width: 100%;
}
.galeriaImagenes ul{
    clear: both;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.galeriaImagenes ul li{
    background-color: #fff;
    border: solid 2px #eaeaf3;
    float: left;
    height: 100px;
    min-width: 100px;
    padding: 5px 2px;
    overflow: hidden;
    vertical-align: middle;
}
.galeriaImagenes ul li a{
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    width: 100px;
}
.galeriaImagenes ul li img{
    max-height: 100px;
    max-width: 100px;
}


/* TABS (Pestañas de la Ficha del Artículo */
/*--*/
.tabs .hit3 {
    background: #bfd768;
    margin: 0px 0px;
    padding: 6px;
    position: relative;
    top: 0px;
    vertical-align: top;
}
.tabs .hit3:hover {
    background: #94bc03;
}
.tabs .hit3 div {
    background: url(../imagenes/navigate_down2.gif) no-repeat left 50%;
    cursor: hand;
    cursor: pointer;
    display: block;
    text-indent: 25px;
    width: 100%;
}
.tabs .selected a.gotoBottom {
    display: block;
}
.tabs a.gotoBottom {
    height: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 20px;
}
.tabs a.gotoTop {
    display: block;
    margin-right: 15px;
    text-align: right;
}
.tabs .tabTexto {
    border: 1px solid #B2BCBE;
    border-top: none;
    margin: 0px 0px 3px 1px;
    padding: 10px;
}
.tabs .tabTexto tr {
    text-indent: 3px;
    border-collapse: collapse;
    border: 1px solid #777;
    margin: 0;
    padding: 0;
    background-color: #EAEAEA;
}
.tabs .tabTexto ul {
    border-collapse: collapse;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
/*--*/
#textfichaExtrasArticuloFicherosTab dl.listado a img{
    margin-right: 5px;
}


/* Listado de Marcas */
/*--*/
.PMarcas ul{
    clear: both;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.PMarcas li{
    margin: 5px 0 20px 0;
    vertical-align: middle;
}
.PMarcas .imagenl{
    width: 50%;
}
.PMarcas .imagenl img{
    border: 2px solid #EAEAF3; 
}
.PMarcas .subtitulo{
    vertical-align: middle;
}
.PMarcas .enlaceExterno{
    color: #464646;
    font-size: 94%;
    vertical-align: middle;
}
.PMarcas .enlaceExterno a{
    color: #464646;
}
/* Ficha de Marca */
.PGMarcas {
	padding-top: 10px;
	padding-left: 6px;
}
.PGMarcas .subtitulo a{
	color: #333;
	text-decoration: underline;
}
.PGMarcas .subtitulo a:hover {
	color: #7d9c00;
	text-decoration: underline;
}
.PGMarcas .marcaAmpliada {
	padding: 7px 0px;
}
.PGMarcas .marcaAmpliada img {
	margin-bottom: 5px;
}
.PGMarcas .marcaAmpliada h1, .PGMarcas .marcaAmpliada .hit1 {
	font-size: 1.4em;
	margin-left: 5px;
}
.PGMarcas .marcaAmpliada a {
	color: #333;
	text-decoration: none;
}
.PGMarcas .marcaAmpliada a:hover {
	color: #7d9c00;
	text-decoration: underline;
}
/*--*/

.ordenArticulos {
	font-size: 90%;
    background: #919191 url(../imagenes/fondo_orden.jpg) repeat-x;
    margin-bottom: 8px;
    padding: 6px 0px 2px 10px;
    position: relative;
}
.ordenArticulos ul{
    display: inline;
    width: 100%;
}
.ordenArticulos li {
    border: 1px solid #999;
    background: #c7c7c7 url(../imagenes/fondo_orden_btn.jpg) repeat-x;
    margin: 0px 3px;
    padding: 2px 4px;
}
.ordenArticulos li.etiqueta {
    background: transparent none;
    border: none;
    float: left;
    padding: 2px 5px 2px 0px;
    position: relative;
}
.ordenArticulos li.selected {
    background: #dfd79e url(../imagenes/fondo_orden_btnOn.jpg) repeat-x;
}
.ordenArticulos li div{
    display: inline;
}
.ordenArticulos .asc {
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
}
.ordenArticulos .desc{
    margin: 0px;
    padding: 0px;
}
.ordenArticulos li a {
    color: #666;
    text-decoration: none;
}
/*--*/
.addCarritoLista{
    margin-top: 10px; 
    background-color: #ECECFF; 
    padding: 10px;
    position: relative;
    text-align: left;
}
.addCarritoLista li, .addCarritoLista div{
    margin-top: 3px;
    text-align: left;
}
.addCarritoLista label{
    clear: both;
    float: left;
    width: 100%;
}
.addCarritoLista span.resaltar, .addCarritoLista div.texto{
    clear: both;
    float: left;
    text-align: left;
    width: 100%;
}
/* Estilo por defecto para tablas */
/*--*/
.PGAyuda table{
    border: solid 1px #c1bfea;
    border-collapse: collapse;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
}
.PGAyuda table caption{
    font-weight: bold;
    margin-top: 15px;
}
.PGAyuda h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.PGAyuda th{
    background: #f0e9a5 url(../imagenes/fondo_pedido.jpg) repeat-x scroll center top;
    border: 1px solid #e7dc71;
    border-collapse: collapse;
    color: #666;
    margin: 1px;
    padding: 4px 15px;
    vertical-align: middle;
    
}
.PGAyuda td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
    background-color: #fff;
    border: 1px solid #e7dc71;
    margin: 1px;
    padding: 4px 15px;
}
.PGAyuda tr.impar, .PGAyuda tr.par {
	background-color: Transparent;
}
.PGAyuda td.lalign{
    text-align: left;
}
.PGAyuda td.ralign{
    text-align: right;
}
/* Página de Inicio */
/*--*/
.PGInicio {
    background: url(../imagenes/fondo_inicio.gif) center repeat-y;
    padding-top: 10px;
}
.PGInicio .sec .listado h2, .PGInicio .sec .listado .hit2, .PGInicio .sec .listado .label {
    margin-left: 0px;
}
.PGInicio .listado .articuloThumbnail {
    margin-bottom: 10px;
}
.PGInicio .sec .listado{
    margin-left: 3px;
}
.PGInicio .descripcion{
    clear: both;
    padding: 8px 0px!important;
}
.PGInicio .pri, .PGInicio .sec {
    padding-bottom: 8px;
}
.PGInicio hr {
	height: 2px;
    background-color: #ece798;
}
.PGInicio .two-col .pri .listado .articuloColumnas .listado {
	padding-right: 8px;
}
.PGInicio .two-col .sec .listado .articuloColumnas .listado {
	padding-right: 0px;
}
/* Listado de Artículos */
/*--*/
.PGArticulos {
    padding-top: 10px;
}
.articuloListado .two-col .pri{
    width: 70%;
}
.articuloListado .two-col .sec{
    width: 30%;
}
.articuloListado .articuloThumbnail{
    float: left;
    margin: 0 15px 10px 0;
}
.marca .label, .marca .input {
    float: none;
    width: auto;
    display: inline;
}
.referencia .label, .referencia .input{
    float: none;
    width: auto;
    display: inline;
}
.listado .articuloComentario{
    float: left;
}
/*--*/
.listado h2 a, .listado .hit2 a {
	font-size: 1.6em;
	line-height: 20px;
}
.recomendados h2 a, .ofertaDestacada h2 a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666;
	line-height: normal;
}

/* Página con la Ficha de los Artículos */
/*--*/
.PGFichaArticulo {
	padding-top: 12px;
}
.PGFichaArticulo .formatoCompacto .grupoTitulo{
    background: #e6f2d8 none repeat scroll 0 0;
    padding: 8px;
}
/*--*/
.PGFichaArticulo .tabs .articuloListado .descripcion
{
	clear: none;
}
/* 3.0.4#greenpack */
.redesSociales{
    clear: both;
    width: 100%;
    height: 60px;
    position: relative;
}
/* 3.0.4#greenpack */
.redesSociales div{
    position: absolute;
    right: 0px;
    bottom: 10px;
}
/* 3.0.4#greenpack */
#at20mc div{
    -moz-box-sizing: content-box;
}
/* 3.0.5#greenpack */
.PGFichaArticulo .abrirGaleria
{
    margin:10px 0px 10px 0px;
}
/*--*/
.stockFicha {
    text-align: left;
}
.stockFicha img{
    border: 2px solid #ecd711;
    margin: 0 6px;
}
.stockFicha .box.conCaja {
    font-weight: normal;
    border: none;
	padding: 0px;
	margin: 8px;
}
.stockFicha .box.conCaja .hit3 {
    display: none;
}
.stockFicha .boxView {
    text-align: left;
	padding-bottom: 0px;
}
.stockFicha .boxView img {
    display: block;
    float: left;
    margin-right: 5px;
}
.formatoCompacto .stockFicha{
    border-bottom: 1px solid #d7d7a5;
    font-weight: normal;
    margin: 10px 0;
}
.formatoCompacto .stockFicha img{
    border: 0px;
    margin: 6px;
}

/*--*/
.PGFichaArticulo .precioFicha {
    background: #fff url(../imagenes/fondo_precio.gif) repeat-x 0 100%;
    border-bottom: solid 1px #d7d7a5;
    display: block;
    margin: 0px;
	padding-top: 6px;
    width: 100%;
	height: 36px;
	/* 3.0.3#greenpack */
	min-height: 46px;
	position: relative;
}
/* 3.0.3#greenpack */
.formatoExtenso .precioFicha .ivaIncluido{
    left: 370px;
    position: absolute;
    top: 30px;
    font-weight: bold;
}
/* 3.0.3#greenpack */
.formatoCompacto .precioFicha .ivaIncluido{
    position: absolute;
    top: 30px;
    right: 25px;
    font-weight: bold;
}
.precioFicha .pri{
    width: 35%;
}
.precioFicha .sec{
    width: 15%;
}
.precioFicha .ter{
}
.precioFicha .precioLabel{
    font-size: 1.6em;
    padding-right: 2em;
    text-align: right;
}
.precioFicha .precioAnterior {
    bottom: 0px;
    color: Red;
    left: 0px;
    text-align: left;
}
.precioFicha .precioAlign{
    bottom: 0px;
    color: Red;
    left: 0px;
    position: relative;
    text-align: left;
}
.precioFicha .precioTexto {
    background-color: transparent;
    color: #666;
    font-size: 1.6em;
    font-weight: bold;
    left: 2px;
    position: absolute;
    text-align: left;
    width: 200px;
}
.precioFicha .precioImagen {
    background: transparent url(../imagenes/fondo_digitos.gif) repeat-x;
    clear: both;
    position: absolute;
    white-space: nowrap;
    width: 200px;
    z-index: 0;
}
.precioFicha .cifraToImagen .cifra {
    background-repeat: no-repeat;
    border: 0px;
    float: right;
    height: 26px;
    margin: 0px;
    padding: 0px;
    width: 17px;
}
.precioFicha .cifraToImagen .cifra.cComa, .precioFicha .cifraToImagen .cifra.cPunto {
    margin-right: 0px;
    width: 6px;
}
.precioFicha .cifraToImagen .cifra.c1 {
    width: 10px;
}
.formatoCompacto .precioFicha .pri{
    width: 35%;
}
.formatoCompacto .precioFicha .sec{
    width: 60%;
}
/*--*/
.PGFichaArticulo .tabs .sec {
    background: transparent none;
}
/*--*/
.PGFichaArticulo h1, .PGFichaArticulo .hit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
.PGFichaArticulo h1 a, .PGFichaArticulo .hit1 a {
    text-decoration: none;
}
.PGFichaArticulo .marca a {
    color: #666;
	text-decoration: underline;
}
.PGFichaArticulo .marca a:hover {
    color: #ff9900;
}
.PGFichaArticulo .descripcion {
    clear: both;
    margin: 0px 10px 10px 12px;
}
.PGFichaArticulo .descripcion table{
}
/*--*/
.PGFichaArticulo .variante select{
    width: auto!important;
}
.PGFichaArticulo .addCarritoInterface {
    background: #f9f1a9 url(../imagenes/fondo_sec2.jpg) top repeat-x;
    border-top: 2px solid #ecd711;
	padding-top: 8px;
    margin-bottom: 0px;
    width: 100%;
}
.PGFichaArticulo .addCarritoInterface .box {
    background: transparent;
}
.PGFichaArticulo .addCarritoInterface .box.conCaja, .PGFichaArticulo .addCarritoInterface .box {
    background: transparent;
    border: none;
    margin: 0px;
    padding-left: 6px;
}
.PGFichaArticulo .addCarritoInterface .box.conCaja .boxView {
    padding: 0px 4px;
}
.PGFichaArticulo input.image, .PGFichaArticulo input.imageOff, .PGFichaArticulo input.image:hover, .PGFichaArticulo input.imageOn {
    margin: 10px 0px 10px 0px;
    right: 0px;
    vertical-align: middle;
}
.PGFichaArticulo input.image, .PGFichaArticulo input.imageOff {
    background-color: #a7a73a;
    border: solid 1px #b3bc37;
    border-top: solid 1px #d2d97a;
}
.PGFichaArticulo input.image:hover, .PGFichaArticulo input.imageOn {
    background-color: #c4c97d;
    border: 1px solid #cfd672;
    border-top: solid 1px #b9bf5d;
}
.PGFichaArticulo .addCarritoInterface .addCarrito{
    float: left;
}
.PGFichaArticulo .addCarritoInterface .addCarrito input{
    margin: 0px;
}
.PGFichaArticulo .addCarritoInterface .cantidad{
    padding: 10px 0px;
}
.PGFichaArticulo .addCarritoInterface .cantidad .texto{
    padding: 5px 0px;
}
.PGFichaArticulo .addCarritoInterface .cantidad .resaltar{
    padding-left: 10px;
}
.PGFichaArticulo .addCarritoInterface .NoPrint .two-col{
    padding: 5px 0px;
}
.PGFichaArticulo .addCarritoInterface .NoPrint .two-col .pri{
    width: 33%;
}
.PGFichaArticulo .addCarritoInterface .NoPrint .two-col .sec{
    float: left;
}

/*--*/
.PGFichaArticulo div.articuloComentario{
    text-align: left;
}
.PGFichaArticulo div.articuloComentario span.articuloComentario{
    margin-left: 32px;
}
.PGFichaArticulo .contactar {
    background: url(../imagenes/btnContactar.gif) left top no-repeat;
    border: none;    
    padding-left: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    text-align: left;
}
.PGFichaArticulo .contactar a {
    color: #7D9C00;
    font-weight: normal;
    padding: 0px 6px 6px 38px;
    text-decoration: underline;
}
.PGFichaArticulo .formatoCompacto .contactar{
    margin-left: 53px;
    margin-top: 5px;
}
/*--*/
.PGFichaArticulo .equipo{
    background: #DFDFC4 url(../imagenes/fondo_sec2.jpg) repeat-x scroll center top;
    border-top: 2px solid #989164;
}
.PGFichaArticulo .equipo .box {
    background: transparent;
}
.PGFichaArticulo .equipo .box.conCaja, .PGFichaArticulo .equipo .box {
    background: transparent;
    border: none;
    margin: 0px;
    padding-left: 10px;
    padding-top: 5px;
}
.PGFichaArticulo .equipo label{
	margin-bottom: 2px;
	width: 33%;
}
.PGFichaArticulo .equipo label img{
    padding-right: 10px;
}
.PGFichaArticulo .equipo select {
	margin-bottom: 2px;
	width: 60%;
}
.PGFichaArticulo .equipo .componentes{
	margin-bottom: 2px;
}
.PGFichaArticulo .equipo .addCarrito{
    float: left;
}
.PGFichaArticulo .equipo .addCarrito input{
    margin: 0px;
}
.PGFichaArticulo .equipo .cantidad{
    padding: 10px 0px;
}
.PGFichaArticulo .equipo .cantidad select{
    width: auto;
}
.PGFichaArticulo .equipo .cantidad .texto{
    padding: 5px 0px;
}
.PGFichaArticulo .equipo .cantidad .resaltar{
    padding-left: 10px;
}
.PGFichaArticulo .equipo .NoPrint .two-col{
    padding: 5px 0px;
}
.PGFichaArticulo .equipo .NoPrint .two-col .pri{
    width: 33%;
}
.PGFichaArticulo .equipo .NoPrint .two-col .sec{
    float: left;
}
/*--*/
.PGFichaArticulo .puntuacionFicha{
    text-align: right;
}
.PGFichaArticulo .imagenl {
    margin-bottom: 5px;
}
.PGFichaArticulo .formatoCompacto .articuloImagen{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #EAEAF3;
    margin: 0 0 5px;
}

/* Asistente del Proceso de Compra)*/
.PGCarrito .asistente {
	padding: 0px;
	background: #fff none;
}
.PGCarrito .asistente hr{
    background-color: Transparent;    
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.PGCarrito .asistente ol.horizontal {
	background: url(../imagenes/fondo_grad1.jpg) top repeat;
	border-bottom: 1px solid #f0f0d1;
    list-style-position: inside;
}
.PGCarrito .asistente ol.horizontal li {
    color: #999;
    display: block;
    float: left;
    padding: 16px 3px 10px 3px;
}
.PGCarrito .asistente ol.horizontal li.selected {
    color: #000;
    font-weight: bold;
}
.PGCarrito .asistente ol.horizontal li.separador {
    background: url(../imagenes/asistente_separador.gif) no-repeat;
	background-position: center 80%;
    width: 15px;
}
/*--*/
.PGCarrito .asistente img.asistenteCarrito {
	padding-right: 4px;
}
.PGCarrito .asistente .hit3 img.asistenteCarrito{
    height: 35px;
}
/*--*/
.PGCarrito .asistente .hit3 {
	color: #666;
	font-weight: normal;
	background-color: #e0e0e0;
	border: none;
	border-top: 1px solid #fff;
	margin-bottom: 10px;
	margin-left: -1px;
	margin-right: 1px;
	padding: 0px;
}
/*--*/
.PGCarrito .asistente ol.horizontal a:hover {
	color: #666;
}
.PGCarrito .asistente .box.conCaja {
	background: #fff none;
	border: 1px solid #87b401;
	margin-left: 10px;
}
.PGCarrito .asistente .box.conCaja .hit3 {
	background: #87b401 none;
	border: 1px solid #87b401;
	color: #fff;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0 0 0 -2px;
	padding: 6px;
	padding-bottom: 0px;
	top: -1px;
}
.PGCarrito .asistente .box.conCaja .texto {
	margin-bottom: 3px;
}
.PGCarrito .asistente .vertical a {
	color: #7d9c00;
}
.PGCarrito .asistente .vertical a:hover {
	color: #000;
}
.PGCarrito .asistente .box.conCaja .boxView .descripcion {
	margin-top: 10px;
	padding: 0px;
}
.PGCarrito .asistente .box.conCaja legend {
	color: #7d9c00;
	background: #fff none;
	border: none 0;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0px 0px 0px 10px;
	padding: 3px 11px 10px 11px!important;
}
.PGCarrito .asistente .sec .box.conCaja {
	background: #f1f1f1 none;
}
.PGCarrito .asistente h4, .PGCarrito .asistente .hit4{
    font-weight: normal;
	margin-top: 10px;
}
.PGCarrito .asistente .boxView .group {
	margin-left: 18px;
}
.PGCarrito .asistente .boxView .group legend {
	color: #333;
	font-weight: bold;
}
.PGCarrito .box .boxView ol.listado {
    font-weight: normal;
}
.PGCarrito .box .boxView ol.listado textarea {
    width: 400px;
}
/* Páginas del Proceso de Compra)*/
div.two-col.carritoIdentificarse .pri {
	width: 40%;
}
div.two-col.carritoIdentificarse .sec {
	width: 59%;
}
/*--*/
.PGCarrito {
	background-color: #fff;
}
.PGCarrito form {
	width: 100%;
}
.PGCarrito .visualizar .datosBancarios{
    margin-top: 2px;
}
.PGCarrito .visualizar .instruccionesPedido{
    margin-top: 10px;
}
/*--*/
.PGCarrito .separador{
    margin-left: 45px;
}
/*--*/
.PGCarrito td, .PGCarrito th {
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
	background-color: #e0e0e0;
	padding: 4px 10px!important;
}
.PGCarrito .totalPedido td.GridItemCell, .PGCarrito .totalPedido th {
	border-top: 2px solid #7d9c00;
	color: #7d9c00;
	font-size: 1.4em;
	font-weight: bold;
}
.PGCarrito table.datosGrid #DetallePedido_Imagen{
    white-space: nowrap;
    width: 10%;
}
.PGCarrito table.datosGrid #DetallePedido_Nombre{
    white-space: nowrap;
}
.PGCarrito table.datosGrid #DetallePedido_Cantidad{
    white-space: nowrap;
    width: 5%;
}
.PGCarrito table.datosGrid #DetallePedido_Borrar{
    white-space: nowrap;
    width: 10%;
}
.PGCarrito table.datosGrid #DetallePedido_Precio{
    white-space: nowrap;
    width: 15%;
}
.PGCarrito table.datosGrid td .nombre{
    text-align: left;
}

.PGCarrito table.datosGrid td .carritoPrecio{
    text-align: right;
}
/*--*/
.PGCarrito .detallePedido th {
	background: #f0e9a5 url(../imagenes/fondo_pedido.jpg) top repeat-x;
	border: 1px solid #e7dc71;
	color: #000;
	padding: 4px 7px;
}
.PGCarrito .detallePedido td {
	height: 40px;
	border: 1px solid #e7dc71;
	background-color: #fff;
}
.PGCarrito  .detallePedido .carritoItem0, .PGCarrito .detallePedido .carritoItem1 {
	border-bottom: solid 1px #e7dc71;
}
.PGCarrito .detallePedido input.texto, .PGCarrito .detallePedido select.texto, .PGCarrito .detallePedido textarea.texto {
	float: none;
	text-align: center;
}
.PGCarrito .detallePedido {
	padding: 0px 10px;
}
.PGCarrito .imagenThumbnail {
	float: none;
	width: 40px;
}
/*--*/
.PGCarrito .articuloEquipo {
	color: #3d3b3b;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
.PGCarrito .equipo .sangrado{
	padding-left: 15px;
}
/*--*/
.PGCarrito .sangrado{
	padding-left: 3px;
	text-indent: 0px;
}
.PGCarrito .sangrado a {
	color: #000;
	text-decoration: none;
}
.PGCarrito .sangrado a:hover {
	color: #670389;
	text-decoration: underline;
}
/*--*/
/*--*/
.PGCarrito .desglosePedido {
	margin: 0px 10px;
}
.PGCarrito .desglosePedido input.texto, .PGCarrito .desglosePedido select.texto, .PGCarrito .desglosePedido textarea.texto {
	float: right;
	text-align: left;
	width: 100%;
}
.PGCarrito .desglosePedido img {
	float: right;
}
.PGCarrito .desglosePedido .tool{
    display: inline;
    padding-right: 5px;
}
.PGCarrito .desglosePedido .tool img{
    float: none;
}
.PGCarrito .desglosePedido tr.impar, .PGCarrito .desglosePedido tr.par {
	background-color: Transparent;
}
.PGCarrito .desglosePedido td, .desglosePedido .datosGrid th {
	vertical-align: top;
}
.PGCarrito .desglosePedido .datosBancarios{
    border: solid 1px #000;
    margin: 3px 0 0 0;
    padding: 6px 2px;
    text-align: justify;
}
.PGCarrito .desglosePedido .instruccionesPedido{
    margin: 0 0 3px 0;
    padding: 6px 2px;
    text-align: justify;
}
.Carrito .intro {
}
/*--*/
/*
.PGCarrito .submit {
	background-color: Transparent;
	border-style: none;
	font-weight: normal;
	text-decoration: underline;
	    cursor: hand;
    cursor: pointer;
}
.PGCarrito .submit:hover {
	text-decoration: none;
}
*/
.PGCarrito .floatRight {
	margin-right: 10px;
	margin-top: 10px;
}
/*--*/
.PGCarrito .heading1 {
	color: #333;
	font-size: 1.5em;
}
.PGCarrito .heading2 {
	color: #000;
	font-size: 1.3em;
	text-align: center;
}
.PGCarrito .heading3 {
	font-weight: normal;
	text-align: center;
}
.PGCarrito .heading1 .ok, .PGCarrito .heading2 .ok, .PGCarrito .heading3 .ok{
    color: #0d9501;
    padding-left:10px;
}
.PGCarrito .heading1 .ko, .PGCarrito .heading2 .ko, .PGCarrito .heading3 .ko
{
    color: #8e0b01;
    padding-left:10px;
}
/**/
.PCarrito_ConfirmarPedido .observaciones{
    margin: 15px 10px 0px 10px;
    text-align: right;
}
.PCarrito_ConfirmarPedido .observaciones label{
    width: 100%;
}

/* Página de Secciones */
.seccionRoot {
	margin-bottom: 3px;
	padding: 7px;
}
.seccionRoot img {
	padding-bottom: 8px;
}
.seccionRoot img, .seccionRoot h1, .seccionRoot .hit1 {
	display: inline;
    font-size: 1.6em;	
	margin: 1px 3px;
}
.seccionRoot h1 a, .seccionRoot .hit1 a {
	text-transform: uppercase;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.seccionRoot h1 a:hover, .seccionRoot .hit1 a:hover {
	color: #728e00;
	text-decoration: underline;
}
/* 3.0.1#greenpack */
.seccionRoot .imagenTitulo
{
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    text-align:center;
}

.subSeccion {
	display: inline;
	clear: both;
	position: relative;
	width: 100%;
}
.subSeccion ul li {
	border: 1px solid #fff;
	background: #fff;
	display: block!important;
	display: inline;
	float: left!important;
	float: none;
	padding: 3px 0;
	text-align: center;
	width: 185px;
}
.principal .boxView .subSeccion ul.horizontal li a{
   margin: 0 3px;
}
.subSeccion ul li a{
    text-decoration: none;
}
.subSeccion ul li h2, .subSeccion ul li .hit2, .subSeccion ul li a {
	color: #728e00;
	display: block;
	text-align: center;
}
.subSeccion ul li:hover {
	display: block;
	background: #fff;
}
.subSeccion li .imagenSeccion, .subSeccion li .imagenTransSeccion {
	height: 106px!important;
	width: 156px!important;
	width: auto; /* centrar en IE */
}
.subSeccion li .imagenSeccion .marco {
	background: transparent url(../imagenes/marcoSeccion.gif) no-repeat center center;
}
.subSeccion li .imagenTransSeccion .imagen, .subSeccion li .imagenTransSeccion .marco {
	background: transparent url(../imagenes/trans.gif) no-repeat center center;
}

/* Página Identificarse (Mi cuenta) */
/*--*/
.PCliente_Identificarse {
    padding-top: 10px;
}
.PCliente_Identificarse .hit3, .PCliente_Identificarse .hit3 {
    background: #87b401;
    border: 1px solid #87b401;
    color: #fff;
    float: left;
    letter-spacing: normal;
    line-height: normal;
    margin-left: 7px;
    padding: 2px 1.5em 4px 0.5em;
    position: relative;
    right: -1px !important;
    right: 0px;
    text-align: left;
    top: -0.8em;
    vertical-align: 50%;
}
.PCliente_Identificarse .box.conCaja {
    border: 1px solid #87b401;
    padding: 0px;
    background: #eae6bf url(../imagenes/fondo_cliente.jpg) top repeat-x;
}
.PCliente_Identificarse .box.conCaja a {
    color: #7d9c00;
}
.PCliente_Identificarse .box.conCaja a:hover {
    color: #666;
}
.PCliente_Identificarse .two-col .box.conCaja .box {
    background-color: transparent;
}
.PCliente_Identificarse .submit {
    padding: 4px 8px;
    margin: 0px;
    border: 1px outset #dfdfdf;
}
.PCliente_Identificarse .two-col .boxView {
    padding-left: 7px;
    padding-bottom: 7px;
}
.PCliente_Identificarse .two-col .boxView h4, .PCliente_Identificarse .two-col .boxView .hit4{
	padding: 12px 0px;
}
.PCliente_Identificarse .sec .box.conCaja {
    height: 177px;
}
.PCliente_Identificarse .listado {
    background: url(../imagenes/identificarse_login.gif) right 7% no-repeat;
}
.PCliente_Identificarse input.texto {
    width: 150px;
    margin-bottom: 4px;
}
.PCliente_Identificarse label {
}
.PCliente_Identificarse .two-col .sec .boxView {
    padding-left: 15px;
}
.PCliente_Identificarse .two-col .sec .boxView h4, .PCliente_Identificarse .two-col .sec .boxView .hit4 {
    font-weight: normal;
}
.PCliente_Identificarse .box.conCaja .inputError {
    background-color: #CC0000;
    color: #fff;
    text-indent: 7px;
    padding: 2px 0px;
}
.PCliente_DatosFactura label, .PCliente_DatosFactura input, .PCliente_DatosEnvio label, .PCliente_DatosEnvio input, .PCliente_CambiarPassword label, .PCliente_CambiarPassword input {
}
.PCliente_DatosFactura li, .PCliente_DatosEnvio li, .PCliente_CambiarPassword li {
	padding-top: 5px;
}
.PCliente_Ventajas {
	padding-top: 10px;
}
/*--*/
.PGCliente .separador{
    margin-left: 45px;
}
.PGCliente .pagarCompra{
    border-left: 1px #7a378f solid;
    color: #7a378f;
    font-weight: bold;    
    margin-left: 25px;
    padding-left: 25px;
}
.PGCliente .pagarCompra a{
    color: #7a378f;
}

/* Página Alta de Cliente */
/*--*/
.principal .PGCliente .separadorGrupo{
	height: 20px;
}
.PGCliente .visualizar .titulo{
    margin: 0px;
    margin-left: 25px;
    padding: 0px;
}
.PCliente_Alta {
    padding-top: 10px;
}
.PCliente_Alta .asistente .hit3, .PCliente_Alta .asistente fieldset legend {
    float: none;
    font-weight: normal;
    margin-left: -1px;
    position: relative;
    right: -1px;
}
.PCliente_Alta .asistente {
    background: #eae6bf url(../imagenes/fondo_cliente.jpg) top repeat-x;
    padding: 15px;
    margin-bottom: 10px;
}
.PCliente_Alta .asistente .hit3 {
    background-color: #87b401;
    color: #fff;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0px;
    padding: 8px;
    right: 0px;
}
.PCliente_Alta .asistente .pri {
    padding: 0px;
    width: 33%;
}
.PCliente_Alta .asistente .sec {
    width: 66%;
    background-color: #fff;
}
.PCliente_Alta .asistente .pri ol.vertical {
    display: block;
    list-style-position: inside;
    list-style-type: decimal;
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
}
.PCliente_Alta .asistente .pri ol li {
    color: #666;
    padding: 3px 0px 3px 16px;
    text-transform: uppercase;
}
.PCliente_Alta .asistente .pri ol li a {
    display: inline;
    color: #7d9c00;
    width: 100%;
    text-decoration: none;
}
.PCliente_Alta .asistente .pri ol li a:hover {
    color: #666;
    text-decoration: underline;
}
.PCliente_Alta .asistente .pri li a {
    position: relative;
    width: 100%;
}
.PCliente_Alta .asistente .pri li {
    background-color: #fff;
    margin: 2px 0px;
}
.PCliente_Alta .asistente .pri li:hover {
    background-color: #cfeaac;
    cursor: default;
}
.PCliente_Alta .asistente .pri li.selected {
    background: url(../imagenes/fondo_vert_menu.gif) no-repeat;
}
.PCliente_Alta .asistente {
    padding-right: 10px;
    margin-bottom: 5px;
}
.PCliente_Alta input, .PCliente_Alta label {
}
.PCliente_Alta li {
	margin-top: 5px;
}
/* Página de Noticias */
/*--*/
.Noticias .labelPrincipal {
    padding-bottom: 0px;
	margin-bottom: 5px;
}
.Noticias .boxView {
	padding-top: 2px;
	color: #666;
}
.PGNoticias {
    color: #666;
}
.PGNoticias hr {
    background-color: #666;
    margin-bottom: 10px;
}
.PGNoticias .imagenl {
    text-align: center;
}
.PGNoticias .imagenl {
    text-align: center;
}
.PNoticias .pretitulo, .PNoticias_Detalle h2, .PNoticias_Detalle .hit2 {
    color: #666;
    font-weight: normal;
    margin: 1px 0px 1px 0px;
    text-align: left;
}
.PGNoticias .fecha {
    color: #666;
    margin: 3px 0px;
    text-align: left;
}
.PGNoticias .descripcion .imagenr {
    margin-left: 10px;
}
.PNoticias_Detalle h1, .PNoticias_Detalle .hit1 {
	font-size: 1.4em;
	margin-top: 10px;
}
.PNoticias_Detalle h1 a, .PNoticias_Detalle .hit1 a {
    text-decoration: none;
}
.PNoticias .pri h2 a, .PNoticias .sec h2 a, .PNoticias .pri .hit2 a, .PNoticias .sec .hit2 a {
    color: #666;
}
.PNoticias .titulo a, .PNoticias_Detalle h1 a, .PNoticias_Detalle .hit1 a {
	color: #333;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PNoticias .titulo a:hover, .PNoticias_Detalle h1 a:hover, .PNoticias_Detalle .hit1 a:hover {
	color: #333;
	text-decoration: underline;
}
.PGNoticias .ampliarNoticia{
    float: right;
    clear: both;
    margin-bottom: 5px;
}
.PGNoticias .ampliarNoticia a{
    text-decoration: underline;
}

/* Página de Contactar */
/*--*/
.PGSolicitarInformacion .box.conCaja {
    background-color: #fff;
    border: none;
}
.PSolicitarInformacion #main-principal .box.conCaja{
    margin-top: 26px;
}
.PSolicitarInformacion #main-principal .hit3 {
	line-height: 22px;
    background: #87b401 url(../imagenes/fondo_solicitud.gif) no-repeat scroll left bottom;
	color: #fff;
	letter-spacing: 0px;
	text-indent: 43px;
}
.PSolicitarInformacion li {
	margin-top: 5px;
}
.PSolicitarInformacion form .nombreArticulo{
    font-weight: bold;
}
/*--*/

.PSolicitarInformacion_Ok .volver{
    margin: 30px auto 0 auto;
    text-align: center;
}
.PSolicitarInformacion_Ok .volver a{
    background: transparent url(../imagenes/goBack.gif) no-repeat 0 50%;
    padding-left: 25px;
}


/* Página de Cuestionarios */
/*--*/
.PEncuestas_Detalle h1, .PEncuestas_Detalle .hit1 {
	font-size: 1.4em;
    padding-top: 10px;
}
.PEncuestas_Detalle li {
    text-align: left;
}
.PEncuestas_Detalle label, .PEncuestas_Detalle legend {
    margin-bottom: 2px;
    padding: 2px 0;
    width: 100%;
}
.PEncuestas_Detalle .box.conCaja {
	background: #e6dbf3;
}
.PEncuestas_Detalle .box.conCaja legend {
	color: #666;
	letter-spacing: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #fff;
}
.PEncuestas_Detalle .boxView .group legend {
	color: #666;
	letter-spacing: 0px;
	text-transform: none;
	margin-bottom: 0px;
	font-weight: normal;
	background: none;
}
.PEncuestas_Detalle .radioGroup, .PEncuestas_Detalle .CheckGroup {
    padding-left: 20px;
}
.PEncuestas_Detalle li {
    clear: both;
    margin-left: 15px;
}
.PEncuestas_Detalle input {
    float: none;
    margin-left: 5px;
}
img.imgEncuesta {
    height: 24px;
    margin-left: 5px;
}
/*--*/
.PEncuestas_Detalle {
    padding-top: 10px;
}
.PEncuestas_Detalle .asistente .hit3, .PEncuestas_Detalle .asistente fieldset legend {
    float: none;
    font-weight: normal;
    margin-left: -1px;
    position: relative;
    right: -1px;
}
.PEncuestas_Detalle .asistente {
    background: #eae6bf url(../imagenes/fondo_cliente.jpg) top repeat-x;
    padding: 15px;
    margin-bottom: 10px;
}
.PEncuestas_Detalle .asistente .hit3 {
    background-color: #87b401;
    color: #fff;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0px;
    padding: 8px;
    right: 0px;
}
.PEncuestas_Detalle .asistente .pri {
    padding: 0px;
    width: 33%;
}
.PEncuestas_Detalle .asistente .sec {
    width: 66%;
    background-color: #fff;
}
.PEncuestas_Detalle .asistente .pri ol.vertical {
    display: block;
    list-style-position: inside;
    list-style-type: decimal;
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
}
.PEncuestas_Detalle .asistente .pri ol li {
    color: #666;
    padding: 3px 0px 3px 16px;
    text-transform: uppercase;
}
.PEncuestas_Detalle .asistente .pri ol li a {
    display: inline;
    color: #7d9c00;
    width: 100%;
    text-decoration: none;
}
.PEncuestas_Detalle .asistente .pri ol li a:hover {
    color: #666;
    text-decoration: underline;
}
.PEncuestas_Detalle .asistente .pri li a {
    position: relative;
    width: 100%;
}
.PEncuestas_Detalle .asistente .pri li {
    background-color: #fff;
    margin: 2px 0px;
}
.PEncuestas_Detalle .asistente .pri li:hover {
    background-color: #ffff99;
    cursor: default;
}
.PEncuestas_Detalle .asistente .pri li.selected {
    background: url(../imagenes/fondo_vert_menu.gif) no-repeat;
}
.PEncuestas_Detalle .asistente {
    padding-right: 10px;
    margin-bottom: 5px;
}
.PEncuestas_Detalle input, .PEncuestas_Detalle label {
}
.PEncuestas_Detalle li {
	margin-top: 5px;
}

/* Página de Quienes Somos */
/*--*/
.PQuienesSomos hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	margin-bottom: 15px;
}

/* Página de suscripción al boletín */
/*--*/
.PGSuscripcionBoletin{
    margin-top: 10px;
}
/* Página de Enlaces de interés */
/*--*/
.PEnlacesInteres {
	margin-top: 0px;
	padding-top: 7px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.PEnlacesInteres a {
	color: #7d9c00;
	font-size: 1.1em; 
	text-decoration: underline;
}
.PEnlacesInteres a:hover {
	color: #333; 
	text-decoration: none;
}
/* Página de Sugerencias */
/*--*/
.PSugerencia label {
}
.PSugerencia li {
	margin-top: 5px;
}
/* Páginas de Ayuda */
/*--*/
.PGAyuda #main-principalRight .sec li.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: transparent none;
    letter-spacing: 0px;
}
.PGAyuda #main-principalRight .sec li.titulo a {
    text-decoration: none;
}
.PGAyuda #main-principalRight .sec li.titulo a:hover {
    text-decoration: underline;
}
.PGAyuda h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.PGAyuda h3{
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}
/*--*/
.PGAyuda a {
	color: #7d9c00;
}
.PGAyuda a:hover {
	color: #333;
}

/*--*/
.PAyuda_FormasEnvio h3{
     display: list-item;
    list-style-image: url(../imagenes/bulletd.gif);
    list-style-position: outside;
}
.PAyuda_FormasEnvio .tarifaEnvio{
}
.PAyuda_FormasEnvio td{
    width: 50%;
}
.PAyuda_FormasEnvio .plazosEntrega{
    margin-top: 10px;
}
.PAyuda_FormasEnvio .visualizar{
    margin-top: 10px;
}
.PAyuda_FormasPago dt{
    display: list-item;
    font-size: 1.3em;
    list-style-image: url(../imagenes/bulletd.gif);
    list-style-position: outside;
}
/*--*/
.principal .PBusquedaAvanzada fieldset.conCaja{
    border: solid 1px #bcbcff;
}
.principal .PBusquedaAvanzada fieldset.conCaja legend{
    margin-left: 10px;
    padding: 2px 5px!important;
}
.principal .PBusquedaAvanzada fieldset.conCaja .boxView{
    margin-top: 5px;
}

/* Página del TPV */
/*--*/
.pagarTpv {
    border-bottom-style: double;
    margin: 10px 0px;
    padding: 10px 0px;
    background: #EEE url(../imagenes/fondo_tpv.gif) repeat-x scroll 0pt 100%;
    border-color: #fff #d9dde3 #cccccc;
    border-style: solid;
    border-width: 1px;
    margin: 8px 0px;
    padding: 8px;
}

/* Página PopUp */
/*--*/
#wrapper.popup, .popup {
    background-color: #f2f2f2;
    color: #666;
    width: 100%;
}
.popup #header {
    display: none;
}
.popup #main {
    background-color: #fff;
    height: 95%;
    margin: 0px;
    top: 0px;
}
.popup #footer {
    display: none;
}
.popup #content {
    margin: 0px;
    width: 100%;
}
.popup .one-col .principal{    
    width: 100%;
}
.popup .principal .hit3, .popup .principal fieldset legend{
    margin-left: 0px;
	background: #64028d;
	color: #fff;
	padding-top: 5px;
}
.popup .principal .boxView, .popup .box .hit3 {
    border: 0px none;
    right: 0px!important;
}
.popup .boxView {
	padding-top: 10px;
}
/* Página En Construcción */
/*--*/
#wrapper.enConstruccion, .enConstruccion {
    background-color: #ffffcc;
    color: #666;
    text-align: center;
}
.enConstruccion #header {
    display: none;
}
.enConstruccion #main {
    background: transparent url(../imagenes/enConstruccion.gif) no-repeat 50% 5em;
    height: 90%;
    margin: 0px;
    top: 0px;
}
.enConstruccion #footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.enConstruccion #content {
    margin: 0px;
    padding-top: 20em;
    padding-bottom: 1em;
    width: 100%;
}
.enConstruccion #content .logo{
    padding-top: 10px;
}
.enConstruccion form {
    margin-top: 2em;
    width: 20em;
}
.enConstruccion form label {
    margin-right: 15px;
    text-align: right;
}
.enConstruccion li {
    margin-top: 5px;
}
.enConstruccion h1, .enConstruccion h2, .enConstruccion .hit1, .enConstruccion .hit2{
    font-size: 1.5em;
}
/* Página Por Defecto */
/*--*/
#wrapper.default, .default {
    background-color: #FFF;
    color: #666;
    text-align: center;
}
.default #header {
    display: none;
}
.default #main {
    background: transparent url(../imagenes/enConstruccion.gif) no-repeat 50% 5em;
    height: 95%;
    margin: 0px;
    top: 0px;
}
.default #footer {
    height: 0;
    background: transparent none;
}
.default #content {
    margin: 0px;
    padding-top: 20em;
    padding-bottom: 1em;
    width: 100%;
}
.default h1, .default .hit1 {
    font-size: 1.5em;
}

/* Página Acceso Denegado */
/*--*/
#wrapper.accesoDenegado, .accesoDenegado {
    background-color: #FFF;
    color: #666;
}
.accesoDenegado #header {
    display: none;
}
.accesoDenegado #main {
    background: transparent url(../imagenes/enConstruccion.gif) no-repeat 50% 5em;
    height: 95%;
    margin: 0px;
    top: 0px;
}
.accesoDenegado #footer {
    height: 0;
}
.accesoDenegado #content {
    margin: 0px;
    padding-top: 20em;
    padding-bottom: 1em;
    width: 100%;
}

/* Página de Error */
/*--*/
#wrapper.paginaError, .paginaError {
    background-color: #FFF;
    color: #666;
    font-size: 1.5em;
    height: 100%;
    width: 100%;
}
.paginaError #header {
    display: none;
    height: 0px;
}
.paginaError #main {
    background: transparent none no-repeat 50% 5em;
    height: 100%;
    margin: 0px;
    top: 0px;
}
.paginaError #footer {
    display: none;
    height: 0;
}
.paginaError #content {
    margin: 0px;
    padding-top: 6em;
    padding-bottom: 1em;
    text-align: center;
    width: 100%;
}
.paginaError a:hover{
    color: #666;
}

