/*********************************************************

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;

}



li

{

	list-style-type: none;

}



form, p, ul, li

{

	padding: 0px;

	margin: 0px;

}



a:link

{

	color: #1D1D1D;

	text-decoration: underline;

}



a:active

{

	color: #CC3333;	

	text-decoration: underline;	

}



a:visited

{

	color: #CC3333;	

	text-decoration: underline;	

}



a:hover

{

	text-decoration: none;

	color: #CC3333;	

}



.clear

{

	clear: both;

	padding: 0px;

	margin: 0px;



}



input, textarea

{

	font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	

    font-size: 11px;

	color: #666666;

	margin: 0px;

	padding: 0px;

}



/*

- Imagen de edición usada por el gestor de contenidos

*/



.edit

{

	width: 20px;

	margin-left: 13px;

	vertical-align: top;

}



/*

- Hace referencia al icono de activado y desactivado para cada sección en el gestor de contenidos

*/



.menu-seccion .simbolosi, .menu-seccion .simbolono

{

	position: absolute;

	margin: 4px 0px 0px -25px;

}



.simbolosi, .simbolono

{

	

	margin: 0px 2px 0px 0px;

	vertical-align: middle;

}



/*

- 	Con el text-align: center conseguimos alinear la página en el centro en

	el Internet Explorer

*/ 



body

{		

	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #757575;

	background: #000000;

	letter-spacing: -1;

	margin: 10px 0px 10px 0px;

}



/*

-	Sera el contenedor de toda la página

*/ 

		

#contenedor

{



	margin-left: auto;

	margin-right: auto;

	width: 606px;

	text-align: left;

  	position: relative;

	background: url("imag/plantilla/fondo_gral.gif");

	background-repeat: repeat-y;

}



/*********************************************************

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

**********************************************************/



/*

- Estilo para la barra de idiomas y menu utilidades

*/



#barra-top

{

	width: 100%;

	background: url("imag/plantilla/fondo_barra_top.gif") no-repeat;

	padding: 10px 0px 10px 0px;

	margin: 0px;

	height: 27px !important;

	height/**/: 47px;

	

}



#barra-top li

{

	display: inline;

	

}



#barra-top-left

{

	float: left;

	padding: 0px 0px 0px 16px;

	margin: 0px;	

		
	height: 15px !important;

	height/**/: 12px;

}





#barra-top-left .activo

{

color: #ffffff;

	font-weight: bold;

}



#barra-top-left li

{

	color: #ffffff;

	padding-right: 5px;

}



#barra-top-left a

{

	color: #ffffff;

	text-decoration: none;

}



#barra-top-left a:hover

{

	color: #ffffff;

	text-decoration: underline;

}



#barra-top-right

{

	width: 470px;

	padding: 0px 16px 0px 0px;

	margin: 0px;

	float: right;

	text-align: right;



}



#barra-top-right li

{

	padding-left: 5px;

}



#barra-top-right a

{

	color: #434343;

	text-decoration: none;

}



#barra-top-right a:hover

{

	color: #CC3333;

	text-decoration: underline;

}



#barra-top-right .utilidades-cliente, #barra-top-right .utilidades-basico

{

	float: right;

}





/*

-	La cabecera de la página

*/



#cabecera

{

float: center;

	height: 100%px;



	padding: 0px;

	margin: 0px 0px 0px 0px;

	background-color: #FFFFFF;





	

}



#cabecera-left

{

	width: 392px;

	height: 192px;

	float: left;

	padding: 0px;

	margin: 0px;

	background: #FFFFFF url("imag/plantilla/cabecera_right.jpg");

}



#cabecera-right

{



	float: right;

	width: 214px;

	height: 192px;

	background: #FFFFFF url("imag/plantilla/cabecera_logo.jpg");

	background-repeat:no-repeat;

	

}







/*********************************************************

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

{

	margin: 0px 10px 0px 10px;

}



#content-left

{

	float: left;

	width: 183px;

	margin: 10px 0px 10px 0px;

}



/*///////////////////////////////////////////Aqui cambiamos el color de fondo de menu seccion//////////////////////////////*/

