
/*Categories*/
.categories
{
/*
	border:1px solid #B2B2B2;
*/	
}	

.categoriaP{
 margin:0px;
 padding:5px;

}

.categoriaA
{
 font-size:12px;
 text-decoration:none;
 text-align:left;

}

/* Info categoria */ 
.categoriaTitolInfo
{

}


.categoriaInfo
{
	padding-left:10px;
	padding-right:10px;
	width:99%;
}

.categoriaSubtitol
{}

.categoriaSumari
{}

.categoriaDescripcio
{}


/* Molles */
.molla
{

	/*padding-left:12px;*/
	
}


/* llista productes */ 
.producteInfo
{
	border-top:1px #CCC solid;
	margin-bottom:2em;
	float:left;
	width:100%;
	font-size:9px;
}

#menuPrint
{
 margin-top:14px;
 border:1px solid #CCCCCC;
 background-color:#A6A6A6;
 width:100%;

}

.producteImatgePrincipal
{
 width:150px; 
}

.producteLink
{}

.producteSumari
{}

/* Aquest es genèric */ 
.productePreu
{}

/* Producte Detall */ 

.producteDetall
{
	width:100%;
	margin:0px;
	padding:0px;
}

.nomAtribut
{
 font-weight:bold;
}

#precioTotal
{
	border:0px;
	padding:1px;
	margin:1px;
	color:#000000;
	width:7em;
}


.producteTitol
{
 font-size:14px;
 background-color:#7D7D7D;
 color:#FFFFFF;
 font-weight:bold;
 padding:5px;

}

.producteSubtitol
{}

.producteDescripcio
{
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;
}

/* Estils pedidos */
#direcEntrega
{
border:1px solid #CCC;
margin-left:45px;
}

.botonera{
/*	display: inline;*/
}

.quantitat{
}

.bienvenida {
 text-align:center;
 font-weight:bold;
 font-size:10px;
 border:1px dotted grey;
 width:145px;
 padding:5px;

}


.bienvenidaLogin {
 text-align:center;
 font-size:13px;

}

#totCercador
{
	margin-top:10px;
	font-size:9px;
	line-height:.8em;
	background-color:#C8D6FA;
	width:100%;
}

#totCercador legend
{
	font-weight:bold;
	font-size:10px;
}

#totCercador input,select
{
	font-size:9px;
	border:solid 0px #0099FF;
	margin:3px;
	text-align:left;
	vertical-align:middle;
}
#totCercador table
{
	float:left;
	margin:0px;
	padding:0px;

}
#totCercador td
{
	white-space:nowrap;
	height:9px;
}

#totCercador #fielset1
{
	background-color:#C8D6FA;

}

#totCercador #fielset2 
{
	float:left;
	width:70%;
	background-color:#C8D6FA;
}
#totCercador #fielset3
{
	float:right;
	width:18%;
	background-color:#C8D6FA;
}
#totCercador #fielset4
{
	clear:both;
	float:left;
	background-color:#C8D6FA;
	width:280px;
}
#totCercador #fielset2  input
{
	width:13px;
	height:13px;

}
#totCercador #fielset3  input
{
	width:13px;
	height:13px;
}
#totCercador #fielset4  input
{
	width:13px;
	height:13px;
}
#tablaListadoProductos table
{

}

#tablaListadoProductos td
{
	text-align:left;
	font-size:.8em;
	cursor:hand;
}
#tablaListadoProductos tr.pares
{
	background-color:#CCCCCC;
}
#tablaListadoProductos tr.impares
{
	background-color:#FFFFFF;
}

#tablaListadoProductos th
{
	background-color:#FFFFFF;
	text-align:left;
}

#tablaListadoProductos caption
{
	text-transform:uppercase;
	text-align:left;
}

.paginador
{
	clear:both;
	width:100%;
	border:solid 1px #666666;
	margin-top:10px;
}

.paginador .on
{
	cursor:hand;
}
.paginador .off
{

}
