
/* Estructura */
.traductor .sub-header p { float:right;}
#columnaTraduccion { float:left; border-right: 0; padding:0; margin-bottom:20px; width: 550px;}

/* Formularios */
textarea { width:490px; height:100px; margin:0 0 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #E5E5E5; font: 14px/16px Arial,Helvetica,sans-serif; color:#000; padding: 8px;}
label { display:block; padding:0 0 6px; font:bold 11px/13px Tahoma, Aria, Geneva, sans-serif; color:#000; text-shadow:1px 1px 0 #fff;}

#bloqueIdiomas { height:50px;}
.formularioTextos { padding:14px 20px 20px; margin-bottom:20px; background-color: #f5f5f5;}
.bloqueIdiomasDirectos { padding: 10px 20px 20px; background-color:#f5f5f5; margin-bottom:20px; }
.bloqueIdiomasDirectos p {font: 12px/20px Arial,Helvetica,sans-serif;}
.bloqueIdiomasDirectos a{color: #494949; border-bottom: 1px #494949 dotted}
.bloqueIdiomasDirectos a:hover{border: none;}
.flechasIntercambio { float:left; margin:0 10px 0 0; width:35px; height:35px; text-indent:-9000px; overflow:hidden; background:#28B3E0 url(/traductor/iconos/v1.x/v1.0/f-flechas-intercambio.gif) no-repeat center center; -moz-border-radius: 2px; -webkit-border-radius:2px; border-radius:2px;}
#bloqueTextoTraducido { clear:both;}
#textoTraducido { cursor: auto}

.formularioURL { padding:14px 20px 20px; background-color:#f5f5f5;}
#bloqueOrigenURL { margin-bottom:10px;}
#botonTraducir, #botonTraducirURL {padding:10px; -moz-border-radius: 2px; -webkit-border-radius:2px; border-radius:2px; background:#28B3E0; color: #FFFFFF; cursor: pointer; font: bold 11px/13px Tahoma,Arial,Helvetica,sans-serif;    text-align: center; text-shadow: 1px 1px 0 #1A82A5; text-transform: uppercase; width: 105px; border:0;}
#bloqueIdiomasURL { height:50px;}

#urlOrigen { width:490px; padding:8px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px; background: #FFFFFF; border: 1px solid #E5E5E5; font: 14px/16px Arial,Helvetica,sans-serif;}

#bloqueIdiomas select, 
#bloqueIdiomasURL select { float:left; margin-right:10px; padding: 8px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px; background: #FFFFFF; border: 1px solid #E5E5E5; font: 14px/16px Arial,Helvetica,sans-serif;}



/* Cabeceras */
#columnaTraduccion .t-mod, .col-d .t-mod{background:#fff url(/iconos/v1.x/v1.0/servicios/f-pico4.png) no-repeat 0 bottom; margin: 0;}
#columnaTraduccion .t-mod h2{font: bold 14px Arial, Helvetica, sans-serif;}
