/*********************************************************
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
**********************************************************/
/*Para secciones tipo formulario*/
.required
{
	margin-left: 2px;
	color: #FF0022;
}

body, html
{
	margin: 0px;
	padding: 0px;
} 

img
{
	border: 0px;

}

li
{
	list-style-type: none;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

a:link
{
	color: #f0f1ed;
	text-decoration: underline;
}

a:active
{
	color: #fof1ed;	
	text-decoration: underline;	
}

a:visited
{
	color: #fof1ed;	
	text-decoration: underline;	
}

a:hover
{
	color: #fof1ed;	
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-family: Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	
    color: #CA7D00;
	margin: 0px;
	padding: 0px;
}

/*
- 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
{		
	margin: 8px !important;
	margin/**/: 16px;
	font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	
	font-size: 11px;
	text-align: center;
	color: #5A5A5A;
	background-color: #FFFFFF;
	background: url("imag/plantilla/fondo_gral.gif");
	letter-spacing: -1;
}

/*
-	Sera el contenedor de toda la página
*/ 
		
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 684px;
	text-align: left;
	background: url("imag/plantilla/fondo.gif") repeat-y right top;
  	position: relative;
}

#contenedor-seccion
{
	margin-left: auto;
	margin-right: auto;
	width: 684px;
	text-align: left;
	background: url("imag/plantilla/fondo_contenido.gif") repeat-y right top;
  	position: relative;
}


/*********************************************************
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
**********************************************************/

/*
- Estilo para la barra superior cabecera
*/

#barra-top
{
	width: 100%;
	height: 15px;
	background-color: #ddd;
	background: url("imag/plantilla/barra_sup.gif");
	padding: 6px 0px 6px 0px;
}

#barra-top a:link
{
	color: white;
	text-decoration: none;		
}

#barra-top a:visited
{
	color: white;
	text-decoration: none;	
}

#barra-top a:active
{
	color: white;
	text-decoration: underline;	
}

#barra-top a:hover
{
	color: white;
	text-decoration: none;			
}

#barra-top li
{
	display: inline;
}

#barra-top-izqda
{
	width: 244px;
	float: left;
	padding-left: 6px;			
}

#barra-top-izqda .activo
{
	font-weight: bold;
}

#barra-top-izqda li
{
	margin-right: 5px;
}

#barra-top-drcha
{
	width: 422px;
	float: right;
	text-align: right;
	padding-right: 6px;
}

#barra-top-drcha li
{
	padding-right: 5px;	
}

#barra-top-drcha .utilidades-basico, #barra-top-drcha .utilidades-cliente
{
	float: right;
}

/*
-	La cabecera de la página
*/

#cabecera
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #ddd;
	overflow: hidden;
}

#cabecera-left
{
	width: 208px;
	height: 84px;
	float: left;
	background-color: #FFFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(imag/plantilla/cabecera.jpg);
	background-position: 0px;
	
}

#cabecera-right
{
	width: 476px;
	height: 84px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/cabecera.jpg");
	background-position: right;	
}


/*
- Estilo menu seccion e imagen principal
*/