#content-left .menu-seccion li

{

	padding: 4px 0px 4px 0px;

	font-weight: bold;

	font-size: 12px;

	background-color: #CC3333;

	border-bottom: 1px solid #FFFFFF;

	/*list-style-image: url("imag/plantilla/bullet_off.gif");*/

	background-repeat: no-repeat;

}



#content-left .menu-seccion li a

{

	padding: 0px 0px 0px 35px;

	color: #ffffff;

	text-decoration: none;

	background-image: url("imag/plantilla/bullet_off.gif");

	background-repeat: no-repeat;

	background-position: 20px 4px;

}



#content-left .menu-seccion li a:hover

{

	margin: 0px;

	padding: 0px 0px 0px 35px;

	color: #000000;

	text-decoration: none;

	background-image: url("imag/plantilla/bullet_on.gif");

	background-repeat: no-repeat;

	background-position: 26px 4px;								

}



#content-right

{

	float: right;

	width: 375px;

	margin: 10px 0px 10px 0px;

}



.ver-mas

{

	text-align: right;

	color: #CC3333;

	font-weight: bold;

	margin: 5px 0px 0px 0px;

}



.texto-intro

{

	background-color: #E6E6E6;	

	padding: 15px;

	color: #000000;

	margin: 0px 0px 10px 0px;

}



.titulo-seccion

{

	background-image: url("imag/plantilla/bullet_on.gif");

	background-repeat: no-repeat;

	background-position: 5px 50%;								

	background-color: #000000;

	font-size: 13px;

	font-weight: bold;

	color: #DCAE5C;

	margin: 0px 0px 10px 0px;

	padding: 3px 0px 3px 12px;

}



.imagen-lado

{

	float: right;

	margin: 0px 0px 0px 10px;

	border: 4px solid #CC3333;

	padding: 1px;

}



#lista .clear, #datos .clear, #formulario .clear

{

	padding: 3px !important;

	padding/**/: 0px;

}



.line

{

	padding: 3px;

}



/*

-	Estilo Buscador

*/



#buscador

{

	background-color: #000000;

	margin: 0px 0px 10px 0px;

	height: 26px !important;

	height/**/: 26px;

	padding: 2px 0px 0px 20px;

}



#buscador .text

{

	width: 106px;

	height: 18px;

	vertical-align: middle;

	margin: 0px;

	padding: 0px;

	border: solid 1px #757575;

	background-color: #EDEDED;

	font-size: 11px;

	color:#333333;

	font-family: verdana;

}



#buscador .boton

{

	vertical-align: middle;

	margin: 0px;

	padding: 0px;

}



/*

- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal

*/



#texto .titulo

{

	font-weight: bold;

	margin: 0px 0px 10px 0px;

}



/*

- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal (Alternativo)

*/



#texto-alt .titulo

{

	font-weight: bold;

}



/*

- Sección de tipo lista específica, Donde estamos, Contacto

*/



#lista .contenedor

{

	margin: 10px 0px 10px 10px;

}



#lista .titulo-lista

{

	background-color: #CC3333;

	padding: 5px 0px 5px 12px;

	color: #FFFFFF;

	font-weight: bold;

}



#lista .titulo-elemento

{

	font-weight: bold;		

}



/*

- Sección de tipo lista específica, Donde estamos, Contacto (Alternativo)

*/



#lista-alt .titulo-seccion

{

	background-image: url("imag/plantilla/bullet_off.gif");

	background-repeat: no-repeat;

	background-position: 5px 7px;								

	background-color: #000000;

	font-size: 13px;

	font-weight: bold;

	color: #dcae5c;

	margin: 0px 0px 10px 0px;

	padding: 3px 0px 3px 12px;

}



#lista-alt .titulo-elemento

{

	font-weight: bold;		

}



#lista-alt a

{

	color: #CC3333;

}



#lista-alt .ver-mas a

