/*********************************************************
generales - siempre tendran que estar definidos
generales - siempre tendran que estar definidos
**********************************************************/

body, html
{
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(imag/plantilla/fondo_gral.jpg);
	background-repeat: repeat-x;
	background-position: 700px 0;
	background-color: #4c75d6;
} 

img
{
	vertical-align: middle;
	border: 0px;
}

li
{
	list-style-type: none;
}

form, li, ul, p
{
	padding: 0px;
	margin: 0px;
}

a:link
{
	color: #3f61b2;
	text-decoration: underline;
}

a:active
{
	color: #3f61b2;	
	text-decoration: underline;	
}

a:visited
{
	color: #3f61b2;	
	text-decoration: underline;	
}

a:hover
{
	color: #7496e8;	
	text-decoration: none;
}

.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-family: verdana, helvetica, "trebuchet ms", geneva, arial, sunsans-regular, sans-serif;
    color: #444444;
	margin: 0px;
	padding: 0px;
}

.required
{
	margin-left: 2px;
	color: #ff0022;
}

/*********************************************************
- imagen de edicin usada por el gestor de contenidos
**********************************************************/

.edit
{
	margin-left: 5px;
	width: 20px;
	vertical-align: middle;
}

/*********************************************************
- hace referencia al icono de activado y desactivado para cada seccin en el gestor de contenidos
**********************************************************/

.simbolosi, simbolono
{
	margin-right: 5px;
	vertical-align: middle;
}

/*********************************************************
- con el text-align: center conseguimos alinear la pgina en el centro en el internet explorer
**********************************************************/

body
{		
	font-family: verdana, helvetica, "trebuchet ms", geneva, arial, sunsans-regular, sans-serif;	
	font-size: 11px;
	color: #444444;
	letter-spacing: 0;
	line-height: 1.2em;
	text-decoration: none;
	word-spacing: normal;
	float: left;
	/*	text-align: center; */



	
}

/*
-	sera el contenedor de toda la pgina
*/ 
		
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
	background-image: url("imag/plantilla/contenedor.jpg");
	background-repeat: y-repeat;
	
}

/*********************************************************
estructura - modificar para variar la plantilla
estructura - modificar para variar la plantilla
**********************************************************/

/*********************************************************
- estilo para la barra superior cabecera
**********************************************************/

#barra-top
{
	width: 100%;
	color: #ffffff;
	height: 36px;
	/*background-color: #787878;*/
	background: url("imag/plantilla/barratop.jpg");
	padding: 0px 0px 0px 0px;
}

#barra-top li
{
	display: inline;
}

#barra-top-drcha .utilidades-basico, #barra-top-drcha .utilidades-cliente
{
	float: right;
}

#barra-top-izqda
{
	width: 320px;
	float: left;
	padding: 4px 0px 0px;
	margin-left: 10px;
}

#barra-top-izqda li
{
	padding-right: 5px;
}

#barra-top-izqda a:link, #barra-top-izqda a:visited
{
	color: #5c5c5c;
	text-decoration: none;	
}

#barra-top-izqda a:hover
{
	color: #5c5c5c;
	text-decoration: underline;
}

#barra-top-izqda .activo
{
	color: #5c5c5c;
	font-weight: bold;
}

#barra-top-drcha
{
	width: 350px;
	float: right;
	padding: 4px 20px 0px 0px;
	color: #5c5c5c;
	text-align: right;
}

#barra-top-drcha li
{
	padding: 3px;
}

#barra-top-drcha a:link, #barra-top-drcha a:visited
{
	color: #5c5c5c;
	text-decoration: none;	
}

#barra-top-drcha a:hover
{
	color: #5c5c5c;
	text-decoration: underline;
}

#cabecera
{
	padding: 0px;
	margin: 0px;
	height: 76px;
	width: 100%;
	background-color: #transparent;
	overflow: hidden;

}

#cabecera-left
{
	width: 274px;
	height: 76px;
	float: left;
	background-color: #7496e8;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/cabeceraleft.jpg");	
}

#cabecera-right
{
	width: 426px;
	height/**/: 212px;
	float: right;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/cabeceraright.jpg");
}


/*********************************************************
- estilo menu seccion e imagen principal
*/

