html {
	overflow-y: scroll;
}
body {
	color: #4E5052;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	background-image: url(../img/fondo_cabecera.gif);
	background-repeat: repeat-x;
}
body, p, td, div, input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.campoMed {
	width: 85px;
}
a:link, a:visited{
	color: #474747;
	text-decoration: none;
}
a:hover, a:active{
	color: #F59626;
}
a img {
	border: 0;
}
.logotipo {
	width: 350px;
	height: 100px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
.logotipo img {
	display: none;
}
.logotipo p.titulo {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
}
.logotipo p.subtitulo {
	clear: both;
	width: 300px;
	margin: -6px 0 0 0;
	padding: 0;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	visibility: hidden;
}
.logotipo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #999999;
}
.logotipo a:hover {
	text-decoration: none;
}
#Btnscabecera {
	width: auto;
	height: auto;
	top: 0;
	position: relative;
	padding-left: 0;
}
#cuerpoGeneral {
	position:relative;
	clear: right;
	width:958px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	
}
#cabecera {
	height: auto;
	width: 958px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#cuerpo {
	position:relative;
	clear: right;
	width:958px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}
#cuerpocontenidos {
	position:relative;
	clear: right;
	width:895px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-image: url(../img/fondo_contenidos.gif);
	background-repeat: repeat-y;
}
#cuerpoBtns {
	width: 200px;
	height: auto;
	float: left;
	clear: right;
	width: 958px;
	padding: 0;
}
#btNacional {
	width: 200px;
	height: 33px;
	float: left;
	clear: right;
	width: 127px;
	background-image: url(../img/bt_fondo_nacional.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 46px;
	}
#btInternacional {
	width: 200px;
	height: 34px;
	float: left;
	clear: right;
	width: 149px;
	background-image: url(../img/bt_fondo_internacional.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 23px;
	}
#btEnviosimple {
	height: 31px;
	float: right;
	clear: none;
	width: auto;
	margin: 16px 0 0;
	}
#btEnviosimpleInterior {
	height: 31px;
	float: right;
	clear: none;
	width: auto;
	margin: 16px 0 0;
	}

#contenidos {
	width: 200px;
	height: auto;
	float: left;
	clear: left;
	width: 956px;
	padding: 0 0 0 0;
	border: 1px solid #CCCCCC;
}
#contenidosInterior {
	width: 200px;
	height: auto;
	float: left;
	clear: left;
	width: 958px;
	padding: 0;
	background-image: url(../img/cuerpo_contenedor.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	margin: 0;
}
#contenidosInteriorCabecera {
	width: 200px;
	height: auto;
	float: right;
	width: 958px;
	padding: 0;
	position: relative;
	margin: 0;
}	
#contenidosizqInterior {
	width: 200px;
	height: auto;
	float: left;
	clear: right;
	width: 356px;
	padding: 65px 10px 0 10px;
	}
#contenidosIzq {
	width: 200px;
	height: auto;
	float: left;
	clear: right;
	width: 376px;
	padding: 65px 0 0 0;
	}
#contenidosDer {
	width: 200px;
	height: auto;
	min-height: 404px;
	float: left;
	clear: right;
	width: 559px;
	padding: 57px 0 0 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
