/*********************************************************

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: #FE0002;

	text-decoration: underline;

}



a:active

{

	color: #FE0002;	

	text-decoration: underline;	

}



a:visited

{

	color: #FE0002;	

	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: #AB0812;

	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: Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #2C2C2C;

	background-color:#E2E7ED;
	background-image:url(imag/plantilla/fondo_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	

}



/*

-	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 #4D4A3F solid;
  	border-left: 1px #4D4A3F solid;*/
	border-bottom: 1px #4D4A3F solid;

	background: url("imag/plantilla/fondo.gif")

}



/*********************************************************

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: 140px;

	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%;

	background-color: #B2C2E4;
	background-image:url(imag/plantilla/fondo_barra.jpg);
	background-repeat:repeat-x;
	
	
	


}



#inferior-cabecera li

{

	display: inline;

}



#inferior-cabecera-izqda

{

height:14px;

	width:250px;

	float: left;

	background-color: #B2C2E4;

	padding: 5px 5px 5px 5px;
	

	color: #0000CC;
	background-image:url(imag/plantilla/fondo_barra.jpg);
	background-repeat:repeat-x;
    border-bottom:1px solid #333333;
}



#inferior-cabecera-izqda a

{

	color: #FE0002;

}



#inferior-cabecera-izqda .activo

{

	font-weight: bold;

}



#inferior-cabecera-izqda li

{

	padding-right: 5px;

}



#inferior-cabecera-drcha li

{

	padding-right: 5px;

}



#inferior-cabecera-drcha

{

	width: 490px;

	float: right;

	background-color: #B2C2E4;

	padding: 5px;

	color: #0000CC;

	text-align: right;
	background-image:url(imag/plantilla/fondo_barra.jpg);
	background-repeat:repeat-x;
      border-bottom:1px solid #333333;
}



#inferior-cabecera-drcha .utilidades-basico, #inferior-cabecera-drcha .utilidades-cliente

{

	float: right;

}



#inferior-cabecera-drcha a

{

	color: #FE0002;
	text-decoration:none;

}



/*

-	Estilo para el menu lateral izquierda para la sección Inicio

*/



#izquierda-top

