body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Estilos de las listas */
ol, ul {
list-style: none;
}

/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Bordes de las tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Otros bordes */
fieldset, img {
border: 0;
}

/* Alineacón del texto */
caption, th {
text-align: left;
}

/* Comillas */
q:before, q:after {
content: "";
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

#pasajesNew {
    height: 440px;
    width: 240px;
    background-image: url(/wtbusemision/images/fodoPasajes_1_newface_bus.gif);
    background-position: left 0px;
    background-repeat: no-repeat;
    margin-right: 8px;
}
#selectMap{
    height: 440px;
    width: 240px;
    background-image: url(/wtbusemision/images/fodoPasajes_1_newface.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.buscarRc2 {
    background-image: url("/wtbusemision/images/btn_buscar.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: none;
    height: 26px;
    margin-left: 75px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    width: 102px;
    margin-top:3px;
}

#pasajes {
    height: 322px;
    width: 357px;
    background-image: url(/wtbusemision/images/fodoPasajes_1.gif);
    background-position: left 0px;
    background-repeat: no-repeat;
    margin-right: 8px;
}

#pasajesNew  table, #pasajes  table, #cargo table,#accesoEmpresa table {
    font-size: 11px;
    color: #666;
  /*  margin-top: 4px;*/
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
#accesoPersonas table{
    font-size: 11px;
    color: #666;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
#accesoSait table {
    font-size: 11px;
    color: #666;
    margin-top: -4px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}

#accesoSait{
    height: 440px;
    width: 240px;
    background-image: url("/wtbusemision/images/fodoPasajes_1_newface_bus.gif");
    background-position: left 0px;
    background-repeat: no-repeat;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 3;

}
.btnPasajes{
    display:block;
    width: 90px;
    /*padding: 21px 30px 10px 2px;*/
    padding: 24px 0px 10px 0px;
    font: bold 13px sans-serif;

}
.btnPasajes a{
    display:block;
    width: 90px;
    padding: 24px 0px 10px 24px;
    _padding: 24px 90px 14px 24px;
    font: bold 13px sans-serif;;
    color:#333;
    background: url("/wtbusemision/images/pestaPasajes.gif") 0 0 no-repeat;
    text-decoration: none;
}
.btnPasajes a:hover {
    background: url("/wtbusemision/images/pestaPasajes3.gif") 0 0 no-repeat;
    color: #049;
}

.btnPasajes a:focus{
    background: url("/wtbusemision/images/pestaPasajes3.gif") 0 0 no-repeat;
    color: #049;
}

.btnPersonas{
    display:block;
    width: 90px;
    /*padding: 24px 30px 10px 2px;*/
    padding: 24px 0px 10px 0px;
    font: bold 13px sans-serif;
}
.btnPersonas a{
    display:block;
    width: 90px;
    padding: 24px 0px 10px 30px;
    _padding: 24px 95px 14px 24px;
    font: bold 13px sans-serif;;
    color:#333;
    background: url("/wtbusemision/images/pestaPersona.gif") 0 0 no-repeat;
    text-decoration: none;
}
.btnPersonas a:hover {
    background: url("/wtbusemision/images/pestaPersona3.gif") 0 0 no-repeat;
    color: #049;
}
.btnPersonas a:focus{
    background: url("/wtbusemision/images/pestaPersona3.gif") 0 0 no-repeat;
    color: #049;

}

.btnSait{
    display:block;
    width: 90px;
    /*padding: 21px 30px 10px 2px;*/
    padding: 21px 0px 10px 0px;
    font: bold 13px sans-serif;
}
.btnSait a{
    display:block;
    width: 90px; 
    padding: 22px 0px 10px 30px;
    _padding: 24px 100px 10px 20px;
    font: bold 13px sans-serif;;
    color:#333;
    background: url("/wtbusemision/images/pestaSeguimiento.gif") 0 0 no-repeat;
    text-decoration: none;
}
.btnSait a:hover {
    background: url("/wtbusemision/images/pestaSeguimiento3.gif") 0 0 no-repeat;
    color: #049;
}

.btnSait a:focus {
    background: url("/wtbusemision/images/pestaSeguimiento3.gif") 0 0 no-repeat;
    color: #049;
}