#contenidosDer a:link, #contenidosDer a:visited{
	color: #F59626;
	font-size: 18px;
	text-decoration: none;
}
#contenidosDer a:hover, #contenidosDer a:active{
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}
#contenidosDer a.info{
	font-size: 1.0em;
}
#contenidosDer a.consejo {
	font-size: 0.8em;
	color: #333;
}
#contenidosDer a.consejo img{
	vertical-align: middle;
	margin-left: 0.2em;
}
#contenidosDer ul.miagenda {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
}	
#contenidosDer ul.miagenda li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contenidosDer ul.miagenda li a {
	display: block;
	float: left;
	margin: 1px 0;
	padding: 1px 6px;
	border-left: solid 1px #3A5A68;
	color: #3F3F3F;
	text-decoration: none;
	width: auto;
	text-align: center;
	font-size: 13px;
}
#contenidosDer ul.miagenda a:hover, ul.miagenda a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F59626;
	font-size: 13px;
}
#contenidosDer ul.agendas {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: 0 0 8px 0;
}	
#contenidosDer ul.agendas li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#contenidosDer ul.agendas li a {
	display: block;
	float: left;
	margin: 0;
	padding: 1px 6px;
	color: #3F3F3F;
	text-decoration: none;
	width: 480px;
	text-align: left;
	font-size: 13px;
	border-top: dotted 1px #999999;
}
#contenidosDer ul.agendas a:hover, ul.agendas a:active {
	color: #3F3F3F;
	text-decoration: none;
	background: #E2E2E2;
	font-size: 13px;
}
/*#servicio_seleccionado {
	float: right;
	clear: both;
	border: double 4px #cfcfcf;
	background: #fdfdfd;
	padding: 0 1.0em;
	margin: 15px 0 0 10px;
	text-align: center;
	cursor: pointer;
}*/
#servicio_seleccionado {
	position: absolute;
	top: 0;
	right: 0;
	border: double 4px #cfcfcf;
	background: #fdfdfd;
	padding: 0 1.0em;
	margin: 60px 0 0 10px;
	text-align: center;
	cursor: pointer;
}
#servicio_seleccionado p {
	margin: 0;
	padding: 0.2em 0;
}
#servicio_seleccionado img {
	vertical-align: middle;
}
a.bt_paquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	padding: 3px 4px 5px 22px;
	border: solid 1px #CCC;
	margin: 4px 0;
	background-color: #FFF;
	background: url(../img/paquete.gif) 3px center no-repeat;
	display: block;
}
#fecha {
	width: 200px;
	height: auto;
	float: left;
	clear: left;
	width: 946px;
	padding: 10px 0 10px 10px;
}	
#redes {
	float: right;
	clear: both;
}	
#redes img {
	vertical-align: middle;
	border: none;
	margin-left: 0.4em;
}
#fondopie {
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F8B05C;
}
#pie {
	clear: both;
	height: auto;
	width: 958px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0 0 0 0;
	line-height: 23px;
}
#pie a:link, #pie a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#pie a:hover, #pie a:active{
	color: #E1810B;
	font-size: 12px;
	text-decoration: none;
} 
.negrita {
	font-weight: bold;
}
.texto_resaltado {
	font-weight: bold;
	color: #F0890B;
	font-size: 14px;
}
.titulos {
	color: #999999;
	font-size: 11px;
}
.nacional {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.formularioAncho {
	width: 150px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}	
.formulariotxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}	
.formulariotxt option.opt_grupo {
	color: #000;
	background: #CCC;
	}	
