/*********************************************************
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;
	background: #FFFFFF;
} 

img
{
	vertical-align: middle;
	border: 0px;
}

li
{
	list-style-type: none;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

a:link
{
	color: #284D00;
	text-decoration: underline;
}

a:active
{
	color: #284D00;	
	text-decoration: underline;	
}

a:visited
{
	color: #284D00;	
	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: Arial, Verdana, Helvetica, sans-serif;	
    color: #92A13C;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/*
- Imagen de edición usada por el gestor de contenidos
*/

.edit
{
	width: 20px;
	margin-left: 5px;
	vertical-align: middle;
}

/*
- Hace referencia al icono de activado y desactivado para cada sección en el gestor de contenidos
*/

.simbolosi, .simbolono
{
	margin-right: 3px;
	vertical-align: middle;
}

/*
- 	Con el text-align: center conseguimos alinear la página en el centro en
	el Internet Explorer
*/ 

body
{		
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: center;
	color: #737373;
}

/*
-	Sera el contenedor de toda la página
*/ 
		
#contenedor
{	
	margin-left: auto;
	margin-right: auto;
	width: 681px;
	text-align: left;
	background: #ffffff;
  	position: relative;
	background-image: url("imag/plantilla/fondo_gral.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
**********************************************************/

/*
-	Estilo barra superior "Idiomas" y "Menus de utilidades"
*/

#barra-top
{
	width: 100%;
	height: 15px !important;
	height/**/: 25px;
	background: url("imag/plantilla/fondo_menu.gif");
	margin: 0px;
	padding: 5px 0px 5px 0px;	
}

#barra-top li
{
	display: inline;
}

#barra-top-left
{
	width: 140px !important;
	width/**/: 150px;	
	float: left;	
	margin: 0px;
	padding: 0px 0px 0px 12px;	
}

#barra-top-left a:link, #barra-top-left a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

#barra-top-left a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#barra-top-left .activo
{
	font-weight: bold;
	color: #ffffff;	
}

#barra-top-left li
{
	padding-right: 5px;	
}

#barra-top-right li
{
	padding-left: 5px;
}

#barra-top-right
{
	width: 516px !important;
	width/**/: 531px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;	
	text-align: right;
}

#barra-top-right a:link, #barra-top-right a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

#barra-top-right a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#barra-top-right .activo
{
	font-weight: bold;
	color: #ffffff;	
}

/*
-	La cabecera de la página
*/

#cabecera
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
}

#cabecera-left
{
	width: 219px;
	height: 172px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_logo.jpg");	
}

#cabecera-right
{
	width: 462px;
	height: 172px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/cabecera_right.jpg");	
}

/*
-	Estilo barra menu seccion
*/

#barra-menu
{
	text-align: center;
	width: 681px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #1E2C0F;
	background: url(imag/plantilla/fondo_menu.gif) 0px 0px repeat-x;
	height: 35px;
}

#barra-menu ul
{
	
	/*
	Para una linea descomentar las siguientes 3 lineas
	*/
	
	/*
	height: 5px !important;
	height/**/: 25px;
	overflow: hidden;
	list-style-type:none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#barra-menu ul li
{
	/*float: left;
	position: relative;*/
	/*max-width: 100px;*/
	height: 13px;
	text-align: center;
	display: inline;
	/*overflow: hidden;*/
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #f9f9f6;
	font-weight: bold;
	text-transform: uppercase;
}

#barra-menu ul li a
{
	margin: 0px 3px 0px 3px;
	padding-bottom: 6px;
	color: #f9f9f6;
	text-decoration: none;
	border: none;
}

#barra-menu ul li a:hover
{
	color: #ffffff;
	text-decoration:none;
	border-bottom: 4px solid #ffffff;
}

/*
-	Contenido
*/

#content
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#content .line-top
{
	height: 14px;
	background: #FFFFFF;
	clear: both;
}

#content .line-bottom
{
	height: 14px;
	background: #FFFFFF;
	clear: both;
}

#contenido-left
{
	float: left;
	width: 219px;
	margin: 0px;
	padding: 0px;
	min-height: 300px;
}

*html #contenido-left
{
	height: 320px;
}

#contenido-left-seccion
{
	width: 178px !important;
	width/**/: 198px;
	margin: 10px 10px 30px 10px;
	padding: 10px 10px 10px 10px !important;
	padding/**/: 10px 10px 10px 10px;
	background-color: #ffffff;
}

#contenido-left-utilidades
{
	position: absolute;
	bottom: 0;
	width: 119px !important;
	width/**/: 219px;
	height: 64px !important;
	height/**/: 74px;
	margin: 0px 0px 40px 0px !important;
	margin/**/: 0px 0px 40px 0px;
	padding: 10px 0px 0px 100px;
	vertical-align: bottom;
	background-image: url("imag/plantilla/fondo_menu_utilidades.jpg");
}

#contenido-left-utilidades li
{
	font-size: 11px;
	font-family: arial;
	list-style-image: url("imag/plantilla/bullet_utilidades.gif");
	padding: 0px 0px 0px 0px; 
}

#contenido-left-utilidades a:link, #contenido-left-utilidades a:visited, #contenido-left-utilidades a:active
{
	color: #ffffff;

	text-decoration: none;	
}

#contenido-left-utilidades a:hover
{
	color: #ffffff;
	text-decoration: underline;	
}

#contenido-right
{
	float: right;
	width: 450px;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#contenido-right-seccion
{
	width: 442px;
	margin: 10px 0px 0px 0px;
	padding: 0px;	
	float: right;		
}

#contenido-right-top
{
	width: 432px !important;
	width/**/: 452px;
	margin: 0px;
	padding: 6px 10px 10px 10px;
	background-color: #ffffff;		
}

#contenido-right-bottom-left
{
	height: 205px !important;
	height /**/: 217px;
	width: 201px !important;
	width/**/: 221px;
	padding: 8px 10px 10px 10px;
	margin-bottom: 0px !important;
	margin-bottom /**/: 0px;
	background-color: #EAF5DD;
	border-top: 2px solid #DEF3C7;
	float: left;	
}

#contenido-right-bottom-right
{
	height: 205px !important;
	height /**/: 217px;
	width: 201px !important;
	width/**/: 221px;
	padding: 8px 10px 10px 10px;
	margin-bottom: 0px !important;
	margin-bottom /**/: 0px;	
	background-color: #DEF3C7;
	border-top: 2px solid #CBF0A3;
	float: right;
}

/*
-	Estilo Buscador
*/

#buscador
{
	width: 219px;
	height: 41px !important;
	height/**/: 51px;
	margin: 0px;
	padding-top: 10px;
	background-image: url("imag/plantilla/fondo_buscador.gif");
	text-align: center;
}

#buscador .text
{
	margin: 0px;
	padding: 2px 0px 0px 4px;
	background-color: #F8F7EF;
	border: 1px solid #284D00;
	color: #000000;
	vertical-align: middle; 	
}

#buscador .boton
{
	margin: 0px;
	padding: 0px; 
	vertical-align: middle;	
}

/*********************************************************
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
**********************************************************/

.texto-intro
{
	background: #EAF5DD;	
	padding: 15px;
	color: #284D00;
	margin: 0px 0px 10px 0px;
}

.titulo-seccion
{
	background-image: url("imag/plantilla/bullet_seccion.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 16px;
	font-weight: bold;
	color: #284D00;
	border-bottom: 1px solid #284D00;
	letter-spacing: -1;
}

.imagen-lado
{
	float: right;
	width: 40%;
	margin-left: 10px;
	border: 1px solid #AEC694;
}

#lista .clear, #datos .clear, #formulario .clear
{
	padding: 3px !important;
	padding/**/: 0px;
}

/*
- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal
*/

#texto
{
	margin: 0px 0px 10px 0px;
}

#texto .titulo
{
	font-weight: bold;
	margin: 10px 0px 4px 0px;
	padding: 0px;
}

/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/

#lista .contenedor li
{
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

#lista .contenedor
{
	margin: 5px 0px 5px 5px;
}

#lista .titulo-lista
{
	background: #DEF3C7;
	color: #284D00;
	font-weight: bold;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
}

#lista .titulo-elemento
{
	font-weight: bold;	
}

/*
- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes
*/

#datos .contenedor
{
	margin: 5px 0px 5px 5px;
}

#datos-alt .texto{

margin: 0px 15px 0px 0px!imporatant;
margin: 0px 0px 0px 0px/**/;
}

#datos-alt strong{

display:block;


}

#datos-alt .imagen-lado
{
	width: 43%;
	border: 1px solid #AEC694;	
	
}

#datos .titulo-elemento
{
	background: #DEF3C7;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	color: #284D00;
	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: #284D00;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;	
}

/*
- Estilos para el catálogo
*/

#navegacion
{
	margin: 0px 0px 10px 0px;
}

#navegacion a
{
	padding: 0px 6px 0px 0px;
}

#navegacion li
{
	display: inline;
}

#navegacion img
{
	vertical-align: top;
}

#catalogo
{
	margin: 0px 0px 10px 0px;
}

#catalogo p
{
	margin: 0px 0px 0px 10px;
}

#catalogo .titulo-seccion
{
	margin: 0px 0px 10px 0px;
}

#catalogo h1
{
	font-size: 11px;
	background: #DEF3C7;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 0px;
	color: #284D00;

}

#catalogo h1 a:link
{
	color: #284D00;
}

#catalogo h2
{
	font-size: 11px;
	background: #F8F7EF;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;

	margin: 10px 0px 10px 0px;
	color: #284D00;
	font-weight: bold;
}

#catalogo h2 a
{
	color: #284D00;
}

#catalogo .nivel2
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#catalogo .nivel2 a:link
{
	color: #284D00;
}

#catalogo .imagen-lado
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #AEC694;	
}

#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
{
	height: 28px;
	background: url("imag/plantilla/fondo_menu.gif");
	bottom: 0;
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#pie p
{
	margin: 0px;
	padding: 6px;
	text-align: right;
	color: #ffffff;
}

#pie a:link, #pie a:visited
{
	color: #ffffff;	
}

#pie img
{
	vertical-align: middle;	
}

/* 
-	Soluciona un pixed de más en el IE
*/ 

* html #pie
{
	margin-bottom: -1px;
}
				
#destacados table
{
	width: 100%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:  11px;
	border: 0px;
	background-color: #transparent;	
	margin-bottom: 5px;	
	background-image: url("imag/plantilla/fondo_destacados.gif");
	background-repeat: repeat;
	background-position: 0px 0px;	
}

#destacados thead
{
	font-weight: bold;
	color: #284D00;
}

#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
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float: right;
	vertical-align: top;
}

#catalogo .principalderecha img
{
	padding: 0px 0px 2px 0px;
	vertical-align: middle;
}

#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;
	padding: 0px 0px 0px 2px;
}

#cesta table
{
	width: 100%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:  11px;
	border: 0px;
}

#cesta thead td
{
	background-color: #F8F7EF;	
	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: #F8F7EF;	
	padding: 15px;
	margin: 10px 0px 10px 0px;
}

#cesta tfoot td.total
{
	text-align: right;
	padding-bottom: 14px;
}

#cesta .volver, #cesta .reenviar
{
	float: left;
}

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}