#inf-cabecera
{
	width: 274px;
	height: 46px !important;
	height/**/: 212px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#inf-cabecera-left
{
	width: 274px;
	height: 212px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url("imag/plantilla/infcabecera.jpg");
	
}

#menu /*///////////// en firefox ok*/
{
	width: 274px !important;
	width/**/: 274px;
	height: 199px !important;
	height/**/: 199px;
	float: left;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("imag/plantilla/fondomenu.jpg");
	
}

#menu .menu-seccion li /*///////////// en firefox ok*/
{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 11px;
}

#menu .menu-seccion li a /*///////////// en firefox ok*/
{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 3px 60px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("imag/plantilla/bullet_off.gif");	
	background-repeat: no-repeat;
	background-position: 40px;							
}

#menu .menu-seccion li a:hover /*///////////// en firefox ok*/
{
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 60px;
	color: #d9dee4;
	text-decoration: none;
	background-image: url("imag/plantilla/bullet_on.gif");	
	background-repeat: no-repeat;
	background-position: 40px;							
}

#inf-cabecera-right
{
	width: 434px;
	height: 200px;
	float: right;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	background-image: url("imag/plantilla/inf_right.jpg");
	background-repeat: no-repeat;		
}

/*********************************************************
-	estilo buscador
*/

#buscador
{

	width: 272px !important;
	width/**/: 274px;
	height: 46px !important;
	height/**/: 46px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("imag/plantilla/buscador.jpg");
	background-repeat: repeat-y;

}


#buscador .text
{
	vertical-align: middle;
	margin-top: 13px;
	margin-left: 47px;
	padding: 0px 0px 2px 4px;
	border: solid 1px #d9dee4;
	background-color: #3f61b2;
	color: #d9dee4;
	font-size: 11px;
	font-family: verdana, helvetica, "trebuchet ms", geneva, arial, sunsans-regular, sans-serif;
}

#buscador .boton
{
	vertical-align: middle;
	margin-top: 13px;
	padding: 0px;
	background-color: #transparent;
}

#contenido-seccion
{
	width: 680px !important;
	width/**/: 700px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	border-left: 2px solid #c5d6b7;
}

#contenido
{
	float: right;
	width: 426px;
	min-height: 625px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	/*
	background-color: #77afcf;
	background: url("imag/plantilla/contenido.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	*/
}

#contenido-izquierda 
{
	width: 270px !important;
	width/**/: 274px;
	height: 162px; !important;
	height/**/: 162px;
	float: left;
	padding-top: 2px;
	padding-left: 4px;
	margin: 0px 0px 0px 0px;
	background-image: url("imag/plantilla/contenido_izquierda.jpg");
}



#contenido-izquierda-sup 
{
	width: 259px !important;
	width/**/: 266px;
	height: 134px; !important;
	height/**/: 134px;
	float: left;
	padding: 4px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
}

#contenido-derecha
{
	width: 392px !important;
	width/**/: 372px;
	margin: 0px;
	padding: 0px;
	float: top;
	float: right;
	background-color: transparent;
	
}

#contenido-derecha-top
{
	background-color: transparent;
	background-image: url("imag/plantilla/contenidoderechatop.jpg");
	background-repeat: no-repeat;
	float: top;
	float: right;
	width: 419px !important;
	width/**/: 426px;
	min-height: 202px;
	margin: 0px;
	padding/**/: 0px 0px 10px 7px;
}

#form .lista
{
	margin: 10px 0px 10px 10px;
	background: #7496e8;
	width: 393px !important;
	width/**/: 393px;
}

/*
#contenido-derecha-bottom
{
	float: bottom;
	float: right;
	width: 419px !important;
	width/**/: 426px;
	margin: 0px;
	padding/**/: 0px 0px 10px 7px;
	background-color: #ff9900;
}
*/

/*********************************************************
contenido - siempre tendran que estar definidos
contenido - siempre tendran que estar definidos
**********************************************************/
/*********************************************************
-	contenido
*/

.texto-intro
{
	padding: 15px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
		
}

.titulo-seccion
{
	width: 395px !important;
	width/**/: 403px;
	height: 17px;
	padding: 10px 0px 10px 8px;
	background-repeat: no-repeat;
	background-position: 0px 13px;
	background: url("imag/plantilla/titulo.gif");
	font-size: 17px;
	color: #ffffff;
	text-align: center;
}

