.backgroundtext {
	vertical-align : top;
	background : #DBE7F2;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border : none;
}

.butoane_next_prev {
  font-weight      : normal;
  text-align       : center;
  height           : 25px;
  line-height      : 15px;
  letter-spacing   : 1px;
  color            : #FFFFFF; 
  border-top       : 2px groove #DBE7F2;
  border-bottom    : 2px groove #DBE7F2;
  border-left      : 2px groove #DBE7F2;
  border-right     : 2px groove #DBE7F2;
  background       : #1F387E;
  
}

.butoane_next_prev_disabled {
  font-weight      : normal;
  text-align       : center;
  height           : 25px;
  line-height      : 15px;
  letter-spacing   : 1px;
  color            : #C0C0C0; 
  border-top       : 2px groove #DBE7F2;
  border-bottom    : 2px groove #DBE7F2;
  border-left      : 2px groove #DBE7F2;
  border-right     : 2px groove #DBE7F2;
  background       : #1F387E;
  
}

.butoane_salv_part_def {
  font-weight      : normal;
  text-align       : center;
  height           : 25px;
  line-height      : 15px;
  letter-spacing   : 1px;
  color            : #FFFFFF; 
  border-top       : 2px groove #DBE7F2;
  border-bottom    : 2px groove #DBE7F2;
  border-left      : 2px groove #DBE7F2;
  border-right     : 2px groove #DBE7F2;
  background       : #1F38AE;
  
}

.foretext {
  color            : #000000;
  height           : 1px;
  width            : 100%;
}

.note {
	vertical-align 	 : top;
	text-align 		 : justify;
	background 		 : #DBE7F2;
	border-top 		 : 1px solid #DBE7F2;
	border-bottom 	 : 1px solid #DBE7F2;
	border-left      : 1px solid #DBE7F2;
  	border-right     : 5px solid #DBE7F2;
	border : 1;
}