@charset "utf-8";

#contenido {
	color: rgb(102,102,102);
	font-size: 14px;
}

#contenido p {
	margin-bottom: 20px;
}

/* ----------------------- Portada ----------------------- */

#contenedorPortada {
	width: 555px;
	margin: 0 auto;
}

#contenedorPortada .principal {
	position: relative;
	top: -6px;
	height: 309px;
	margin-bottom: 10px;
}

#contenedorPortada .cuadro {
	position: absolute;
	left: 308px;
	top: 61px;
	width: 179px;
	height: 248px;
	overflow: hidden;
	padding: 0 16px;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
	color: #333;
}

#contenedorPortada h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
}

#contenedorPortada h2 span {
	text-transform: uppercase;
}

#contenedorPortada li {
	float: left;
	width: 276px;
	height: 120px;
}

#contenedorPortada li.uno {
	margin-right: 3px;
}

/*#textoBienvenida {
	margin-bottom: 20px;
	font-size: 19px;
	text-transform: uppercase;
}

#menuPrincipal {
	width: 670px;
	margin-top: 25px;
	font-size: 19px;
	line-height: 24px;
}

#menuPrincipal li {
	width: 50%;
	float: left;
	height: 256px;
	background: url("/img/opcion-principal.png") no-repeat bottom left;
}

#menuPrincipal li a {
	color: rgb(102,102,102);
}

#menuPrincipal img {
	position: relative;
	display: block;
	left: 7px;
	top: 11px;
}*/

/* ----------------------- Ítems ----------------------- */

/* ---------- Ruta ---------- */

.rutaItem {
	padding-left: 15px;
	font-style: italic;
	background: url("/img/migas-punto.png") no-repeat 0 5px;
}

.rutaItem, .rutaItem a {
	color: #162567;
}

.rutaItem .parte a {
	text-decoration: underline;
}

.rutaItem .parteFinal {
	display: inline;
}

