/*Page related styles for you to view*/
#contingut2 {
  margin-top:5px;
  float:left;
  text-align:left;
  background-color:#E1E2E6;
  height:313px;
  width:560px;
  overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
  position: relative;
  padding:10px;
}

#contingut3 {

  float:right;
  text-align:left;
  background-color:#E1E2E6;
  height:343px;
  /*width:215px;*/
  width:340px;
  overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
  position: relative;
  
  
}



.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;

}

/*barra que es smou */
.vscrollerbar {
width: 13px;
background: #C1C4CB;
border:1px solid #83868D;
cursor:pointer;
}

.vscrollerbarbeg {
height: 24px;
width: 14px;
background: #C1C4CB;
}
.vscrollerbarend {

height: 24px;
width: 14px;
background: #C1C4CB;
}

/* linia sota */
.vscrollerbase {
width: 16px;
background: #83868D;
}


.vscrollerbasebeg {

width: 15px;
height: 17px !important; /*Again, the safari fix, normally this line is not needed.*/
background: #C1C4CB;

cursor:pointer;
background-image:url(../img/fletxa01.jpg);
}
.vscrollerbaseend {

width: 15px;
height: 16px !important; /*Again, the safari fix, normally this line is not needed.*/
background: #C1C4CB;

cursor:pointer;
background-image:url(../img/fletxa02.jpg);
}


.vscrollerbar {
padding: 16px;
z-index: 2;
}