{

	text-align: right;

	color: #CC3333;

	font-weight: bold;

	margin: 5px 0px 0px 0px;

}



/*

- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes

*/



#datos .contenedor

{

	margin: 10px 0px 10px 10px;

}



#datos .titulo-elemento

{

	background-color: #CC3333;

	padding: 4px 0px 4px 12px;

	color: #FFFFFF;

	font-weight: bold;

}



#datos .enlace-elemento

{

	float: left;

}



/*

- Estilos para los resultados del buscador

*/



#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: 130px;

	float: left;

}



#formulario input, textarea

{

	width: 230px;

}



#formulario .olvidar

{

	position: absolute;

	left: -130px;

}



#buttons

{

	position: relative;

	left: 127px !important;

	left/**/: 130px;

	margin-top: 3px;

	padding: 2px;

}



#buttons .button

{

	width: 60px;

	background-color: #CC3333;

	border: 1px solid #ffffff;

	color: #ffffff;

	font-weight: bold;

	font-size: 11px;		

}



/*

- Estilos para el catálogo

*/



#navegacion

{

	margin: 0px 0px 10px 0px;

	color:#CC3333;

}



#navegacion li

{

	display: inline;

	color:#CC3333;

}



#catalogo p

{

	margin: 0px 0px 10px 10px;

	

}



#catalogo .titulo-seccion

{

	margin: 0px 0px 10px 0px;

	

}



#catalogo h1/*////////////////////////////////////////////////sub familias*/

{

	font-size: 11px;

	background-color: #CC3333;

	margin: 10px 0px 10px 0px;

	padding: 2px 0px 3px 12px;

	color: #FFFFFF;

	font-weight: bold;	

}



#catalogo h1 a/*////////////////////color de titulo principal tabla////////////////////////////*/

{

	color: #FAFAFA;

}



#catalogo h2/*//////////////////////////////////////////////////////7*/

{

	font-size: 11px;

	background-color: #F5E7CE;

	padding: 2px 0px 3px 12px;

	margin: 10px 0px 10px 0px;

	color: #CC3333;

}



#catalogo .nivel2

{

	padding: 0px 0px 0px 20px;

	margin: 0px;

}



#catalogo .imagen-lado

{

	float: right;

	margin: 0px 0px 10px 10px;

	border: 4px solid #CC3333;	

}



#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;

}



/* DESTACADOS*/



#destacados table

{

	width: 100%;

	font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	

	font-size: 11px;

	border: 0px;

	background-color: #E6E6E6; 

	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%;

}



/*

-	Pie de la página

*/



#pie

{

	height: 56px !important;

	height/**/: 73px;

	background: url("imag/plantilla/fondo_pie.gif");

	bottom: 0;

	clear: both;

	width: 100%;

	margin: 0px;

	padding: 14px 0px 0px 0px;

	border-top: 2px solid #DADADA;

}



#pie p

{

	margin: 0px;

	padding: 0px;

	text-align: center;

	color: #757575;

}



#pie a:link, #pie a:visited

{

	color: #434343;	

}



#pie img

{

	vertical-align: middle;	

}



/* 

-	Soluciona un pixed de más en el IE

*/ 



* html #pie

{

	margin-bottom: -1px;

}



/* CESTA */



#cesta

{

       width: 100%;

}



#cesta input

{

       width: 30px;

}



#cesta table

{

       width: 100%;

       font-family: Verdana, Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;	

    font-size: 11px;

       border: 0px;

}



#cesta thead td

{

       background-color: #CC3333; 

       padding: 3px 0px 3px 10px;

       width: 25%;

       font-weight: bold;

	   color:#ffffff;

}



#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: #E6E6E6; 

       padding: 15px;

       margin: 10px 0px 10px 0px;

	   color:#666666;

}



#cesta tfoot td.total

{

       text-align: right;

}



#cesta .volver, #cesta .reenviar

{

       float: left;

}



#cesta .pedido

{

       float: right;

}



#cesta .actualizar

{

       float: left;

}

