/*********************************************************
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;
}

li
{
	list-style-type: none;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

a:link
{
	color: #999999;
	text-decoration: underline;
}

a:active
{
	color: #999999;
	text-decoration: underline;
}

a:visited
{
	color: #999999;
	text-decoration: underline;
}

a:hover
{
	color: #666666;	
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #DCE1EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BAC3DF;
	border-bottom-color: #BAC3DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCE1EF;
	border-left-color: #DCE1EF;
}

.required
{
	margin-left: 2px;
	color: #FF0022;
}

/*
- Imagen de edición usada por el gestor de contenidos
*/

.edit
{
	margin-left: 5px;
	width: 20px;
	vertical-align: middle;
}

/*
- Hace referencia al icono de activado y desactivado para cada sección en el gestor de contenidos
*/

.simbolosi, simbolono
{
	margin-right: 5px;
	vertical-align: middle;
}

/*
- 	Con el text-align: center conseguimos alinear la página en el centro en
	el Internet Explorer
*/ 

body
{		
	font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	
	font-size: 11px;
	text-align: center;
	color: #666666;
	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: 700px;
	text-align: left;
	background-color: #FFFFFF;
}

/*********************************************************
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%;
	color: #666666;
	height: 32px;
	padding: 0px 0px 0px 0px;
	background-color: #DCE1EF;
}

#barra-top li
{
	display: inline;
}

#barra-top-drcha
{
	margin-right: 5px;
	width: 150px;
}

#barra-top-drcha .utilidades-basico, #barra-top-drcha .utilidades-cliente
{
	float: right;
}

#barra-top-izqda
{
	width: 150px;
	float: left;
	padding: 12px 0px 0px 0px;
	margin-left: 5px;
}

#barra-top-izqda li
{
	padding-right: 5px;
}

#barra-top-izqda a:link, #barra-top-izqda a:visited
{
	color: #666666;
	text-decoration: none;	
}

#barra-top-izqda a:hover
{
	color: #666666;
	text-decoration: underline;
}

#barra-top-izqda .activo
{
	font-weight: bold;
}

#barra-top-drcha
{
	width: 534px;
	float: right;
	padding: 12px 0px 0px 0px;
	color: #838383;
	text-align: right;
}

#barra-top-drcha li
{
	padding: 3px;
}

#barra-top-drcha a:link, #barra-top-drcha a:visited
{
	color: #666666;
	text-decoration: none;	
}

#barra-top-drcha a:hover
{
	color: #666666;
	text-decoration: underline;
}

/*
-	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: #FFFFFF;
	overflow: hidden;
}

#cabecera-left
{
	width: 266px;
	height: 100px;
	float: left;
	background-color: #FFFFFFF;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_logo.jpg");
}

#cabecera-right
{
	width: 434px;
	height: 100px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/cabecera_right.jpg");
}


/*
- Estilo menu seccion e imagen principal
*/

#inf-cabecera
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
}

#inf-cabecera-left
{
	width: 266px;
	height: 186px !important;
	height/**/: 200px;
	float: left;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("imag/plantilla/fondo_menu.jpg");
}

#inf-cabecera-left .menu-seccion li
{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}

#inf-cabecera-left .menu-seccion li a
{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 3px 60px;
	color: #666666;
	text-decoration: none;
	background-image: url("imag/plantilla/bullet_off.gif");	
	background-repeat: no-repeat;
	background-position: 40px;							
}

#inf-cabecera-left .menu-seccion li a:hover
{
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 60px;
	color: #999999;
	text-decoration: none;
	background-image: url("imag/plantilla/bullet_on.gif");
	background-repeat: no-repeat;
	background-position: 40px;
}

#inf-cabecera-right
{
	width: 434px;
	height: 200px;
	float: right;
	background-color: #E6ECDE;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/inf_right.jpg");
	background-repeat: no-repeat;
}

/*
-	Estilo Buscador
*/

#buscador
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 26px 6px 0px 0px;	
}

