/*********************************************************

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;

	background: #FFFFFF;

} 



img

{

	vertical-align: middle;

	border: 0px;

}



li

{

	list-style-type: none;

}



form, li, ul, p

{

	padding: 0px;

	margin: 0px;

}



a:link

{

	color: #0F3F86;

	text-decoration: underline;

}



a:active

{

	color: #0F3F86;	

	text-decoration: underline;	

}



a:visited

{

	color: #0F3F86;	

	text-decoration: underline;	

}



a:hover

{

	text-decoration: none;

}



.clear

{

	clear: both;

	padding: 0px;

	margin: 0px;

}



.required

{

	margin-left: 2px;

	color: #0F3F86;

}



input, textarea, select

{

	font-family: Arial, Verdana, Helvetica, sans-serif;	

    color: #0F3F86;

	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: middle;

}



/*

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

*/



.simbolosi, .simbolono

{

	margin-right: 3px;

	vertical-align: middle;

}



/*

- 	Con el text-align: center conseguimos alinear la página en el centro en

	el Internet Explorer

*/ 



body

{		

	font-family: Arial, Verdana, Helvetica, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #737373;

}



/*

-	Sera el contenedor de toda la página

*/ 

		

#contenedor

{

	margin-left: auto;

	margin-right: auto;

	width: 681px;

	text-align: left;

	background: #ffffff;

  	position: relative;

	background-image: url("imag/plantilla/fondo_gral.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

**********************************************************/



/*

-	Estilo barra superior "Idiomas" y "Menus de utilidades"

*/



#barra-top

{

	width: 100%;

	height: 15px !important;

	height/**/: 25px;

	background: url("imag/plantilla/fondo_menu.gif");

	margin: 0px;

	padding: 5px 0px 5px 0px;	

}



#barra-top li

{

	display: inline;

}



#barra-top-left

{

	width: 140px !important;

	width/**/: 150px;	

	float: left;	

	margin: 0px;

	padding: 0px 0px 0px 12px;	

}



#barra-top-left a:link, #barra-top-left a:visited

{

	color: #FFFFFF;

	text-decoration: underline;

}



#barra-top-left a:hover

{

	color: #0F3F86;

	text-decoration: none;

}



#barra-top-left .activo

{

	font-weight: bold;

	color: #0F3F86;	

}



#barra-top-left li

{

	padding-right: 5px;	

}



#barra-top-right li

{

	padding-left: 5px;

}



#barra-top-right

{

	width: 516px !important;

	width/**/: 531px;

	float: right;

	margin: 0px;

	padding: 0px 10px 0px 0px;	

	text-align: right;

}



#barra-top-right a:link, #barra-top-right a:visited

{

	color: #FFFFFF;

	text-decoration: underline;

}



#barra-top-right a:hover

{

	color: #0F3F86;

	text-decoration: none;

}



#barra-top-right .activo

{

	font-weight: bold;

	color: #0F3F86;	

}



/*

-	La cabecera de la página

*/



#cabecera

{

	padding: 0px;

	margin: 0px;

	width: 100%;

	background-color: #FFFFFF;

	overflow: hidden;

}



#cabecera-left

{

	width: 219px;

	height: 172px;

	float: left;

	padding: 0px;

	margin: 0px;

	background: url("imag/plantilla/cabecera_logo.jpg");	

}



#cabecera-right

{

	width: 462px;

	height: 172px;

	float: right;

	padding: 0px;

	margin: 0px;

	background-image: url("imag/plantilla/cabecera_right.jpg");	

}



/*

-	Estilo barra menu seccion

*/



#barra-menu

{

	text-align: center;

	width: 681px;

	margin: 0px;

	padding: 0px 0px 1px 0px;

	border-bottom: 3px solid #075492;

	background: url(imag/plantilla/fondo_menu.gif) 0px 0px repeat-x;

}



#barra-menu ul

{

	list-style-type:none;

	margin: 0px;

	padding: 10px 0px 11px 0px;

}





#barra-menu ul li

{

	display: inline;

	margin: 0px;

	padding: 0px;

	font-size: 11px;

	color: #0F3F86;

	font-weight: bold;

	text-transform: uppercase;

}



#barra-menu ul li a

{

	margin: 7px;

	padding-bottom: 6px;

	color: #0F3F86;

	text-decoration: none;

	border: none;

}



#barra-menu ul li a:hover

{
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 4px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom-style: double;

}



/*

-	Contenido

*/



#content

{

	padding: 0px;

	margin: 0px;

	width: 100%;

}



#content .line-top

{

	height: 14px;

	background: #FFFFFF;

	clear: both;

}



#content .line-bottom

{

	height: 14px;

	background: #FFFFFF;

	clear: both;

}



#contenido-left

{

	float: left;

	width: 219px;

	margin: 0px;

	padding: 0px;

	min-height: 300px;

}



*html #contenido-left

{

	height: 320px;

}



#contenido-left-seccion

{

	width: 178px !important;

	width/**/: 198px;

	margin: 10px 10px 30px 10px;

	padding: 10px 10px 10px 10px !important;

	padding/**/: 10px 10px 10px 10px;

	background-color: #FFFFFF;

}



#contenido-left-utilidades

{

	position: absolute;

	bottom: 3px;

	width: 119px!important;

	width/**/: 219px;

	height: 64px !important;

	height/**/: 74px;

	margin: 0px 0px 40px 0px !important;

	margin/**/: 0px 0px 40px 0px;

	padding: 10px 0px 0px 100px;

	vertical-align: bottom;

	background-image: url("imag/plantilla/fondo_menu_utilidades.jpg");

}



#contenido-left-utilidades li

{

	font-size: 9px;

	list-style-image: url("imag/plantilla/bullet_utilidades.gif");

	padding: 0px 0px 0px 0px; 

}



#contenido-left-utilidades a:link, #contenido-left-utilidades a:visited, #contenido-left-utilidades a:active

{

	color: #ffffff;

	text-transform: uppercase;

	text-decoration: none;	

}



#contenido-left-utilidades a:hover

{

	color: #ffffff;

	text-transform: uppercase;

	text-decoration: underline;	

}



#contenido-right

{

	float: right;

	width: 450px;

	margin: 0px 0px 0px 10px;

	padding: 0px;	

}



#contenido-right-seccion

{

	width: 442px;

	margin: 10px 0px 0px 0px;

	padding: 0px;	

	float: right;		

}



#contenido-right-top

{
	width: 430px!important;



	width/**/; 452px;
	margin: 0px;
	padding: 6px 10px 10px 10px;
	background-image: url(imag/plantilla/fondo_cajainicio.gif);
	background-repeat: repeat-x;

}



#contenido-right-bottom-left

{
	height: 170px!important;
	height /**/: 190px;
	width: 209px!important;
	width/**/: 221px;
	padding: 8px 10px 10px 10px;
	margin-bottom: 0px !important;
	margin-bottom /**/: -20px;
	border-top: 2px solid #075492;
	float: left;
	background-image: url(imag/plantilla/fondo_cajainicio2.gif);

}



#contenido-right-bottom-right

{
	height: 170px !important;
	height /**/: 190px;
	width: 201px !important;
	width/**/: 221px;
	padding: 8px 10px 10px 10px;
	margin-bottom: 0px !important;
	margin-bottom /**/: -20px;
	float: right;
	background-image: url(imag/plantilla/fondo_cajainicio2.gif);
	border-top: 2px solid #075492;

}



/*

-	Estilo Buscador

*/



#buscador

{

	width: 219px;

	height: 41px !important;

	height/**/: 51px;

	margin: 0px;

	padding-top: 10px;

	background-image: url("imag/plantilla/fondo_buscador.gif");

	text-align: center;

}



#buscador .text

{

	margin: 0px;

	padding: 2px 0px 0px 4px;

	background-color: #FFFFFF;

	border: 1px solid #075492;

	color: #000000;

	vertical-align: middle; 	

}



#buscador .boton

{

	margin: 0px;

	padding: 0px; 

	vertical-align: middle;	

}



/*********************************************************

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

**********************************************************/



.texto-intro

{

	background: #E0EDF8;	

	padding: 15px;

	color: #737373;

	margin: 0px 0px 10px 0px;

}



.titulo-seccion

{

	background-image: url("imag/plantilla/bullet_seccion.gif");

	background-repeat: no-repeat;

	background-position: 0px 2px;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 18px;

	font-size: 16px;

	font-weight: bold;

	color: #696758;

	border-bottom: 1px solid #075492;

	letter-spacing: -1px;

}



.imagen-lado

{

	float: right;

	width: 40%;

	margin-left: 10px;

	border: 1px solid #075492;

}



#lista .clear, #datos .clear, #formulario .clear

{

	padding: 3px !important;

	padding/**/: 0px;

}



/*

- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal

*/



#texto

{

	margin: 0px 0px 10px 0px;

}



#texto .titulo

{

	font-weight: bold;

	margin: 10px 0px 4px 0px;

	padding: 0px;

}



/*

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

*/



#lista .contenedor li

{

	padding: 0px;

	margin: 3px 0px 3px 0px;

}



#lista .contenedor

{

	margin: 5px 0px 5px 5px;

}



#lista .titulo-lista

{

	background: #E0EDF8;

	color: #696758;

	font-weight: bold;

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

}



#lista .titulo-elemento

{

	font-weight: bold;	

}



/*

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

*/



#datos .contenedor

{

	margin: 5px 0px 5px 5px;

}



#datos-alt .imagen-lado

{

	width: 50%;

	border: 1px solid #075492;	

}



#datos .titulo-elemento

{

	background: #E0EDF8;

	padding: 2px 0px 0px 10px !important;

	padding/**/: 2px 0px 4px 10px;

	height: 18px !important;

	height/**/: 20px;

	color: #696758;

	font-weight: bold;

}



#datos .enlace-elemento

{

	float: left;

}



/*

- 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

*/



#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: #277DC2;

	border: 1px solid #ffffff;

	color: #ffffff;

	font-weight: bold;

	font-size: 11px;	

}



/*

- Estilos para el catálogo

*/



#navegacion

{

	margin: 0px 0px 10px 0px;

}



#navegacion a

{

	padding: 0px 6px 0px 0px;

}



#navegacion li

{

	display: inline;

}



#navegacion img

{

	vertical-align: top;

}



#catalogo

{

	margin: 0px 0px 10px 0px;

}



#catalogo p

{

	margin: 0px 0px 0px 10px;

}



#catalogo .titulo-seccion

{

	margin: 0px 0px 10px 0px;

}



#catalogo h1

{
	font-size: 11px;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	background-color: #E0EDF8;



}



#catalogo h1 a:link

{

	color: #2276BA;

}



#catalogo h2

{
	font-size: 11px;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 0px;
	color: #696758;
	font-weight: bold;
	background-color: #E0EDF8;

}



#catalogo h2 a

{

	color: #696758;

}



#catalogo .nivel2

{

	padding: 0px 0px 0px 10px;

	margin: 0px;

}



#catalogo .nivel2 a:link

{

	color: #2276BA;

}



#catalogo .imagen-lado

{

	float: right;

	margin: 0px 0px 10px 10px;

	border: 1px solid #075492;	

}



#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: 28px;

	background: url("imag/plantilla/fondo_pie.gif");

	bottom: 0;

	clear: both;

	width: 100%;

	margin: 0px 0px 0px 0px;

}



#pie p

{

	margin: 0px;

	padding: 6px;

	text-align: right;

	color: #000000;

}



#pie a:link, #pie a:visited

{

	color: #000000;	

}



#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, Verdana, Helvetica, sans-serif;

	font-size:  11px;

	border: 0px;

	background-color: #transparent;	

	margin-bottom: 5px;	

	background-image: url("imag/plantilla/fondo_destacados.gif");

	background-repeat: repeat;

	background-position: 0px 0px;	

}



#destacados thead

{

	font-weight: bold;

	color: #696758;

}



#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

{

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 0px 0px;

	float: right;

	vertical-align: top;

}



#catalogo .principalderecha img

{

	padding: 0px 0px 2px 0px;

	vertical-align: middle;

}



#cesta

{

	width: 100%;

}



#cesta input

{

	width: 30px;

	padding: 0px 0px 0px 2px;

}



#cesta table

{

	width: 100%;

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	font-size:  11px;

	border: 0px;

}



#cesta thead td

{

	background-color: #E0EDF8;	

	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: #E0EDF8;	

	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;

}
