/* CSS Document */

html {
	height: 100%;
}

body{
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

#madre {
	position: absolute; 
	margin: 0px auto;
	height: 100%;
	width: 100%;
}

#header {
	position: relative; 
	width : 955px;
	margin: 0px auto;
	height: 109px;
	background: url(../images/fondo_cabecera.jpg) no-repeat bottom center;
	z-index: 5;
}

#iconos_superior {
	position: relative; 
	width:750px;
	height: 28px;
	float: right;
	z-index: 5;
}

#logotipo {
	position: relative; 
	width:175px;
	height: 109px;
	background: url(../images/logo_cabecera.jpg) no-repeat top left;
	float: left;
	z-index: 5;
}

#menu {
	position: relative; 
	height: 85px;
	margin: -4px 17px 0px 0px;
	float:right;
	z-index: 5;
}

#separador_cabecera {
	position: relative; 
	width : 955px;
	margin: 0px 0px 0px 0px;
	height: 10px;
	background: url(../images/separador_cabecera.jpg) no-repeat top center;
	z-index: 5;
}

#container {
	position: relative; 
	margin: 0px auto; 
	width: 960px;
	min-height: 100%;
}

* html #container{
	height: 100%;
}

#pie {
	position: relative;
	margin: 0px auto;
	width: 955px;
	height: 58px;
	background: url(../images/fondo_pie.jpg) no-repeat top center;
}

#pie_izquierda {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	position: relative;
	width: 270px;	
	float:left; 
	padding: 10px 0px 0px 10px;
	text-decoration: none;
}

#pie_izquierda a {
	color: #000000;
	text-decoration: none;
}

#pie_derecha {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;	
	position: relative;	
	width: 560px;	 
	float: right;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

#contenido {
	position: relative; 
	width: 965px;
	overflow: hidden;
	padding-bottom: 25px;
}

#columna_izquierda {
	position: relative;
/*	left: 5px; */
	width: 233px;	
	float:left;			
	padding-bottom: 32768px;
	margin-bottom: -32768px;	
}

#columna_derecha {
	position: relative;	
	width: 730px;	
	/*height: 600px;
	left: 8px;*/
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

.borde_top_naranja {
	width: 233px;	
	height: 14px;
	background: url(../images/borde_top_naranja.jpg) no-repeat top center;
}

.borde_bottom_naranja {
	width: 233px;	
	height: 14px;
	background: url(../images/borde_bottom_naranja.jpg) no-repeat top center;
}

.contenido_naranja {
	position: relative; 
	background: #E58E22;
}

.contenido_naranja {
	position: relative; 
	margin-top: -1px;
	background: #E58E22;
}

.limpia {
clear: both;
}

.puntero{
	cursor: pointer;
}

#home_principal {
	margin: 0px auto;
	width: 460px;	
	float: left;
	/*text-align: center;*/
}


#home_lateral {
	margin: 0px auto;	
	width: 262px;	
	float: right;
	text-align: right;
	background: url(../images/fondo_homelateral.jpg) no-repeat top left;
}

#tit-colecciones {
	width: 713px;	
	height: 34px;
/*	background: url(../images/tit-colecciones.jpg) no-repeat top left;*/
	float: left;
}

#tit-colecciones_eng {
	width: 713px;	
	height: 34px;
/*	background: url(../images/tit-colecciones_eng.jpg) no-repeat top left;*/
	float: left;
}

#tit-noticias {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-noticias.jpg) no-repeat top left;
	float: left;
}

#tit-noticias_eng {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-noticias_eng.jpg) no-repeat top left;
	float: left;
}

#tit-fotos {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-fotos.jpg) no-repeat top left;
	float: left;	
}

#tit-fotos_eng {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-fotos_eng.jpg) no-repeat top left;
	float: left;	
}

#tit-carro {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-carro.jpg) no-repeat top left;
	float: left;
}

#tit-carro_eng {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-carro_eng.jpg) no-repeat top left;
	float: left;
}

#tit-contacto {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-contacto.jpg) no-repeat top left;
	float: left;	
}

#tit-contacto_eng {
	width: 713px;	
	height: 34px;
	background: url(../images/tit-contacto_eng.jpg) no-repeat top left;
	float: left;	
}

.linea_puntos {
	width: 713px;	
	height: 11px;
	background: url(../images/linea_puntos.jpg) no-repeat top left;
}

#formulario_contacto {
	position: relative; 
	top:10px;
	left:10px;	
	margin: 0px; 
	padding: 0px;
	width: 377px;
	float: left;
}

#datos_contacto {
	position: relative; 
	top:5px;
	left:0px;	
	margin: 0px; 
	padding: 0px;
	width: 340px;
	float: left;
}

