/*********************************************************

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: #B40707;

	text-decoration: underline;

}



a:active

{

	color: #B40707;	

	text-decoration: underline;	

}



a:visited

{

	color: #B40707;	

	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, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	

	font-size: 11px;

	border: 1px solid #B00707;

	background: #ffffff;

    color: #000000;

	margin: 0px;

	padding: 0px;

}



/*

- 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: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #160101;

	margin: 0px 0px 10px 0px;

  	position: relative;

	background: url("imag/plantilla/fondo_gral_pag.gif") repeat-x;	

	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

**********************************************************/

		

#contenedor

{

	margin-left: auto;

	margin-right: auto;

	width: 804px;

	text-align: left;
	background-image: url("imag/plantilla/fondo_contenido.gif");	
	
	background-repeat: repeat;

}



/*

- Estilo para la barra de idiomas

*/



#idiomas

{

	height: 28px !important;

	height/**/: 32px;

	padding: 4px 0px 0px 35px;

	background: url("imag/plantilla/barra_idiomas.gif");

	background-color: #ff0000;

}



#idiomas .activo

{

	color: #160101;

	font-weight: bold;

}



#idiomas a

{

	color: #160101;

	text-decoration: none;

}



#idiomas a:hover

{

	color: #160101;

	text-decoration: underline;

}



#idiomas li

{

	display: inline;

	padding-right: 5px;

}



/*

-	La cabecera de la página

-	overflow:hidden Imaginemos que tenemos un texto sin espacios, como no se podrá

	partir, este parametro lo oculta para no romper el diseño, tanto en altura como

	en anchura

*/



#cabecera

{

	padding: 0px;

	margin: 0px;

	width: 100%;

	background-color: #ffffff;

}



#cabecera-left

{

	width: 209px;

	height: 230px;

	float: left;

	padding: 0px;

	margin: 0px;

	background: url("imag/plantilla/cabecera_logo.jpg");	

	background-color: #ffffff;

}



#cabecera-right

{

	width: 595px;

	height: 230px;

	float: right;

	padding: 0px;

	margin: 0px;

	background: url("imag/plantilla/cabecera_right.jpg");	

	background-color: #ffffff;

}



/*

-	Estilo barra inferior cabecera (Buscador)

*/





#buscador

{

	width: 221px;

	height: 31px ! important;

	height/**/: 37px;	

	float: right;

	text-align: right;

	padding: 196px 50px 0px 0px;

}



#buscador .text

{

	width: 110px;

	height: 20px;

	vertical-align: middle;

	margin: 0px 5px 0px 0px;

	padding: 2px 3px 2px 8px;

	border: solid 1px #2C2C2C;

	border: 0px;

	background-color: transparent;

	background-image: url("imag/plantilla/input.gif");

	background-position: 0 -3px;

	background-repeat: no-repeat;

	font-size: 11px;

}



#buscador .boton

{

	vertical-align: middle;

	background-color: transparent;

	margin: 0px;

	padding: 0px;

	border: 0px;

}



#content

{

	padding: 20px 0px 20px 0px;

	min-height: 375px;

	margin: 0px;

	width: 100%;

	vertical-align: middle;

	background-image: url("imag/plantilla/fondo_contenido.gif");	
	
	background-repeat: repeat;
	

}



#content-left

{

	width: 142px !important;

	width/**/: 187px;

	min-height: 375px;

	float: left;	

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 45px;

	/* background: #cecece; */

}



*html #content-left

{

	height: 375px;

}

#content-left-top

{

	margin: 0px;

	padding: 0px;

}



#content-left-top .menu-seccion li

{

	display: block;

	width: 100%;

	margin: 0px;

	padding: 2px 0px 0px 0px !important;

	padding/**/: 3px 0px 0px 0px;

	font-weight: bold;

}



#content-left-top .menu-seccion li a

{

	display: block;

	width: 100%;

	height: 23px !important;

	height/**/: 26px;

	margin: 0px;

	padding: 4px 0px 0px 8px;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url("imag/plantilla/menu_off.gif");

	background-repeat: no-repeat;

	

}



#content-left-top .menu-seccion li a:hover

{

	display: block;

	height: 26px;

	margin: 0px;

	color: #000000;

	text-decoration: none;

	background-image: url("imag/plantilla/menu_on.gif");

	background-repeat: no-repeat;	

}





#content-left-separa-menus

