/*********************************************************
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;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

li
{
	list-style-type: none;
}

a:link
{
	color: #FFCC00;
	text-decoration: underline;
}

a:active
{
	color: #FFCC00;	
	text-decoration: underline;	
}

a:visited
{
	color: #FFCC00;	
	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: "Trebuchet MS", Verdana;	
	font-size: 11px;
    color: #000000;
	margin: 0px;
	padding: 0px;
}

/*
- Gestor
*/

.edit
{
	width: 20px;
	margin-left: 5px;
	vertical-align: top;
}

.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: #ffffff;
	margin: 0px 0px 20px 0px;
	position: relative;
	background-color: #5C4D2E;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(imag/plantilla/fondo_txt_intro.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
**********************************************************/
		
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #000000;
}

#cabecera
{
	width: 720px;
	height: 183px;
	margin: 0px;
	padding: 0px;
	background-color: #transparent;
}

#cabecera-left
{
	width: 227px;
	height: 183px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_logo.jpg");	
	background-repeat: no-repeat;
	background-position: bottom left;
}

#cabecera-right
{
	width: 493px;
	height: 183px;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabecera_right.jpg");	
	background-repeat: no-repeat;
	background-position: bottom left;
}

#cabecera-right-top
{
	width: 453px !important;
	width/**/: 493px;
	height: 19px !important;
	height/**/: 87px;
	padding: 5px 20px 63px 10px;
}

#cabecera-right-top ul
{
	font-size: 12px;
	font-family: Arial;	
	bottom: 0px;
}

#cabecera-right-top li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-weight: bold;
}

#cabecera-right-top li a
{
	text-decoration: none;
	color: #FFC333;	
	padding: 2px 7px 2px 7px;	
}

#cabecera-right-top li a:hover
{
	color: #6D1D01;
	text-decoration: none;
}

#cabecera-right-top .activo
{
	font-weight: bold;
}

#cabecera-right-top .utilidades-cliente, #cabecera-right-top .utilidades-basico
{
	float: right;
	padding: 0px;
}

#cabecera-right-bottom
{
	width: 493px;
}

#cabecera-right-bottom-left
{
	width: 303px;
	height: 26px !important;
	height/**/: 96px;
	float: left;
	padding: 70px 0px 0px 0px;
}

#cabecera-right-bottom-left select
{
	width: 164px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border: solid 1px #363533;
	background-color: #000000;	
}

#cabecera-right-bottom-right
{
	width: 145px !important;
	width/**/: 190px;
	height: 26px !important;
	height/**/: 96px;
	float: left;
	padding: 70px 35px 0px 10px;
}

#cabecera-right-bottom-right .text
{
	width: 113px;
	height: 20px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 6px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #000000;
}

