/*********************************************************

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: #951601;

}



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: #417292;

	text-decoration: none;

	

}



a:active

{

	color: #417292;	

	text-decoration: none;	

}



a:visited

{

	color: #417292;	

	text-decoration: none;	

}



a:hover

{

	text-decoration: underline;

}



.clear

{

	clear: both;

	padding: 0px;

	margin: 0px;

}



input, textarea, select

{

	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	

    color: #4D4A3F;

	margin: 0px;

	padding: 0px;

	font-size: 11px;	

}



/*

- 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: Verdana, Arial, Helvetica, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #444444;

	background-color: #F3F1EB;

}



/*

-	Sera el contenedor de toda la página

*/ 

		

#contenedor

{

	margin-left: auto;

	margin-right: auto;

	width: 760px;

	text-align: left;

  	position: relative;

  	border-right: 1px #B6B1A4 solid;

  	border-left: 1px #B6B1A4 solid;

	/*background: url("imag/plantilla/fondo.gif");*/

	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

**********************************************************/



/*

-	La cabecera de la página

*/



#cabecera

{

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	overflow: hidden;

	width:100%;

	height: 140px;

}



#cabecera img 

{

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	width:100%;

}



/*

- Estilo para la barra inferior cabecera

*/



#inferior-cabecera

{

	width: 100%;

	background-color: #B6B1A4;

	background-image:url(imag/plantilla/barra-superior.png);

	height: 34px;

}



#inferior-cabecera li

{

	display: inline;

}



#inferior-cabecera-izqda

{

height:14px;

	width:250px;

	float: left;

	padding: 7px 5px 3px 5px;

	color: #3C3931;

}



#inferior-cabecera-izqda a

{

	color: #3C3931;

	padding:10px;

	border-right: #999 solid 1px;

}



#inferior-cabecera-izqda .activo

{

	font-weight: bold;

	padding:10px 10px 10px 3px;

	border-right: #999 solid 1px;

}



#inferior-cabecera-izqda li

{

	padding-right: 5px;

}



#inferior-cabecera-drcha li

{

	padding-right: 5px;

	padding:10px;

	border-left: #999 solid 1px;

}



#inferior-cabecera-drcha

{

	width: 490px;

	float: right;

	padding: 7px 0px 3px 5px;

	color: #3C3931;

	text-align: right;

}



#inferior-cabecera-drcha .utilidades-basico, #inferior-cabecera-drcha .utilidades-cliente

{

	float: right;

}



#inferior-cabecera-drcha a

{

	color: #3C3931;

}



/*

-	Estilo para el menu lateral izquierda para la sección Inicio

*/



#izquierda-top

{

	width: 166px !important;

	width/**/:199px;

	height: 191px !important;

	height/**/: 231px;

	margin: 0px;

	padding: 10px 0px 22px 30px;

	float: left;

	border-right: 1px solid #BBBBBB;	

	border-bottom: 1px solid #BBBBBB;

	background-color: #ffffff;

}



#izquierda-top .menu-seccion li

{

	padding: 1px 0px 2px 0px;

	list-style-image: url("imag/plantilla/doth.gif");

	border-bottom: #999999 dashed 1px;

	margin-right: 20px;

}



#izquierda-top .menu-seccion li:hover

{

	padding: 1px 0px 2px 0px;

	list-style-image: url("imag/plantilla/doth.gif");	

}



#izquierda-top .menu-seccion a

{



	font-family: Arial, Helvetica, sans-serif;

	color: #444444;

	font-size: 11px;

	text-decoration: none;

	list-style-image: url("imag/plantilla/doth.gif");

}



#izquierda-top .menu-seccion a:hover

{

	list-style-image: url("imag/plantilla/doth.gif");

	color: #417292;

}



/*

- Estilo para el menu para las secciones menos la de inicio

*/



#sidebar

{

	width: 166px !important;

	width/**/:199px;

	height: 191px !important;

	height/**/:224px;

	margin: 0px;

	padding: 10px 0px 22px 30px;

	float: left;

	background-color: #ffffff;

}



#sidebar .menu-seccion li

{

	font-family: Arial, Helvetica, sans-serif;

	padding: 3px 0px 3px 0px;

	list-style-image: url("imag/plantilla/doth.gif");

	border-bottom: #999999 dashed 1px;

	margin-right: 20px;

}



#sidebar .menu-seccion li:hover

{

	color: #417292;

	list-style-image: url("imag/plantilla/doth.gif");

}



#sidebar .menu-seccion a

{

	color: #4D4A3F;

	font-size: 12px;

	text-decoration: none;

	list-style-image: url("imag/plantilla/doth.gif");

}



#sidebar .menu-seccion a:hover

{

	list-style-image: none;	

	color: #417292;

	list-style-image: url("imag/plantilla/doth.gif")

}



/*

-	Estilo para imagen principal

*/



#centro-top

{

	width: 306px !important;

	width /**/:312px;

	height: 223px !important;

	height /**/:231px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	float: left;

	background: url("imag/plantilla/imagen_principal.jpg") no-repeat;

	border-right: 1px solid #B6B1A4;

	border-bottom: 1px solid #B6B1A4;

}



/*

-	Estilo para seccion novedades

*/



#derecha-top

{

	float: right;

	width: 236px !important;

	width /**/:247px;

	height: 138px !important;

	height/**/:164px;

	margin: 0px;

	padding: 10px;

	border-bottom: 1px solid #B6B1A4;

	background-color: #fff;

	background-image: url(imag/plantilla/fondo_derecha_bottom.png);

	background-repeat: no-repeat;



}



#derecha-top a

{     

    padding: 15px;

	float: right;

}

#derecha-top .contenedor{

margin-top:25px;

}

