@charset "utf-8";
body {
	background-color: #363A3B;
	margin: 0px;
	background-image: url(imagenes/fondo.old.jpg);
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
img {
	border: 0px none #FFF;
/*	behavior: url(JS/iepngfix.htc); */
}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textoJustificado {
	padding: 10px;
	text-align: justify;
}
.centrado {
	width: 1000px;
	height: 625px;
	position: absolute;
	left: 50%;
	margin-left: -500px
}
.centrado #byOniris {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#cargando {
	position: absolute;
	right: 15px;
	top: 10px;
}
#columnaIzquierda {
	z-index: 10;
	position: absolute;
	left: 25px;
}
#menuLatienda {
	position: absolute;
	top: 173px;
	left: 37px;
	z-index: 20;
	display: none;
}

#menuNovedades {
	position: absolute;
	z-index: 20;
	left: 123px;
	top: 173px;
	display: none;
}

#menuGaleria {
	position: absolute;
	z-index: 20;
	left: 209px;
	top: 173px;
	display: none;
}

#menuContacto {
	position: absolute;
	left: 285px;
	top: 173px;
	z-index: 20;
	display: none;
}

#columnaDerecha {
	position: absolute;
	top: 24px;
	z-index: 1;
	width: 980px;
	height: 550px;
	background-image: url(imagenes/columnaDerechaFondo.png);
	right: 0px;
	padding: 10px;
}

#contenidoColDer {
	width: 630px;
	position: absolute;
	right: 0px;
}

#portadaTexto {
	text-align: justify;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contMenuTiendas {
	position: absolute;
	z-index: 20;
	width: 331px;
	top: 370px;
	left: 12px;
}

#botonToledo {
	border: 1px solid #757C7C;
	height: 50px;
}

#botonCopo {
	margin-top: 5px;
	border: 1px solid #757C7C;
	height: 50px;
}

#contImagenActual {
	border: 1px solid #757C7C;
	height: 50px;
	display: none;
	text-align: center;
}

#contMinis {
	position: absolute;
	z-index: 20;
	height: 200px;
	width: 331px;
	top: 370px;
	left: 12px;
}

#contUltimaImagen {
	border: 1px solid #757C7C;
	margin-top: 5px;
	height: 50px;
	display: none;
	text-align: center;
}

#contImagenCentral {
	border: 1px solid #757C7C;
	margin-top: 5px;
	height: 50px;
	display: none;
}

#contImagenSiguiente {
	border: 1px solid #757C7C;
	margin-top: 5px;
	height: 50px;
	display: none;
}

#contGaleriaFlechas {
	height: 25px;
}

#contenedorImagenGaleria {
	display: none;
	text-align: center;
	width: 620px;
}

#contenedorImagenOfertas {
	width: 620px;
}

.contactoTextArea {
	background-color: #666;
	width: 290px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border: 0px none #FFF;
	padding: 2px;
	height: 125px;
	text-align: justify;
}

.contactoText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #666;
	border: 0px none #FFF;
	width: 80px;
	padding: 2px;
}

.contactoNombre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #666;
	border: 0px none #FFF;
	width: 290px;
	padding: 2px;
}

.contactoEmail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #666;
	border: 0px none #FFF;
	width: 200px;
	padding: 2px;
}

.contactoEnviar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #666;
	padding: 2px;
}

#contEnviarmail {
	padding: 5px;
	width:300px;
	height:264px;
}

#textoContacto {
	width: 290px;
	height: 250px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#columnaContactoIzquierda {
	position:absolute;
}
#columnaContactoDerecha {
	position:absolute;
	right:10px;
}
#textoOferta {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(imagenes/semi.png);
	background-repeat: repeat;
}
#contImagen {
	position:absolute;
}
#contImagen #contDes {
	min-height: 25px;
	padding-left: 20px;
	width: 520px;
	text-align: justify;
}
#contImagen #contPrecio {
	position:absolute;
	font-size: 25px;
	right: 0px;
	padding-right: 20px;
	margin-top: -5px;
}
#columnaIzquierda #sia {
	position: absolute;
	left: 15px;
	bottom: 30px;
}
