/*********************************************************
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS
**********************************************************/

body, html
{
	margin: 0px;
	padding: 0px;
	background-color: #339933;	
} 

img

{
	vertical-align: middle;
	border: 0px;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

li
{
	list-style-type: none;
}

a:link
{
	color: #CB0303;
	text-decoration: underline;
}

a:active
{
	color: #CB0303;	
	text-decoration: underline;	
}

a:visited
{
	color: #CB0303;	
	text-decoration: underline;	
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

.required
{
	margin-left: 2px;
	color: #CB0303;
}

input, textarea, select

{
	font-family: "Trebuchet MS", Verdana;	
	font-size: 11px;
    color: #333333;
	margin: 0px;
	padding: 0px;
	border: 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: #000000;
	margin: 0px 0px 20px 0px;
  	position: relative;
	background-color: #339933;	
	background-image: url("imag/plantilla/fondo_pagina.gif");	
	background-repeat: repeat-x;
	background-position: top left;
}

/*********************************************************
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: url("imag/plantilla/fondo_contenedor.gif");	
	background-repeat: repeat-y;
	background-position: top left;
}

#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: left;
	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/**/: 19px;
	padding: 5px 0px 0px 55px;
		background-color: transparent;
}

#cabecera-right-top ul
{
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;	
	text-shadow:Black;
	bottom: 0px;
	font-weight: strong;
}

#cabecera-right-top li
{

	display:inline;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	text-shadow:Black;
}

#cabecera-right-top li a
{
	text-decoration: none;
	color: #ffffff;	
	padding: 0px 0px 4px 0px;	
	text-shadow:Black;
}

#cabecera-right-top li a:hover
{
	color: #ffffff;
	background-color:#870000;
	text-decoration: none;
	text-shadow:Black;
}

#cabecera-right-top .activo
{
	font-weight: strong;
}

#cabecera-right-top .utilidades-cliente, #cabecera-right-top .utilidades-basico
{

	float: left;
	padding: 0px 5px 0px 20px important!;
      padding/**/: 0px 5px 0px 20px;
	vertical-align:top;
	text-shadow:Black;
}

#cabecera-right-bottom
{
	width: 340px ;
	float: right;
	background-color: transparent;
	float: right;	
}

#cabecera-right-bottom-left
{
	width: 100px;
	height: 25px !important;
	height/**/: 10px;
	float: right;
    
	padding: 5px 0px 30px 0px important!;
	padding/**/: 5px 30px 0px 0px;
}

#cabecera-right-bottom-left select
{
	width: 100px important!;
	width/**/: 100px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: solid 0px #CB0303;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#cabecera-right-bottom-right
{
	width: 170px !important;
	width/**/: 200px;
	height: 25px !important;
	height/**/: 10px;
	float: left;
	
	padding: 5px 0px 0px 85px important!;
	padding/**/: 5px 0px 0px 30px;
}

#cabecera-right-bottom-right .text
{
	width: 113px;
	height: 20px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 5px;
	vertical-align: middle;
	border: 0px;
	/*background-image: url("imag/plantilla/input.gif");*/
	
	font-size: 11px;
}

#cabecera-right-bottom-right .boton
{
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content
{
	width: 720px;
	min-height: 430px;
	margin: 0px;
	padding: 0px;
	background: url("imag/plantilla/fondo_content.gif");	
	background-repeat: no-repeat;
	background-position: top left;
}

*html #content
{
	height: 430px;
}

#content-left
{
	float: left;
	width: 179px !important;
	width/**/: 217px;
	margin: 0px;
	padding: 35px 0px 0px 38px;
}

#content-left .menu-seccion li
{
	display: block;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-weight: bold;
	letter-spacing: 1;
}

#content-left .menu-seccion li a
{
	display: block;
	width: 157px !important;
	width/**/: 177px;
	height: 23px !important;
	height/**/: 24px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #870000;
	text-decoration: none;
background-image: url("imag/plantilla/menu_sec_off.gif");
	background-repeat: no-repeat;
}

#content-left .menu-seccion li a:hover
{
	display: block;
	height: 24px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("imag/plantilla/menu_sec_on.gif");
	background-repeat: no-repeat;	
}

#content-right
{
	float: left;
	width: 435px !important;
	width/**/: 503px;
	margin: 0px;
	padding: 0px 46px 0px 20px;
}

#pie
{
	width: 720px;
	height: 23px !important;
	height/**/: 89px;
	margin: 0px 0px 20px 0px;
	padding: 60px 0px 0px 0px;
	bottom: 0;
	color: #89B189;
	font-weight: bold;
	text-align: left;
	clear: both;
	background: url("imag/plantilla/fondo_pie.jpg");
	background-repeat: no-repeat;
}

#pie a
{
	color: #89B189;
}

* html #pie
{
	margin-bottom: -7px;
}

/*********************************************************
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: 0px 0px 0px 0px;
	padding: 35px 0px 10px 0px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	color: #CB0303;
	font-style: italic;
	letter-spacing: -1;
}

.imagen-lado
{
	margin: 5px 0px 15px 15px;
	border: 2px solid #ffffff;
	float: right;	
}

#lista .clear, #datos .clear, #formulario .clear
{
	padding: 6px !important;
	padding/**/: 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 14px;

	color: #ffffff;

	font-weight: bold;

	background-color: #transparent;

	background: url("imag/plantilla/fondo_txt_intro.gif");

	background-repeat: repeat;	

	background-position: 0px 0px;
}

#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 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #transparent;
	background: url("imag/plantilla/fondo_txt_intro.gif");

	background-repeat: repeat;	

	background-position: 0px 0px;
}

#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;
}