.rutaItem .parteFinal h2 {
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

.rutaItemSub {
	height: 8px;
	margin-bottom: 10px;
	background: url("/img/migas-sub.png") repeat-x bottom;
}

/* ---------- Descripción categoría ---------- */

.descripcionCategoria {
	margin-bottom: 6px;
	font-size: 12px;
	color: rgb(102,102,102);
}

/* ---------- Lista ---------- */

.listaItems {
	width: 100%;
	float: left;
}

.listaItems li {
	float: left;
	position: relative;
	width: 31%;
	margin: 2px 1%;
}

.listaItems .enlaceCategoria, .listaItems .enlaceItem {
	display: block;
	padding: 4px 0;
}

.listaItems a.enLineaConCategorias {
	margin-top: 22px;
}

.listaItems .nombre {
	display: block;
	height: 20px;
	font-size: 16px;
	line-height: 1em;
	text-align: center;
	color: white;
}

.listaItems .categoria .nombre {
	text-transform: uppercase;
}

.listaItems .contenedorFoto {
	display: block;
	height: 150px;
	padding-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}

.listaItems .subContenedorFoto {
	display: block;
	height: 10px;
	border-top: 1px solid white;
	margin: 0 10px;
}

.listaItems .contenedorFoto img {
	border: 1px solid rgb(200,200,200);
}

.listaItems .contenedorFoto img.generica {
	border: 0;
}

.listaItems .descripcion {
	display: block;
	height: 80px;
	margin: 0 12px;
	font-size: 12px;
	line-height: 13px;
	text-align: justify;
}

.infoItem {
	height: 54px;
	margin-top: 6px;
	text-align: center;
}

.nombreSoporte {
	display: block;
	height: 22px;
	text-align: center;
	color: rgb(102,102,102);
}

.enlaceCategoria:hover {
	text-decoration: none;
}

.enlaceCategoria:hover .nombre {
	font-weight: bold;
}

.enlaceItem:hover {
	background: rgb(230,230,230);
}

.listaItems .enlaceCategoria, .listaItems .enlaceItem {
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.lineaElementosVacia {
	float: left;
	width: 100%;
	height: 234px;
}

.listaItems .categoria {
	background: url("/img/categoria-fondo.jpg") repeat-x bottom;
}

.listaItems .categoria .fondoN {
	position: absolute;
	width: 100%;
	height: 27px;
	background: url("/img/categoria-n.png") repeat-x;
}

.listaItems .categoria .fondoS {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 27px;
	background: url("/img/categoria-s.png") repeat-x;
}

.listaItems .categoria .fondoO {
	position: absolute;
	width: 2px;
	height: 100%;
	background: url("/img/categoria-o.png") repeat-y;
}

.listaItems .categoria .fondoE {
	position: absolute;
	right: 0;
	width: 1px;
	height: 100%;
	background: url("/img/categoria-e.png") repeat-y;
}

.listaItems .categoria .fondoNO {
	position: absolute;
	width: 16px;
	height: 27px;
	background: url("/img/categoria-no.png") no-repeat;
}

.listaItems .categoria .fondoNE {
	position: absolute;
	right: 0;
	width: 16px;
	height: 27px;
	background: url("/img/categoria-ne.png") no-repeat;
}

.listaItems .categoria .fondoSO {
	position: absolute;
	bottom: 0;
	width: 16px;
	height: 27px;
	background: url("/img/categoria-so.png") no-repeat;
}

.listaItems .categoria .fondoSE {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 27px;
	background: url("/img/categoria-se.png") no-repeat;
}

/* ---------- Detalle ítem ---------- */

.subirNivel {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 20px;
	padding-left: 22px;
	padding-top: 3px;
	background: url("/img/subir-nivel.png") no-repeat left;
}

.contenedorFotoGrande {
	height: 430px;
	border: 1px solid white;
}

.contenedorFotoGrande img {
	display: block;
	margin: 0 auto;
	border: 1px solid rgb(200,200,200);
}

.consejoAmpliar {
	font-size: 10px;
	text-align: center;
}

.infoSoporteDetalle {
	text-align: center;
}

.infoFotoDetalle {
	text-align: center;
}

.variacionesPVP {
	text-align: center;
}

.variacionesSoporte {
	margin: 10px 0;
}

.variacionesSoporte {
	color: rgb(100,100,100);
}

.variacionesSoporte .etiqueta {
	width: 150px;
}

.variacionesSoporte select {
	color: black;
	margin: 0 10px;
}

/* ---------- Paginador ---------- */

.paginador {
	position: relative;
	height: 16px;
	margin-bottom: 12px;
	font-size: 13px;
	float: left;
	width: 100%;
}

.paginador .anterior, .paginador .siguiente {
	display: block;
	font-size: 14px;
	width: 100px;
}

.paginador .anterior {
	position: absolute;
	left: 0;
	top: 2px;
	padding-left: 16px;
	background: url("/img/anterior.png") no-repeat center left;
}

.paginador .siguiente {
	position: absolute;
	right: 0;
	top: 2px;
	padding-right: 16px;
	background: url("/img/siguiente.png") no-repeat center right;
}

.paginador .contador {
	width: 150px;
	margin: 0 auto;
	text-align: center;
	padding-top: 2px;
	color: rgb(100,100,100);
}

.paginador .listaPaginas {
	width: 320px;
	margin: 0 auto;
	text-align: center;	
	padding-top: 2px;
	color: rgb(100,100,100);
}

.paginador a {
	font-size: 16px;
}

.paginador .paginaActual {
	color: rgb(40,40,40);
	font-size: 18px;
}

.paginadorSeparado {
	border-top: 1px solid rgb(180,180,180);
	padding-top: 3px;
	margin-top: 10px;
}

/* ----------------------- Paso del pedido ----------------------- */

.pasoPedido {
	width: 660px;
	margin: 0 auto;
}

.pasoPedido h2 {
	font-size: 19px;
	font-style: italic;
	padding-bottom: 6px;
	margin-bottom: 25px;
	text-align: center;
	border-bottom: 1px solid;
}

.pasoPedido form {
	position: relative;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 10px 10px 15px 10px;
	color: rgb(102,102,102);
}

.pasoPedido form .nota {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}

.pasoPedido form .fondoN {
	left: 0;
	top: 0;
}

.pasoPedido form .fondoS {
	left: 0;
	bottom: 0;
}

.pasoPedido form .fondoO {
	top: 0;
	left: 0;
}

.pasoPedido form .fondoE {
	top: 0;
	right: 0;
}

.pasoPedido form .fondoNO {
	left: 0;
	top: 0;
}

.pasoPedido form .fondoNE {
	right: 0;
	top: 0;
}

.pasoPedido form .fondoSO {
	left: 0;
	bottom: 0;
}

.pasoPedido form .fondoSE {
	right: 0;
	bottom: 0;
}

.pasoPedido form button {
	height: 24px;
	line-height: 20px;
}

.pasoPedido form button.botonTextoGrafico {
	height: 28px;
}

.pasoPedido form label {
	display: inline-block;
	height: 22px;
	line-height: 20px;
	margin: 3px 0;
}

.pasoPedido form input, .pasoPedido form select, .pasoPedido form option {
	height: 20px;
}

.pasoPedido form optgroup {
	line-height: 20px;
}

.pasoPedido form input.checkbox {
	position: relative;
	top: 5px;
}

.pasoPedido h3 {
	font-size: 16px;
	color: rgb(50,50,50);
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---------- Form. olvido contraseña ---------- */

#olvidoPassword {
	display: none;
	padding: 16px;
	margin-bottom: 20px;
	color: rgb(102,102,102);
}

#olvidoPassword form {
	width: 410px;
	margin: 0 auto;
}

#olvidoPassword #olEMail {
	width: 180px;
	margin-right: 10px;
}