.btnAccesoEmp{
    display:block;
    width: 90px;
    /*padding: 21px 30px 10px 2px;*/
    padding: 21px 0px 10px 0px;
    font: bold 13px sans-serif;
}
.btnAccesoEmp a{
    display:block;
    width: 90px;  
    padding: 22px 27px 10px 0px;
    _padding: 24px 100px 10px 20px;
    font: bold 13px sans-serif;;
    color:#333;
    background: url("/wtbusemision/images/pestaEmpresa.gif") 0 0 no-repeat;
    text-decoration: none;
}
.btnAccesoEmp a:hover{
    background: url("/wtbusemision/images/pestaEmpresa3.gif") 0 0 no-repeat;
    color: #049;
}
.btnAccesoCargo{
    display:block;
    width: 90px;
    /*padding: 21px 30px 10px 2px;*/
    padding: 21px 0px 10px 0px;
    font: bold 13px sans-serif;
}
.btnAccesoCargo a{
    display:block;
    width: 90px;  
    padding: 22px 90px 10px 30px;
    _padding: 24px 100px 10px 20px;
    font: bold 13px sans-serif;;
    color:#333;
    background: url("/wtbusemision/images/pestaSeguimientoCarga.gif") 0 0 no-repeat;
    text-decoration: none;
}
.btnAccesoCargo a:hover{
    background: url("/wtbusemision/images/pestaSeguimientoCarga3.gif") 0 0 no-repeat;
    color: #049;
}
#principalBotonera table {
    color: #666666;
    font-size: 11px;
    margin: 3px 0px 0;
}
#pasajesNew table tr td, #pasajes table tr td {
    padding-top: 0px;
    padding-bottom: 0px;
}
#pasajesNew table tr td ul, #pasajes table tr td ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#pasajesNew table tr td ul li, #pasajes table tr td ul li {
    margin-top: 0px;
    margin-bottom: 5px;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 10px;
    padding: 0px;
    float: left;
}
#pasajesNew table tr td select{
    font-size: 10px;
}

#pasajes table tr td select {
    font-size: 11px;
}

#accesoPersonas {
    height: 440px;
    width: 240px;
    background-image: url("/wtbusemision/images/fodoPasajes_1_newface_bus.gif");
    background-position: left 0px;
    background-repeat: no-repeat;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 3;
}

#cargo  {
    height: 322px;
    width: 357px;
    background-image: url(https://www.turbus.cl/wtbus/images/fodoCarga.gif);
    background-position: left 32px;
    background-repeat: no-repeat;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 3;
}

.txtapoyo {
    font-size: 10px;
    color: #999;
}
#cargo2  {
    height: 322px;
    width: 357px;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 3;

}
#cargo .seguimiento  {
    float: left;
    width: 170px;
    margin:0px;
    padding:0px;

}
#cargo .cotizacion  {
    float: right;
    width: 179px;
    margin:0px;
    padding:0px;
}
#cargo2 .seguimiento2  {
    float: left;
    width: 340px;
    margin:0px;
    padding:0px;

}
#cargo2 .cotizacion2  {
    float: right;
    width: 340px;
    margin:0px;
    padding:0px;
}
#cargo h2  {
    font-size: 0.9em;
    margin-left: 5px;
    color: #666;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
}
#cargo2 h2  {
    font-size: 0.9em;
    margin-left: 5px;
    color: #666;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
}

#emisionoflogin {
    height: 322px;
    width: 357px;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 3;    
}
#emisionoflogin h2{

    font-size: 0.9em;
    margin-left: 5px;
    color: #666;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
}

#accesoEmpresa {
    height: 440px;
    width: 240px;
    background-image: url("/wtbusemision/images/fodoPasajes_1_newface_bus.gif");
    background-position: left 0px;
    background-repeat: no-repeat;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
}
#errores {
    position: absolute;
    top: 285px;
    left: 0px;
}

#ofertas {
    width: 317px;
    height: 159px;
    position: absolute;
    top: 140px;
    left: 367px;
    background-position: left 31px;
    background-repeat: no-repeat;
    overflow: hidden;
}
#ofertas ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
}
#ofertas ul li {
    font-size: 11px;
    list-style-type: none;
    margin-top: 8px;
    margin-bottom: 5px;
    color: #666;
    display: inline;
}
.txtOferta {
    width: 239px;
    display: block;
    float: left;
    margin-top: 4px;
    margin-bottom: 3px;
}
.txtOfertaDescto {
    width: 65px;
    font-size: 10px;
    margin-top: 4px;
    margin-bottom: 3px;
    display: block;
    float: left;
    color: #F60;
}
#ofertas ul li a .txtOferta {
    color: #666;
    text-decoration: none;
}

table {
    font-size: 11px;
    color: #666;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    /*font-size: 11px;
	color: #666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;*/
}

.campo  {
    font-size: 11px;
    border: 1px solid #CCC;
}
.seguimiento .tablaborde {
    border: 1px solid #E2E2E2;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
}
.seguimiento .tablaborde tr td {
    font-size: 10px;
}
.seguimiento .tablaborde tr td a:hover {
    text-decoration: underline;
    color: #F90;
}

