/* CSS Document */

body{
width:100%;
height:100%;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../imagenes/fondo_pagina.jpg);
background-repeat:repeat-x;
background-color:#dce5eb;
font-size:11px;
color:#FFFFFF;
text-align:center;
}

#pagina{
position:absolute;
width:100%;
height:100%;
background-color:#FFFFFF;
margin-bottom:25px;
}

#marco{
	width:915px;
	min-height:715px;
	height:auto;
	position:relative;
	vertical-align:top;
	margin:0 auto 0 auto;
	visibility: visible;
}

*html #marco{
height:715px;
}

#espacio{
height:10px;
}

#checkbox{
border:0px solid;
text-decoration:none;
border-style:none;
}

.pedidos{
	width:168px;
	position:absolute;
	right: 13px;
	top: 11px;
	height:99px;
	z-index:666;
	text-align:center;
	vertical-align:middle;
	background-image:url(../imagenes/fondo_telefonos.png);
background-repeat:no-repeat;
}

.telefono{
width:167px;
height:96px;
padding:0 0 0 0;
font-size:11px;
color:#007dc0;
text-align:center;
margin-top:5px;
z-index:666;
}

.telefono_01{

background-image:url(../imagenes/fondo_ventana_01.png);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 0;
width:166px;
height:8px;
vertical-align:bottom;
}

.telefono_02{

width:165px;
height:67px;
background-image:url(../imagenes/fondo_ventana_02.png);
background-repeat:repeat-y;
padding:0 0 0 0;
font-size:11px;
color:#007dc0;
}

.telefono_03{

background-image:url(../imagenes/fondo_ventana_03.png);
background-repeat:no-repeat;
width:166px;
height:15px;
padding:0 0 0 0;
font-size:11px;
color:#007dc0;
vertical-align:top;
}

/* HEADER */
.header{
height:89px;
width:924px;
position:relative;
z-index:2;
}

.menu_header{
	position:absolute;
	height:88px;
	width:747px;
	background-image:url(../imagenes/fondo_header.png);
	background-repeat:repeat-x;
	border:0px;
	right:0px;
	top:0px;
	z-index:540;
}

.buscador{
	position:absolute;
	width:196px;
	text-align:left;
	float:left;
	margin-left:15px;
	left: -2px;
	top: -3px;
}

.carrito{
	position:absolute;
	width:250px;
	text-align:left;
	size:7px;
	left: 244px;
	top: -4px;
}

.carrito input{
size:5px;
}

.buscar{
background-image:url(../imagenes/boton_buscar.png);
width:52px;
height:17px;
background-repeat:no-repeat;
text-decoration:none;
border:0px solid;
display:block;
}

.ver_carrito {
background-image:url(../imagenes/boton_carrito.png);
width:80px;
height:17px;
text-decoration:none;
background-repeat:no-repeat;
border:0px solid #FFFFFF;
display:block;
}

.logo {
	position:absolute;
//	width:158px;
//	height:151px;
//	background-image:url(../imagenes/okata_logo.png);
	background-image:url(../imagenes/okata_logo_2.jpg);
	width:168px;
	height:164px;
	left: 3px;
	top: 0px;

}

/* FIN HEADER */

/* CUERPO */
.cuerpo{
width:924px;
height:auto;
min-height:589px;
position:relative;
z-index:0;
}

*html .cuerpo{
height:589px;
}

/* CUERPO */

/* LATERAL */

.lateral{
	position:relative;
	float:left;
	width:169px;
	left: -1px;
	top: 76px;
	min-height: 235px;
	height:auto;
}

*html .lateral{
height:235px;
}


.promociones{
	position:relativa;
	width:159px;
	height:219px;
	margin-top:20px;
//	left: 6px;
//	top: 239px;
}

.promociones_01{
background-image:url(../imagenes/fondo_promociones_01.png);
background-repeat:no-repeat;
padding:0;
width:159px;
height:9px;
vertical-align:bottom;
}

.promociones_02{
background-image:url(../imagenes/fondo_promociones_02.png);
background-position:left;
width:159px;
padding:0;
height: auto;
color:#007dc0;
}

.promociones_03{
background-image:url(../imagenes/fondo_promociones_03.png);
background-repeat:no-repeat;
padding:0;
width:159px;
height:9px;
vertical-align:top;
}