{

	background-image: url("imag/plantilla/separa_menu.gif");

	background-position: 3px 6px;

	background-repeat: no-repeat;

	margin: 6px 0px 0px 0px;

	padding: 0px;

	height: 15px;

}



#content-left-bottom

{

	background-image: url("imag/plantilla/fondo_utilidades_cliente.gif");

	background-repeat: no-repeat;	

	background-position: 0px 70px;

	height: 230px;

	margin: 0px;

	padding: 2px 0px 0px 0px;

	text-decoration: none;			

}



#content-left-bottom .utilidades-basico li

{

	display: block;

	width: 100%;

	margin: 0px;

	padding: 2px 0px 0px 0px !important;

	padding/**/: 3px 0px 0px 0px;

	font-weight: bold;

}



#content-left-bottom .utilidades-basico li a

{

	display: block;

	width: 100%;

	height: 23px !important;

	height/**/: 26px;

	margin: 0px;

	padding: 4px 0px 0px 8px;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url("imag/plantilla/menu_utilidades_off.gif");

	background-repeat: no-repeat;	

}



#content-left-bottom .utilidades-basico a:hover

{

	display: block;

	height: 26px;

	margin: 0px;

	color: #000000;

	text-decoration: none;

	background-image: url("imag/plantilla/menu_utilidades_on.gif");

	background-repeat: no-repeat;

}



#content-left-bottom .utilidades-cliente

{

	width: 100%;

	margin: 10px 0px 0px 0px;

	padding: 4px 0px 0px 0px;

}



#content-left-bottom .utilidades-cliente li

{

	display: block;

	width: 100%;

	margin: 0px 0px 0px 10px;

	padding: 2px 0px 0px 0px;

	color: #ffffff;

	text-decoration: none;	

	font-weight: normal;				

}



#content-left-bottom .utilidades-cliente li a

{

	display: block;

	width: 84px !important;

	width/**/: 100px;

	margin: 0px;

	background: #AF0C0C;	

	padding: 1px 0px 0px 16px;

	color: #ffffff;

	text-decoration: none;

	background-image: url("imag/plantilla/bullet_util_cliente_off.gif");	

	background-repeat: no-repeat;

	background-position: 5px 6px;				

}



#content-left-bottom .utilidades-cliente li a:hover

{

	display: block;

	width: 84px !important;

	width/**/: 100px;

	margin: 0px;

	background: #EBE91F;	

	padding: 1px 0px 0px 16px;

	color: #AF0C0C;

	text-decoration: none;

	background-image: url("imag/plantilla/bullet_util_cliente_on.gif");	

	background-repeat: no-repeat;

	background-position: 5px 6px;				

}



/*********************************************************

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-right

{

	width: 565px;

	float: left;

	margin: 0px;

	padding: 0px;

}



.ver-mas

{

	text-align: right;

	color: #97B121;

	font-weight: bold;

	margin: 5px 0px 0px 0px;

}



.texto-intro

{

	background-color: #6D0909;	

	padding: 15px;

	color: #ffffff;

	margin: 0px 0px 10px 0px;

}



.titulo-seccion

{

	font-size: 18px;

	height: 29px !important;

	height/**/: 54px;

	font-weight: bold;

	color: #611C1B;

	margin: 0px 0px 20px 0px;

	padding: 25px 0px 0px 48px;

	background-image: url("imag/plantilla/bullet_seccion.gif");
	

	background-repeat: no-repeat;

	background-position: 0px 4px;		

}



.imagen-lado

{

	float: right;

	margin: 0px 0px 0px 20px;

	border: 2px solid #AF0C0C;

	padding: 2px;

}



#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

{



	font-weight: bold;

	margin: 0px 0px 10px 10px;

	

}



#texto .texto

{

	padding: 0px 0px 10px 10px;

}



#texto .imagen-lado

{

	margin-bottom: 20px;

}



/*

- Sección de tipo lista específica, Donde estamos, Contacto

*/



#lista .contenedor

{

	margin: 10px 0px 10px 10px;

}



#lista .titulo-lista

{

	background-color: #B00707;	

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

	color: #ffffff;

	font-weight: bold;

}







#lista .titulo-elemento

{

	padding: 3px 0px 3px 0px;

	font-weight: bold;

}



#lista a + ul

{

	float: left;

}



/*

- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes

*/



#datos .contenedor

{


	margin: 10px 0px 10px 10px;

}



#datos .titulo-elemento

{

	background: #B00707;

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

	color: #ffffff;

	font-weight: bold;

}



#datos .enlace-elemento