/*mantenedor destino*/
.mantenedorDestino.tablaborde {
    border: 1px solid #E2E2E2;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
.mantenedorDestino .tablaborde tr td {
    font-size: 12px;
}
.mantenedorDestino .tablaborde tr td a:hover {
    text-decoration: underline;
    color: #F90;
}

.tablaborde th    {
    font-size: 0.8em;
    color: #333;
    background-color: #E2E2E2;
}
.campopequeno {
    font-size: 9px;
    border: 1px solid #CCC;
}
.buscarRc {
    color: #FFF;
    text-decoration: none;
    display: block;
    background-image: url(https://www.turbus.cl/wtbus/images/botcerrar.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 22px;
    width: 99px;
    padding-top: 4px;
    float: left;
    margin-left: 10px;
}
.ciudades {
    font-size: 8.5px;
    width: 100px;
}
.select {
    font-size: 11px;
}
.quiebre  {
    clear: both;
}
.botVerde {
    background-image: url(https://www.turbus.cl/wtbus/images/botonVerde.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    height: 15px;
    display: block;
    text-align: center;
    padding-top: 3px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 0px;
    border: 1px solid #425a04;
    background-position: left;
    width: auto;
    margin-top: 2px;
    margin-right: 15px;
    margin-bottom: 3px;
    margin-left: 0px;
}
.botVerde:hover{
    background-image: url(https://www.turbus.cl/wtbus/images/botonVerde2.gif);
    text-decoration: underline;

}
.linktexto       {
    text-decoration: none;
    color: #666;
    background-image: url(https://www.turbus.cl/wtbus/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    width: auto;
    padding-left: 8px;
}
.linktexto:hover     {
    color: #F60;
    text-decoration: underline;
    background-image: url(https://www.turbus.cl/wtbus/images/bullet2.gif);
}
.inputBoton {
    background-image: url(https://www.turbus.cl/wtbus/images/fondBotonVerde.gif);
    background-repeat: repeat-x;
    color: #FFF;
    font-size: 0.625em;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid #405508;
    cursor: pointer;
}
.vermas {
    font-size: 11px;
    color: #FF6E2D;
    margin-left: 6px;
    display: block;
    width: 80px;
    height: 15px;
    clear: both;
    margin-top: 12px;
    padding-top: 2px;
    text-decoration: none;
    float: left;
}
.vermas:hover {
    color: #F90;
    text-decoration: underline;
}
.rss {
    margin-top: 5px;
    margin-left: 210px;
}
.linkTxt {
    text-decoration: none;
    color: #093;
}
.linkTxt:hover {
    text-decoration: underline;
    color: #9C0;
}

.seguimiento .tablaborde tr td a {
    text-decoration: none;
    color: #D08F64;
}

.rich-panel-body-iframe, panel-regreso{
    background-color:#ffffff;

    border-right-color:#E2E2E2;
    border-bottom-color:#ffffff;
    border-left-color:#ffffff;
    border-top-color:#ffffff;
    padding:0px;
    margin:0px;


}
.rich-panel-body {
    padding:0px;
    margin:0px;

}


/*noooooooooooooooooooooo*/
#banners .registroTclub {
    background-image: url(https://www.turbus.cl/wtbus/images/fondoTurclub.gif);
    width: 100%;
    height: 101px;
    padding: 5px;
    background-repeat: no-repeat;
    color: #4E670B;
    /*font-size: 0.7em;*/
    font-size:7.84px;
    font-weight: normal;
    margin-bottom: 9px;
}
.clienteFrecuente .registroTclub {
    background-image: url(https://www.turbus.cl/wtbus/images/fondoTurclub2.gif);
    width: 382px;
    height: 91px;
    background-repeat: no-repeat;
    color: #4E670B;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 9px;
    float: left;
    margin-left: 10px;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-left:685px;
    position:absolute;
    top:0px;
}

.botonNaranjo   {
    display: block;
    text-align: center;
    background-color: #F90;
    color: #FFF;
    text-decoration: none;
    height: 1.6em;
    padding-top: 3px;
    border: 1px solid #F60;
    margin-top: 12px;
    margin-left: 2px;
    font-size: 0.9em;
    font-weight: bold;
    width: 120px;
}
.botonNaranjo:hover {
    text-decoration: underline;
    background-color: #FFAC2F;
}
.creaPasajero .botonNaranjo {
    display: block;
    text-align: center;
    background-color: #F90;
    color: #FFF;
    text-decoration: none;
    height: 1.6em;
    padding-top: 3px;
    border: 1px solid #F60;
    margin-top: 12px;
    margin-left: 2px;
    font-size: 0.9em;
    font-weight: bold;
    width: 160px;
}

.nombreEmpresaArriba {
    width: 15%;
    text-align: center;
    color: #0D0B38;
    background-color: #FFFF00;
    border-top: 2px solid #E2E2E2;
    border-left: 2px solid #E2E2E2;
    border-right: 2px solid #E2E2E2;
}

.nombreEmpresaMedio {
    width: 25%;
    text-align: center;
    color: #0D0B38;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: #FFFF00;
    border-left: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
}

.nombreEmpresaBajo {
    width: 15%;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #0D0B38;
    background-color: #FFFF00;
    border-bottom: 2px solid #E2E2E2;
    border-left: 2px solid #E2E2E2;
    border-right: 2px solid #E2E2E2;
}

.nombreEmpresa {
    width: 15%;
    text-align: center;
    color: #0D0B38;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: #FFFF00;
    border-top: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
    border-left: 2px solid #E2E2E2;
    border-right: 2px solid #E2E2E2;
}

.nombreEmpresaDerecho {
    width: 12%;
    text-align: center;
    color: #0D0B38;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
    background-color: #FFFF00;
    border-bottom: 2px solid #E2E2E2;
}

.nombreEmpresaIzquierdo {
    width: 24%;
    text-align: center;
    color: #0D0B38;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
    background-color: #FFFF00;
    border-left: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
}