/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
73C694
*/
body {
	margin: 0;
	padding: 0;
	/* CAMBIAR */
	background: #429A63 url(/images/juguetes/fondo.jpg) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* CAMBIAR */
	color: #1F5734;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h3 {
	color: #000;
}

h4, h5, h6 {
}

h2 {
	font-size: 1.5em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	text-decoration: none;
	/* CAMBIAR */
	color: #092e17;
	cursor: pointer;
}

a:hover {
	color: #000;
}

img {
	border: none;
}

/* Cargando */

#div_cargando {position: absolute;top: 0px;left: 0px;background: #d1d1d1 none repeat scroll 0%;width: 100%;height: 100%;text-align: center;
	opacity:0.5;filter:alpha(Opacity=50);visibility: hidden;z-index: 100;}

.cargando {margin-top: 190px; text-align: center;padding-left: 190px;}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding: 10px;
}

/* Logo */

#logo {
	float: left;
	width: 410px;
	padding: 0 0 0 60px;
	background: url(/images/juguetes/cuadradob.jpg) no-repeat left center;
}

#logo h1 {
	font-size: 2.5em;
}

#logo h2 {
	font-size: 1.2em;
	color: #000;
}

#logo a {
	border: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 13px;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 470px;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li ul {
	padding: 1em 0;
}

#colTwo li a {
	padding-left: 15px;
	background: url(/images/juguetes/cuadrados.jpg) no-repeat left center;
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	font-size: xx-small;
}

#footer p {
	padding-left: 25px;
	margin: 0px;
}

.listado {
	background-color: #FFF;
	text-align: center;
	margin: 5px;
	padding: 15px;
	background: url(/images/juguetes/separador.jpg) no-repeat center top;
}

.listado p img {
	width: 90px;
	/* CAMBIAR */
	border: solid 2px #1F5734;
	height: 90px;
}

.listado p {
	padding: 0px;
	margin: 0px;
}

.izq {
	float: left;
	width: 90px;
}

.cen {
	margin: 0 auto;
	width: 90px;
}

.der {
	float: right;
	width: 90px;
}

.precio {
	font-weight: bold;
	font-size 14px;
	/* CAMBIAR */
	color: #3925cd;
}

#titulo_articulo_sup {
	/* CAMBIAR */
	color: #1F5734;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	height: 45px;
	clear: both;
}

#titulo_articulo_inf {
	/* CAMBIAR */
	color: #1F5734;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	height: 45px;
	clear: both;
}

#oferta_titulo h1 {
	text-align: center;
	font-size: 1.2em;
	margin: 12px;
}

#oferta_imagen {
	margin: 0 auto;
	text-align: center;
}

#oferta_imagen img {
	/* CAMBIAR */
	border: solid 2px #1F5734;
	width: 250px;
	height: 250px;
	margin: 12px;
}

#oferta_precio {
	color: #000;
	font-weight: bold;
	font-size: 48px;
	margin: 0 auto;
	text-align: center;
	margin: 12px;
}

#oferta_termina {
	font-size: small;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 8px;
	/* CAMBIAR */
	color: #b1000c;
}

#oferta_volver {
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 20px;
}

.oculto {
	display: none;
}

.error {
	font-weight: bold;
	text-align: center;
	/* CAMBIAR */
	color: #b1000c;
	padding: 20px;
}

.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemap li ul {
	padding: 0;
	margin: 0;
	line-style: none;
}

#sitemap_izq {
	width: 230px;
	float: left;
	margin-bottom: 24px;
	margin-top: 12px;
}

#sitemap_der {
	width: 230px;
	float: right;
	margin-bottom: 24px;
	margin-top: 12px;
}

#busquedas {
	padding-left:24px;
	margin-top: 24px;
}

#busquedas ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#busquedas li ul {
	padding: 1em 0;
}

#busquedas li a {
	padding-left: 20px;
	background: url(/images/juguetes/cuadrados.jpg) no-repeat left center;
	border: none;
}

#ayuda {
	background: #FFF;
	padding: 4px;
	margin: 0 auto;
	color: #000;
}

#ayuda h2, #ayuda p {
	padding-left: 20px;
}

#ayuda h2 {
	color: #9c1600;
}