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

/*Para secciones tipo formulario*/
.required
{
	margin-left: 2px;
	color: #FF0022;
}

body, html
{
	margin: 0px;
	padding: 0px;
} 

img
{
	border: 0px;
}

li
{
	list-style-type: none;
}

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

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

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

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

a:hover
{
	text-decoration: none;
}

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

input, textarea, select
{
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #29220E;
	border: 1px solid #3B3014;
}

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

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

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

.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: Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;	
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	/*background-image: url("imag/plantilla/fondo.jpg");
	background-repeat: repeat-x;*/
}

/*
-	Sera el contenedor de toda la página
*/ 
		
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
  	position: relative;
	background-color: #000000;
}

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

/*
-	La cabecera de la página
*/

#cabecera
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	height: 194px;
	width:100%;
}

#cabecera img 
{
	
	margin: 0px 0px 0px 0px;
	width:100%;width:100%;width:100%;
}

/*
- Estilo para la barra inferior cabecera
*/

#inferior-cabecera
{
	width: 100%;
	height: 30px;
	background-image: url('imag/plantilla/menutop.jpg');
	background-repeat: no-repeat;
	background-color: #000000
}

#inferior-cabecera li
{
	display: inline;
}

#inferior-cabecera-izqda
{
	height: 14px;
	width:250px;
	float: left;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
}

#inferior-cabecera-izqda a
{
	color: #ffffff;
}

#inferior-cabecera-izqda .activo
{
	font-weight: bold;
}

#inferior-cabecera-izqda li
{
	padding-right: 5px;
}

#inferior-cabecera-drcha li
{
	padding-right: 5px;
}

#inferior-cabecera-drcha
{
	height: 14px;
	width: 490px;
	float: right;
	padding: 5px;
	color: #E1E1E1;
	text-align: right;
}

#inferior-cabecera-drcha .utilidades-basico, #inferior-cabecera-drcha .utilidades-cliente
{
	float: right;
}

#inferior-cabecera-drcha a
{
	color: #ffffff;
}

/*
-	Estilo para el menu lateral izquierda para la sección Inicio
*/

#izquierda-top
{
	width: 186px !important;
	width/**/:200px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: left;
	border-right: 1px solid #000;	
	border-bottom: 1px solid #000;
	background-color: #000;
}

#izquierda-top .menu-seccion li
{
	background-image: url('imag/plantilla/menu.jpg');
	background-repeat: no-repeat; padding-left:25px; padding-right:0px; padding-top:5px; padding-bottom:5px
	
}

#izquierda-top .menu-seccion li:hover
{
	padding: 5px 0px 5px 25px;
}

#izquierda-top .menu-seccion a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*list-style-image: url("imag/plantilla/doth.jpg");*/
}

#izquierda-top .menu-seccion a:hover
{
	color: #857041;
	/*list-style-image: url("imag/plantilla/doth.jpg");*/
	text-decoration: none;
}

/*
- Estilo para el menu para las secciones menos la de inicio
*/

#sidebar
{
	float: left;
	width: 186px !important;
	width/**/:200px;
	margin: 0px;
	padding: 20px 0px 0px 10px;
	background-color: #000000;
}

#sidebar .menu-seccion li
{
	background-image: url('imag/plantilla/menu.jpg');
	background-repeat: no-repeat; padding-left:25px; padding-right:0px; padding-top:5px; padding-bottom:5px
}

#sidebar .menu-seccion li:hover
{
	padding: 5px 0px 5px 25px;
	/*list-style-image: url("imag/plantilla/doth.jpg");*/
}

#sidebar .menu-seccion a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar .menu-seccion a:hover
{
	color: #857041;
	text-decoration: none;
}

/*
-	Estilo para imagen principal
*/

#centro-top
{
	width: 345px !important;
	height: 224px !important; 
	margin: 4px;
	padding: 0px;
	float: center;
	background: url('imag/plantilla/imagen_principal.jpg') no-repeat;
	border-right: 0px solid #E1E1E1; 345px
}

/*
-	Estilo para seccion novedades
*/

#derecha-top
{
	float: right;
	width: 236px !important;
	width /**/:247px !important;
	height: 138px !important;
	height/**/:158px !important;
	margin: 0px;
	padding: 10px;
	border-bottom: 0px solid #E1E1E1;
	background: #000000 url('imag/plantilla/novedades.jpg') no-repeat;
	
}

/*
-	Estilo para el buscador
*/

#derecha-top-buscador
{
	float: right;
	width: 246px !important;
	width /**/:247px !important;
	height: 60px !important;
	height/**/: 63px !important;
	margin: 0px;
	color:#857041;
	background: url('imag/plantilla/buscador.jpg') no-repeat;
	border-bottom: 1px solid #000; padding-left:10px; padding-right:0px; padding-top:4px; padding-bottom:0px
}

#buscador .campo-texto
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	color: #2C2C2C;
	border: 1px solid #E1E1E1;
}

#buscador .boton
{
	margin: 0px 0px 0px 0px !important;
	margin/**/: 0px 0px 8px 0px;
}

#izquierda-bottom
{
	width: 176px !important;
	width/**/:180px;
	height: 290px !important;
	border-right: 0px solid #000000;
	float: left;
	position: absolute !important;
	margin: 250px 0px 0px 0px !important;
	margin: 0px;
	padding: 0px;

}


/*
-	Estilo para seccion quienes somos
*/

#centro-bottom
{

	width: 286px !important;
	width /**/:312px;
	height: 270px !important;
	height/**/: 290px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	border-right: 1px solid #E1E1E1;
	background-color: #D5D5D5;
}