/* My Comment */

.imagen-lado
{
	width: 45%;
	float: right;
	border: 2px solid #dbdbdb;
	margin: 12px 3px 15px 10px !important;
margin/**/: 12px 0px 15px 10px;
}

#lista.clear, #datos .clear, #formulario .clear
{
	padding: 6px !important;
	padding/**/: 0px;
}

/*********************************************************
- enlace ver mas en los modulos de la "home"
*/

.ver-mas
{
	margin-bottom: 10px;
	text-align: right;
	color: #3f61b2;
}

.ver-mas a:link, .ver-mas a:visited, .ver-mas a:active
{
	color: #3f61b2;
	text-decoration: underline;
	font-weight: bold;
}

.ver-mas a:hover
{
	color: #7496e8;
	font-weight: bold;	
	text-decoration: none;
}

/*********************************************************
- seccin de tipo texto, inicio, quienes somos, que ofrecemos, aviso legal
*/

#texto
{
	width: 400px !important;
	width/**/: 403px;
	padding: 0px 10px 20px 0px !important;
	padding/**/: 0px 7px 20px 0px;
	background-color: transparent;

}

#texto .titulo
{
	font-weight: bold;
	margin: 5px 0px 10px 10px;
	
}
#texto .texto{

	margin: 15px 0px 10px 10px;

}

/*********************************************************
- seccin de tipo lista especfica, donde estamos, contacto
*/

#lista .texto-intro{
	width: 383px !important;
	width/**/: 403px;
	padding: 10px 10px 10px 10px !important;
	padding/**/: 10px 10px 10px 10px;
	margin: 7px 0px 7px 0px !important;
	margin/**/: 6px 0px 7px 0px;
	background: url("imag/plantilla/fondo_txt_intro.gif");

}

#lista .contenedor
{
	margin: 10px 0px 10px 10px;
	background: transparent;
	width: 393px !important;
	width/**/: 393px;
}

#lista .contenedor li
{
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

#lista .titulo-lista
{	
	width: 393px !important;
	width/**/: 403px;
	height: 18px !important;
	height/**/: 20px;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	font-weight: bold;
	background: #7496e8;
	color: #ffffff;
}

#lista .titulo-elemento
{

	font-weight: bold;	
}

/*********************************************************
- seccin de tipo lista genrica, ofertas, archivos, enlaces, clientes
*/

#datos .contenedor
{

	margin: 10px 0px 10px 10px;
	background: transparent;
	width: 383px !important;
	width/**/: 383px;
}

#datos .titulo-elemento
{
	width: 393px !important;
	width/**/: 403px;
	font-weight: bold;
	background: #7496e8;
	color: #ffffff;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
}

#datos .texto-intro{
	width: 383px !important;
	width/**/: 403px;
	padding: 10px 10px 10px 10px !important;
	padding/**/: 10px 10px 10px 10px;
	margin: 7px 0px 7px 0px !important;
	margin/**/: 6px 0px 7px 0px;
	background: url("imag/plantilla/fondo_txt_intro.gif");
}

#datos .enlace-elemento
{
	float: left;
}

/*********************************************************
- seccin de tipo lista genrica, ofertas, archivos, enlaces, clientes alternativo
*/
#datos-alt .imagen-lado
{
	/*width: 40%;*/
	margin: 0px 0px 10px 10px !important;
	margin/**/: 0px 15px 10px 10px;
	border-color: #dbdbdb;
}

#datos-alt .contenedor
{

	width: 400px !important;
	width/**/: 410px;
	padding: 0px 10px 10px 0px !important;
	padding/**/: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;

}

#datos-alt .ver-mas
{
	margin: 10px 14px 10px 0px;
}

#datos-alt .texto
{

	margin: 10px 0px 10px 10px !important;
	margin/**/: 0px 7px 10px 10px;

}

#lista-alt 
{
  overflow: hidden;
}

#lista-alt a:link, #lista-alt a:visited, #lista-alt a:active, #lista-alt a:hover
{
	overflow: hidden;
	color: #ffffff;
}

#lista-alt p.titulo-seccion
{
	background-image: none;
	background-color: transparent;
	width: 243px !important;
	width/**/: 259px;
	color: #ffffff;
}

#lista-alt .contenedor
{
  color: #d9dee4;
  padding-left: 10px;

}

