@charset "utf-8";

html {
	overflow-y: scroll;
}

html, body, input, button, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html, body {
	font-size: 12px;
	line-height: 1.4em;
}

html, body {
	color: rgb(102,102,102);
	background: white;
}

a {
	text-decoration: none;
	color: rgb(102,102,102);
}

a:hover {
	text-decoration: underline;
}

input {
	height: 17px;
	border: 1px solid rgb(204,204,204);
	color: rgb(80,80,80);
}

button {
	cursor: pointer;
}

img.centrada {
	display: block;
	margin: 0 auto;
}

.colorB {
	color: #ff9900;
}

/* ----------------------- Varios ----------------------- */

.anchoLimitado {
	min-width: 890px;
	max-width: 1000px;
	margin: 0 auto;
}

.botonTextoGrafico {
	border: none;
	background: none;
	padding: 0;
}

.botonTextoGrafico span {
	position: absolute;
	top: -10000em;
}

.contenedor, .formNormal {
	position: relative;
	background: url("/img/contenedor-fondo.jpg") repeat-x bottom;
}

.contenedor .fondoN, .formNormal .fondoN {
	position: absolute;
	width: 100%;
	height: 1px;
	background: url("/img/contenedor-n-s.png") repeat-x;
}

.contenedor .fondoS, .formNormal .fondoS {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: url("/img/contenedor-n-s.png") repeat-x;
}

.contenedor .fondoO, .formNormal .fondoO {
	position: absolute;
	width: 1px;
	height: 100%;
	background: url("/img/contenedor-o-e.png") repeat-y;
}

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

.contenedor .fondoNO, .formNormal .fondoNO {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url("/img/contenedor-no.png") no-repeat;
}

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

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

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

.clearBoth {
	clear: both;
}

.botonAtras {
	width: 106px;
	height: 28px;
	background: url("/img/atras.png") no-repeat;
}

.botonContinuar {
	width: 106px;
	height: 28px;
	background: url("/img/continuar.png") no-repeat;
}

.formAtrasIzquierda {
	float: left;
	width: 106px;
}

.formContinuarDerecha {
	float: right;
	width: 106px;
}

.errorForm {
	height: 20px;
	padding: 2px 0 2px 30px;
	margin: 2px 0;
	line-height: 19px;
	color: #990000;
	background: white url("/img/exclamacion.png") no-repeat 4px center;
}

.formNormal a {
	text-decoration: underline;
	color: blue;
}

#carrito .total {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#carrito .total, .precioSoporte, .precioSoporteSinOpciones {
	padding: 3px 0;
}

#carrito .total .numero, .precioSoporteSinOpciones .numero, .precioSoporte .numero {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 5px;
	color: white;
	background: #00CC00 url("/img/precio.png") repeat-x bottom;
}

.precioSoporteSinOpciones {
	height: 1em;
}

.cajaTextoLegal {
	font-family: "Courier New", Courier, monospace;
	margin: 10px 0;
	height: 150px;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	background: white;
	color: #333;
}

.cajaTextoLegal p.titulo {
	font-size: 16px;
	font-weight: bold;
}

.cajaTextoLegal .contenido {
	padding: 10px 20px;
}

.avisoLlamativo {
	width: 650px;
	margin: 10px auto;
	padding: 10px;
	border: solid red;
	border-width: 1px 0;
	font-size: 13px;
	text-align: center;
	color: red;
}

/* ---------- Barra de progreso ---------- */

#contenidoProgreso {
	text-align: center;
	margin-bottom: 40px;
}

.barraProgreso {
	text-align: left;
	margin: 0 auto;
	width: 400px;
	height: 20px;
	border: 1px solid black;
}

.barraProgreso .progreso {
	width: 0;
	height: 20px;
	background: rgb(150,150,150) url("/img/progreso.png");
}

.barraProgreso .porcentaje {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: black;
	position: relative;
	top: -20px;
}

/* ----------------------- Home general ----------------------- */

#home {
	width: 1002px;
	margin: 0 auto;
}

#home h1 {
	position: relative;
	height: 133px;
	margin-top: 14px;
	margin-bottom: 10px;
	background: url("/img/home/cabecera-fondo.jpg") no-repeat;
}