/* FIN LATERAL */

/* CONTENIDO */

.contenido{
	position:relative;
	width:746px;
	min-height:589px;
	height:auto;
//	background-image:url(../imagenes/fondo_cuerpo.gif);
//	background-repeat:repeat-y;
	background-color:#FFFFFF;
	float:right;
	border:0px;
}

*html .contenido{
height:589px;
}

.centro{
width:744px;
/*min-height:325px;
height:auto;*/
background-color:#FFFFFF;
margin:0 auto 0 auto;
/*text-align:left;*/
margin-bottom:20px;
}

*html .centro{
/*height:589px;*/
}

/* FIN CONTENIDO */

/* PIE DE PAGINA */

.pie_pagina{
position:relative;
width:746px;
height:25px;
float:right;
background-color:#FFFFFF;
}

.pie{

	float:left;
	width: 924px;
	height: 25px;
bottom:0px;
	left:0px;
	font-size:10px;
	clear:both;
}

.links{
	background-color:#FFFFFF;
	width:664px;
	height:23px;
	float:left;
	left: 186px;
	top: 0px;
}
.links li{
list-style-type:none;
float:left;
height:24px;
margin-right:10px;
margin-left:0px;
}

#link {
width:30px;
height:24px;
text-decoration:none;
border:0px;
padding:0;
color:#000000;
}

.logo_enfusion a{
background-image:url(../imagenes/logo_enfusion.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
width:68px;
height:18px;
text-decoration:none;
margin-right:12px;
margin-bottom:10px;
display:block;
}

/* FIN PIE */

/* MENU */

.menu_container{
width:157px;
height:170px;
margin-top:27px;
}

.menu_home a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menu_catalogo a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}

.menu_promociones a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menu_pedir a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menu_solicitar a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menu_quienes a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}
.menu_suscribete a{
width:156px;
height:25px;
background-repeat:no-repeat;
text-decoration:none;
display:block;
}

/* FIN MENU */

/* MAPA WEB */

.titulo_mapa{
background-image:url(../imagenes/mapa_web.png);
width:89px;
height:19px;
background-repeat:no-repeat;
}

.cuadro_mapa_01{
background-image:url(../imagenes/fondo_mapa_web.png);
width:215px;
height:13px;
}
.cuadro_mapa_02{
background-image:url(../imagenes/fondo_mapa_web_02.png);
background-repeat:repeat-y;
width:215px;
height:auto;
}
.cuadro_mapa_03{
background-image:url(../imagenes/fondo_mapa_web_03.png);
width:215px;
height:24px;
}

/* MAPA WEB */


/* TEXTOS */

#txt_apartado{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-align:left;
}

.fondo_texto_01{
background-image:url(../imagenes/fondo_texto_01.png);
width:130px;
height:16px;
}

.fondo_texto_02{
background-image:url(../imagenes/fondo_texto_02.png);
width:73px;
height:16px;
}

#texto_mediano{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

#texto_mediano01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#texto_mediano01_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}

#texto_mediano02{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

#texto_promociones_titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#007dc0;
font-weight:bold;
}

#texto_catalogo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#texto_grande{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}

/* FIN TEXTOS */

/* CATALOGO */

.pagina-catalogo{
width: 588px;
height: 413px;
position:absolute;
background-color:#FFFFFF;
}

.catalogo_cabecera{
position:relative;
height:67px;
}
.catalogo_cuerpo{
position:relative;
overflow:auto;
height:360px;
width: 700px;
top:20px;
margin: 0 auto 0 auto;
}

.catalogo_cuerpo_bis{
position:relative;
overflow:auto;
height:360px;

top:20px;
margin: 0 auto 0 auto;
}


#producto{
position:relative;
float:left;
left: 25px;
width:340px;
height:18px;
text-align:left;
}
#producto_oferta{
background-image:url(../imagenes/super_oferta.png);
background-repeat:no-repeat;
position:relative;
float:left;
left: 27px;
width:360px;
height:18px;
}

#producto_asterisco{
background-image:url(../imagenes/asterisco_ofertas.png);
background-repeat:no-repeat;
position:relative;
float:left;
left: 27px;
width:360px;
height:18px;
}