#lista-alt .ver-mas 
{
	padding: 20px 0px 10px 0px;

}

#lista-alt a
{
	width: 250px;

}


/*********************************************************
- seccin de novedades alternativo
*/

#novedades-alt .imagen-lado
{
	width: 25%;
	float: left;
	margin: 2px 10px 0px -5px !important;
	margin: 3px 10px 0px 0px /**/;
	padding: 0px 0px 0px 0px;
	border-color: #7496e8;
}

#novedades-alt
{
	width: 259px !important;
	width/**/: 290px:
}

#novedades-alt .texto
{
	padding-left: 10px;
}

#novedades-alt p.titulo-seccion
{

	width: 243px !important;
	width/**/: 259px;
	background-image: none;
	color: #ffffff; 
}

#novedades-alt .contenedor
{
	margin: 10px 0px 15px 5px;
	padding: 0px 0px 0px 10px;
	color: #d9dee4;
}

*html #novedades-alt .contenedor
{
	
	height: 50px;
}

#novedades-alt .ver-mas
{
	margin: 0px 10px 10px 0px;
	color: #3f61b2;
}

#novedades-alt .ver-mas a
{
	margin: 0px 10px 10px 0px;
	color: #ffffff;
}
/*********************************************************
- estilos para los formularios, recomendar
*/

#formulario
{

	padding: 0px 0px 10px 0px;
	background-color: transparent;
	width: 403px !important;
	
}


#formulario label
{
	font-weight: bold;
	width: 130px;
	padding: 2px 0px 10px 10px;
	float: left;
	background-color: transparent;
}

#formulario .texto-intro
{
	width: 383px !important;
	width/**/: 403px;
	padding: 10px 10px 10px 10px !important;
	padding/**/: 10px 10px 10px 10px;
	margin: 7px 0px 7px 0px !important;
	margin/**/: 6px 0px 7px 0px;
	background: url("imag/plantilla/fondo_txt_intro.gif");
}

#formulario .olvidar
{
	position: absolute;
	left: -130px;
}

#formulario .caja{
width: 259px !important;
	width/**/: 290px:

}

#buttons
{
	position: relative;
	left: 127px !important;
	left/**/: 130px;
	margin-top: 3px;
	padding: 2px;
}

#buttons .button
{
	background-color: #3f61b2;
	border: 1px solid #3f61b2;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;		
}

/*********************************************************
- estilos para los resultados del buscador
*/

#resultados-buscador
{
	padding: 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 el catlogo
*/

#navegacion
{
	margin: 0px 0px 10px 70px;
	color: #ffffff;
}

#navegacion a
{
	padding: 0px 6px 0px 0px;
	color: #ffffff;
}

#navegacion li
{
	display: inline;
	color: #ffffff;
}

#catalogo
{
	padding: 10px 0px 10px 0px;
	color: #ffffff;
}

#catalogo .texto-intro{
	width: 383px !important;
	width/**/: 403px;
	padding: 10px 10px 10px 10px !important;
	padding/**/: 10px 10px 10px 10px;
	margin: 7px 0px 7px 0px !important;
	margin/**/: 6px 0px 7px 0px;
	color: #3f61b2;
	background: url("imag/plantilla/fondo_txt_intro.gif");
}

#catalogo .titulo-seccion
{	
	float: top;
	padding: 0px 0px 12px 8px;
	margin: 0px;
	background-image: none;
	/*background-color: #999911;*/
}


#catalogo .principalderecha
{

position:absolute;
left:601px;
top:120px;
width: 75px !important;
width/**/: 85px;
}


#catalogo p
{
	margin: 0px 0px 0px 5px;
}

#catalogo h1
{
	font-size: 11px;
	background: #3f61b2;
	color: #ffffff;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;	
}

#catalogo h1 a:link
{
	color: #ffffff;
}

#catalogo h1 a:visited
{
	color: #ffffff;
}

#catalogo h1 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#catalogo h2
{

	width: 382px !important;
	width/**/: 393px;
	font-size: 11px;
	height: 16px;
	background: #d9dee4;
	padding: 2px 0px 0px 10px !important;
	padding/**/: 2px 0px 4px 10px;
	height: 18px !important;
	height/**/: 20px;
	margin: 10px 0px 10px 10px;
	color: #3c4a62;
}

