/*********************************************************
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
**********************************************************/

body, html
{
	margin: 0px;
	padding: 0px;
} 

img
{
	vertical-align: middle;
	border: 0px;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

li
{
	list-style-type: none;
}

a:link
{
	color: #F5f5f5;
	text-decoration: underline;
	overflow: hidden;
}

a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

.required
{
	margin-left: 2px;
	color: #FF0022;
}

input, textarea, select
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px none #5b0009;
}

/*
- Imagen de edición usada por el gestor de contenidos
*/

.edit
{
	width: 20px;
	margin-left: 5px;
	vertical-align: top;
}

/*
- Hace referencia al icono de activado y desactivado para cada sección en el gestor de contenidos
*/

.simbolosi, .simbolono
{
	margin-right: 2px;
}

/*
- 	Con el text-align: center conseguimos alinear la página en el centro en
	el Internet Explorer
*/ 

body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	position: relative;
	background-repeat:   repeat-x;
	background-color: #f5f5f5;
}

/*
-	Imagenes banderas
*/
.LAN-es{ background-image: url("images/es.gif"); }
.LAN-en{ background-image: url("images/en.gif"); }
.LAN-pt{ background-image: url("images/pt.gif"); }
.LAN-al{ background-image: url("images/al.gif"); }
.LAN-ek{ background-image: url("images/ek.gif"); }
.LAN-ca{ background-image: url("images/ca.gif"); }
.LAN-fr{ background-image: url("images/fr.gif"); }
.LAN-it{ background-image: url("images/it.gif"); }
.LAN-ne{ background-image: url("images/ne.gif"); }
.LAN-gl{ background-image: url("images/gl.gif"); }

/*********************************************************
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
**********************************************************/
		
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	text-align: left;
}
/* no modificar */
#content-right #lista .contenedor ul
{
	width: 245px !important;
	width/**/: 100%;
}
/* no modificar */
#content-right #lista .contenedor ul li a
{
	width: 135px;
	overflow: hidden;
}

#cabecera
{
	width: 100%;
	height: 79px;
	margin: 0px;
	padding: 0px;	
	background: url("images/fondo_cabecera.jpg");
	background-repeat: repeat-x;
}

#cabecera-left
{
	width: 596px;
	height: 79px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("images/logo.jpg");
	background-repeat: no-repeat;
}

#cabecera-right
{
	width: 372px;
	height: 79px;
	padding: 0px;
	margin: 0px;
	float: right;
	/*background-image: url("images/buscador.jpg");*/
	background-repeat: no-repeat;
}

#cabecera-right-top
{
	width: 352px !important;
	width/**/: 372px;
	float: right;
	padding-top: 10px !important;
	padding-top/**/: 7px;
	padding-right: 35px;
	height: 14px !important;
	height/**/: 21px;
	overflow: hidden;
}