/* ---------- Form. login ---------- */

#formLogin #idEMail {
	width: 180px;
	margin-right: 10px;
}

#formLogin #idPassword {
	width: 120px;
	margin-right: 10px;
}

#formLogin .olvido {
	display: inline-block;
	margin-left: 320px;
}

/* ---------- Vista previa ---------- */

.preview {
	position: relative;
}

.preview .item {
	float: left;
	position: relative;
}

.preview .descripcion {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3px 6px;
	font-weight: bold;
	background: black;
	color: white;
}

.preview .item img {
	width: 100%;
}

/* ---------- Form. registro ---------- */

#formRegistro label,
#formEnvio label {
	width: 130px;
}

#formRegistro label.larga {
	width: auto;
}

#formRegistro #regNombre, #formRegistro #regDireccion1, #formRegistro #regDireccion2,
#formEnvio #envNombre, #formEnvio #envDireccion1, #formEnvio #envDireccion2 {
	width: 300px;
}

#formRegistro #regDireccion2 {
	margin-left: 134px;
}

#formRegistro #regCP,
#formEnvio #envCP {
	width: 50px;
}

#formRegistro #regLocalidad,
#formEnvio #envLocalidad {
	width: 200px;
}

#formRegistro #regEMail, #formRegistro #regPassword {
	margin-right: 10px;
}

#formRegistro #regEMail, #formRegistro #regEMail2, #formRegistro #regPassword, #formRegistro #regPassword2 {
	width: 175px;
}

#formRegistro button {
	margin-top: 15px;
}

/* ---------- Form. datos envío ---------- */

#formEnvio {
	padding-left: 40px;
}

#formEnvio #datos, #formEnvio #tiendas {
	height: 180px;
}

#formEnvio label {
	padding-left: 20px;
}

#formEnvio label.larga {
	width: auto;
}

#formEnvio input, #formEnvio select {
	margin-left: 20px;
}

#formEnvio #envTienda option {
	color: black;
	padding-right: 10px;
}

#formEnvio #envDireccion2 {
	margin-left: 174px;
}

#formEnvio button {
	display: block;
	height: 28px;
	position: relative;
	left: 540px;
	top: 69px;
}