/*
-	Estilo para seccion ofertas en la página de Inicio
*/

#derecha-bottom
{
	float: right;
	width: 543px !important;
	width /**/: 559px;
	height: 290px !important;
	height/**/: 290px;
	margin: 0px;
	padding: 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
**********************************************************/

#content
{
	float: right;
	width: 542px !important;
	width /**/: 559px;
	min-height: 300px;
	padding: 20px 10px 10px 10px;
	border-left: 1px solid #000;	
	background-color: #000;
}

*html #content
{
	height: 405px;
}

.texto-intro
{
	padding: 10px;
	color: #857041;
	margin: 0px 0px 14px 0px;
}

.titulo-seccion
{
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('imag/plantilla/bullet.gif');
	background-repeat: no-repeat;
	font-style: italic; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:6px; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.imagen-lado
{
	float: right;
	border: 3px double #AEAEAC;	
}

#lista .clear, #datos .clear, #formulario .clear
{
	padding: 3px !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;
	color: #857041;
}

/*
-	Estilo para la secciones de tipo texto (Alternativo)
*/

#texto-alt .texto
{
 	padding: 59px 0px 11px 0px;
	background: url('imag/plantilla/quienes_somos_inicio.jpg') no-repeat;
	color: #2C2C2C;
}

#texto-alt .ver-mas
{
	text-align: right;
	color: #D96200;
}



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

#lista .titulo-lista
{
	padding: 6px 0px 6px 8px;
	color: #A50E37;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

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

#lista .titulo-elemento
{
	padding-left: 10px;
	font-weight: bold;	
}

/*
-	Estilo para la secciones de tipo lista (Alternativo)
*/

#lista-alt .contenedor
{
 	padding: 150px 0px 25px 0px;	
}

#lista-alt ul
{
	background: url('imag/plantilla/donde_estamos_inicio.jpg') no-repeat;
}

#lista-alt .ver-mas
{
	text-align: right;
	color: #ffffff;
}

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

#datos .titulo-elemento
{
	padding: 6px 0px 6px 8px;
	color: #A50E37;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

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

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

/*
-	Estilo para la secciones de tipo datos (Alternativo)
*/

#datos-alt .imagen-lado
{
	float: left;
	width: 80px;
	margin-right: 8px;
	padding: 0px;
	border: 3px double #AEAEAC;	
}

#datos-alt .clear
{
	margin-top: 25px;
}

#datos-alt .texto-intro
{
	margin: 0px;
 	padding: 59px 0px 25px 0px;
	background: url('imag/plantilla/ofertas_inicio.jpg') no-repeat;
	color: #2C2C2C;
}

#datos-alt .ver-mas
{
	text-align: right;
}



#contenedor .imagen-lado
{
	
	margin/**/:0px, 6px, 0px, 6px;
	text-align: right;
	height: 100px !important;
	height/**/: 100px;
}



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

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

#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: #857041;
	border: 1px solid #222222;
	color: #000000;
	font-weight: bold;
	font-size: 12px;	
}

/*
- Estilos para el catálogo
*/

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

#navegacion li
{
	display: inline;
}

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

#catalogo .titulo-seccion
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 14px;
}

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

#catalogo h1
{
	font-size: 11px;
	background: url('imag/plantilla/h1.jpg') no-repeat;
	height:30px; margin:10px 0px; color:#ffffff; font-weight:bold; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:6px; background-repeat:no-repeat	
}

#catalogo h1 a
{
	color: #ffffff;
}

#catalogo h2
{
	font-size: 11px;
	padding: 6px 0px 6px 8px;
	margin: 10px 0px 0px 0px;
	color: #A51038;
}

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

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

#catalogo .imagen-lado
{
	float: right;
	border: 3px double #AEAEAC;	
	margin: 0px 0px 10px 10px;
}

#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
{
	bottom: 0;
	clear: both;
	width: 100%;
	height: 46px;
	padding: 8px 0px 5px 0px;
	background: url('imag/plantilla/pie.jpg') no-repeat;
}

#pie p
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}

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

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

#pie a .derecha
{
	display:inline;
  float: right;
  margin-right: 0px;
  margin-top: -23px;
}

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

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

#destacados thead
{
	font-weight: bold;
}

#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
{
	padding: 5px 0px 0px 0px;
	float: right;
	vertical-align: middle;
}
				
#cesta
{
	width: 100%;
}

#cesta input
{
	width: 30px;
}

#cesta table
{
	width: 100%;
	font-family:  Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
	font-size:  11px;
	border: 0px;
}

#cesta thead td
{
	padding: 3px 0px 3px 10px;
	width: 20%;
	font-weight: bold;
}

#cesta tbody td
{
	width: 20%;
	padding-left: 10px;	
}
#cesta tbody td.precio
{
	text-align: right;
	width: 20%;
}

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

#cesta .texto
{
	padding: 15px;
	margin: 10px 0px 10px 0px;
}

#cesta tfoot td.total
{
	text-align: right;
}

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

#cesta .pedido
{
	float: right;
}

#cesta .actualizar
{
	float: left;
}
		

/* 
****************************
*     AÑADIDO POR MV       *
****************************
*/ 

.imagen-left img {
float: left;
margin-right: 10px;
margin-bottom: 2px;
}


.imagen-right img {
float: right;
margin-left: 10px;
margin-bottom: 2px;
}

		


.titulo-seccion-black
{
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('imag/plantilla/bullet.gif');
	background-repeat: no-repeat;
	font-style: italic; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:6px; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
		
		
		