/*********************************************************
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: #910a2b;
	text-decoration: underline;
}

a:active
{
	color: #910a2b;	
	text-decoration: underline;	
}

a:visited
{
	color: #910a2b;	
	text-decoration: underline;	
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

.required
{
	margin-left: 2px;
	color: #910a2b;
}

input, textarea, select
{
	font-family: "Trebuchet MS", Verdana;	
	font-size: 11px;
    color: #910a2b;
	margin: 0px;
	padding: 0px;
	border: solid 1px #910a2b;
	background-color: #fff;
}

/*
- 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: "Trebuchet MS", Verdana;	
	font-size: 11px;
	text-align: center;
	color: #333;
	margin: 0px 0px 0px 0px;
  	position: relative;
	/*background: url("imag/plantilla/fondo_gral.gif");
	background-repeat: repeat;*/
	background-color: #910a2b;	
}

/*********************************************************
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
ESTRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA
**********************************************************/
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	text-align: left;
	background: url("imag/plantilla/fondo_contenido.gif");
	background-repeat: repeat-y;
	background-color: #efefef;
	background-position: top left;	
}

/*
-	La cabecera de la página
-	overflow:hidden Imaginemos que tenemos un texto sin espacios, como no se podrá
	partir, este parametro lo oculta para no romper el diseño, tanto en altura como
	en anchura
*/

#cabecera
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #910a2b;
}

#cabecera-top-left
{
	width: 333px;
	height: 69px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_top_logo.gif");	
	background-repeat: no-repeat;
	background-color: #910a2b;
}

#cabecera-top-right
{
	width: 409px;
	height: 69px !important;
		height/**/: 69px;
	float: right;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_top_right.gif");
	background-repeat: no-repeat;	
	background-color: #910a2b;
}

#cabecera-bottom-left
{
	width: 157px;
	height: 189px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #910a2b;
}

#cabecera-bottom-right
{
	width: 585px;
	height: 189px !important;
	height/**/: 189px;
	float: right;
	padding 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_bottom_right.jpg");
	background-repeat: no-repeat;	
	background-color: transparent;
}

/*
	Estilos para el menu seccion
*/
#cabecera-bottom-left .menu-seccion li
{
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;		
	background: url("imag/plantilla/menu_off.gif");			
}

#cabecera-bottom-left .menu-seccion li a
{
	height: 18px !important;
	height/**/: 21px;
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	color: #910a2b;
	text-decoration: none;
	text-transform: uppercase;	
}

#cabecera-bottom-left .menu-seccion li a:hover
{
	margin: 0px;
	padding: 3px 0px 0px 20px;
	color: #910a2b;		
	background: url("imag/plantilla/menu_on.gif");
}

/*
	Bloques de menu utilidades, buscador y seleccion de idioma
*/
#cabecera-menus
{
	width: 387px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
}

#cabecera-menus-top
{
	height: 36px;
}

#cabecera-menus-top-left
{
	width: 135px;
	height: 35px;
	float: right;
}

#cabecera-menus-top-right
{
	width: 190px;
	height: 35px;
	float: right;
}

#cabecera-menus-bottom
{
	text-transform: uppercase;	
	font-size: 9px;
	font-weight: bold;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px !important;
	padding/**/: 4px 0px 0px 20px;
}

#cabecera-menus-bottom .utilidades-basico li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px !important;
	padding/**/: 3px 7px 0px 0px;
}

#cabecera-menus-bottom .utilidades-cliente li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px !important;
	padding/**/: 3px 7px 0px 0px;
}

#cabecera-menus-bottom a
{
	color: #fff;
	text-decoration: none;
}

#cabecera-menus-bottom a:hover
{
	color: #fff;
	text-decoration: underline;
}

#cabecera-menus-bottom .utilidades-basico
{
	float: right;
}

#cabecera-menus-bottom .utilidades-cliente
{
	float: right;
}

