table#capcaleraSeg {
    background-color: rgb(00, 89, 169);
    background-image: url("../images/degradatGran.jpg");
    background-position: right top; 
    background-repeat: repeat-y;
}


#capcaleraSeg div.gwt-Label, #capcaleraSeg .fontSizeSmall , #capcaleraSeg  .titolExpedient, #capcaleraSeg  .titolCapcalera, #capcaleraSeg  .titolCapcaleraNegreta {
  color: #FFFFFF;
}



#capcaleraSeg a, #capcaleraSeg a:hover, #capcaleraSeg a:visited, #capcaleraSeg  .etiquetaNumeroExpedient {
  color: yellow;
}


div#capcalera {
    background-image: url("../images/logo.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 39px;
    width: 249px;
}

select#QIS1RESP {
    border: 1pt solid red;
}

.gwt-TextArea-obligatori {
    width: 480px;
    height: 60px;
}

.gwt-TextArea {
    width: 480px;
    height: 60px;
}


.class_ScrollPanel{
	width:auto !important; 
}

.PanellCanviEstatMultiple{
    min-width: 1010px !important;
	
}