#buscador .text
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 2px 4px;
	border: solid 1px #666666;
	background-color: #EFF3EB;
	font-size: 11px;
	font-family: verdana;
}
#buscador .boton
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#contenido-seccion
{
	width: 650px !important;
	width/**/: 700px;
	background-color: #FFFFFF;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#contenido
{
	width: 700px;
	height/**/: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: url("imag/plantilla/fondo_contenido_inicio.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#contenido-izquierda
{
	width: 250px !important;
	width/**/: 266px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#contenido-izquierda-top
{
	width: 246px !important;
	width/**/: 266px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 2px solid #C5D6B7;
}

#contenido-izquierda-bottom
{
	width: 246px !important;
	width/**/: 266px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#contenido-derecha
{
	width: 434px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#contenido-derecha-top
{
	width: 414px !important;
	width/**/: 434px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 2px solid #C5D6B7;
}

#contenido-derecha-bottom
{
	width: 414px !important;
	width/**/: 434px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/*********************************************************
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
*/

.texto-intro
{
	padding: 15px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	background-color: #DCE1EF;
}

.titulo-seccion
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 2px 0px 20px 16px;
	margin: 0px;
	background-image: url("imag/plantilla/bullet_seccion.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.imagen-lado
{
	float: right;
	margin: 0px 0px 0px 10px;
	border: 2px solid #DCE1EF;
}

.imagen-lado-iz
{
	float: left;
	margin: 5px 15px 5px 5px;
	border: 2px solid #DCE1EF;
}

#lista.clear, #datos .clear, #formulario .clear
{
	padding: 6px !important;
	padding/**/: 0px;
}

/*
- Enlace Ver mas en los modulos de la "HOME"
*/

.ver-mas
{
	margin-bottom: 10px;
	text-align: right;
	color: #666666;
}

.ver-mas a:link, .ver-mas a:visited, .ver-mas a:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.ver-mas a:hover
{
	color: #51AB03;
	font-weight: bold;	
	text-decoration: none;
}

/*
- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal
*/

#texto
{
	padding: 0px 0px 10px 0px;
}

#texto .titulo
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/

#lista .contenedor
{
	margin: 10px 0px 10px 10px;
}

#lista .contenedor li
{
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

#lista .titulo-lista
{
	font-weight: bold;
	color: #666666;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	background-color: #BAC3DF;
}

#lista .titulo-elemento
{
	font-weight: bold;	
}

/*
- Sección de tipo lista genérica, Ofertas, Archivos, Enlaces, Clientes
*/

#datos .contenedor
{
	margin: 10px 0px 10px 10px;
}

#datos .titulo-elemento
{
	font-weight: bold;
	color: #333333;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	background-color: #BAC3DF;
}

#datos .enlace-elemento
{
	float: left;
}

/*
- Sección de tipo lista genérica, Ofertas, Archivos, Enlaces, Clientes alternativo
*/

#datos-alt .imagen-lado
{
	width: 30%;
}

#datos-alt .contenedor
{
	margin: 0px 0px 10px 0px;
}

#datos-alt .ver-mas
{
	margin: 10px 0px 10px 0px;
}

/*
- Sección de Novedades alternativo
*/

#novedades-alt .imagen-lado
{
	width: 30%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#novedades-alt .contenedor
{
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 60px;
}

*html #novedades-alt .contenedor
{
	height: 50px;
}

#novedades-alt .ver-mas
{
	margin: 0px 0px 10px 0px;
}

/*
- Estilos para los formularios, Recomendar
*/

#formulario
{
	padding: 0px 0px 10px 0px;
}

#formulario label
{
	font-weight: bold;
	width: 130px;
	float: left;
}

#formulario .olvidar
{
	position: absolute;
	left: -130px;
}

#formulario #form_pedido_tradicional,
#formulario #form_pedido_paypal,
#formulario #form_pedido_expresscheckout
{
	display:none;
}

#formulario #form_pedido_paypal .phone
{
	width: 189px;
}
#formulario #form_pedido_paypal .prefix
{
	width: 30px;
}

/*
* Estilos para formulario de métodos de pago
*/
#formulario #choose_payment
{
	display:block;
	float:left;
	margin:10px auto 30px auto;
	padding-left:15px;
	padding-bottom:15px;
	width:90%;
	clear:both;
	border-bottom:1px dotted gray;
}

#formulario #choose_payment .paypal_note
{
	font: 85% Arial;
}

#formulario #choose_payment .btn_radio,
#formulario #choose_payment .lbl_radio
{
	float:left;
	display:inline;
	font-weight:normal;
	margin:5px;
}

#formulario #choose_payment .lbl_radio
{
	width:380px;
}

#formulario #choose_payment .btn_radio
{
	margin-top:8px;
	_margin-top:5px;
	width:15px;
}

#buttons
{
	position: relative;
	left: 127px !important;
	left/**/: 130px;
	margin-top: 3px;
	padding: 2px;
}

#buttons .button
{
	background-color: #96A5CF;
	border: 1px solid #96A5CF;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}

/*
- Estilos para los resultados del buscador
*/

#resultados-buscador
{
	padding: 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 el catálogo
*/

#navegacion
{
	margin: 0px 0px 10px 0px;
}

#navegacion a
{
	padding: 0px 6px 0px 0px;
}

#navegacion li
{
	display: inline;
}

#catalogo
{
	padding: 0px 0px 10px 0px;
}

#catalogo .titulo-seccion
{	
	padding: 2px 0px 20px 16px;
	margin: 0px;
}

#catalogo p
{
	margin: 0px 0px 0px 5px;
}

#catalogo h1
{
	font-size: 11px;
	color: #333333;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	background-color: #BAC3DF;
}

#catalogo h1 a:link
{
	color: #666666;
}

#catalogo h1 a:visited
{
	color: #666666;
}

#catalogo h1 a:hover
{
	color: #999999;
	text-decoration: none;
}

#catalogo h2
{
	font-size: 11px;
	height: 16px;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 10px;
	color: #666666;
	background-color: #DCE1EF;
}

#catalogo h2 a:link
{
	color: #666666;
}

#catalogo h2 a:visited
{
	color: #666666;
}

#catalogo h2 a:hover
{
	color: #999999;
	text-decoration: none;
}

#catalogo .nivel2
{
	padding: 0px;
	margin: 0px;
}

#catalogo .nivel2 p
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#catalogo .mas-info
{
	clear: both;
	float: right;
	margin: 5px 0px 5px 0px;
}

#catalogo .volver
{
	padding-bottom: 10px;
	margin: 5px 0px 0px 0px;
	float: left;
}

#catalogo .descargar
{
	padding-bottom: 10px;
	margin: 5px 0px 0px 0px;
	float: right;
}

/*
-	Pie de la página
-	position: absolute y bottom:0 clear: both establecen en el pie de la página
*/

#pie
{
	bottom: 0;
	clear: both;
	width: 580px !important;
	width/**/: 700px;
	margin: 0px;
	padding: 0px 120px 0px 0px;
	background-color: #DCE1EF;
}

#pie p
{
	margin: 0px;
	padding: 15px 0px 15px 0px;
	text-align: right;
	color: #666666;
}

#pie a:link, #pie a:visited
{
	color: #666666;	
}

#pie a:hover
{
	color: #999999;
}

#pie img
{
	vertical-align: middle;	
}

#pie a .izquierda
{
  float: left;
  margin-top: -5px;
  padding-left: 5px;
}

/* 
-	Soluciona un pixed de más en el IE
*/ 

* html #pie
{
	margin-bottom: -1px;
}
				
#destacados table
{
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:  11px;
	border: 0px;
	background-color: #DCE1EF;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

#destacados thead
{
	font-weight: bold;
	background-color: #BAC3DF;
}

#destacados thead td
{
	font-weight: bold;
	color: #666666;
	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-top: 0px !important;
	padding-top/**/: 10px;	
}

#catalogo .principalderecha
{
	padding: 5px 0px 0px 0px;
	float: right;
	vertical-align: middle;
}
				
#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;
	padding: 0px 0px 0px 2px;
}

#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: #BAC3DF;
	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: #DCE1EF;
	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;
}
				