#producto_normal{
position:relative;
float:left;
margin-left: 27px;
width:340px;
height:18px;
}

#asterisco{
background-image:url(../imagenes/asterisco_ofertas.png);
width:11px;
height:10px;
}

#superoferta{
background-image:url(../imagenes/super_oferta.png);
width:15px;
height:16px;
}

#foto_producto{
	position:absolute;
	vertical-align:middle;
	width:187px;
	height:300px;
	left: 355px;
	top: -12px;
}
/* FIN CATALOGO */

/* FICHA PRODUCTOS */

.cabecera_productos{
position:relative;
width:744px;
min-height:30px;
height:auto;
margin-top:40px;
}

*html .cabecera_productos{
height:30px;
}

.cerrar {
background-position:top right;
background-repeat:no-repeat;
height:22px; 
display: block;
}

.prod_relacionado{
	position:relative;
	background-image:url(../imagenes/producto_relacionado.png);
	width:178px;
	height:25px;
	text-align:center;
	margin-left:25px;
	/*left: 52px;
	top: 68px;*/
}

.prod_relacionado_link{
	position:relative;
	text-align:center;
	margin-top:5px;
	color:#000000;
	text-decoration:none;
}

.prod_relacionado02{
	/*position:absolute;
	left: 12px;
	top: 112px;*/
	width:725px;
	min-height:260px;
	height:auto;
	position:relative;
	left:11px;
	margin-bottom:10px;
	margin-top:10px;
	
}
*html .prod_relacionado02{ height:260px;}

.prod_relacionado_fondo_01{
background-image:url(../imagenes/fondo_ventana_prodrel_01.png);
width:722px;
height:13px;
}

.prod_relacionado_fondo_02{
background-image:url(../imagenes/fondo_ventana_prodrel_02.png);
background-repeat:repeat-y;
width:722px;
min-height:175px;
height:auto;
}
*html .prod_relacionado_fondo_02{ height:175px;}


.prod_relacionado_fondo_02 ul li{
list-style-type:none;
list-style-position:inside;
float:left;
text-align:left;
margin-left:10px;
}

.prod_relacionado_fondo_03{
background-image:url(../imagenes/fondo_ventana_prodrel_03.png);
width:722px;
height:13px;
}

.ficha_producto{
width:100%;
min-height:408px;
height:auto;
margin:0 auto 0 auto;
background-color:#FFFFFF;
}

*html .ficha_producto{
height:408px;
}

.ficha{
width:744px;
min-height:40px;
height:auto;
}

*html .ficha{
height:40px;
}

.precio{
	position:absolute;
	background-image:url(../imagenes/encuadre_precio.png);
	width:121px;
	height:59px;
	background-repeat:no-repeat;
	left: 609px;
	top: 15px;
}

/* FIN FICHA PRODUCTOS */

/* CONTACTO */

.form_left{
width:317px;
height:auto;
min-height:320px;
float:left;
border:0px solid;
}

.form_right{
width:337px;
height:auto;
min-height:320px;
float:right;
border:0px solid;}

.textarea_contacto_largo{
width:317px;
height:20px;
background-color:#dce6ec;
border:0px solid;
}

.textarea_contacto_corto{
width:145px;
height:20px;
background-color:#dce6ec;
border:0px solid;
}

.form_left_petit{
width:157px;
float:left;
border:0px solid;
}

.form_right_petit{
width:157px;
float:right;
border:0px solid;
}

/* FIN CONTACTO */

/* PEDIDOS */

.boton_pedidos{
background-image:url(../imagenes/boton_enviar.png);
width:100px;
height:17px;
float:left;
border:0px solid;
}

.form_right_precio{
width:178px;
height:auto;
min-height:32px;
float:right;
border:1px solid #000000;
}

.precio_left{
width:103px;
height:16px;
float:left;
background-color:#007cbf;
border:1px #FFFFFF solid;
}

.precio_right{
width:70px;
height:16px;
float:right;
background-color:#007cbf;
border:1px #FFFFFF solid;
}

.cuadro_pedido{
width: 726px;
min-height: 36px;
height:auto;}

*html .cuadro_pedido{
height:36px;
}

/* FIN PEDIDOS */

/* CATALOGO */

