/* PORTADA DEL WEB */
#pelicula {
	width: 370px; 
	height: 283px;	
}
#izquierdaZonaCentral {
	float:left;	
	margin: 0 0 0 7px;	
}
/*PARA QUE FIREFOX NO FIJE EL TAMAŅO */
	html>body #izquierdaZonaCentral {
		margin: 0 10px;	
	}
#derechaZonaCentral {
	float: left;
	margin-left: 8px;
	border-left: 1px solid #fff;	
	border-bottom: 1px solid #FFF;
}
html>body #derechaZonaCentral {
		margin-left: 0;
}
.cajaProducto {
	width: 171px;
	position: relative;
	border-bottom: 16px solid #808080;
	background-color: #000;
}
.cajaProducto div {

	padding: 0 3px;
}
.cajaProducto div h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
.cajaProducto div h1 a {
	color: #FFF;
	text-decoration: none;	
}
.cajaProducto div h1 a:hover {
	color: #fff000;
	text-decoration: underline;		
}
.cajaProducto div span {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.cajaProducto div h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f7fc67;
	margin: 4px 0;
	padding: 0;
	text-align: right;
}
.cajaProducto img {
	border: 0;
}
.cajaNoticia {
	width: 358px;
	border: 1px solid #fff;
	padding: 5px;
	margin: 5px 0;
	clear: both;
	background-color: #5d2132;
}
.cajaNoticia h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
.cajaNoticia h1 a {
	color: #fff;
	text-decoration: none;
}
.cajaNoticia h1 a:hover {
	color: #fff000;
	text-decoration: underline;	
}
.cajaNoticia div {
	font-size: 10px;
}

.cajaNoticia img {
	float:left;
	border: 0;
	margin-right: 5px;	
	position: relative;
}
.cajaNoticia div {
	font-size: 10px;
}
.cajaNoticia h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f7fc67;	
	margin: 4px 0;
	padding: 0;
	text-align: right;
}


/* LISTA DE DESTACADOS */
#zonaDestacados {
	position: relative;
	margin: 5px 0 5px 5px;
	clear: both;
}
.destacados {
	float: left;
	width: 173px;
	height: 250px;
	margin-right: 10px;
	border-bottom: 16px solid #b29880;
}
.destacados img {
	border: 1px solid #fff;
}
.destacados h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}
.destacados h1 a {
	color: #fff;
	text-decoration: none;	
}
.destacados h1 a:hover {
	color: #FFFF00;
	text-decoration: underline;	
}
.destacados h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f7fc67;
	padding: 0;
	margin: 5px 0;
}
/* LISTADO DE ITEMS */
#listaItems {
	clear: both;
	margin: 20px 5px 0 5px;
	width: 550px;		
}
#navegacionListado {
	margin-left: 100px; 
	position: relative; 
	display: inline;	
}
#navegacionListado a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
#navegacionListado a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#navegacionListado img {
	border: 0;
	vertical-align: middle;	
}
#navegacionListado span {
	font-size: 10px;
	color: #FF0000;	
}
#listaItems h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0 0 0 50px;
	padding: 3px 3px 3px 18px;
	background-image:url(../img/fondo_tit_listado.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.listaItem {
	background-color: #8d6642;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;	
}
.listaItem img {
	border: 1px solid #fff;
	float: left;
	margin-right: 5px;
	position: relative;
}
.listaItem h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}
.listaItem h2 a{
	color: #FFF;
	text-decoration: none;
}
.listaItem h2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.listaItem h2 img {
	border: 0;	
}
.listaItem span {
	font-size: 10px;
}
.listaItem h3 {
	font-size: 11px;
	font-weight: bold;
	color: #f7fc67;
	padding: 0;
	margin: 5px 0;
}
.listaItem p {
	margin: 0;
	padding: 0;
	font-size: 10px;	
}