#novedades-alt .titulo-seccion

{

	margin: 0px 0px 10px 0px;

	font-weight: bold;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#444444;

	padding:2px 0px 3px 20px;

	text-transform:uppercase;

}

/*

-	Estilo para el buscador

*/



#derecha-top-buscador

{

	float: right;

	width: 246px !important;

	width /**/:247px;

	height: 60px !important;

	height/**/: 63px;

	margin: 0px;

	color:#666666;

	padding: 4px 0px 0px 10px;

	background-color: #E7E7E7;

	border-bottom: 1px solid #BBBBBB;

}



#buscador .campo-texto

{

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 5px;

	text-color:#2C2C2C;

	border: 1px solid #F3F1EB;

}



#buscador .titulo-seccion

{

	margin: 0px 0px 10px 0px;

	font-weight: bold;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#666666;

	padding:2px 0px 3px 6px;

	text-transform:uppercase;

}

#buscador .boton

{

	valign: middle;

	margin: 0px 0px 6px 0px !important;

	margin/**/: 0px 0px 8px 0px;

}



#izquierda-bottom

{

	width: 176px !important;

	width/**/:199px;

	height: 199px !important;

	height/**/: 190px;

	margin: 0px;

	padding: 10px;

	float: left;

	border-right: 1px solid #B6B1A4;

	background-color: #FFFFFF;

	background-image: url(imag/plantilla/fondo_derecha_bottom.png);

	background-repeat: no-repeat;

	

}

#lista-alt .titulo-seccion

{

	margin: 0px 0px 10px 0px;

	font-weight: bold;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#666666;

	padding:2px 0px 3px 20px;

	text-transform:uppercase;

}

#izquierda-bottom .contenedor{

margin-top:15px 

}

/*

-	Estilo para seccion ofertas en la página de Inicio

*/



#derecha-bottom

{

	overflow: auto;

	float: left;

	width: 543px !important;

	width /**/:559px;

	height: 199px !important;

	height/**/: 217px;

	margin: 0px;

	padding: 10px;

	background-color: #FFFFFF;
	
	background: transparent !important;

	background-image/**/: url(imag/plantilla/fondo_derecha_bottom.png);

	background-repeat: no-repeat;

}

#inicio-alt .titulo-seccion

{

	margin: 0px 0px 10px 0px;

	font-weight: bold;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#666666;

	padding:2px 0px 3px 20px;

	text-transform:uppercase;

}

#inicio-alt .contenedor{

margin-top:25px;

}

/*********************************************************

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: 30px 10px 10px 10px;

	border-left: 1px solid #B6B1A4;	

}



*html #content

{

	height: 300px;

}



.texto-intro

{

	background-color: #E7E7E7;

	padding: 10px;

	color: #3C3931;

	margin: 0px 0px 14px 0px;

}



.titulo-seccion

{

	font-size: 12px;

	font-weight: bold;

	color: #666;

	margin: 0px 0px 10px 0px;

	font-family:Arial, Helvetica, sans-serif;

	text-transform: uppercase

}



.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;

}



/*

-	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: #417292;

}



#inicio-alt .texto

{



color: #2C2C2C;

}

#inicio-alt .imagen-lado

{

	margin:0px, 15px, 0px, 6px;

	text-align: right;

	color: #417292;

	height: 100px;

}



/*

- Sección de tipo lista específica, Donde estamos, Contacto

*/