#catalogo h2 a:link
{
	color: #7496e8;
}

#catalogo h2 a:visited
{
	color: #7496e8;
}

#catalogo h2 a:hover
{
	color: #7496e8;
	text-decoration: none;
}

#catalogo .nivel2
{
	padding: 0px;
	margin: 0px;
}

#catalogo .nivel1 p
{
	width: 387px !important;
	width/**/: 388px;
	padding: 0px;
	margin: 0px 0px 0px 15px;

}

#catalogo .nivel2 p
{
	width: 387px !important;
	width/**/: 388px;
	padding: 0px;
	margin: 0px 0px 0px 15px;

}
#catalogo .mas-info
{
	clear: both;
	float: right;
	margin: 5px 16px 5px 0px !important;
	margin/**/: 5px 9px 5px 0px;
}

#catalogo .imagen-lado
{
	width: 30%;
	float: right;
	margin: 0px 20px 0px 5px !important;
	margin/**/: 0px 16px 0px 5px;
	border: 2px solid #dbdbdb;
}

#catalogo .volver
{
	padding-bottom: 10px;
	margin: 5px 0px 0px 0px;
	float: left;
}

#catalogo .descargar
{
	padding-bottom: 10px;
	margin: 5px 14px 0px 0px;
	float: right;
}

#catalogo .principalderecha a
{
	margin: 0px 20px 0px 0px;
	color: #3f61b2;
	background-color: #f5f5f5;
}
#catalogo .derecha
{
	margin: 0px 19px 3px 0px !important;
	margin/**/: 0px 10px 3px 0px;
}
/*********************************************************
-	pie de la pgina
-	position: absolute y bottom:0 clear: both establecen en el pie de la pgina
*/

#pie
{
	
	bottom: 0;
	height/**/: 78px;
	clear: both;
	width: 630px !important;
	width/**/: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 70px 0px 0px; 
	background-image: url("imag/plantilla/pie.jpg");
	background-repeat: no-repeat;
}

#pie p
{
	margin: 0px;
	padding: 48px 0px 15px 0px;
	text-align: right;
	color: #7496e8;
}

#pie p .izquierda
{
	float: left;
	margin: -10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

#pie a:link, #pie a:visited
{
	color: #3f61b2;	
}

#pie a:hover
{
	color: #7496e8;	
}

#pie img
{
	vertical-align: middle;	
}

/*********************************************************
-	soluciona un pixed de ms en el ie
*/ 

* html #pie
{
	margin-bottom: -1px;
}
				
#destacados table
{
	width: 403px !important;
	width/**/: 403px;
	font-family: verdana, helvetica, "trebuchet ms", geneva, arial, sunsans-regular, sans-serif;
	font-size:  11px;
	border: 0px;
	margin-bottom: 5px;	
	letter-spacing: 0px;
}

#destacados thead
{
	width: 403px !important;
	width/**/: 403px;
	font-weight: bold;
}

#destacados thead td
{

	width: 403px !important;
	width/**/: 403px;
	height: 17px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	background-color: #7496e8;

}

#destacados tbody td
{
	width: 288px !important;
	width/**/: 388px;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	
}

#destacados td.image
{
	height: 46px;
	width: 104px !important;
	width/**/: 104px;
	/* perico */
}

#destacados .imagen-lado
{
	margin: 0px;
	float: none;
	border-color: #dbdbdb;
	width: 80%;
}



#catalogo .nombreproducto
{
	display: block;
	float: left;
}

#catalogo .codigo
{
	display: block;
	margin-right: 10px;
	float: right;
}

#catalogo h1 
{
	width: 393px !important;
	width/**/: 403px;
	height: 15px;
	background-color: #3f61b2;
}

#catalogo .derecha
{
	float: right;
	vertical-align: middle;
	padding-top: 0px !important;
	padding-top/**/: 10px;
	background-color: #ffffff;
}

#catalogo .principalderecha
{
	padding: 5px 0px 0px 0px;
	float: right;
	vertical-align: middle;
}
				
#cesta
{
	width: 405px;
}

#cesta input
{
	width: 30px;
	padding: 0px 0px 0px 2px;
}

#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: #3f61b2;	
	color: #ffffff;
	padding: 3px 3px 3px 3px;
	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: #d9dee4;	
	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;
}
				