#home h1 img {
	position: absolute;
	left: 25px;
	top: 22px;
}

#home .franjaIzquierda {
	float: left;
	width: 724px;
}

#home .principal {
	position: relative;
	height: 308px;
	background: url("/img/home/foto.jpg") no-repeat;
}

#home .principal .pregunta {
	position: absolute;
	left: 48px;
	top: 30px;
	font-size: 24px;
	line-height: 26px;
	color: white;
}

#home .principal .respuesta {
	position: absolute;
	left: 63px;
	top: 111px;
	width: 182px;
	height: 192px;
	overflow: hidden;
	line-height: 12px;
	font-size: 11px;
	text-align: justify;
	color: #333;
}

#home .principal .pregunta .colorB {
	font-size: 29px;
}

#home .destacadas {
	position: relative;
}

#home .destacadas h2 {
	height: 29px;
	margin-top: 14px;
	padding-left: 16px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: white;
	background: url("/img/home/destacadas-fondo.jpg") no-repeat;
}

#home .destacadas li {
	position: relative;
	width: 358px;
	height: 149px;
	margin-top: 11px;
	background: url("/img/home/destacada-fondo.jpg") no-repeat;
}

#home .destacadas li.impar {
	float: left;
	margin-right: 4px;
}

#home .destacadas li.par {
	float: right;
	margin-left: 4px;
}

#home .destacadas li a {
	display: block;
	position: absolute;
	width: 358px;
	height: 149px;
}

#home .destacadas li a:hover {
	text-decoration: none;
}

#home .destacadas li h3 {
	position: absolute;
	left: 165px;
	top: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#home .destacadas li span {
	position: absolute;
	left: 165px;
	top: 38px;
	font-size: 11px;
	line-height: 13px;
	width: 190px;
	cursor: pointer;
}

#home .destacadas li img {
	position: absolute;
	left: 15px;
	top: 12px;
	cursor: pointer;
}

#home .proximamente {
	position: absolute;
	right: 0;
	top: 200px;
	width: 358px;
	height: 149px;
	text-align: center;
}

#home .proximamente span {
	position: relative;
	top: 30%;
	font-size: 29px;
	line-height: 30px;
}

#home .franjaDerecha {
	float: right;
	width: 257px;
}

#home .galerias {
	margin: 10px;
}

#home .galerias dt a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C60;
}

#home .galerias dd {
	margin-bottom: 4px;
	font-size: 10px;
	text-align: justify;
	color: #333;
}

#home #prePie {
	clear: both;
	height: 17px;
}

#home #pie {
	position: relative;
	width: 994px;
	height: 63px;
	margin: 0 4px 20px 4px;
	background: url("/img/home/pie-fondo.jpg") no-repeat;
}

#home #pie .validacion {
	position: absolute;
	top: 24px;
	left: 4px;
	line-height: 28px;
}

#home #pie .validacion {
	position: absolute;
	top: 24px;
	left: 4px;
	line-height: 28px;
}

#home #pie .validacion img {
	margin-left: 16px;
	vertical-align: middle;
}

#home #pie .varios {
	position: absolute;
	top: 22px;
	right: 4px;
	line-height: 32px;
}

#home #pie .varios img {
	margin-right: 12px;
	vertical-align: middle;
}

#home #pie address {
	position: absolute;
	display: block;
	width: 100%;
	top: 45px;
	font-size: 11px;
}

#home #pie address, #home #pie address a {
	color: #999;
}

/* ----- Webs amigas ----- */

#home .amigas, #home .amigas p, #home .amigas ul {
	margin: 20px;
}

#home .amigas h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#home .amigas ul {
	list-style: disc inside;
}

#home .amigas li {
	padding-left: 20px;
}

#home .amigas a {
	color: #c68000;
}

/* ----------------------- Mensajes ----------------------- */

.mensajeAviso {
	margin-bottom: 20px;
	padding: 20px 16px 30px 16px;
	/*border: 1px solid rgb(206,206,206);
	background: rgb(236,236,236);*/
	color: rgb(102,102,102);
}

.mensajeInfo {
	margin-bottom: 10px;
	padding: 10px 16px 0 16px;
	background: url("/img/info-fondo.jpg") repeat-x bottom;
	color: rgb(80,80,80);
	font-size: 13px;
}