#contenido_news_portada {
	text-align: right;
	width: 247px;
	padding-left: 5px;
	padding-top: 10px;
}

.top_list_news_portada {
	width: 240px;	
	height: 20px;
	background: url(../images/top_listado_noticias_portada.jpg) no-repeat top left;
	text-align: left;
	padding-left: 8px;
	margin-left: 8px;
	padding-top: 5px;
}
/*
.bottom_list_news_portada {
	width: 244px;	
	height: 15px;
	background: url(../images/bottom_listado_noticias_portada.jpg) no-repeat top left;
}
*/

.list_news_portada {
	width: 240px;	
	height: 43px;
	background: url(../images/bottom_listado_noticias_portada.jpg) no-repeat bottom left;
	text-align: left;
	margin-top: -5px;
	padding-left: 8px;
	margin-left: 8px;
}

.top_list_news {
	width: 698px;	
	height: 17px;
	background: url(../images/top_listado_noticias.jpg) no-repeat top left;
}

.bottom_list_news {
	width: 698px;	
	height: 13px;
	background: url(../images/bottom_listado_noticias.jpg) no-repeat top left;
}

.list_news {
	width: 698px;	
	height: 38px;
	background: url(../images/fondo_listado_noticias.jpg) no-repeat bottom left;
}

.detail_news {
	text-align: justify;
	width: 525px;
	float: left;
}

.detail_news_foto {
	margin-top: 20px;
	text-align: right;
	width: 185px;
	float: left;
}

#contenido_colecciones_portada {
	margin: 0px auto;
	width: 460px;
	padding-left: 7px;
	padding-top: 7px;
}

.top_list_colecciones_portada {
	width: 450px;	
	height: 14px;
	background: url(../images/top_listado_colecciones_portada.jpg) no-repeat top left;
}

.bottom_list_colecciones_portada {
	width: 450px;	
	height: 10px;
	background: url(../images/bottom_listado_colecciones_portada.jpg) no-repeat top left;
}

.list_colecciones_portada {	
	width: 450px;	
	height: 68px;
	background: url(../images/fondo_listado_colecciones_portada.jpg) no-repeat bottom left;
	text-align: left;
}

.list_colecciones_portada_foto {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
}

.list_colecciones_portada_foto_ampliada {	
	margin: 0px auto;	
	text-align: center
}

.list_colecciones_portada_titulo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;	
	padding-left: 20px;
	line-height: 18px;
}

.list_colecciones_portada_titulo a {
	color: #000000;
	text-decoration: none;
}

.list_colecciones_portada_subtitulo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.top_list_colecciones {
	width: 206px;	
	height: 9px;
	background: url(../images/top_listado_colecciones.jpg) no-repeat bottom left;
	margin: 0px auto;	
}

.bottom_list_colecciones {
	width: 206px;	
	height: 9px;
	background: url(../images/bottom_listado_colecciones.jpg) no-repeat top left;
	margin: 0px auto;
}

.list_colecciones {
	width: 206px;	
	height: 23px;
	background: url(../images/fondo_listado_colecciones.jpg) no-repeat top left;
	margin: 0px auto;
}

.top_list_colecciones_over {
	width: 206px;	
	height: 9px;
	background: url(../images/top_listado_colecciones_over.jpg) no-repeat top left;
	margin: 0px auto;	
}

.bottom_list_colecciones_over {
	width: 206px;	
	height: 9px;
	background: url(../images/bottom_listado_colecciones_over.jpg) no-repeat top left;
	margin: 0px auto;
}

.list_colecciones_over {
	width: 206px;	
	height: 23px;
	background: url(../images/fondo_listado_colecciones_over.jpg) repeat-y top left;
	margin: 0px auto;
}

#contenido_colecciones {
	/*text-align: center;*/
	width: 710px;
	padding-left: 10px;
	padding-top: 15px;
}

.colection {
	text-align: left;
	width: 335px;
	height: 150px;
	float: left;
	margin: 0px 15px 20px 0px;
}

.list_colection {
/*	text-align: justify;*/
	width: 220px;
	float: left;
	height: 150px;
}

.list_colection_foto {
/*	margin-top: 20px;*/
	text-align: center;
	margin: 0px auto;
	width: 110px;
	height: 150px;
	float: left;
}

.separador_coleccion {
	width: 225px;	
	height: 1px;
	margin-bottom: 5px;
	background: url(../images/separador_coleccion.jpg) no-repeat top left;
	clear: both;
}

.detail_colection_foto {
	margin: 0px auto;
	text-align: center;
	width: 270px;
	float: left;
}

.detail_colection {
	padding-left: 10px;
	width: 400px;
	float: left;
}