#cabecera-right-bottom-right .boton
{
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content
{
	width: 720px;
	min-height: 399px;
	margin: 0px;
	padding: 0px;
	background: url("imag/plantilla/fondo_content.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

*html #content
{
	height: 399px;
}

#content-left
{
	float: left;
	width: 179px !important;
	width/**/: 217px;
	margin: 0px;
	padding: 10px 0px 0px 38px;
}

#content-left .menu-seccion li
{
	display: block;
	width: 100%;
	font-size: 14px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: -1;
	font-family: Arial, Helvetica, sans-serif;
}

#content-left .menu-seccion li a
{
	display: block;
	width: 157px !important;
	width/**/: 177px;
	height: 23px !important;
	height/**/: 24px;
	margin: 0px;
	padding: 1px 0px 0px 20px;
	color: #FFB204;
	text-decoration: none;
	background-repeat: no-repeat;
	
}

#content-left .menu-seccion li a:hover
{
	display: block;
	height: 24px;
	margin: 0px;
	color: #FF9900;
	text-decoration: none;
	background-repeat: no-repeat;
}

#content-right
{
	float: left;
	width: 435px !important;
	width/**/: 503px;
	margin: 0px;
	padding: 0px 46px 0px 20px;
}


#pie
{
	width: 720px;
	height: 20px !important;
	height/**/: 83px;
	margin: 0;
	padding: 30px 0px 20px 0px;
	bottom: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	clear: both;
	border-top: 0px solid #cfcfcf;
	background-image: url(imag/plantilla/fondo_txt_intro.gif);
	background-color: #5C4D2E;
}

#pie a
{
	color: #FBB100;
	margin-bottom/**/: -7px;
}
#pie img
{
	display:none;
}
#pie img.derecha
{
	display:inline;
	vertical-align:absbottom;
	_margin-top: -10px;
}

* html #pie
{
	margin-bottom: -5px;
}

/*********************************************************
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: right;
	color: #009AFE;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.texto-intro
{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	background: url("imag/plantilla/fondo_txt_intro.gif");
	background-repeat: repeat;
}

.titulo-seccion
{
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	color: #46321A;
	font-style: italic;
	letter-spacing: -1;
	background-color: #797053;
}

.imagen-lado
{
	margin: 5px 0px 15px 15px;
	border: 2px solid #ffffff;
	float: right;	
}

#lista .clear, #datos .clear, #formulario .clear
{
	padding: 0px 5px 8px 0px !important;
	padding/**/: 0px;
	margin: 0px 0px 0px 0px;
}

/*
- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal
*/

#texto .titulo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

#texto .texto
{
	padding: 0px 0px 10px 0px;
}

#texto .imagen-lado
{
}









/*
- Sección de tipo lista específica, Donde estamos, Contacto
*/

#lista .contenedor
{
	margin: 10px 10px 10px 10px;
}

#lista .titulo-lista
{
	height: 19px !important;
	height/**/: 22px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: underline;
	font-size: 13px;
}

#lista .titulo-elemento
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#lista .imagen-lado
{
	margin: 0px;
	padding: 0px;
	float: right;
}

/*
- Sección de tipo lista específica, Ofertas, Novedades, Archivos, Enlaces, Clientes
*/

#datos .contenedor
{
	margin: 10px 10px 10px 10px;
}

#datos .titulo-elemento
{
	height: 19px !important;
	height/**/: 22px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	color: #CCCCCC;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	text-decoration: underline;
}

#datos .imagen-lado
{
	margin: 0px;
	padding: 0px;
	float: right;
}

/*
- 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;
}

#formulario label
{
	width: 110px !important;
	width/**/: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	
	font-weight: bold;
	float: left;
}

#formulario input.caja#usuario
{
	margin: 0px 0px 0px 0px !important;
	margin/**/: 0px 0px 10px 0px;
	padding: 0px;	
}

#formulario input.caja#email
{
	margin: 0px 0px 0px 0px !important;
	margin/**/: 0px 0px 10px 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
{
	margin: 8px 0px 0px 130px !important;
	margin/**/: 8px 0px 0px 134px;	
	padding: 0px;
}

#buttons .button
{
	background-color: #46321A;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

/*
- Estilos para el catálogo
*/

#navegacion
{
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
}

#navegacion a
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}

#navegacion li
{
	display: inline;
	color: #ffffff;
	font-weight: bold;
}

#navegacion li a
{
	color: #ffffff;
}

#catalogo
{
	margin: 0px;
	padding: 0px;
}

#catalogo p
{
	margin-left: 3px;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#catalogo .titulo-seccion
{
	width: 350px;
	margin: 10px 0px 20px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	color: #46321A;
	font-style: italic;
	letter-spacing: -1;
}

#catalogo h1
{
	font-size: 11px;
	height: 19px !important;
	height/**/: 22px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#catalogo h1 a
{
	color: #ffffff;
}

#catalogo h2
{
	font-size: 11px;
	height: 19px !important;
	height/**/: 22px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#catalogo h2 a
{
	color: #ffffff;
}

#catalogo .nivel1
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#catalogo .nivel2 
{
	margin: 0px;
	padding: 0px;
}

#catalogo .nivel2 p
{
	margin: 0px;
	padding: 10px 0px 10px 20px;
}

#catalogo .imagen-lado
{
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: right;	
}

#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;
}

#catalogo h1 .nombreProducto
{
	display: block;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#catalogo .codigo
{
	display: block;
	margin-right: 10px;
	float: right;
}

#catalogo .derecha
{
	padding: 10px 10px 0px 0px;
	float: right;
	background-color: #797053;
}

#catalogo .derecha a
{
	color: #ffffff;
	font-weight: bold;
}

#catalogo .principalderecha
{
	padding: 0px 10px 0px 0px;
	float: right;
}

#catalogo .principalderecha a
{
	color: #ffffff;
	font-weight: bold;
}

#destacados table
{
	width: 100%;
	font-family: Arial;
	font-size:  11px;
	padding: 2px;
	margin-bottom: 5px;
}

#destacados thead
{
	font-weight: bold;
	background: url("imag/plantilla/fondo_txt_intro.gif");
	background-repeat: repeat;

}

#destacados td
{
	vertical-align: top;
	padding: 4px;
	color: #ffffff;
}

#destacados td.image
{
	width: 150px;
}

#destacados .imagen-lado
{
	margin: 0px;
	float: none;
	width: 80%;
}

#destacados thead
{
	font-weight: bold;
	color: #313131;
}
				
#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;
}

#cesta table
{
	width: 100%;
	font-family:  "Trebuchet MS", Verdana;
	font-size:  11px;
	border: 0px;
}

#cesta thead td
{
	color: #ffffff;	
	padding: 3px 0px 3px 10px;
	width: 25%;
	font-weight: bold;
	background: url("imag/plantilla/fondo_txt_intro.gif");
	background-repeat: repeat;
}

#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
{
	color: #ffffff;	
	margin: 10px 0px 10px 0px;
	padding: 15px;
	background: url("imag/plantilla/fondo_txt_intro.gif");
	background-repeat: repeat;
}

#cesta tfoot td.total
{
	text-align: right;
	padding-bottom: 10px;
}

#cesta .volver, #cesta .reenviar
{
	float: left;
}

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}