#cabecera-right-bottom
{
	width: 372px;
	height: 50px;
	float: right;
	margin: 0px;
	background-image: url("images/input.gif");
}
/*
-	Estilo barra menu seccion
*/
#barra-menu
{
	width: 100%;
	height: 59px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: bold;
	color: #444;
	font-size: 11px;
	background: url("images/fondo_menu.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	padding/**/: 12px 0px 0px 0px;
}


#barra-menu ul
{
	padding: 12px 0px 0px 38px !important;
	padding/**/: 0px 0px 0px 38px;

}
#barra-menu ul li
{
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	height: 20px !important;
	height/**/: 20px;





}
#barra-menu ul li a
{
	margin: 0px;
	padding: 0px;
	color: #454545;
	border: none;
	display: inline;
	text-decoration: none;	
}
#barra-menu ul li a:hover
{
	color: #454545;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 4px solid #d8d8d8;
}
/*
-	Estilo Idiomas
*/


#idiomas li
{
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
}
#idiomas li a
{
	width: 26px;
	height: 14px !important;
	height/**/: 13px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
*html #idiomas li a
{
	width: 26px;
	height: 14px !important;
	height/**/: 13px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#idiomas li a:hover
{

	background-position: 0px -14px;
	background-repeat: no-repeat;
}

/*
#idiomas li a:visited
{
}
*/

#idiomas li .activo
{
	background-position: 0px -14px !important;
	background-position/**/: 0px -14px;
}


/*
-	Estilo Buscador
*/
#buscador
{
	width: 100%;
	height: 50px;
	vertical-align: middle;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#buscador .text
{
	width: 112px;
	height: 19px;
	color: #ffffff;		
	vertical-align: middle;
	margin: 0px;
	padding: 2px 0px 0px 6px !important;
	padding/**/: 1px 0px 2px 6px;
	background-color: transparent;
	border: 0;

}
#buscador form
{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 37px;
}

#buscador .boton
{
	vertical-align: middle;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}

/*********************************************************
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
**********************************************************/
#content
{
	min-height: 406px;
	overflow: hidden !important;
	overflow/**/: visible;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url("images/fondo_content.gif");
}

#content2
{
	min-height: 406px;
	overflow: hidden !important;
	overflow/**/: visible;
	width: 894px;
	margin-left: 37px;
	padding: 0px 0px 60px 0px;
	background: url("images/imag_content2.jpg");
	background-repeat: no-repeat;
}

/* Content left vacio */
#content-left
{
	width: 432px;
	float: left;	
	background-color: transparent;
}

#content-right
{
	width: 442px !important;
	width/**/: 462px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
}

#imag-content-left
{
	width: 369px;
	height: 406px;

}

#imag-content-left .utilidades-basico
{
	margin: 0px 0px 0px 0px;
	padding: 163px 0px 0px 0px;
	text-align: center;
}
						
#imag-content-left .utilidades-basico li
{
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
						
#imag-content-left .utilidades-basico li a
{
	color: #ffffff;
	text-decoration: none;
}
						
#imag-content-left .utilidades-basico li a:hover
{
	text-decoration: underline;	
}

.ver-mas
{
	text-align: right;
	color: #8F8A5F;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.texto-intro
{
	padding: 15px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	background-image: url("images/fondo_txt_intro.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: transparent;	
}

.titulo-seccion
{
	font-size: 36px;
	position: relative;
	height: 33px !important;
	height/**/: 50px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.imagen-lado
{
	float: right;
	margin: 0px 0px 0px 10px;
	border: 2px solid #69050f;
}

#lista .clear, #datos .clear
{
	padding: 6px !important;
	padding/**/: 0px;
}

/*
- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal
*/

#texto .titulo
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#texto .texto
{
	padding: 0px 0px 10px 0px;
}

#texto .imagen-lado
{
	margin: 0px 0px 0px 25px;
	border: 2px solid #69050f;
}

/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/

#lista .contenedor
{
	margin: 10px 0px 10px 10px;
}


#lista .titulo-lista
{
	height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	color: #E4E4E4;
	font-weight: bold;
	background-image: url("images/fondo_titu_contenido.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}

#lista .titulo-elemento
{
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

#lista a + ul
{
	float: left;
}

/*
- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes
*/

#datos .contenedor
{

	margin: 10px 0px 10px 10px;

}

#datos .titulo-elemento
{
	height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	color: #E4E4E4;
	font-weight: bold;
	background-image: url("images/fondo_titu_contenido.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}

#datos .enlace-elemento
{
	float: left;
}

/*
- Estilos para los resultados del buscador
*/

#resultados-buscador
{
	margin: 0px 0px 10px 0px;
}

#resultados-buscador .titulo-resultados
{
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}

#resultados-buscador .texto, #resultados-buscador .titulo
{
	margin: 10px 0px 10px 0px;
}

/*
- Estilos para los formularios, Recomendar
*/

#formulario
{
	margin: 0px 0px 18px 0px;
}

#formulario label
{
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	
	font-weight: bold;
	float: left;
}

#formulario .clear
{
	clear: both;
	margin: 0px;
	padding-top: 4px !important;
	padding-top/**/: 2px;
}

#formulario .olvidar
{
	position: absolute;
	left: -130px;
}

#buttons
{
	margin: 8px 0px 0px 170px !important;
	margin/**/: 8px 0px 0px 152px;	
	padding: 0px;
}

#buttons .button
{
	background-color: #f5f5f5;
	border: 0px;
	color: #5b0009;
	font-weight: bold;
	font-size: 11px;
}

/*
- Estilos para el catálogo
*/

#navegacion
{
	margin: 10px 0px 10px 0px;
}

#navegacion a
{
	padding: 0px 6px 0px 0px;
}

#navegacion li
{
	display: inline;
}

#catalogo
{
	margin: 0px;
	padding: 0px;
}

#catalogo p
{
	margin-left: 3px;
	padding: 0px;
}

#catalogo .titulo-seccion
{
	font-size: 14px;
	position: relative;
	height: 33px !important;
	height/**/: 50px;
	font-weight: bold;
	border: 1px;
	color: #ffffff;
	margin: 0px;
	width: 363px;
	padding: 17px 0px 0px 0px;	
	text-transform: uppercase;
}

#catalogo h1
{
	font-size: 11px;
	height: 18px;
	margin: 10px 0px 10px 0px;	
	padding: 0px 0px 4px 8px;
	color: #E4E4E4;
	font-weight: bold;
	background-image: url("images/fondo_titu_contenido.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}

#catalogo h1 a
{
	color: #E4E4E4;
}

#catalogo h2
{
	font-size: 11px;
	height: 18px;
	background-color: #710713;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
}
#catalogo h2 a
{
	color: #ffffff;
}

#catalogo .nivel1
{
	padding: 0px 0px 8px 0px;
}

#catalogo .nivel2 
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#catalogo .imagen-lado
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #69050f;	
}

#catalogo .mas-info
{
	clear: both;
	margin: 0px 0px 10px 0px;
	float: right;
}

#catalogo .volver
{
	margin: 5px 0px 20px 0px;
	float: left;
}

#catalogo .descargar
{
	margin: 5px 0px 20px 0px;
	float: right;
}

/*
-	Pie de la página
-	position: absolute y bottom:0 clear: both establecen en el pie de la página
*/

#pie
{
	width: 968px;
	height: 83px ;
	bottom: 0;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	background: url("images/fondo_pie.jpg") no-repeat;
	
}

#pie-right
{
	width: 200px;
	height: 83px ;
	float: right;	
	margin: 0px;
	padding-top: 14px;
}

#pie-left
{
	width: 740px;
	height: 83px ;
	float: left;	
	margin: 0px;
	padding-right: 1px;
}

#pie .logo
{
  	margin-top: -8px;
	margin-left: 0px !important;
	margin-left/**/: -1px;
	margin-right: 30px;
	float: left;
}

#pie p
{
	
	padding-top: 15px;
	padding-left: 0px;
	margin-left: 29px;
	text-align: left;
	color: #454545;
}

#pie a:link, #pie a:visited
{
	color: #454545;	
}

#pie a:hover
{
	color: #454545;	
}

#pie img
{
	vertical-align: top;	
}

/* 
-	Estilo menu de utilidades en el pie
*/ 

#pie-right ul
{
	list-style-type: none;
	margin: 0px;
	padding-right: 42px !important;
	padding-right/**/: 27px;
	float: right;
}

#pie-right ul li
{
	display: inline;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#pie-right ul li a
{
	margin: 0px;
	padding: 1px 4px 3px 4px;
	color: #000000;
	text-decoration: none;	
}

#pie-right ul li a:hover
{
	margin: 0px;
	padding: 1px 4px 3px 4px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

/* 
-	Soluciona un pixed de más en el IE
*/ 

* html #pie
{
	margin-bottom: -1px;
}

				
#destacados table
{
	width: 100%;
	font-family: Arial;
	font-size:  11px;
	background-image: url("images/fondo_txt_destacados.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: transparent;	
	margin-bottom: 5px;
}

#destacados thead
{
	font-weight: bold;
}

#destacados td
{
	vertical-align: top;
}

#destacados td.image
{
	width: 150px;
}

#destacados .imagen-lado
{
	margin: 0px;
	float: none;
	width: 80%;
	border: 1px solid #69050f;	
}

#catalogo .nombreProducto
{
	display: block;
	float: left;
}

#catalogo .codigo
{
	display: block;
	margin-right: 10px;
	float: right;
}

#catalogo h1
{
	height: 15px;
}

#catalogo .derecha
{
	float: right;
	vertical-align: middle;
}

#catalogo .principalderecha
{
	margin-top: 22px;
	padding: 0px 0px 0px 0px;
	float: right;
	vertical-align: middle;
}
				
#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;

}

#cesta table
{
	width: 100%;
	font-family:  "Trebuchet MS", Verdana;
	font-size:  11px;
	border: 0px;
}

#cesta thead td
{
	background-color: #750813;
	color: #ffffff;	
	padding: 3px 0px 3px 10px;
	width: 25%;
	font-weight: bold;
}

#cesta tbody td
{
	width: 25%;
	padding-left: 10px;	
}
#cesta tbody td.precio
{
	text-align: right;
}

#cesta tfoot td
{
	width: 25%;
	font-weight: bold;
	padding-left: 10px;
}

#cesta .texto
{
	color: #ffffff;	
	margin: 10px 0px 10px 0px;
	padding: 15px;
	background-image: url("images/fondo_txt_intro.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: transparent;		
}

#cesta tfoot td.total
{
	text-align: right;
	padding-bottom: 10px;
}

#cesta .volver, #cesta .reenviar
{
	float: left;
}

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}