/*********************************************************
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
{
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/fondo_gral.jpg");
	background-position: center;
} 

img
{
	vertical-align: middle;
	border: 0px;
}

li
{
	list-style-type: none;
}

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

a:link
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #0066CC;
	text-decoration: none;
}

a:visited
{
	color: #0066CC;
	text-decoration: none;
}

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

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

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

input, textarea, select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}

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

.edit
{
	width: 20px;
	margin-left: 13px;
	vertical-align: top;
}

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

.menu-seccion .simbolosi, .menu-seccion .simbolono
{
	position: absolute;
	margin: 4px 0px 0px -25px;
}

.simbolosi, .simbolono
{
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}

body
{
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	color: #999999;
	background: #ffffff;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	background: url("imag/plantilla/fondo_gral.jpg");
	background-repeat: repeat-x;
	background-position: center;
}

/*
-	Sera el contenedor de toda la página
*/ 

#contenedor
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat: repeat;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px solid #227F0C;
	width: 726px;
}

/*********************************************************
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 el menu utilidades y logo
*/

#barra-top
{
	width: 726px;
	padding: 0px;
	margin: 0px;
}

#barra-top-left
{
	width: 500px !important;
	width/**/: 530px;
	height: 37px !important;
	height/**/: 59px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(imag/plantilla/fondo_menu_util.gif);
}

#barra-top-left li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	font-family: Arial;	
}

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

#barra-top-left a
{
	color: #FFFFFF;
	text-decoration: none;
}

#barra-top-left a:hover
{
	color: #99FFFF;
	text-decoration: none;
}

#barra-top-left .utilidades-cliente, #barra-top-left .utilidades-basico
{
	float: left;
	padding: 0px 0px 0px 0px;
}