#inf-cabecera
{
	width: 684px;
	height: 219px !important;
	height/**/: 220px;
	margin: 0px;
	background: url("imag/plantilla/fondo_menu_sec.jpg");	
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#inf-cabecera-left
{
	width: 208px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#inf-cabecera-left .menu-seccion li
{
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;	
}

#inf-cabecera-left .menu-seccion li a
{
	display: block;
	margin: 0px;
	padding: 2px 50px 4px 0px;
	color: black;
	text-decoration: none;		
}

#inf-cabecera-left .menu-seccion li a:hover
{
	margin: 0px;
	padding: 2px 50px 4px 0px;
	color: #6B6B6B;		
	background: url("imag/plantilla/menu_on.gif");
}

#inf-cabecera-right
{
	width: 476px;
	height: 219px !important;
	height/**/: 220px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/inf_right.jpg");
	background-repeat: no-repeat;		
}

/*
-	Bloques contenido
*/

#contenido-izquierda
{
	width: 208px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: left;

}

#buscador
{
	float: left;
	width: 194px !important;
	width/**/: 208px;
    margin: 0px;
	padding: 14px 0px 14px 14px;
	background: #CBCBB1 url("imag/plantilla/fondo_buscador.gif") left top repeat-y;	
}

#buscador .text
{
	margin: 0px;
	padding: 1px;
	border: 1px solid #fof1ed;
	font-size: 8pt;
	font-family: verdana;
	vertical-align: middle;
	color:#333333;
}

#buscador .boton
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#contenido-izquierda-seccion
{
	width: 180px !important;
	width/**/: 208px;
	margin: 0px;
	padding: 14px 14px 0px 14px;
	background: #F0F1ED url("imag/plantilla/fondo_contenido_left.gif") left top repeat-y;		
}



#contenido-centro
{
	float: left;
	width: 223px !important;
	width/**/: 251px;
	margin: 0px;
	padding: 14px;
	background-color: #FFFFFF;
}

#contenido-derecha
{
	float: right;
	width: 197px !important;
	width/**/: 225px;
	height: 272px !important;
	height/**/: 300px;
	margin: 0px;
	padding: 14px;
	background-color: #CFCCD9;		
}

/*********************************************************
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
**********************************************************/

#contenido
{
	float: right;
	width: 448px !important;
	width/**/: 476px;
	margin: 0px;
	padding: 14px;
	background: #FFFFFF;		
}

.texto-intro
{
	background-color: #F2D698;	
	color: #A16901;
	padding: 6px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #fof1ed;
	font-weight: bold;
}

.titulo-seccion
{
	background-image: url("imag/plantilla/bullet_seccion.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;								
	font-size: 14px;
	font-weight: bold;
	color: #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	padding: 0px 0px 8px 18px;
	margin: 0px 0px 8px 0px;
}

.imagen-lado
{
	border: 3px solid #DEDEDE;
	float: right;
	margin: 0px 0px 0px 10px;
}

.ver-mas 
{
	background: url('imag/plantilla/bullet_ver_mas.gif') no-repeat 0px 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.ver-mas a
{
	color: #666666;	
}

#lista-alt a
{
	color: #666666;	
}


#lista .clear, #datos .clear, #formulario .clear
{
	overflow: hidden;
	padding: 3px !important;
	padding/**/: 0px;
}

/*
- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal
*/

#texto .titulo
{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

/*
- Estilo para secciones de tipo texto (Alternativo)
*/

#texto-alt
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#texto-alt .titulo
{
	margin-bottom: 5px;
	font-weight: bold;
}

#texto-alt .imagen-lado
{
	border: 3px solid #DEDEDE;
	width: 90px;
	float: right;
	margin: 0px 0px 3px 3px;
}

/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/

#lista .contenedor
{
	margin: 10px 0px 10px 0px;
}

#lista .titulo-lista
{
	background-color: #FBF2DD;
	color: #A16901;
	padding: 6px 0px 6px 6px;
	font-weight: bold;
}

#lista .titulo-elemento
{
	padding-left: 10px;
	font-weight: bold;	
}
#lista a {
color: #000;
}

/*
- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes
*/

#datos .contenedor
{
	margin: 10px 0px 10px 10px;
}

#datos .titulo-elemento
{
	background-color: #FBF2DD;
	color: #A16901;
	padding: 6px 0px 6px 6px;
	font-weight: bold;
}

#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 10px 0px;
}

#formulario label
{
	font-weight: bold;
	width: 130px;
	float: left;
}

#formulario .olvidar
{
	position: absolute;
	left: -130px;
}

#buttons
{
	position: relative;
	left: 127px !important;
	left/**/: 130px;
	margin-top: 3px;
	padding: 2px;
}

#buttons .button
{
	background-color: #F9AC00;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;		
}

/*
- Estilos para el catálogo
*/

#navegacion
{
	margin: 10px 0px 10px 0px;
}

#navegacion li
{
	display: inline;
}

#catalogo
{
	margin: 0px 0px 10px 0px;
}

#catalogo p
{
	margin: 0px 0px 0px 10px;
}

#catalogo .titulo-seccion
{
	margin: 0px 0px 10px 0px;
}

#catalogo h1
{
	background-color: #FBF2DD;
	color: #A16901;
	font-size: 11px;
	padding: 6px 0px 6px 6px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

#catalogo h1 a
{
	color: #A16901;
}

#catalogo h2
{
	background-color: #FBF2DD;
	color: #A16901;
	font-size: 11px;
	padding: 6px 0px 6px 6px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

#catalogo h2 a
{
	color: #A16901;
}

#catalogo .nivel2
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#catalogo .imagen-lado
{
	border: 3px solid #DEDEDE;
	float: right;
	margin: 0px 0px 10px 10px;
}

#catalogo .mas-info
{
	clear: both;
	margin: 0px 0px 10px 0px;
	float: right;
}

#catalogo .volver
{
	margin: 10px 0px 20px 0px;
	float: left;
}

#catalogo .descargar
{
	margin: 5px 0px 20px 0px;
	float: right;
}


/* DESTACADOS*/

#destacados table
{
       width: 100%;
       font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	
	   font-size: 11px;
       border: 0px;
       background-color: #fbf2dd; 
       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%;
}

#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
{
       padding: 5px 0px 0px 0px;
       float: right;
       vertical-align: middle;
}


/* CESTA */

#cesta
{
       width: 100%;
}

#cesta input
{
       width: 30px;
}

#cesta table
{
       width: 100%;
       font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	
	   font-size: 11px;
       border: 0px;
}

#cesta thead td
{
       background-color: #fbf2dd; 
       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
{
       background-color: #f2d698; 
       padding: 15px;
       margin: 10px 0px 10px 0px;
}

#cesta tfoot td.total
{
       text-align: right;
}

#cesta .volver, #cesta .reenviar
{
       float: left;
}

#cesta .pedido
{
       float: right;
}

#cesta .actualizar
{
       float: left;
}



/*
-	Pie de la página
*/

#pie
{
	background: url("imag/plantilla/fondo_pie.gif");
	bottom: 0;
	clear: both;
	width: 100%;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

#pie p
{
	margin: 0px;
	padding: 15px 20px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}

#pie a:link, #pie a:visited
{
	color: #FFFFFF;	
}

#pie a:hover
{
	color: #CA7D00;	
}

#pie img
{
	vertical-align: middle;	
}

/* 
-	Soluciona un pixed de más en el IE
*/ 

* html #pie
{
	margin-bottom: -1px;
}

