/******************************************************************************************************/
/*ESTILOS GENERALES*/

body {
	background-color: #63201c;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}
a:link, a:visited {
	color: #63201C;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
select {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 18px;
}



/******************************************************************************************************/
/*PRINCIPALES CAJAS Y CONTENEDORES PARA DIAGRAMACIÓN*/

#contenedor-principal {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	margin-bottom: 10px;
}

#cabecera {
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	height: 95px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 45px;
	padding-top: 45px;
}
#cabecera a:link, #cabecera a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#cabecera a:hover {
	color: #000000;
}
#menu-cabecera {
	height: 55px;
}
#contenedor-contenido {
	color: #CCCCCC;
	background-image: url(imagenes/fondo-contenidos.gif);
	background-repeat: repeat-y;
}
#contenido {
	background-repeat: no-repeat;
	background-image: url(imagenes/fondo-superior-contenidos.jpg);
	color: #000000;
}
#columna-izquierda {
	padding-left: 65px;
	width: 545px;
	color: #000000;
	line-height: 20px;
	min-height: 450px;
}
#columna-izquierda p {
	width: 500px;
}
#menuColumnaDerecha {
/*Estilo definido en línea para ser controlado desde javascript*/
}

#otras-piezas {
	background-image: url(imagenes/titulo-other-pieces.gif);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-bottom: 10px;
	padding-right: 65px;
	padding-left: 65px;
	clear: both;
	margin-top: 20px;
	text-align: center;
}
#otras-piezas img {
	margin-bottom: 5px;
	background-image: url(imagenes/marco-other-pieces.gif);
	display: block;
	padding: 6px;
}
#otras-piezas a:hover img {
	background-color: transparent;
}
#otras-piezas a:link, #otras-piezas a:visited {
	text-decoration: none;
	color: #63201C;
}
#otras-piezas a:hover {
}
#otras-piezas .item-listado{
	width: 110px;
}

#pie-contenidos {
	background-image: url(imagenes/pie-contenidos.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#pie-pagina {
	height: 80px;
	background-image: url(imagenes/adorno-inferior-pagina.gif);
	background-repeat: no-repeat;
}
#paginacion {
	margin-top: 20px;
	margin-bottom: 10px;
}
#paginacion a:hover {
	background-color: transparent;
}
#paginacion #paginas {
	padding-right: 10px;
	padding-left: 10px;
}
#paginacion #paginas a:hover {
	background-color: #FFFFFF;
}

.item-listado {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	padding-bottom: 15px;
	line-height: 16px;
	padding-right: 22px;
}
.item-listado img {
	display: block;
	padding: 12px;
	background-image: url(imagenes/marco-miniatura.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.item-listado a:hover img {
	background-image: url(imagenes/marco-miniatura-over.gif);
}
.item-listado a:link, .item-listado a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
}
.item-listado a:hover {
	color: #000000;
}
.texto-blanco {
	color: #FFFFFF;
}
#botones-vistas {
}
#botones-vistas a:link, #botones-vistas a:visited {
	color: #833E3E;
	background-repeat: no-repeat;
	background-image: url(imagenes/boton_view.gif);
	width: 68px;
	display: block;
	clear: none;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 2px;
}
#botones-vistas a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(imagenes/boton_view_over.gif);
}

#search_box {
	position:absolute;
	left:760px;
	top:54px;
	width:343px;
	height:149px;
	z-index:1;
	background-image: url(../imagenes/search-box.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	color: #765c4f;
}
.campos {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #765B4E;
	border-right-color: #AC8F82;
	border-left-color: #765B4E;
	border-bottom-color: #AC8F82;
	background-image: url(imagenes/fondo_campo.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
}
.imagen_producto {
	background-image: url(imagenes/marco-foto.png);
	background-repeat: no-repeat;
	padding: 28px;
}
.relleno {
	height: 350px;
}
.item-vendido {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
#bloque-comprar {
	font-weight: bold;
	color: #FFFFFF;
}
#caja-buscar {
	margin-top: 8px;
}
