
a img {
	border: 0px none;
}

body {
	background-color: #848486;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
  vertical-align: top;
  text-align: left;

}
.medio{
  vertical-align: middle;
  text-align: left;
 }
.centro{
  vertical-align: middle;
  text-align: center ;
}
.right{
text-align: right;
  }

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    vertical-align: middle;
  text-align: center ;
}
.top {
  width:  100%;
  height: 874px;
  background-image: url(imas/background.jpg);
}
/*PARA EL MANEJO DE FORMULARIOS*/
.tcl
{
  border-right: solid 1px #111111;
  padding-top: 10px;
  padding-right: 2px;
  text-align: right;
  vertical-align: middle;
}
.tcr
{
  padding-left: 8px;
  padding-top: 10px;
  vertical-align: middle;
}
.subtitulo_formulario
{
  border-bottom: solid 1px #111111;
  font-weight: bold;
  font-family:   Arial;
  font-size:  12px;
  color: #f16c01;
}
.required_input{
  border-left:  solid 3px #F16D01;
  padding-left: 5px;
  border-bottom:  none;
  border-right: none;
  border-top: none;
  background: #e8f4ff url("imas/bg_input.png") repeat-x;
}
.non_required_input{
  border-left:  none;
  border-bottom:  none;
  border-right: none;
  border-top: none;
  background: #e8f4ff url("imas/bg_input.png") repeat-x;
}
.required_input_tarea{
  border-left:  solid 3px #F16D01;
  padding-left: 5px;
  border-bottom:  none;
  border-right: none;
  border-top: none;
  background: #e8f4ff url("imas/bg_side.png") repeat-x;
  }
/* MANEJO DE TABLAS TARIFAS */
.subtitulo_dos_formulario
{
  border-bottom: solid 1px #111111;
  border-left: solid 1px #111111;
  font-weight: bold;
  font-family:   Arial;
  font-size:  12px;
  color: #111111;
  padding-left: 5px;
}
.subtitulo_dos_formulario_left
{
  border-bottom: solid 1px #111111;
  font-weight: bold;
  font-family:   Arial;
  font-size:  12px;
  color: #111111;
  padding-left: 5px;
}
.tarifas_tcl
{
  padding-left: 5px;
  text-align: left;
  vertical-align: bottom;
  height: 16px;
}
.tarifas_tcr
{
  border-left: solid 1px #111111;
  padding-left: 5px;
  text-align: left;
  vertical-align: bottom;
  height: 16px;
}
.tarifas_item
{
  border-left: solid 1px #111111;
  padding-left: 5px;
  text-align: left;
  vertical-align: bottom;
  height: 16px;
}
.row_tarifas_p:hover{
  background-color: #FBA45D;
}
.row_tarifas_i:hover{
  background-color: #FBA45D;
}
.row_tarifas_p{
  background-color: #C1C4C6;
}
.row_tarifas_i{
  background-color: #D7DDDF;
}

/*PARA EL MANEJO DE titulos y subtitulos*/
.tittle0 {
     font-family:   Arial;
     font-size:  13px;
     font-weight:  bold;
     color: #111111;
}
.tittle1 {
     font-family:   Arial;
     font-size:  12px;
     font-weight:  bold;
     color: #f16c01;
}
.tittle2 {
     font-family:  Arial;
     font-size:  11px;
     font-weight:  bold;
     color: #FFFFFF;
}
.tittle3 {
     font-family:  Arial;
     font-size:  11px;
     font-weight:  bold;
     color: #000000;
}
.common{
  font-family: Verdana;
  font-size:  11px;
  font-weight:  normal;
  color: #111111;
}
.common2{
  font-family: Verdana;
  font-size:  11px;
  font-weight:  normal;
  color: #111111;
  padding-left: 20px;
  text-align: justify;
}
.a_small
{
  font-size:  10px;
  color: #777777;
  text-decoration:  none;
  font-weight: bold;
}
.a_small:hover
{
  font-size:  10px;
  color: #777777;
  text-decoration:  underline;
  font-weight: bold;
}
a
{
  color:  #505050;
  text-decoration:  none;
  font-weight: bold;
}

a:hover
{ color:  #313131;
  text-decoration: underline;
  font-weight: bold;
}
.a_orange
{
  color:  #f16c01;
  text-decoration:  none;
  font-weight: bold;
}

.a_orange:hover
{ color:  #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
/*PARA EL MANEJO SUB MENU EN RENT CAR Y RECEPYIVO*/
.fl/*FIRST LEFT*/
{
 width: 90px;
 height: 40px;
 z-index: 2;
 background-color: #F16C01;
 position: relative;
 top: 0px;
 left: 0px;
}
.nfl/*NOT FIRST LEFT*/
{
 width: 90px;
 height: 40px;
 z-index: 1;
 background-color: #111111;
 position: absolute;
}
/*PARA EL MANEJO DE ESTILOS EN LA ECUESTA--SURVEY--*/
.surv_tittle2 {
     font-family:  Arial;
     font-size:  11px;
     font-weight:  bold;
     color: #000000;
     padding-left: 15px;
     vertical-align:   text-bottom;
     border-bottom: solid 1px #111111;
}
.surv_tittle3 {
     font-family:  Arial;
     font-size:  11px;
     font-weight:  bold;
     color: #000000;
     padding-left: 15px;
     vertical-align:   text-bottom;
}
.surv_sugerencias{
  padding-top: 10px;
}

.surv_required_input_tarea{
  border-left:  solid 3px #F16D01;
  padding-left: 5px;
  border-bottom:  none;
  border-right: none;
  border-top: none;
  background: #e8f4ff url("imas/bg_side.png") repeat-x;
  }
  .surv_checked_input{
    font-family:  Arial;
    font-size:  11px;
    font-weight:  bold;
    color: red;
    padding-left: 25px;
  }