/*
-	Estilo Buscador
*/
#buscador
{
	width: 200 px;
	height: 36px;
	float: left;	
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 65px !important;
	padding/**/: 15px 0px 0px 70px;
}

#buscador .text
{
	width: 100px;
	height: 20px;
	vertical-align: middle;
	margin: 0px;
	padding: 3px 0px 2px 5px;
	border: solid 1px #910a2b;
	background-color: #fff;
	font-size: 9px;
}

#buscador .boton
{
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#idiomas
{
    float: left;	
	height: 36px;
	margin-right: 0px;
	padding: 15px 0px 0px 25px !important;
	padding/**/: 15px 0px 0px 20px;
	text-align: center;
}

#idiomas select
{
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #910a2b;
	background-color: #fff;
	font-size: 9px;
}

/*********************************************************
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
**********************************************************/
#content
{
	min-height: 485px;
	width: 742px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

*html #content
{
	height: 100%;
}

#content-left
{
	width: 183px !important;
	width/**/: 201px; 
	float: left;	
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
}

#content-right
{
	float: left;
	width: 515px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;	
	background-position: bottom left;
	background: url("imag/plantilla/fondo_tabla_destacados.gif");
	background-color: #transparent;
}

#content-right .contenedor
{
	margin: 0px;
	padding: 0px 14px 0px 14px;
}

#content-left-top

{

	width: 100%;	

	margin: 0px;

	padding: 0px;

}



#content-left-bottom

{

	width: 100%;	

	margin: 20px 0px 0px 0px;

	padding: 0px;

}



#imag-content-left

{

	width: 175px;

	height: 158px;

	background: url("imag/plantilla/imag_lateral.gif");

	background-repeat: no-repeat;

	background-color: #552a11;

	background-position: center top;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



.ver-mas

{

	text-align: right;

	color: #910a2b;

	font-weight: bold;

	margin: 5px 0px 0px 0px;

}



.texto-intro

{

	background-color: transparent;	

	padding: 15px;

	color: #910a2b;

	margin: 0px 8px 10px 8px;

}

.titulo-seccion

{

	font-size: 12px;

	height: 22px !important;

	height/**/: 27px;

	font-weight: bold;

	color: #efefef;

	margin: 0px 0px 10px 0px;

	padding: 6px 0px 0px 10px;

	background-image: url("imag/plantilla/fondo_titu_sec.gif");

	background-repeat: no-repeat;

	background-position: 100%;

	text-transform: uppercase;	
}

.imagen-lado
{
	float: left;
	margin: 0px 20px 0px 0px;
	border: 1px solid #910a2b;
	padding: 2px;
}

#lista .clear, #datos .clear, #formulario .clear
{
	padding: 0px 5px 6px 0px !important;
	margin: 0px 0px 0px 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 10px 20px 10px;

	margin: 0px 0px 0px 0px;

}



#texto .imagen-lado

{

	margin-bottom: 10px;

	border: 1px solid #910a2b;	

}

/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/
#lista .contenedor
{
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 20px 6px;
}

#lista .titulo-lista
{
	background-color: #910a2b;	
	margin: 0px 8px 0px 8px;
	padding: 3px 0px 3px 10px;
	color: #fff;
	font-weight: bold;
}



#lista .titulo-elemento

{

	margin: 0px 8px 0px 8px;

	padding: 3px 0px 3px 0px;

	font-weight: bold;

}



#lista .imagen-lado

{

	padding: 0px;

	float: right;

}



#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

{

	background: #910a2b;

	margin: 0px 8px 0px 8px;	

	padding: 3px 0px 3px 10px;

	color: #fff;

	font-weight: bold;

}



#datos .enlace-elemento

{

	float: left;

}



/*

- Sección de tipo lista específica, Donde estamos, Contacto (Alternativo)

*/
#lista-alt

{

	width: 175px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;
	color: #910a2b;

}



#lista-alt .titulo-seccion

{

	font-size: 11px;

	color: #fff;	

	height: 22px !important;

	height/**/: 27px;

	font-weight: bold;

	margin: 0px 0px 0px 0px;

	padding: 6px 0px 0px 15px;

	background-image: url("imag/plantilla/fondo_titu_sec_alt.gif");

	background-repeat: no-repeat;

	background-position: 0px 0px;

	text-transform: uppercase;	

}



#lista-alt .contenedor

{

	margin: 0px;

	padding: 8px 8px 0px 14px;

}





#lista-alt .titulo-elemento

{

	font-weight: bold;		

	margin: 0px;

	padding: 0px;

}



#lista-alt a

{

	color: #910a2b;

	padding: 0px 0px 0px 0px;	

}



#lista-alt .ver-mas

{

	text-align: right;

	color: #910a2b;

	font-weight: bold;

	margin: 0px;

	padding: 0px 14px 18px 0px;

}



#lista-alt .ver-mas a

{

	margin: 0px;

	padding: 0px;

}

/*
- Sección de tipo datos genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes (Alternativo)
*/
#datos-alt
{
	width: 175px;
    color: 000;
	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	background-color: TRANSPARENT;	

}



#datos-alt .titulo-seccion

{

	font-size: 11px;

	color: #fff;	

	height: 22px !important;

	height/**/: 27px;

	font-weight: bold;

	margin: 0px 0px 0px 0px;

	padding: 6px 0px 0px 15px;

	text-transform: uppercase;	

}



#datos-alt .titulo-elemento

{

	font-weight: bold;		

	margin: 0px;

	padding: 0px;

	color: #fff;

}



#datos-alt .texto-intro

{

	padding: 8px 8px 0px 14px;

	background: transparent;
	COLOR: #910a2b;

}



#datos-alt a

{

	color: #910a2b;

}



#datos-alt .ver-mas

{

	text-align: right;

	color: #910a2b;

	font-weight: bold;

	margin: 0px;

	padding: 0px 14px 18px 0px;

}



#datos-alt .ver-mas a

{

	margin: 0px;

	padding: 0px;

}



#novedades-alt

{

	width: 175px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	background-color: TRANSPARENT;	


}



#novedades-alt .titulo-seccion

{

	font-size: 11px;

	color: #fff;	

	height: 22px !important;

	height/**/: 27px;

	font-weight: bold;

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 0px 15px;

	background-image: url("imag/plantilla/fondo_titu_sec.gif");

	background-repeat: no-repeat;

	background-position: 0px 0px;

	text-transform: uppercase;	

}



#novedades-alt .titulo-elemento

{

	font-weight: bold;		

	margin: 0px;

	padding: 0px;

	color: #fff;

}

#novedades-alt .texto-intro
{
	padding: 8px 8px 0px 14px;
	background: transparent;
	COLOR: #910a2b;
}



#datos-alt a
{
	color: #910a2b;
}

#novedades-alt .ver-mas
{
	text-align: right;
	color: #910a2b;
	font-weight: bold;
	margin: 0px;
	padding: 0px 14px 18px 0px;
}



#novedades-alt .ver-mas a

{

	margin: 0px;

	padding: 0px;

}



/*

- 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;

}


#resultados-buscador .texto, #resultados-buscador .titulo-elemento

{

	margin: 10px 0px 10px 10px;

}

/*

- Estilos para los formularios, Recomendar

*/



#formulario

{

	margin: 0px 0px 18px 0px;

}



#formulario label

{

	width: 130px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 20px;	

	font-weight: bold;

	float: left;

}



#formulario .olvidar

{

	position: absolute;

	left: -130px;

}



#buttons

{

	margin: 8px 0px 0px 151px !important;

	margin/**/: 8px 0px 0px 134px;	

	padding: 0px;

}



#buttons .button
{
	background-color: #910a2b;
	color: #fff;
	font-weight: bold;
	font-size: 11px;		
}

/*
- Estilos para el catálogo
*/

#navegacion
{
    color: #910a2b;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	background-color: #transparent;
}

#navegacion li
{
	display: inline;
}

#catalogo
{
	margin: 0px;
	padding: 0px;
}

#catalogo p
{
	margin-left: 3px;
	padding: 0px;
}

#catalogo .titulo-seccion
{
	font-size: 12px;
	height: 22px !important;
	height/**/: 27px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 0px 15px;
	background: url("imag/plantilla/fondo_titu_sec.gif");
	background-color: #333;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-transform: uppercase;	
}

#catalogo h1
{
	font-size: 11px;
	background-color: #910a2b;
	padding: 3px 0px 3px 5px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;	
}

#catalogo h1 a
{
	color: #fff;
}

#catalogo h2
{
	font-size: 11px;
	height: 20px;
	background-color: transparent;
	padding: 3px 0px 0px 5px !important;
	padding/**/: 3px 0px 3px 5px;
	margin: 10px 0px 10px 0px;
	color: #910a2b;
}

#catalogo h2 a
{
	color: #910a2b;
}

#catalogo p
{
	padding: 0px 14px 8px 14px;
}

#catalogo .nivel1
{
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 8px 0px;
}

#catalogo .nivel2 
{
	margin: 0px 8px 0px 16px;
	padding: 0px 0px 0px 0px;
}

#catalogo .imagen-lado
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #910a2b;	
}



#catalogo .mas-info

{

	clear: both;

	margin: 0px 0px 10px 0px;

	float: right;

}

#catalogo .volver

{

	margin: 10px 0px 10px 0px;

	padding: 0px 0px 0px 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: 100%;

	height: 31px;

	background: url("imag/plantilla/fondo_pie.gif") no-repeat;

	bottom: 0px;

	clear: both;

	margin: 10px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

#pie p
{

	margin: 0px;

	padding: 10px 50px 0px 0px;

	text-align: right;

	color: #fff;

}

#pie img

{

	display: none;

}



#pie a:link, #pie a:visited

{
	color: #fff;
	text-decoration:underline;	
}

#pie a:hover
{
	color: #fff;
	text-decoration:none;
}



#pie img

{

	vertical-align: middle;	

}

/* 
-	Soluciona un pixed de más en el IE
*/ 
* html #pie
{
	margin-bottom: -1px;
}

#destacados table

{

	width: 500px;

	font-family: "Trebuchet MS", Verdana;

	font-size:  11px;

	border: 0px;

	background-color: #552a11;	

	margin: 0px 8px 5px 10px;	

	letter-spacing: 0px;

	background: url("imag/plantilla/fondo_tabla_destacados.gif");

	background-repeat: no-repeat;

	background-position: bottom left;	

}



#destacados thead

{

	font-weight: bold;

	/*

	background-color: #262623;

	*/

}



#destacados thead td

{

	border-top: 1px solid #000000;

	border-bottom: 1px dashed #000000;

	font-weight: bold;

	color: #910a2b;

	height: 20px;

	padding: 0px 0px 0px 10px;

}



#destacados tbody td

{

	vertical-align: top;

	padding: 10px;

	font-weight: bold;

}

#destacados td.image
{
	width: 150px;
}



#destacados .imagen-lado

{

	margin: 0px;

	float: none;

	width: 80%;

}



#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;

	padding: 3px 10px 0px 0px; 

}

#catalogo .principalderecha

{

	margin: 0px 0px 0px 436px;

	padding: 5px 0px 0px 0px;

	float: right;

	vertical-align: middle;

	position: absolute;

}



#catalogo .principalderecha a

{

	color: #fff;

}

#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: #910a2b;	

	padding: 3px 0px 3px 10px;

	width: 25%;

	font-weight: bold;
	COLOR: #fff;

}



#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
{
	background-color: #fff;	
	padding: 15px;
	margin: 7px 0px 7px 0px;
}

#cesta tfoot td.total
{
	text-align: right;
}

#cesta .volver, #cesta .reenviar
{
	float: left;
	padding: 0px 0px 20px 10px;
	margin. 0px 0px 0px 0px;
}

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}		