.limitada_detail {
	margin: 10px 0px 10px 50px;
	padding-top: 5px;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;	
	height: 25px;
	background: url(../images/limitada_detalle.jpg) no-repeat top left;
	float:left;
}

.limitada_listado {
	position: relative;
	margin: 0px auto;
/*	padding-top: 2px;*/
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 102px;	
	height: 20px;
	background: url(../images/limitada_listado.jpg) no-repeat top left;
	float: left;
}

#icono_resumen_carro{
	margin-right: 15px;
	width: 150px;
	float:right;
	height: 34px;
	text-decoration: none;
	color: #000000;
	text-align:right;
}

#contenido_carro {
	width: 713px;
	margin-left: 20px;
/*	padding-left: 20px;
	padding-top: 15px;*/
}

.carro_compra {
	width: 680px;
	margin: 15px 15px 20px 0px;
}

.list_carro {
	width: 570px;
	float: left;
}

.list_carro_foto {
	width: 110px;
	float: left;
	text-align: center;
}

.titulo_item_carro {
	width: 470px;
	float: left;
	text-align: left;
}

.precio_item_carro {
	width: 100px;
	float: left;
	text-align: right;	
}

.separador_carro {
	width: 603px;	
	height: 1px;
	margin-bottom: 5px;
	background: url(../images/separador_coleccion.jpg) repeat-x top left;
	clear: both;
}

.carro_caracteristicas {
	width: 470px;
	float: left;
	text-align: left;
}

.carro_delete {
	width: 100px;
	float: left;
	text-align: right;
}

.total {
	margin-right: 20px;
	float: right;
	text-align: right;
}

.opciones_carro {
	margin-right: 20px;
	margin-top: 20px;
	float: right;
	text-align: right;
}

#contenido_photos {
	width: 710px;
	padding-left: 10px;
	padding-top: 15px;
}

.photos {
	width: 355px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.top_list_photos {
	width: 352px;	
	height: 17px;
	background: url(../images/top_listado_fotos.jpg) no-repeat top left;
}

.bottom_list_photos {
	width: 352px;	
	height: 17px;
	background: url(../images/bottom_listado_fotos.jpg) no-repeat top left;
}

.list_photos {
	width: 352px;	
	height: 67px;
	background: url(../images/fondo_listado_fotos.jpg) no-repeat bottom left;
}

.list_photos_foto {
	width: 150px;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.list_photos_titulo {
	width: 175px;
	float: left;
	text-align: left;
}

#masfoto {
	float: left;
	width: 50px;
}

div.inputWrapper {
	width: 265px;
	background: url(../images/fondo_input.jpg) no-repeat top left;
}
div.inputWrapper:hover,
div.inputWrapper:focus {
	background: url(../images/fondo_input.jpg) no-repeat top left;
}
div.inputWrapper input {
	border: 0;
	padding: 4px;
	height: 24px;
	width: 250px;
	background-color: transparent;
}

div.textareaWrapper {
	width: 335px;
	height: 80px;
	background: url(../images/fondo_textarea.jpg) no-repeat top left;
}
div.textareaWrapper:hover,
div.textareaWrapper:focus {
	background: url(../images/fondo_textarea.jpg) no-repeat top left;
}
div.textareaWrapper textarea {
	border: 0;
	padding: 4px;
	height: 80px;
	width: 325px;
	background-color: transparent;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.texto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.texto_chico {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.espacio_titulo_coleccion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	padding-top: 15px;
	padding-left: 20px;
	text-transform:uppercase;
	float: left;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.texto_chico_mayusculas {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}

.texto_chico_mayusculas a{
	color: #000000;
	text-decoration: none;
}

.texto_mayusculas {
	text-transform:uppercase;
	font-weight:bold;
	color: #000000;
	text-decoration: none;	
}

.texto_mayusculas a{
	color: #000000;
	text-decoration: none;
}

.texto_azul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0006FF;
	text-decoration: none;
}

.texto_naranja {
	font-family: Verdana,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC6812;
	text-decoration: none;
}

.texto_gris {
	font-family: Verdana,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.fecha_noticia{
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;	
}

.listado_noticia{
	padding-left: 20px;
	padding-right: 10px;
}

.detalle_noticia{
	margin-left: 20px;
	margin-right: 20px;	
}

.listado_coleccion{
	padding-left: 20px;
	padding-right: 10px;
	display:block;
}
/* INPUTS */

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background : url(../images/fondo_textarea.jpg) repeat-x top left;
	color: #090730;
	border: 1px solid #DEDEDE;
}

.boton {
	padding: 0;
	margin: 15px 0 0 0;
	height: 29px;
	width: 112px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	background : #253D53 url(../images/fondo_boton_buscador.jpg) no-repeat top left;
	color: #FFFFFF;
	border: 0 solid #FFFFFF;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}