#fileteHome {
	margin-top: 4px;
	margin-left: 7px;
	margin-right: 7px;
}
#filete {
	margin-top: 4px;
}
h1.titulo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	padding: 0;
	margin: 0 auto 0.6em auto;
}
h1.subtitulo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
h1.titulo_pagina span, h1.subtitulo_pagina span {
	color: #F59626;
}
h2 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: -5px;
	margin-top: 0;
}
h3 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
th h2 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	background: #F59626;
}
#txtDestHome {
	width: 245px;
	margin-top: 0;
	margin-left: 12px;
	margin-right: 12px;
}
#txtDestHome div {
	line-height: 10px;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 2px;
}
#txtDestHome div.enlace {
	font-weight: bold;
	text-align: right;
}
/* area agencias */
.contenedor-agencias {
	padding: 0.6em;
	margin: 0 auto;
}
.contenedor-agencias p{
	padding: 7px 0 0 0;
	margin: 10px 0 15px 0;
	float: left;
	clear: left;
}
.contenedor-agenciasInterior {
	padding: 0em;
	margin: 0px 0px 15px 0px;
	float: left;
	width: 520px;
}
.contenedor-agenciasInterior p{
	padding: 5px 10px;
	margin: 0;
	width: 100%;
}
.logosagencias {
	border: 1px dotted #999999;
	float: right;
}
.titulossagencias {
	background-color: #F59626;
	padding: 5px 5px 5px 10px !important;
	margin-left: 5px;
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.titulossagencias a {
	color: #FFFFFF !important;
}
.logosagenciasInt {
	border: 1px dotted #999999;
	float: left;
}
.cuadroservicios {
	border: 1px solid #FF9900;
	float: left;
	padding: 0px 15px 10px 15px;
}

/* fin area agencias */
.diseņo {
	font-weight: normal;
	color: #FF9933;
	font-size: 10px;
}
.texto_peq {
	color: #F59626;
	font-size: 12px;
}
.texto_peq a {
	font-size: 12px !important;
}
.enlace_neutro {
	font-size: 1.0em !important;
	color: #4E5052 !important;
}
tr.tr_servicios {
	background: #F5F5F5;
	cursor: pointer;
} 
tr.tr_servicios:hover {
	background: #3f3f3f;
	color: #FFFFFF;
}
tr.tr_servicios td {
	padding: 0 7px;
} 
tr.tr_seguimiento {
	background: #F5F5F5;
	line-height: 1.8em;
	border-bottom: dotted 1px #999;
} 
tr.tr_seguimiento:hover * {
	background: #F5F5F5;
}
tr.tr_seguimiento td {
	background: none;
}
ul.menu_cuenta {
	list-style: none;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: dashed 1px #333;
	font-size: 85%;
}

ul.menu_cuenta li {
	margin: 0 0 0 2.0em;
}

ul.menu_cuenta li a:link, ul.menu_cuenta li a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0 6px 0 6px;
	display: block;
}

ul.menu_cuenta li a:hover, ul.menu_cuenta li a.selected {
	background-color: #FFF;
	text-decoration: none;
}
.boton_info {
	display: block;
	float: right;
	clear: both;
	font-size: 1.0em;
	background: url(../img/ico_info.gif) no-repeat;
	height: 18px;
	width: 18px;
	overflow: hidden;
	margin: 5px;
}
.boton_info span {
	display: none;
}
table.comentarios {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
}
table.comentarios th {
	border: none;
	padding: 2px 5px;
	background-color: #F59626;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
table.comentarios td {
	border: none;
	padding: 2px 5px 0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dimpaquetes {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
	margin: 1.0em auto;
}
table.dimpaquetes th {
	border: solid 1px #000;
	padding: 2px 5px;
	background-color: #999;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}
table.dimpaquetes td {
	border: solid 1px #000;
	padding: 2px 5px 0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}
.paginacion {
	margin: auto 2.0em;
}
.paginacion td a {
	font-size: 1.0em !important;
}
.nofloat {
	float: none;
}
.alerta {
	color: #990000;
}
.back {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	line-height: normal;
	text-indent: 20px;
	background-position: left;
}
.alerta a {
	font-size: 1.0em !important;
}
.aviso {
	background-color: #FFF;
	color: #C00;
	font-size: 1.0em;
	border: solid 1px;
	width: auto;
	padding: 0.5em;
	margin: 0 2.0em 1.0em 2.0em;
	text-align: center;
}
.aviso p {
	margin: 0;
}
.center {
	text-align: center !important;
}
ol li {
	margin-bottom: 1.0em;
}
.datosUsuario {
	float: left;
	padding: 0 1.0em 0.5em 0;
	font-size: 11px;
}
* html .datosUsuario {
	margin: 10px auto;
}

#buscador {
	text-align: right;
	padding: 1.0em 2.0em;
	background: #fffcf2;
	margin: -1.0em 0 0;
	border-bottom: solid 1px #CCC;
}

#buscador label {
	margin: 0 0.5em;
}
.redes_sociales {
	padding-bottom: 0.8em;
	float: right;
}
.redes_sociales p {
	margin: 0;
	font-size: 85%;
}
.redes_sociales p img {
	vertical-align: middle;
}