/* FICHA PRODUCTOS */
#cajaProducto {
	position: relative;
	margin: 10px 5px;
	background-color: #8d6642;
	padding: 5px;
	border: 1px solid #fff;
	clear: both;
	width: 540px;
}

	
#cajaProducto img {
	border: 1px solid #fff;
	margin-right: 10px;
}
#cajaProducto img.microFoto {
	border: 1px solid #FFF;
	cursor: pointer;
	margin: 10px 10px 0 10px;	
}
#cajaProducto img.carrito {
	border: 0;
	margin-left: 10px;
}
#cajaProducto div.referencia {
	margin-left: 200px;
	background-image: url(../img/bolo_referencias.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
#cajaProducto ul li {
	margin-bottom: 5px;	
}
#cajaProducto div.fotoProducto{
	float: left; 
	width: 178px;
	margin-right: 20px;
}
#cajaProducto .cajaProductoPrecio {
	font-size: 14px;
	font-weight: bold;
	color: #f7fc67;
	margin: 0 5px;
}
#cajaProducto .cajaProductoDimensiones {
	font-size: 10px;
	color: #fff;;
	font-style: italic
	
}
#cajaProducto h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}
#cajaProducto h2 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	margin: 5px 0;	
}
#cajaProducto select {
	border: 1px solid #FFF;
	background-color: #d9b08c;
	font-size: 9px;	
	margin-left: 5px;
}
#cajaProducto span.textoRef {
	font-style: italic
}
#ampliarFoto {
	margin-top: 0;
	text-align: center;
}
/*PARA QUE FIREFOX NO FIJE EL TAMAŅO */
html>body #ampliarFoto {
	margin-top: 0px;	
}
#ampliarFoto img {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 0;
}
#cajaProducto div.cajaColor {
	position: relative;	
}
#cajaProducto div.colorDiv {
	width: 40px;
	height: 40px;
	display:inline;
	position: relative;
	margin: 0 10px 10px 0;	
}
#carrito_cajaFormulario {
	position: relative; 
	margin: 10px auto; 
	width: 550px; 
	font-size: 11px;	
}
#carrito_cajaFormulario table {
	margin: 0;
	padding: 0;	
	border: 1px solid #FFF;
	background-color: #8d6642;
}
#carrito_cajaFormulario table td {
	padding: 0;	
}
#carrito_cajaFormulario table th {
	background-color: #715235;
	color: #FFF;
}
#carrito_cajaFormulario input {
	background-color: #d8bba2;
	border: 1px solid #FFF;
	font-size: 11px;
}
#carrito_cajaFormulario select {
	background-color: #d8bba2;
	border: 1px solid #FFF;
	font-size: 11px;
}
#carrito_cajaFormulario a {
	color: #f7fc67;
	text-decoration: none;
	font-weight: bold;	
}
#carrito_cajaFormulario a:hover {
	text-decoration: underline;	
}
#carrito_cajaFormulario table tr td table {
	border: 0;
	margin: 0;
	padding: 0;
}
#carrito_cajaFormulario table tr td table.carrito {
	border: 0;
	margin: 0;
	padding: 0;
	color: #000;
}
#carrito_cajaFormulario h3 {
	font-size: 12px;
	text-align: center;
	background-color: #715235;
	border-bottom: 1px solid #FFFFFF;;
	padding: 2px;
	margin: 0 0 10px 0;
}
#carrito_cajaFormulario h2 {
	font-size: 12px;
	text-align: center;
	background-color: #715235;
	border-bottom: 1px solid #FFFFFF;;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #FFF;
}
#carrito_cajaFormulario table tr td.etiqueta {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 0 8px;
}
#carrito_cajaFormulario table tr td table tr td.etiqueta {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 0 8px;
}

#carrito_cajaFormulario table tr td table tr td {
	padding: 2px;	
}

/* BUSCADOR */
#buscadorCaja {
	margin: 6px 0 6px 20px;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
		
}
#buscadorCaja input.caja{
	background-color: #b39172;
	border: 1px solid #FFF;	
	padding: 1px;
	color: #fff;
}
#buscadorCaja input.boton {
	margin-left: 5px;
	background-color: #000;
	background-image: url(../img/b_buscar1.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 29px;
	height: 21px;
	border: 0;
	cursor: pointer;
}
#buscadorResultados {
	position: relative;
	margin: 10px 5px;
	background-color: #8d6642;
	padding: 5px;
	border: 1px solid #fff;
	clear: both;
	width: 540px;
}
#buscadorResultadosNav {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0; 	
	font-weight: bold;
}
#buscadorResultadosNav a{
	color: #48d624;
	text-decoration: none;
}
#buscadorResultadosNav a:hover{
	color: #FFF;
	text-decoration: underline;
}
#buscadorResultadosBotonera {
	margin-left: 200px;
	margin-bottom: 15px;	
}
#buscadorResultadosBotonera input.caja {
	background-color: #b39172;
	border: 1px solid #FFF;	
	padding: 1px;
	color: #fff
}
#buscadorResultadosBotonera input.boton {
	margin-left: 5px;
	background-color: #8d6642;
	background-image: url(../img/b_buscar1.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 29px;
	height: 21px;
	border: 0;
	cursor: pointer;
}
#buscadorResultados div.listaItem {
	background-color: #b39172;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;	
}
#buscadorResultados div.listaItem img {
	border: 1px solid #fff;
	float: left;
	margin-right: 5px;
	position: relative;
}
#buscadorResultados div.listaItem h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}
#buscadorResultados div.listaItem h2 a{
	color: #FFF;
	text-decoration: none;
}
#buscadorResultados div.listaItem h2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
#buscadorResultados div.listaItem h2 img {
	border: 0;	
}
#buscadorResultados div.listaItem span {
	font-size: 10px;
}
#buscadorResultados div.listaItem h3 {
	font-size: 11px;
	font-weight: bold;
	color: #f7fc67;
	padding: 0;
	margin: 5px 0;
}
#buscadorResultados div.listaItem p {
	margin: 0;
	padding: 0;
	font-size: 10px;	
}
#buscadorResultadosAyuda {
	background-color: #b39172;
	padding: 5px;
	color: #FFF;
}
.oferta {
	background-color: #FFF;
	color: #FF0000;	
	padding: 2px;
	margin: 2px;
}

