div .titolAplicacio span.ui-panel-title
{
	font-size: 18px;
	margin-left: -8px;
}

div .titolAplicacio
{
	height: 34px !important; 
}

.minTamanyCapcelera
{
	width: 100%;
	min-width: 1100px;
}

.minTamanyMenu
{
	width: 100%;
	min-width: 300px;
}

.minTamanyContingut
{
	width: 100%;
	min-width: 800px;
}

.deshabExpedient
{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color: #666666;
}

.ui-widget 
{
	font-size: 12px !important;
}

.ub-ui-icon-exportarExcel
{
	position: absolute; 
	top: 7px; 
	left: 10px;
	height: 20px;
	width: 20px;
}

.ui-datatable .celaDescripcio .ui-column-filter
{
	width: 500px !important;
} 