#buttons
{
	margin: 8px 0px 0px 130px !important;
	margin/**/: 8px 0px 0px 134px;	
	padding: 0px;
}

#buttons .button
{
	background-color: #CB0303;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;		
}

/*
- Estilos para el catálogo
*/

#navegacion
{
	margin: 0px 0px 25px 0px;
	padding: 40px 0px 0px 10px;
	color: #CB0303;
}

#navegacion a
{
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}

#navegacion li
{
	display: inline;
	color: #CB0303;
	font-weight: bold;
}

#navegacion li a
{
	color: #CB0303;
}

#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: 0px 0px 30px 0px;

	padding: 45px 0px 0px 5px;

	font-size: 14px;

	position: relative;

	font-weight: bold;

	color: #CB0303;

	font-style: italic;

	letter-spacing: 0;
}

#catalogo h1
{
	font-size: 11px;

	height: 19px !important;

	height/**/: 22px;

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 0px 14px;

	color: #FFFFFF;

	font-weight: bold;

	background-color: #transparent;

	background: url("imag/plantilla/fondo_txt_intro.gif");

	background-repeat: 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 20px;

	color: #CB0303;

	font-weight: bold;

	background-color: #transparent;

	background: url("imag/plantilla/fondo_titulo02_contenido.gif");

	background-repeat: repeat;	

	background-position: 0px 0px;

}

#catalogo h2 a
{
	color: #CB0303;
}

#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;
}

#catalogo .derecha a
{
	color: #CB0303;
	font-weight: bold;
}

#catalogo .principalderecha
{

	padding: 35px 0px 0px 0px;

	float: right;

}



#catalogo .principalderecha a

{

	color: #CB0303;

	font-weight: bold;

}



#destacados table

{

	width: 100%;

	font-family: Arial;

	font-size:  11px;

	padding: 2px;

	margin-bottom: 5px;

}

#destacados thead
{
	font-weight: bold;

	background-color:FFCC00;

	background-repeat: repeat;
}

#destacados td
{
	vertical-align: top;

	padding: 4px;

	color: #CB0303;
}

#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;
}