{
width: 166px !important;
width/**/:199px;
height: 191px !important;
height/**/:224px;
margin: 0px;
padding: 32px 0px 0px 30px;
float: left;
border-left: 1px solid #333333;	

	background-image:url(imag/plantilla/fondo_menu.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	
	

}





#izquierda-top .menu-seccion li

{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");
	margin-left: 15px;
	/*background-image: url("imag/plantilla/fondo_lista.gif");
	background-repeat:repeat-x;
	background-position:bottom;*/

}



#izquierda-top .menu-seccion li:hover

{

	padding-bottom: 5px;

	list-style-image: none;	

}



#izquierda-top .menu-seccion a

{

	color: #000099;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}



#izquierda-top .menu-seccion a:hover

{

	list-style-image: none;	

	padding-left: 20px;

	color:#0066CC;

}



/*

- Estilo para el menu para las secciones menos la de inicio

*/



#sidebar

{

	float: left;

	width: 166px !important;

	width/**/:199px;

	margin: 0px;

	padding: 32px 0px 0px 30px;
	background: url("imag/plantilla/fondo_buscador.jpg") repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

}



#sidebar .menu-seccion li

{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");

}



#sidebar .menu-seccion li:hover

{

	padding-bottom: 5px;

	list-style-image: none;	

}



#sidebar .menu-seccion a

{

	color: #0000C2;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}



#sidebar .menu-seccion a:hover

{

	list-style-image: none;	

	padding-left: 20px;

	color: #5C7FC9;

}



/*

-	Estilo para imagen principal

*/



#centro-top

{

	width: 306px !important;

	width /**/:312px;

	height: 224px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	float: left;

	background: url("imag/plantilla/fondo_centro.jpg") no-repeat;

	
	

}



/*

-	Estilo para seccion novedades

*/



#derecha-top

{

	float: right;

	width: 236px !important;

	width /**/:247px;

	height: 138px !important;

	height/**/:158px;

	margin: 0px;

	padding: 10px;

	border-bottom: 1px solid #FFFFFF;
	background-color:#E5E4DF ;
	border-right: 1px solid #333333;
}



/*

-	Estilo para el buscador

*/



#derecha-top-buscador

{

	float: right;

	width: 246px !important;

	width /**/:247px;

	height: 60px !important;

	height/**/: 63px;

	margin: 0px;

	color:#AB0812;

	padding: 4px 0px 0px 10px;

	background-color: #FFFFFF;

	border-bottom: 1px solid #ffffff;
	
	border-right: 1px solid #333333;
	background: url("imag/plantilla/fondo_buscador.jpg") repeat;

	

}



#buscador .campo-texto

{

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 5px;

	text-color:#2C2C2C;

	border: 1px solid #4D4A3F;

}



#buscador .boton

{

	valign: middle;

	margin: 0px 0px 6px 0px !important;


	margin/**/: 0px 0px 8px 0px;

}



#izquierda-bottom

{

	width: 176px !important;

	width/**/:199px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px;

	padding: 10px;

	float: left;

	border-left: 1px solid #333333;
	background-color:#E5E4DF;
	
	

}



/*

-	Estilo para seccion quienes somos

*/



#centro-bottom

{



	width: 286px !important;

	width /**/:312px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px 0px 0px 0px;

	padding: 10px;

	float: left;

	border-right: 1px solid #333333;

}



/*

-	Estilo para seccion ofertas en la página de Inicio

*/



#derecha-bottom

{

		overflow: auto;

	float: right;

	width: 536px !important;

	width /**/:547px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px;

	padding: 10px;
	border-right: 1px solid #333333;

}



/*********************************************************

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 #4D4A3F;

}



*html #content

{

	height: 300px;

}



.texto-intro

{

	background-color: #B5CAE5;

	padding: 10px;

	color: #333333;

	margin: 0px 0px 14px 0px;
	border:1px solid  #333333;

}



.titulo-seccion

{
     
	 
	font-size: 16px;

	font-weight: bold;

	color: #0100CE;

	margin:0px 0px 10px 0px;

	letter-spacing: -1;


}



.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: #D96200;

}







/*

- Sección de tipo lista específica, Donde estamos, Contacto

*/



#lista .titulo-lista

{

	background-color: #B5CAE5;

	padding: 6px 0px 6px 8px;

	color: #333333;

	font-weight: bold;

}



#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: 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: #4D4A3F;

}



/*

- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes

*/



#datos .titulo-elemento

{

	background-color: #cccccc;

	padding: 6px 0px 6px 8px;

	color: #333333;

	font-weight: bold;

}



#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;

}



#buttons

{

	position: relative;

	left: 127px !important;

	left/**/: 130px;

	margin-top: 3px;

	padding: 2px;

}



#buttons .button

{

	background-color: #AB0812;

	border: 1px solid #ffffff;

	color: #ffffff;

	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;

}



#catalogo p

{

	margin: 0px 0px 0px 10px;

	padding: 0px;

}



#catalogo h1

{

	font-size: 11px;

	background: url("imag/plantilla/fondo_mosaico.gif");

	padding: 6px 0px 6px 8px;

	margin: 10px 0px 10px 0px;

	color: #333333;

	font-weight: bold;	

}



#catalogo h1 a

{

	color: #333333;

}



#catalogo h2

{

	font-size: 11px;

	background: #E8E8E8;

	padding: 6px 0px 6px 8px;

	margin: 10px 0px 0px 0px;

	color: #ffffff;

}



#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

{

	background: url("imag/plantilla/fondo_pie.jpg");

	bottom: 0;

	clear: both;

	width: 100%;

	padding: 10px 0px 10px 0px;
	border:1px solid #333333;
	

}



#pie p

{

	margin: 0px;

	padding: 5px;

	text-align: center;

	color: #0001CB;

}



#pie a:link, #pie a:visited

{

	color: #0001CB;	

}




#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:  Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;

	font-size:  11px;

	border: 0px;

	background-color: #cccccc;	

	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: #cccccc;	

	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: #B4CFFB;	

	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;

}

		
