
body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	margin: 0;
	padding: 0;/* spacing: 0;*/
	text-align:left;
	width:100%;
}

a
{
	text-decoration: none;
	color: #004891;
	font-weight: normal;
}
a:visited
{
	text-decoration: none;
	color: #004891;
	font-weight: normal;
}
a:hover
{
	color: #004891;
}

a.menubar, a.menubar:visited
{
   color: #404040;
}

a.menubar:hover
{
   color: #909090;
   font-weight: normal;
}

.mBar {
	font-weight: bold;
}
div.Estilo1 {
	background-color:#E7E7E7;
	color:#404040;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:26px;
	padding-left:5px;
	padding-top:6px;
	text-align:left;
	background-image:URL('/botiga_ima/bar.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
a.producto
{
	width: 88%;
	display: block;
        position: relative;
        float: left;
	border-bottom: 1px solid #B0B0B0;
        background-image: url('/botiga_ima/back_cells.png');
        padding: 4% 4% 4% 8%;
        color: #202020;
        font-size: 12px;
}
a.producto:hover
{
        background-image: none;
		background-color: #EBEBEB;
        color: #202020;
        font-weight: normal;
}

a.producto:visited
{
        color: #202020;
}

h1
{
	width: 99%;
	height: 27px;
	display: block;
	position: relative;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
#content
{
	float:left;
	width:auto;
	padding:0px 5px 0px 5px;
	background:#ffffff;
	height:100%;
	display:block;
	text-align: left;
}

h2.producte_box
{
   color: #464646;
   font-size: 12pt;
}

td.producte_box
{
   color: black;
}

.preu_producte
{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.iva_producte
{
	font-size: 10px;
	font-color: #CCCCC;
	color: #999999;
	display:block;
}

#conf_selector_menu
{
   width: 100%;
   display: block;
   padding: 4px 4px;
   background-color: #666666;
}

#conf_selector_menu ul
{
display: inline;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}

#conf_selector_menu ul li
{
padding: 0;
margin: 0;
display: inline;
list-style: none;
}

#conf_selector_menu ul li a
{
   display: inline;
   font-size: 9pt;
   color: white;
   text-decoration: none;
   padding: 4px 4px 4px 4px;
}

#conf_selector_menu ul li a:hover
{
   background: #999999;
}

#conf_selector_menu ul li a:active
{
   background-color: yellow;
   color: black;
}

#conf_selector_menu ul li#actiu a
{
   background-color: white;
   color: black;
}

#contingut_tab_config
{
   margin: 1em 1em 1em 1em;
}

#contingut_tab_config h1
{
   font-size: 11pt;
}

#contingut_tab_config table.tab_table_main td
{
   background-color: white;
   border-top: 2px solid #efefef;
}

table.tabla_usuaris
{
   border: 0;
   font-size: 7pt;
}

table.tabla_usuaris th
{
   font-weight: bold;
   font-size: 8pt;
   background-color: #9fafef;
}

#contingut_tab_config table.tab_table_main td table.tabla_usuaris tr td 
{
   border: none;
   background-color: #9fefaf;
}

#contingut_tab_config table.tab_table_main td table.tabla_usuaris tr.uadmin td
{
   background-color: #efaf9f;
}

#contingut_tab_config table.tab_table_main td table.tabla_usuaris tr.udead td
{
   background-color: #cfcfcf;
}


table.tabla_usuaris ul 
{
   margin-left: 0;
   padding-left: 0;
}

table.tabla_usuaris li
{
margin: 0;
padding: 0;
}

td.conf
{
	text-align: justify;
}

td.conf ul
{
	margin: 4px;
	list-style-type: circle;
}

div.menulink 
{
   width: 100%;
   color: white;
   text-align: right;
}

div.menulink a
{
   color: white;
   text-decoration: none;
}

div.menulink a:hover
{
   color: white;
   text-decoration: underline;
}

.Estilo2
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo3
{
	color: #FF0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.capsa_up
{
background-image : url('/botiga_ima/barra_up.png');
width:140px;
height:20px;
color:#999;
font-size:12px;
font-weight:bolder;
background-repeat:no-repeat;
}
.capsa_mid
{
background-image: url('/botiga_ima/barra_mid.png');
width:140px;
color:#AAA;
background-repeat: repeat-y;
font-size:10px;
}
.capsa_mid ul
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   list-style:none;
}
.capsa_down
{
background-image : url('/botiga_ima/barra_down.png');
width:140px;
height:7px;
color:#999;
font-size:12px;
font-weight:bolder;
background-repeat:no-repeat;
}
/* Texto Usuario y contrasena*/
.clientes
{
width: 100%,
display:block;
float:left;
text-align:left;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color:;
}


#centro
{
  display:block;
  min-height:480px;
  height:auto !important;
  height:480px;
  padding:10px 5px 10px 15px;
  width:100%;
}

#prePie
{
	background-repeat:  repeat-x;
	font-size: 12px;
	color: #666666;
	background-image: url(/botiga_ima/bar.png);
	text-align: center;
	padding: 4px;
}

#pie 
{
	height:80px;
	width:100%;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	background-color: #579eef;
	background-image: url(/botiga_ima/bgFoot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#pie a:link, #pie a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
#pie ul {
	text-align: left;
	margin-top: 10px;
}

#pie a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.pieLinDret
{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


#caja
{
  border:#EEE 1px solid;
  min-height:600px;
  height:auto !important;
  height:600px;
  padding:2px 2px 2px 2px;
  margin:0 auto;	
}

 
/* Barra donde aparece el seguimiento de acceso del usuario Principal > ... */
.BarraMain
{
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	display:block;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	margin-bottom:20px;
	position:relative;
	/*width:92%;
	letter-spacing: 0.1em;
	text-align: right;*/
	width: 90%;
	text-align: center;
	margin-top: 20px;
	padding: 3px;
	margin-left: 15px;
	vertical-align: middle;
}

/* Barra de orden, a listar los productos de una categoria */
#order_container
{
width:auto !important;
width:100%;
display:block;
}
.order_imatge
{
display:block;
width:35%;
float:left;
background: #164677;
color:white;
height: 20px;
}
.order_nom
{
display:block;
width:50%;
text-align:center;
float:left;
background: #164677;
color:white;
height: 20px;
}
.order_preu
{
display:block;
width:15%;
float:left;
background: #164677;
color:white;
height: 20px;
}

.list_producto
{
width:100%;
float:left;
display:block;
background-color:;
height:;
border-color:;
border-style:;
border-width:;
}


.list_producto:hover
{
border-width:1px;
border-style:solid;
border-color:#0b70ce;
background-color:;
}
.div_list_producto_imagen
{
width:35%;
/*height:90px;*/
display:block;
vertical-align:middle;
float:left;
display:block;
}
.list_producto_imagen
{
height:90px;
display:block;
vertical-align:middle;
float:center;
}
.list_producto_nombre
{
float:left;
display:block;
text-align: center;
height:90px;
width:50%;
}

.list_producto_preu
{
vertical-align: middle;
width:15%;
float:left;
display:block;
height: 90px;
}


/* Presentacion de las categorias en la pagina princial */
#list_categorias
{
display:block;
margin-left:20px;
margin-right:20px;
width:100%;
}

.categoria_img
{
display:block;
float:left;
position:relative;
width:25%;
height: 100px;
}
.desc_categoria
{
color:;
font-size:12px;
font-weight:;
text-align:center;
}
.categoria
{
width:25%;
float:left;
height:120px;
display:block;
}

.foto_principal
{
width:100px;
height:;
border-color:#ccccff;
border-style:solid;
border-width:2px;
}

.foto_abajo
{
	font-size:10px;
	padding-left: 35px;
	margin-top: 5px;
}

.linkcategoria
{
background:#ffffff;
color:;
font-size:;
}

.linkcategoria:hover
{
background:#ffffff;
color:#4488aa;
font-size:;
}
.titulo
{
background:#ffffff;
color:;
font-size:;
}
.meta_desc
{
background:#ffffff;
color:#8866aa;
font-size:18px;
}

.categorias_up
{
background-image: url('/botiga_ima/barra_up.png');
width:140px;
height:20px;
color:#999;
font-size:12px;
font-weight:bolder;
text-align:center;
background-repeat:no-repeat;
}
.categorias_mid
{
background-image: url('/botiga_ima/barra_mid.png');
width:140px;
color:#AAA;
background-color:;
background-repeat: repeat-y;
font-size:10px;
text-align:center;
border-width:;
border-color:;
border-style:;
}
.categorias_mid ul
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;

}

.catHeader {
background-color:#E7E7E7;
background-image:url(/botiga_ima/bar.png);
background-position:center bottom;
background-repeat:repeat-x;
color:#404040;
}

.categorias_down
{
background-image: url('/botiga_ima/barra_down.png');
width:140px;
height:7px;
color:#999;
font-size:12px;
font-weight:bolder;
text-align:center;
background-repeat:no-repeat;
}
.productos_up
{
background-image: url('/botiga_ima/barra_up.png');
width:140px;
height:20px;
color:#999;
font-size:12px;
font-weight:bolder;
text-align:center;
border-style:;
border-color:;
border-width:;
background-repeat:no-repeat;
}
.productos_mid
{
background-image: url('/botiga_ima/barra_mid.png');
width:140px;
color:#AAA;
background-repeat: repeat-y;
font-size:10px;
text-align:center;
border-style:;
border-color:;
border-width:;
}
.productos ul
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   list-style:none;
}
.productos_down
{
background-image: url('/botiga_ima/barra_down.png');
width:140px;
height:7px;
color:#999;
font-size:12px;
font-weight:bolder;
border-style:;
border-color:;
border-width:;
background-repeat:no-repeat;
}
.cuadrologin_up
{
background-image: url('/botiga_ima/box_up2.png');
width:215px;
height:15px;
background-repeat:no-repeat;
}
.cuadrologin_mid
{
width:215px;
color:#AAA;
background-color: #dcdcf5;
font-size:10px;
text-align:center;
}
.cuadrologin_mid ul
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   list-style:none;
}
.cuadrologin_down
{
background-image: url('/botiga_ima/box_down2.png');
width:215px;
height:15px;
background-repeat:no-repeat;
}

a.cuadrologin
{
	width: 88%;
	display: block;
        position: relative;
        float: left;
	border-bottom: 1px solid #B0B0B0;
        background-image: url('/botiga_ima/back_cells.png');
        padding: 4% 4% 4% 8%;
        color: #202020;
        font-size: 12px;
}
a.cuadrologin:hover
{
        background-image: none;
		background-color: #EBEBEB;
        color: #202020;
        font-weight: normal;
}

a.cuadrologin:visited
{
        color: #202020;
}



.carro_up 
{
background-image: url('/botiga_ima/basket_top.jpg');
width:215px;
height:12px;
background-repeat:no-repeat;
}
.carro_mid 
{
	background-image: url('/botiga_ima/basket_mid.jpg');
	width:215px;
	color:#666666;
	background-repeat: repeat-y;
	font-size:10px;
	text-align:center;
}
.carro_mid ul
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;
}
.carro_total
{
	width: 165px;
	padding-right: 50px;
	text-align: right;
	background-image: url('/botiga_ima/basket_total_blue3.jpg');
	height: 47px;
	background-repeat: no-repeat;
}

.carro_down 
{
background-image: url('/botiga_ima/basket_bottom_blue3.jpg');
width:215px;
height:102px;
background-repeat:no-repeat;
}
.contacto_up
{
background-image: url('/botiga_ima/barra_up.png');
width:140px;
height:20px;
color:#999;
font-size:12px;
font-weight:bolder;
text-align:center;
background-repeat:no-repeat;
}
.contacto_mid
{
background-image: url('/botiga_ima/barra_mid.png');
width:140px;
color:#AAA;
background-repeat: repeat-y;
font-size:10px;
height:;
text-align:center;
}
.contacto_mid ul
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;
}
.contacto_down
{
background-image: url('/botiga_ima/barra_down.png');
width:140px;
height:7px;
color:#999;
font-size:12px;
font-weight:bolder;
text-align:center;
background-repeat:no-repeat;
}
.link_menu_categoria
{
background:;
color:;
font-size:;
}
.link_menu_categoria:hover
{
background:;
color:#0044aa;
font-size:;
}
.link_menu_productos
{
background:#ffffff;
color:;
font-size:;
}
.link_menu_productos:hover
{
background:#ffffff;
color:;
font-size:;
}
.link_menu_contacto
{
background:#ffffff;
color:;
font-size:;
}
.link_menu_contacto:hover
{
background:#ffffff;
color:;
font-size:;
}
.link_menu_acceso
{
background:#ffffff;
color:;
font-size:;
}
.link_menu_acceso:hover
{
background:#ffffff;
color:;
font-size:;
}
.button_acceso
{
background-image:;
width:;
height:;
background:#ffffff;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
}
.button_acceso:hover
{
background-image:;
width:;
height:;
background:#ffffff;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
}
.carro_precio
{
color:;
font-size:9px;
font-style:;
}
.carro_producto
{
color:;
font-size:;
font-style:;
float:center;
}
.carro_unidad
{
color:;
font-size:;
font-style:;
}
.carro_caja
{
background-image:;
width:95%;
height:;
background:transparent;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
text-align:right;
padding-left:5px;
padding-right:5px;
float:center;
}
.carro_caja:hover
{
background-image:;
width:95%;
height:;
background:#ffffff;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
text-align:right;
}
.carro_trash
{
background-image:url('/botiga_ima/trash.gif') !important;
background-repeat:no-repeat;
width:16px;
height:19px;
background:#ffffff;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
display:block;
}
.carro_trash:hover
{
background-image:url('/botiga_ima/trash.gif');
background-repeat:no-repeat;
width:16px;
height:19px;
background:#ffffff;
color:;
font-size:;
border-width:;
border-color:;
border-style:;
display:block;
}
.linea_carro_1
{
width:95%;
}
/* Lista de Productos */
.order_more
{
background-image:url('/botiga_ima/mas.gif') !important;
background-repeat:no-repeat;
width:10px;
height:10px;
display:block;
float:left;
}
.order_less
{
background-image:url('/botiga_ima/menos.gif') !important;
background-repeat:no-repeat;
width:10px;
height:10px;
display:block;
float:left;
}
.order_nombre
{
float:left;
color:;
font-size:9px;
font-style:;
}
.para_centrar
{
width:100%;
left:50%;
margin-left:40%;
float:left;
}
.order_precio
{
float:left;
color:;
font-size:9px;
font-style:;
}
.link_atras
{
background-image:url('/botiga_ima/menos.gif') !important;
background-repeat:no-repeat;
width:10px;
height:10px;
display:block;
float:right;
}

/* Producto */
.producto
{
 display: block;
 color:#AAA;
 font-size:10px;
 font-weight:normal;
}

/* Imagen principal del producto */
.img_prod
{
border:1px solid black;
width:auto !important;
height:auto !important;
}

.producto_titulo
{
width:;
height:;
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.producto_preu
{
width:;
height:;
color:#ccaaaa;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.producto_txt_comprar
{
width:;
height:;
color:#880022;
font-size:;
font-style:;
font-weight:;
background-color:;
background-image:;
}
.producto_text
{
width:;
height:;
color:;
font-size:;
font-style:;
font-weight:bold;
background-color:;
}
.producto_text_resp
{
width:;
height:;
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.producto_desc
{
width:;
height:;
color:;
font-size:;
font-style:;
font-weight:bold;
background-color:;
}
.producto_desc_resp
{
width:;
height:;
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.producto_more
{
background-image:url('/botiga_ima/mas.gif') !important;
background-repeat:no-repeat;
background-color:#cccccc;
width:10px;
height:10px;
display:block;
float:left;
border-style:;
border-width:;
border-color:;
}
.producto_more:hover
{
background-image:url('/botiga_ima/mas.gif') !important;
background-repeat:no-repeat;
background-color:#cccccc;
width:10px;
height:10px;
display:block;
float:left;
border-style:;
border-width:;
border-color:;
}
.producto_less
{
background-image:url('/botiga_ima/menos.gif') !important;
background-repeat:no-repeat;
background-color:#cccccc;
width:10px;
height:10px;
display:block;
float:left;
border-style:;
border-width:;
border-color:;
}
.producto_less:hover
{
background-image:url('/botiga_ima/menos.gif') !important;
background-repeat:no-repeat;
background-color:#cccccc;
width:10px;
height:10px;
display:block;
float:left;
border-style:;
border-width:;
border-color:;
}
.producto_comprar
{
background-image:url('/botiga_ima/icn_cart2.gif') !important;
background-repeat:no-repeat;
background-color:;
width:26px;
height:26px;
display:block;
float:right;
border-style:;
border-width:;
border-color:;
}
.extraheader
{
	height:20px;
	color:#333333;
	font-size:12px;
	background-image: url(/botiga_ima/bar.png);
}

.extracontent
{
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}
/* Registro */

.registre_titulo
{
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
/* Dialogos de ayuda */
.help
{
z-index:80;
float:left;
position:absolute;
border-style:solid;
border-width:2px;
border-color:green;
background:white;
color:#164677;
padding: 10px 20px 20px 10px;
width:200px;
right:100px;
}
.registre_desc
{
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.registre_txt
{
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.registre_tipo
{
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.registre_input
{
border-style:;
border-width:;
border-color:;
background:;
color:;
width:;
font-size:;
font-style:;
font-weight:;
}
.registro_txt_help
{
color:;
font-size:;
font-style:;
font-weight:;
background-color:;
}
.registre
{
text-align: left;
width: 95%;
background-color: #efefef;
border-style: dashed;
border-width: 2px;
border-color: #bfbfbf;
}
.bot1
{
background:;
color:;
font-size:;
font-style:;
font-weight:;
}
.bot1:hover
{
color:;
font-size:;
background:;
font-style:;
font-weight:;
}

label.clientes
{
	width: 75px;
	height: 16px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 2px;
	margin-right: 3px;
	text-align: right;
}

input.clientes
{
	width: 115px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
}

.portadaTXT {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: justify;
	margin: 10px;
	padding: 10px;
}

.borderImg {
border:1px solid #A8B1B6;
margin:2px;
}

.validation-advice {
	color: #990000;
	background-color: #FDF7DF;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 3px;
	border: 1px solid #F3D24E;
	width: 150px;
}

a.titulo_lista_productos  
{
	font-weight: bold; 
	font-size: 15px;
	color: #004080;
}

#principal2
{
	width: 95%;
}