#lista .titulo-lista

{

	background-color: none;

	padding: 0px 0px 0px 0px;

	color: #3C3931;

	font-weight: bold;

	text-transform: uppercase;

	border-bottom: 2px solid #417292;

}



#lista .contenedor

{

	margin: 10px 0px 10px 10px;

}



#lista .titulo-elemento

{

	

	padding: 0px 0px 0px 0px;

	font-weight: bold;	

}



/*

-	Estilo para la secciones de tipo lista (Alternativo)

*/



#lista-alt .contenedor

{

 	padding: 59px 0px 25px 0px;	

}



#lista-alt ul

{

	background: url('imag/plantilla/donde_estamos_inicio.jpg') no-repeat;

}



#lista-alt .ver-mas

{

	text-align: right;

	color: #B6B1A4;

}



/*

- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes

*/



#datos .titulo-elemento

{

	background-color: none;

	padding: 0px 0px 2px 2px;

	color: #3C3931;

	font-weight: bold;

	border-bottom: 2px solid #417292;

	list-style-image: url('imag/plantilla/dot.gif');

	text-transform: uppercase;

}



#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: 1px double #3C3931;	

}



#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;

}



/*

- 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;

}



#buttons

{

	position: relative;

	left: 127px !important;

	left/**/: 130px;

	margin-top: 3px;

	padding: 2px;

}



#buttons .button

{

	background-color: #EBEBEB;

	border: 1px solid #3C3931;

	color: #3C3931;

	/*font-weight: bold;*/

	font-size: 11px;	

}



/*

- 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;

	font-weight: bold;

}

#catalogo p

{

	margin: 0px 0px 0px 10px;

	padding: 0px;

}



#catalogo h1

{

	font-size: 11px;

	/*background: url("imag/plantilla/fondo_mosaico.gif");*/

	/*background-color: #B6B1A4;*/

	border-bottom: 2px solid #417292;

	padding: 0px 0px 2px 0px;

	margin: 10px 0px 10px 0px;

	color: #417292;

	font-weight: bold;

	text-transform: uppercase;	

}



#catalogo h1 a

{

	color: #417292;

	font-weight: bold;

	text-decoration: none;

}



#catalogo h2

{

	font-size: 11px;

	/*background-color: #E4E1DC;*/

	border-bottom: 2px solid #417292;

	padding: 0px 0px 2px 0px;

	margin: 10px 0px 0px 0px;

	color: #3C3931;

	text-transform: uppercase;

	font-weight: bold;

	

}

#catalogo h2 a

{

	color: #417292;

	font-weight: bold;

	text-decoration: none;

}

#catalogo .nivel2

{

	padding: 0px 0px 0px 10px;

	margin: 0px;

	

}



#catalogo .nivel2 p

{

	padding: 0px 0px 0px 10px;

	margin: 10px;

}



#catalogo .imagen-lado

{

	float: right;

	border: 2px 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

{

	background-image: url(imag/plantilla/pie.gif);

	bottom: 0;

	clear: both;

	width: 100%;

	padding: 8px 0px 5px 0px;

}



#pie p

{

	margin: 0px;

	padding: 7px;

	text-align: left;

	color:#666666;

}



#pie a:link, #pie a:visited

{

	color: #666666;	

}



#pie img

{

	vertical-align: middle;	

}



/* 

-	Soluciona un pixed de más en el IE

*/ 



* html #pie

{

	margin-bottom: -1px;

}

				

#destacados table

{

	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:  11px;

	border: 0px;

	background-color: #E7E7E7;	

	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

{

	background-color: #D3E3EC;	

	padding: 3px 0px 3px 10px;

	width: 25%;

	font-weight: bold;

	color: #444444;

}



#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: #E7E7E7;	

	padding: 15px;

	margin: 30px 0px 10px 0px;

}



#cesta tfoot td.total

{

	text-align: right;

}



#cesta .volver, #cesta .reenviar

{

	float: left;

}



#cesta .pedido

{

	float: right;

	margin-top: 15px;

	margin-bottom: 15px;

}



#cesta .actualizar

{

	float: left;

	margin-top: 15px;

	margin-bottom: 15px;

}

				