#barra-top-right
{
	width: 196px;
	height: 58px;
	float: left;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content
{
	width: 726px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-left
{
	float: right;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#content-left-imagen
{
	width: 530px;
	height: 257px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background: url("imag/plantilla/imag_cabecera.jpg");
}

#content-left-contenido
{
	min-height: 594px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(imag/plantilla/sombra_inf_contenido.gif);
}

*html #content-left-contenido
{
	height: 620px;
}

#content-left-top
{
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(imag/plantilla/fondo_producto.jpg);
}

#content-left-middle
{
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(imag/plantilla/fondo_producto.jpg);
}

#content-left-bottom
{
	min-height: 190px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background-color: #FFFFFF;
	background: url("imag/plantilla/sombra_inf_contenido.gif");
	background-repeat: no-repeat;	
	background-position: bottom;
}

*html #content-left-bottom
{
	height: 190px;
}

#content-right
{
	float: left;
	width: 196px;
	margin: 0px;
	padding: 0px;
	word-wrap: broken-word;
	overflow: hidden;
}

#content-right-menu
{
	width: 196px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(imag/plantilla/sombra_lateral.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-right-menu .menu-seccion li
{
	display: block;
	width: 196px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#content-right-menu .menu-seccion li a
{
	display: block;
	width: 172px !important;
	width/**/: 196px;
	margin: 0px;
	padding: 2px 0px 2px 24px;
	color: #2940AE;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	background-image: url("imag/plantilla/bullet_seccion_off.gif");
}

#content-right-menu .menu-seccion li a:hover
{
	display: block;
	width: 172px !important;
	width/**/: 196px;
	margin: 0px;
	padding: 2px 0px 2px 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imag/plantilla/bullet_seccion_on.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	background-color: #2940AE;
}

/*
-	Estilo Modulos de ofertas y novedades
*/

#content-right-mod
{
	width: 196px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	overflow: hidden;
	word-wrap: break-word;
}

#imag_lateral_top
{
	width: 100%;
	height: 163px;
	background-repeat: no-repeat;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	background: #ffffff url("imag/plantilla/imag_content_left_top.jpg");
}

#imag_lateral_bottom
{
	width: 100%;
	height: 158px;
	background: #333333 url("imag/plantilla/imag_content_left_bottom.jpg");
	background-repeat: no-repeat;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

/*
-	Estilo Combo Idiomas y buscador
*/

#content-right-idiomas-buscador
{
	width: 196px;
	height: 88px;
	background-repeat: repeat;
}

#Idiomas
{
	width: 196px;

	margin: 0px;
	padding: 12px 0px 0px 10px;
}

#Idiomas select
{
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold
}

/*
-	Estilo Buscador
*/

#buscador
{
	width: 196px;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 10px;
}

#buscador .text
{
	width: 100px;
	height: 18px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #2940AE;
	font-weight: bold
}

#buscador .boton
{
	vertical-align: middle;
	margin: 0px;
	padding: 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
**********************************************************/

.ver-mas
{
	text-align: left;
	color: #1472CF;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url("imag/plantilla/bullet_ver_mas.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.texto-intro
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	background-color: transparent;		
	background-image: url("imag/plantilla/fondo_txt_intro.gif");
	background-repeat: repeat;	
	background-position: 0px 0px;
}

.titulo-seccion
{
	font-size: 18px;
	font-weight: bold;
	color: #2940AE;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
}

.imagen-lado
{
	float: right;
	margin: 0px 0px 0px 20px;
	border: 0px solid #227F0C;
	padding: 1px;
}

#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-bottom: 20px;
}

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

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

#lista li
{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#lista .titulo-lista
{
	padding: 3px 0px 3px 10px;
	background-color: #FFFFFF;	
	color: #227F0C;
	font-weight: bold;
}

#lista .titulo-elemento
{
	padding: 3px 0px 3px 0px;
	font-weight: bold;	
}

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

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

#datos .titulo-elemento
{
	padding: 3px 0px 3px 10px;
	background-color: #FFFFFF;
	color: #227F0C;
	font-weight: bold;
	border: 1px solid #227F0C;
}

#datos .enlace-elemento
{
	float: left;
	text-align: left;
	color: #227F0C;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url("imag/plantilla/bullet_ver_mas.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;			
}

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

#lista-alt
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	color: #000000;
}

#lista-alt .titulo-seccion
{
	background-image: url(imag/plantilla/bullet_sec_alt.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 12px;
}

#lista-alt .titulo-elemento
{
	font-weight: bold;		
	padding: 0px 0px 0px 0px;

}

#lista-alt a
{
	color: #0066CC;
}

#lista-alt .ver-mas a
{
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
- Sección de tipo datos genérica, Ofertas, Archivos, Enlaces, Clientes (Alternativo)
*/

#datos-alt
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	color: #227F0C;
}

#datos-alt .titulo-seccion
{
	background-image: url(imag/plantilla/bullet_sec_alt.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 12px;
	text-transform: uppercase;
}

#datos-alt .titulo-elemento
{
	font-weight: bold;		
	padding: 0px 0px 0px 0px;
	color: #227F0C;
}

#datos-alt .texto-intro
{
	padding: 0px 10px 0px 0px;
	background: transparent;
}

#datos-alt a
{
	color: #000000;
}

#datos-alt .ver-mas a
{
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*
- Sección Novedades Alternativo
*/

#novedades-alt
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	color: #000000;
}

#novedades-alt .titulo-seccion
{
	background-image: url(imag/plantilla/bullet_sec_alt.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 12px;
	text-transform: uppercase;
}

#novedades-alt .titulo-elemento
{
	font-weight: bold;		
	padding: 0px 0px 0px 0px;
	color: #227F0C;
}

#novedades-alt .texto-intro
{
	padding: 0px 10px 0px 0px;
	background: transparent;
}

#novedades-alt a
{
	color: #000000;
}

#novedades-alt .ver-mas a
{
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 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;
}

/*
- Estilos para los formularios, Recomendar
*/

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

#formulario label
{
	font-weight: bold;
	width: 126px !important;
	width/**/: 140px;
	float: left;
	height: 20px;
	padding: 0px 0px 0px 14px;
}

#formulario .caja
{
	padding: 0px 0px 0px 4px;
	margin: 0px;
	width: 250px;

}

#formulario .clear
{
	clear: both;
	margin: 0px;
	padding-top: 2px;
}

#formulario .texto-intro
{
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#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;
	margin: 10px 0px 0px 140px;
	padding: 2px;
	font-size: 11px;
}

#buttons .button
{
	background-color: #227F0C;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

/*
- Estilos para el catálogo
*/

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

#navegacion a
{
	padding: 0px 6px 0px 0px;
	font-weight: bold;
}

#navegacion li
{
	display: inline;
}

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

#catalogo p
{
	margin-left: 3px;
	padding: 0px;
}

#catalogo .titulo-seccion
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #227F0C;
}

#catalogo h1
{
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px 0px 3px 5px;
	margin: 10px 0px 10px 0px;
	color: #227F0C;
	font-weight: bold;	
}

#catalogo h1 a
{
	color: #227F0C;
}

#catalogo h2
{
	font-size: 11px;
	background-color: #000000;
	padding: 3px 0px 3px 5px;
	margin: 10px 0px 10px 0px;
	color: #FFFFFF;
}

#catalogo h2 a
{
	color: #FFFFFF;
}

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

#catalogo .imagen-lado
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #227F0C;	
}

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

#pie
{
	height: 30px !important;
	height/**/: 40px;
	bottom: 0;
	clear: both;
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pie p
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	color: #0066CC;
	font-weight: bold;
}

#pie a:link, #pie a:visited
{
	color: #0066CC;
}

#pie img
{
	display:none;
	vertical-align: middle;	
}

#pie .derecha
{
	display:inline;
	float: right;
	margin-top: -20px;

}


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

* html #pie
{
	margin-bottom: -1px;
}

				
#destacados table
{
	width: 100%;
	font-family: Arial;
	font-size:  12px;
	border: 0px;
	background-color: #FFFFFF;	
	margin-bottom: 5px;	
	letter-spacing: 0px;
}

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

#destacados thead td
{
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding: 0px 0px 0px 10px;
}

#destacados tbody td
{
	vertical-align: top;
	padding: 10px;
}

#destacados tbody a
{
	font-size: 11px;
	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;
}

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

#catalogo .principalderecha a
{
	font-size: 11px;
	font-weight: bold;
}

#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;
}

#cesta table
{
	width: 100%;
	font-family: Arial;	
	font-size:  12px;
	border: 0px;
}

#cesta thead td
{
	background-color: #227F0C;	
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	width: 25%;
	font-weight: bold;
}

#cesta tbody td
{
	width: 25%;
	padding: 2px 0px 1px 8px;	
}
#cesta tbody td.precio
{
	text-align: right;
}

#cesta tfoot td
{
	width: 25%;
	font-weight: bold;
	padding-left: 10px;
}

#cesta .texto
{
	background-color: #FFFFFF;
	padding: 15px;
	margin: 10px 0px 10px 0px;
	color: #227F0C;
}

#cesta tfoot td.total
{
	text-align: right;
	padding-bottom: 14px;
}

#cesta .volver, #cesta .reenviar
{
	float: left;
}

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}
				