{

	float: left;

}



/*

- Estilos para los resultados del buscador

*/



#resultados-buscador

{

	margin: 0px 0px 10px 0px;

}



#resultados-buscador .titulo-elemento

{

	margin: 0px 0px 10px 10px;

}



#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 10px 0px;

}



#formulario label

{

	font-weight: bold;

	width: 140px;

	float: left;

	height: 20px;

	padding: 0px 0px 0px 10px;

}



#formulario .clear

{

	clear: both;

	margin: 0px;

	padding-top: 2px;

}



#formulario select

{

	margin-bottom: 2px !important;

	margin-bottom/**/: 0px;

	width: 250px;

}



#formulario .caja

{

	padding: 0px 0px 0px 4px;

	margin: 0px;

	width: 250px;

}



#formulario input

{

	padding: 0px;

}



#formulario .olvidar

{

	position: absolute;

	left: -130px;

}



#buttons

{

	position: relative;

	margin: 10px 0px 20px 150px !important;

	margin/**/: 10px 0px 20px 144px;	

	padding: 0px;

}



#buttons .button

{

	background-color: #FE0003;

	border: 1px solid #ffffff;

	color: #ffffff;

	font-weight: bold;

	font-size: 11px;	

	height: 19px;

}



/*

- Estilos para el catálogo

*/



#navegacion

{

	margin: 0px 0px 10px 0px;

}



#navegacion a

{

	padding: 0px 6px 0px 0px;

}



#navegacion li

{

	display: inline;

}



#catalogo

{

	margin: 0px;

	padding: 0px;

}



#catalogo p

{

	margin-left: 3px;

	padding: 0px;

}



#catalogo .titulo-seccion

{

	height: 29px !important;

	height/**/: 54px;

	margin: 0px 0px 10px 0px;

	padding: 25px 0px 0px 48px;

}



#catalogo h1

{

	font-size: 11px;

	background-color: #B00707;

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

	margin: 10px 0px 10px 0px;

	color: #ffffff;

	font-weight: bold;	

}



#catalogo h1 a

{

	color: #ffffff;

}



#catalogo h2

{

	font-size: 11px;

	background-color: #B00707;

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

	margin: 10px 0px 10px 0px;

	color: #ffffff;

}



#catalogo h2 a

{

	color: #ffffff;

}



#catalogo .nivel2 

{

	margin-left: 10px;

	padding: 0px;

}



#catalogo .imagen-lado

{

	margin: 0px 0px 10px 10px;

	border: 1px solid #AF0C0C;	

}



#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

-	position: absolute y bottom:0 clear: both establecen en el pie de la página

*/



#pie

{

	height: 36px;

	background: url("imag/plantilla/fondo_pie.gif") no-repeat;

	bottom: 0;

	clear: both;

	width: 100%;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



#pie p

{

	margin: 0px;

	padding: 6px 50px 0px 0px;

	text-align: right;

	color: #ffffff;

}

#pie img

{

	display: none;

}



#pie a:link, #pie a:visited

{

	color: #ffffff;	

}



#pie a:hover

{

	color: #B40707;	

}



#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: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

	font-size:  11px;

	border: 0px;

	background-color: transparent;	

	margin-bottom: 5px;	

	letter-spacing: 0px;

}



#destacados thead

{

	font-weight: bold;

	background-color: #B00707;

}



#destacados thead td

{

	font-weight: bold;

	color: #ffffff;

	padding: 0px 0px 0px 10px;

	height: 20px;

}



#destacados tbody td

{

	vertical-align: top;

	padding: 10px;

	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: 36px 0px 0px 0px;

	float: right;

	vertical-align: middle;

}

				

#cesta

{

	width: 100%;

}

#cesta .texto

{

	color: #ffffff;

}



#cesta input

{

	width: 30px;

	padding: 0px 0px 0px 2px;

}



#cesta table

{

	width: 100%;

	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

	font-size:  11px;

	border: 0px;

}



#cesta thead td

{

	background-color: #B00707;	

	padding: 3px 0px 3px 10px;

	width: 25%;

	font-weight: bold;

}



#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: #6D0909;	

	padding: 15px;

	margin: 10px 0px 10px 0px;

}



#cesta tfoot td.total

{

	text-align: right;

	padding-bottom: 14px;

}



#cesta .volver, #cesta .reenviar

{

	float: left;

}



#cesta .pedido

{

	float: right;

}



#cesta .actualizar

{

	float: left;

}

				