#contenido .mensajeInfo p {
	margin-bottom: 10px;
}

.mensajeAviso ul, .mensajeInfo ul {
	list-style: inside disc;
}

.mensajeAviso li, .mensajeInfo lu {
	margin-left: 16px;
	margin-bottom: 8px;
}

.mensajeAviso a, .mensajeInfo a {
	color: rgb(60,60,60);
	text-decoration: underline;
}

.mensajeInfo .parentesis {
	font-size: 12px;
}

/* ----- Mensajes concretos ----- */

#mensajeListoParaContinuar {
	height: 40px;
}

#mensajeListoParaContinuar p {
	float: left;
	width: 420px;
}

/* ----------------------- Cabecera ----------------------- */

#contenedorCabecera, #cabecera {
	background-color: rgb(128,128,128);
}

#cabecera h1 {
	height: 86px;
	font-size: 20px;
	text-transform: uppercase;
}

#cabecera img  {
	float: left;
	position: relative;
	z-index: 1;
}

#titulo {
	display: block;
	position: relative;
	left: 16px;
	padding-top: 34px;
}

#tituloPhoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tituloGallery {
	font-family: "Arial Black", Helvetica, sans-serif;
}

#titulo .beta {
	position: relative;
	left: 5px;
	top: 3px;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

#navegacion {
	position: relative;
	background: rgb(234,234,234) url("/img/botonera.png") repeat-x;
}

#subNavegacion {
	height: 31px;
	background: url("/img/botonera2.png") no-repeat right;
}

#contenedorCabecera {
	margin-bottom: 16px;
	background: url("/img/botonera.png") repeat-x bottom;
}

#subContenedorCabecera {
	position: absolute;
	top: 86px;
	left: 50%;
	width: 50%;
	height: 31px;
	background: url("/img/botonera3.png") repeat-x bottom;
}

#enlaceInicio {
	display: block;
	padding-bottom: 34px;
	color: white;
}

#enlaceInicio, #enlaceInicio:hover {
	text-decoration: none;
}

#navegacion ul {
	display: inline;
	float: left;
	margin-left: 16px;
}

#navegacion li {
	display: inline;
	padding-left: 28px;
	line-height: 30px;
	font-weight: bold;
	background: url("/img/botonera-separador.png") no-repeat 13px center;
}

#navegacion li.primera {
	padding-left: 0;
	background: none;
}

#cabecera form {
	float: right;
	margin-right: 10px;
}

#cabecera fieldset {
	margin-top: 5px;
}

#cabecera input {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#cabecera button {
	float: left;
	width: 56px;
	height: 21px;
	background: rgb(204,204,204) url("/img/boton-buscar.png") no-repeat center center;
}

/* ----------------------- Paneles ----------------------- */

#panelIzquierdo {
	float: left;
	width: 184px;
	margin-right: 4px;
}

#panelDerecho {
	float: right;
	width: 184px;
	margin-left: 4px;
}

/* ----------------------- Pie ----------------------- */

#pie {
	clear: both;
	margin: 0 18px 30px 18px;
	font-size: 11px;
}

#pie hr {
	display: none;
}

#pie ul {
	margin: 0 auto;
	text-align: center;
	border-top: 16px solid white;
	background: rgb(247,247,247) url("/img/pie.png") repeat-x bottom;
}

#pie li {
	display: inline;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	background: url("/img/pie-separador.png") no-repeat 9px 4px;
}

#pie li.primera {
	padding-left: 0;
	background: none;
}

#pie address, #pie #codigoValido {
	text-align: center;
}

#pie address, #pie address a {
	color: rgb(196,191,191);
}

#codigoValido {
	color: rgb(102,102,102);
	padding-top: 10px;
}

#enlacesAmigos {
	width: 840px;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 11px;
}

#enlacesAmigos p {
	margin-bottom: 10px;
	color: #aaa;
}

#enlacesAmigos a {
	width: 25%;
	display: inline-block;
	color: #e6a00e;
}

/* ----------------------- Contenido ----------------------- */

#contenido.conPanelIzquierdo {
	margin-left: 198px;
}

#contenido.conPanelDerecho {
	margin-right: 198px;
}

#contenido {
	padding-top: 8px;
}