.bloque_izq{
width: 135px;
height:auto;
float:left;
margin-left:20px;
text-align:left;
}
.bloque_drc{
width:581px;
height:auto;
float:right;
}

.bloque_drc_01{
float:left;
text-align:left;
margin-left:40px;
}

.bloque_drc_02{
float:right;
text-align:left;
margin-right:80px;
}

.cuadro_txt_catalogo{
width:202px;
height:20px;
background-color:#dce6ec;
border: 0px solid;
}


.boton_solicitar{
background-image:url(../imagenes/boton_enviar02.gif);
background-position:top left;
width:52px;
height:17px;
border:0px solid white;
}


/* FIN CATALOGO */

/*POP_UP */

.cabecera_pop{
height:93px;
background-image:url(../imagenes/fondo_cabecera_popup.png);
width:462px;
height:90px;
}

.cuadro_txt_popup{
width:228px;
height:14px;
border:0px solid white;
background-color:#FFFFFF;
}

.boton_enviar{
background-image:url(../imagenes/boton_enviar02.gif);
width:52px;
height:17px;
border:0px solid white;
}

#cerrar_pop{
background-image:url(../imagenes/cerrar_X_popup.png);
width:15px;
height:15px;
float:right;
margin-top:10px;
margin-right:10px;
}

.titulo_suscribete{
background-image:url(../imagenes/suscribete_boletin.png);
width:180px;
height:19px;
float:right;
margin-top:36px;
margin-right:70px;
}

.titulo_info{
background-image:url(../imagenes/titulo_info.png);
width:110px;
height:17px;
float:right;
margin-top:36px;
margin-right:35px;
}

.titulo_recomienda{
background-image:url(../imagenes/recomienda.png);
width:189px;
height:17px;
float:right;
margin-top:36px;
margin-right:12px;
}

.titulo_privacidad{
background-image:url(../imagenes/Politica_Privacidad.png);
width:187px;
height:22px;
float:right;
margin-top:36px;
margin-right:12px;
}

.titulo_legal{
background-image:url(../imagenes/aviso_legal.png);
width:96px;
height:20px;
float:right;
margin-top:36px;
margin-right:12px;
}

.titulo_condiciones{
background-image:url(../imagenes/condiciones_venta.png);
width:170px;
height:43px;
float:right;
margin-top:25px;
margin-right:25px;
}

.logo_popup{
	position:absolute;
	background-image:url(../imagenes/okata_logo_popup.jpg);
	width:164px;
	height:136px;
	left:17px;
	top: 10px;
}

.boton_volver a{
background-image:url(../imagenes/boton_volver.png);
width:52px;
height:17px;
text-decoration:none;
border:0px solid red;
display:block;
}

.politica_privacidad{
background-color:#FFFFFF;
margin-top:24px;
width:393px;
height:324px;
overflow:auto;
text-align:left;
}

/* FIN POP_UP */

/* PROMOCION */

.titulo_promocion{
background-image:url(../imagenes/productos_promocion.png);
width:210px;
height:22px;
margin-left:58px;
float:left;
}

.cuadro_promocion_01{
background-image:url(../imagenes/fondo_productos_promo_01.png);
width:723px;
height:10px;
background-repeat:no-repeat;
background-position:top left;
}

.cuadro_promocion_02{
background-image:url(../imagenes/fondo_productos_promo_02.png);
background-repeat:repeat-y;
width:723px;
height:auto;
}

.cuadro_promocion_03{
background-image:url(../imagenes/fondo_productos_promo_03.png);
width:723px;
height:9px;
}

.linea_productos{
width:723px;
height:241px;
margin-top:10px;
}

.contenedor_producto{
position:relative;
width:342px;
height:215px;
}

.precio_promociones{
	position:absolute;
	background-image:url(../imagenes/recuadro_promociones.png);
	background-repeat:no-repeat;
	color:#000000;
	width:62px;
	height:22px;
	padding-top:3px;
	right: 0px;
	top: 0px;
}

.aņadir_promociones{
	position:absolute;
	background-image:url(../imagenes/boton_anadir.png);
	background-repeat:no-repeat;
	width:62px;
	height:19px;
	right:0px;
	bottom:0px
}

/* FIN PROMOCION */
