BODY{
	margin: 0;
	padding:0;
}
BODY, TD{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
UL{
	margin-top:    3px;
	margin-bottom: 10px;
}
H1,H2,H3,H4{
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-top:    10px;
	margin-bottom: 10px;
}
H1{
	font-size: 14px;
	font-weight: bold;
}
H2{
	font-size: 12px;
	font-weight: bold;
}
H3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
H4{
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	color: Black;
	margin-bottom: 0;
}
.rightBar{
	padding-left: 13px;
	padding-right: 4px;
	padding-top:   6px;
	padding-bottom:6px;
}
.leftMenu{
	font-weight: bold;
	margin: 0;
	padding:0;
}
.leftMenu A{
	text-decoration: none;
}
.leftMenu A:hover, .leftMenu A:active{
	text-decoration:underline;
}
.categoryList{
	line-height:1.1em;
	color: #000000;
}
.categoryList A{text-decoration:none}
.categoryList A:hover{text-decoration:underline}
.categoryList A:active{text-decoration:underline}
.content{
	padding: 16px;
	padding-top: 8px;
}
.footer{
	padding-top:    8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.footer A{
	text-decoration: underline;
}
.footer .links A{margin-right: 6px}
P{
	margin: 0;
	margin-bottom: 1ex;
}

.button{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border: 0px solid White;
	padding: 2px;
	vertical-align: center;
	height: 20px;
	display: inline-block;
}
INPUT.text, SELECT{
	border: 1px solid Gray;
	font-size: 12px;
	height: 20px;
	vertical-align: center;
}
/* tiendas virtuales acuerdo pixmania */
.bloque { margin:10px 20px; padding:8px 12px; border:1px solid #EFEFEF; background:#FCFFEF;}
.bloque .pix { float:left; margin:5px 0 10px 0;}
.carrito { float:right;}
.bloque h1 { background:#EFEFEF; border:1px solid #174C9A; color:#174C9A; font-size:12px; text-align:center; }
.cuadro { margin:3px auto; padding:8px; border:1px solid #DDD;}
.cuadro a { font-weight:bold; color:#F28C2A;}
.cliente { padding:8px; margin:8px 11px; border:1px solid #DDD; width:120px; float:left;}
.cliente a img { margin:0 auto 10px auto; width:120px;}
.cliente p { font-weight:bold; margin:4px;}
.cliente p a{ color:#F28C2A;}
h1.pie { text-transform:none; text-align:right;}
h1.pie a{ font-weight:bold; font-size:11px;}
h1.pie a:hover { color:#F28C2A;}
.azul { color:#164E99;}
.triple h1 { text-transform:uppercase; text-align:center;}
.triple p { text-align:justify; width:97%; margin:6px 8px 3px 8px;}
.triple { padding-left:10px; padding-right:10px;}