/* TradGen CSS Document */

/* cibertira */

div#cibertira { position:absolute;
					width:100%;
					height:74px; 
					padding: 16px;
	                background: #fff url(../img/fons_tires_vermelles.jpg) repeat;
		}
.logofont { font-family: "OCR A Extended";
				font-size: 1.3em;
				color: #000;
				}
.logofont_blanc {
				font-family: "OCR A Extended";
				font-size: 1.5em;
				color: #fff;
				}
.avis { font-family: Arial;
			color: #fff;
			font-size: 0.8em;
			font-weight: bold;
			}

.original { font-family: Arial;
			color: #fff;
			font-size: 0.8em;
			font-weight: bold;
			text-decoration: underline;
			}
.esperar { font-family: Arial;
			color: #fff;
			font-size: 0.8em;
			font-weight: bold;
			margin-left: 300px;
			}

.button { font-family: Verdana; 
					font-size: 1em;
					font-weight: bold;}

.text { font-family: Verdana;
        font-size: 1em;
        color:black;
      }

.textbox { font-family: Verdana;
        font-size: 1.1em;
        color:black;
		width:300px;
		height:130px;
      }

.textbox_target { font-family: Verdana;
        font-size: 1.1em;
        color:black;
		width:300px;
		height:130px;
        background: #FFFFFF;
        overflow: auto;
        border: 2px solid #BCBCBC;
}

.tran_block { padding: 5px; margin: 5px auto; clear:left}

.tran_horiz_block { float:left; }

.tran_title { FONT-WEIGHT: bold;
              FONT-SIZE: 1em;
              COLOR: #000;
              TEXT-DECORATION: none;
  			  font-family: Verdana;
  			  float:left;
  			  width:20em;
  			  }
							
.tran_title2 { FONT-WEIGHT: bold;
               FONT-SIZE: 1em;
               COLOR: #000;
               TEXT-DECORATION: none;
			   font-family: Verdana; 
               width:200px; }

.tran_field { float:left; width:22em; }
.texto_underl { font-family:Verdana,Sans-Serif; color:#000000; text-decoration: underline;}

.tran_field_wide { float:left; width:35em; }

.tran_image {
  MARGIN-TOP: 0px;
    OVERFLOW: hidden;
    WIDTH: 100%;
}


.control { font-family: Verdana; 
					font-size: 1em;
}

.control2 { font-family: Verdana; 
					font-size: 1em;
	        background: #FFFFFF;
}


/* estils de DTS */

/**
 * unknown words
 */
span.unknown {
    color:#ff0000;
}
/**
 * alternatives
 */
span.alternative {
    color:#008000;
}
/**
 * compounds
 */
span.compound {
    color:#000080;
}
/**
 * translation memory
 */
span.memory {
    color:#800080;
}
