/* CSS Document */

/* ---------- COMMON ------------------- */

body		{	margin:0;
				padding:0;
				background:url(../img/bg.gif) top center no-repeat;
				font-size:100.01%;
				font-family:tahoma;
				font-size:9px;
				text-align:left
			}
a ,a img	{	border:none; color:#333333;	}
.wrapper	{	margin:0 auto; 
				width:800px;
				background:url(../img/side-img.gif) right top no-repeat;			
			}
			
/* --------------- INDEX ---------------------------*/

.header		{	height:75px;
				position:relative;
			}
.logo		{	position:absolute;
				top:10px;
				left:20px;	
			}
.banderas	{	position:absolute; 
				top:0;
				right:39px;
				z-index:10;
			}
			
.btDesconectar{position:absolute;right:-4px;top:22px;}
.holaUser{font-size:16px;font-weight:bold;position:absolute;right:125px;top:24px;}

			
			
.img-ppal	{	margin:4px 39px 0 21px;		}
.wrapper .content
			{	height:150px; position:relative;
				background:url(../img/login-bg.jpg) no-repeat right;
				margin:16px 39px 0 21px;
				position:relative;
			}
.content a	, .login
			{	position:absolute;
				width:270px; height:60px;
				display:block;
				top:13px;
				left:0px;
				overflow:hidden;
				background-position:top;
			}
.quienesSomos		{	background:url(../img/info.jpg);	}
.quienesSomos.act	{	background-position:bottom;}
.infoes		{	background:url(../img/info.jpg)	}
.infoen		{	background:url(../img/info-en.jpg)	}
.infopt		{	background:url(../img/info-pt.jpg)	}
.ofertases	{	background:url(../img/ofertas.jpg);top:78px !important;}
.ofertasen	{	background:url(../img/ofertas-en.jpg);top:78px !important;}
.ofertaspt	{	background:url(../img/ofertas-pt.jpg);top:78px !important;}
.trackinges	{	background:url(../img/tracking.jpg);left:299px !important; }
.trackingen	{	background:url(../img/tracking-en.jpg);left:299px !important; }
.trackingpt	{	background:url(../img/tracking-pt.jpg);left:299px !important; }
.clienteses	{	background:url(../img/clientes.jpg);top:78px !important; left:299px !important; }
.clientesen	{	background:url(../img/clientes-en.jpg);top:78px !important; left:299px !important; }
.clientespt	{	background:url(../img/clientes-pt.jpg);top:78px !important; left:299px !important; }
			
.content a:hover  {	background-position:bottom;	}
.content a strong , .logos a strong 
{	display:block; position:absolute;top:-30px;	}

.login		{	left:574px;	top:11px;width:155px;height:127px;text-align:left;overflow:visible;	}
.logines	{	background:url(../img/login-acceso.gif) no-repeat;  }
.loginen	{	background:url(../img/login-acceso-en.jpg) no-repeat;  }
.loginpt	{	background:url(../img/login-acceso-pt.jpg) no-repeat;  }

.login ul	{	list-style-type:none;
				margin:26px 0 0 -22px;
			}

.login ul li a{width:auto;height:auto;}
.login ul li		{	font-weight:bold;margin:0;padding:0	}
.login ul li input  {	width:114px; 
						font-family:tahoma; 
						font-size:11px;
						margin:0 0 2px 0;padding:1px 2px;
						border:1px solid #666
					}

/*.submes		{	width:121px !important;height:18px;background:url(../img/bt-entrar-inicio.gif) no-repeat;border:0 !important;padding:0;margin:0;font-size:11px }
.submen		{	width:121px !important;height:18px;background:url(../img/bt-entrar-inicio-en.gif) no-repeat;border:0 !important;padding:0;margin:0;font-size:11px }
.submpt		{	width:121px !important;height:18px;background:url(../img/bt-entrar-inicio-pt.gif) no-repeat;border:0 !important;padding:0;margin:0;font-size:11px }*/
.submes		{	width:90px !important;height:13px;background:url(../img/bt-entrar-inicio2.gif) no-repeat;border:0 !important;padding:0;margin:2px 0 0 15px;font-size:11px; cursor:pointer }
.submen		{	width:90px !important;height:13px;background:url(../img/bt-entrar-inicio2.gif) no-repeat;border:0 !important;padding:0;margin:2px 0 0 15px;font-size:11px cursor:pointer }
.submpt		{	width:90px !important;height:13px;background:url(../img/bt-entrar-inicio2.gif) no-repeat;border:0 !important;padding:0;margin:2px 0 0 15px;font-size:11px cursor:pointer }
.login a	{	position:relative;
				font-weight:normal;
				color:#000000;
				display:inline;
				top:0;
			}

.loggedes {	background:url(../img/logged-acceso.jpg) no-repeat; text-align:center;  }
.loggeden {	background:url(../img/logged-acceso-en.jpg) no-repeat; text-align:center;  }
.loggedpt {	background:url(../img/logged-acceso-pt.jpg) no-repeat; text-align:center;  }
.user	{	height:20px; width:150px; margin:40px auto 2px; text-align:center; 
			font-size:12px; font-weight:bold; text-transform:uppercase; }
.info	{	font-size:8px;  }

.logout {	text-align:center; margin-top:10px; }

.logos		{	margin-top:30px;
				position:relative;
				height:66px;
			}
.logos a	{	background-position:top left; overflow:hidden;
				height:32px; width:137px;
				display:block;
				position:absolute;
				top:23px; right:20px;
			}
.logo-1		{
	background:url(../img/logo-foot-1.gif);
	right:80px !important;
			}
.logo-2		{	background:url(../img/logo-foot-2.gif); }
.logos a:hover	{	background-position:bottom left;	}
	
.footer		{	color:#999999; font-size:10px; 
				border-top:5px solid #adadad; 
				background:#FFFFFF; height:60px;
				margin-bottom:0px; padding-bottom:0px;
				text-align:center;
			}
.footer a	{	color:#999999; text-decoration:none;	}
.footer a:hover	{	color:#333333;	}
.footer p	{	margin:10px auto 5px auto ;	}


.error {	position:absolute; bottom:-40px; right:0; 
			padding:8px; font-size:12px; color:#990000;
			border:2px solid #990000; background:#FFE8EC; 
			-moz-border-radius:5px; -webkit-border-radius:5px;	}

/* --------------- QUIENES SOMOS ---------------------------*/

.int		{	width:940px !important;
				background:none;
				position:relative;		
			}
.interna	{	background:url(../img/bg-internas.gif) center 95px no-repeat;	}
.acceso		{ 	height:56px; width:800px; margin:0 auto; position:relative;		}
.acceso a	{	height:56px; width:137px; 
				float:left;	
				background-position:top left;
				margin:0;
			}
			
.acceso a strong {	display:block; position:absolute; top:-100px;}
.acceso a:hover	 {	background-position:center left;			 }
.acceso .quienesSomos.es {	background:url(../img/info-interna-es.jpg);}
.acceso .quienesSomos.en {	background:url(../img/info-interna-en.jpg);}
.acceso .quienesSomos.pt {	background:url(../img/info-interna-pt.jpg);}
.acceso .quienesSomos:hover{background-position:center}
.acceso .ofertas.es {	background:url(../img/ofertas-interna-es.jpg);	 }
.acceso .ofertas.en {	background:url(../img/ofertas-interna-en.jpg);	 }
.acceso .ofertas.pt {	background:url(../img/ofertas-interna-pt.jpg);	 }
.acceso .ofertas:hover{background-position:center}
.acceso .ofertas.act{background-position:bottom}
.acceso .tracking.es{	background:url(../img/tracking-interna-es.jpg); }
.acceso .tracking.en{	background:url(../img/tracking-interna-en.jpg); }
.acceso .tracking.pt{	background:url(../img/tracking-interna-pt.jpg); }
.acceso .tracking:hover{	background-position:center left; }
.acceso .clientes.es{	background:url(../img/clientes-interna-es.jpg); }
.acceso .clientes.en{	background:url(../img/clientes-interna-en.jpg); }
.acceso .clientes.pt{	background:url(../img/clientes-interna-pt.jpg); }
.acceso .clientes:hover{	background-position:center left; }
.acceso .herramientas{display:block;width:139px;height:56px;float:right}
.acceso .herramientas.es{background:url(../img/bt-herramientas.jpg) no-repeat;}
.acceso .herramientas.en{background:url(../img/bt-herramientas-en.gif) no-repeat;}
.acceso .herramientas.pt{background:url(../img/bt-herramientas-pt.gif) no-repeat;}
.acceso .herramientas:hover{background-position:center}
.acceso .herramientas.act{background-position:bottom}
.acceso .herramientas span{display:none}


.acceso .login	 {	
					height:56px;
					width:255px;
					background-position:top right;
					top:0px;
					left:550px;
					padding:0;
				 }
				 
				 
/*.acceso .login.es{background:url(../img/login-interna.jpg) no-repeat right 0;} 				 
.acceso .login.en{background:url(../img/login-interna-en.jpg) no-repeat right 0;} 				 
.acceso .login.pt{background:url(../img/login-interna-pt.jpg) no-repeat right 0;} */		

.acceso .login.es{background:url(../img/login-interna-new.jpg) no-repeat right 0;} 				 
.acceso .login.en{background:url(../img/login-interna-new.jpg) no-repeat right 0;} 				 
.acceso .login.pt{background:url(../img/login-interna-new.jpg) no-repeat right 0;} 		
		 
.acceso .logueado{height:56px;width:249px;float:left;}
.acceso .logueado.es{background:url(../img/panel-login.jpg) no-repeat;}
.acceso .logueado.en{background:url(../img/panel-login-en.gif) no-repeat;}
.acceso .logueado.pt{background:url(../img/panel-login-pt.gif) no-repeat;}
.acceso .logueado p{margin:0;font-size:10px;margin:17px 5px 0 80px;text-align:center}
.acceso .logueado p span{font-weight:bold;font-size:11px}

.contAlerta{width:940px;margin:0 auto;position:relative;z-index:600}
.contAlerta .alertLogout{display:none;background:url(../img/ic-alerta.gif) no-repeat 10px center #FFFAD5;border:1px solid #666;position:absolute;width:150px;font-size:11px;-moz-border-radius:5px;-webkit-border-radius:5px;top:-5px;left:290px;padding:10px 10px 10px 35px;color:#666;z-index:500}
.contAlerta .alertLogout.alert2{left:427px;z-index:510}
.contAlerta .alertLogout.alert3{left:695px;z-index:520;width:105px;background-image:url(../img/ic-login.gif);}
.contAlerta .alertLogout a{float:none;width:auto;height:auto;display:inline;color:#0000FF}

.menuHerramientas{width:940px;margin:0 auto;position:relative;z-index:500;top:1px;-top:-10px;}
.menuHerramientas ul{display:none;position:absolute;right:0;top:0;z-index:500!important;margin:0;padding:0;width:139px}
.menuHerramientas ul li{border-top:0;background:#df6206;padding:8px 0 8px 4px!important;font-size:12px;display:block;z-index:1000;}
.menuHerramientas ul li a{display:block;height:10px;text-indent:-1000em;overflow:hidden;background:red}
	ul li.HrEnlaces{background:url(../img/fd-menuherramientas.gif) no-repeat top left #df6206;padding-top:20px!important}
	
	ul li.HrEnlaces a.es{background:url(../img/hr-enlaces.gif) no-repeat;width:51px;}
	ul li.HrEnlaces a.es:hover, ul li.HrEnlaces a.es.acthr{background:url(../img/hr-enlaces-act.gif) no-repeat;width:51px;}
	ul li.HrEnlaces a.en{background:url(../img/hr-enlaces-en.gif) no-repeat;width:51px;}
	ul li.HrEnlaces a.en:hover, ul li.HrEnlaces a.en.acthr{background:url(../img/hr-enlaces-act-en.gif) no-repeat;width:51px;}
	ul li.HrEnlaces a.pt{background:url(../img/hr-enlaces-pt.gif) no-repeat;width:51px;}
	ul li.HrEnlaces a.pt:hover, ul li.HrEnlaces a.pt.acthr{background:url(../img/hr-enlaces-act-pt.gif) no-repeat;width:51px;}
	
	ul li.HrPaises a.es{background:url(../img/hr-paises.gif) no-repeat;width:96px;}
	ul li.HrPaises a.es:hover,ul li.HrPaises a.es.acthr{background:url(../img/hr-paises-act.gif) no-repeat;width:96px;}
	ul li.HrPaises a.en{background:url(../img/hr-paises-en.gif) no-repeat;width:120px;}
	ul li.HrPaises a.en:hover,ul li.HrPaises a.en.acthr{background:url(../img/hr-paises-act-en.gif) no-repeat;width:120px;}
	ul li.HrPaises a.pt{background:url(../img/hr-paises-pt.gif) no-repeat;width:96px;}
	ul li.HrPaises a.pt:hover,ul li.HrPaises a.pt.acthr{background:url(../img/hr-paises-act-pt.gif) no-repeat;width:96px;}
	
	ul li.HrTipoCont a.es{background:url(../img/hr-contenedores.gif) no-repeat;width:120px;}
	ul li.HrTipoCont a.es:hover,ul li.HrTipoCont a.es.acthr{background:url(../img/hr-contenedores-act.gif) no-repeat;width:120px;}
	ul li.HrTipoCont a.en{background:url(../img/hr-contenedores-en.gif) no-repeat;width:120px;}
	ul li.HrTipoCont a.en:hover,ul li.HrTipoCont a.en.acthr{background:url(../img/hr-contenedores-act-en.gif) no-repeat;width:120px;}
	ul li.HrTipoCont a.pt{background:url(../img/hr-contenedores-pt.gif) no-repeat;width:120px;}
	ul li.HrTipoCont a.pt:hover,ul li.HrTipoCont a.pt.acthr{background:url(../img/hr-contenedores-act-pt.gif) no-repeat;width:120px;}
	
	ul li.HrConver a.es{background:url(../img/hr-conversiones.gif) no-repeat;width:131px;}
	ul li.HrConver a.es:hover,ul li.HrConver a.es.acthr{background:url(../img/hr-conversiones-act.gif) no-repeat;width:131px;}
	ul li.HrConver a.en{background:url(../img/hr-conversiones-en.gif) no-repeat;width:131px;}
	ul li.HrConver a.en:hover,ul li.HrConver a.en.acthr{background:url(../img/hr-conversiones-act-en.gif) no-repeat;width:131px;}
	ul li.HrConver a.pt{background:url(../img/hr-conversiones-pt.gif) no-repeat;width:131px;}
	ul li.HrConver a.pt:hover,ul li.HrConver a.pt.acthr{background:url(../img/hr-conversiones-act-pt.gif) no-repeat;width:131px;}
	
	ul li.HrInco a.es{background:url(../img/hr-incoterms.gif) no-repeat;width:64px;}
	ul li.HrInco a.es:hover,ul li.HrInco a.es.acthr{background:url(../img/hr-incoterms-act.gif) no-repeat;width:64px;}
	ul li.HrInco a.en{background:url(../img/hr-incoterms-en.gif) no-repeat;width:64px;}
	ul li.HrInco a.en:hover,ul li.HrInco a.en.acthr{background:url(../img/hr-incoterms-act-en.gif) no-repeat;width:64px;}
	ul li.HrInco a.pt{background:url(../img/hr-incoterms-pt.gif) no-repeat;width:64px;}
	ul li.HrInco a.pt:hover,ul li.HrInco a.pt.acthr{background:url(../img/hr-incoterms-act-pt.gif) no-repeat;width:64px;}
	
	ul li.HrMercaPeli a.es{background:url(../img/hr-merca-peligrosa.gif) no-repeat;width:131px;height:20px}
	ul li.HrMercaPeli a.es:hover,ul li.HrMercaPeli a.es.acthr{background:url(../img/hr-merca-peligrosa-act.gif) no-repeat;width:131px;height:20px}
	ul li.HrMercaPeli a.en{background:url(../img/hr-merca-peligrosa-en.gif) no-repeat;width:131px;height:20px}
	ul li.HrMercaPeli a.en:hover,ul li.HrMercaPeli a.en.acthr{background:url(../img/hr-merca-peligrosa-act-en.gif) no-repeat;width:131px;height:20px}
	ul li.HrMercaPeli a.pt{background:url(../img/hr-merca-peligrosa-pt.gif) no-repeat;width:131px;height:20px}
	ul li.HrMercaPeli a.pt:hover,ul li.HrMercaPeli a.pt.acthr{background:url(../img/hr-merca-peligrosa-act-pt.gif) no-repeat;width:131px;height:20px}
	
	ul li.HrCodigo a.es{background:url(../img/hr-codigo-ara.gif) no-repeat;width:131px;height:22px}
	ul li.HrCodigo a.es:hover,ul li.HrCodigo a.es.acthr{background:url(../img/hr-codigo-ara-act.gif) no-repeat;width:131px;height:22px}
	ul li.HrCodigo a.en{background:url(../img/hr-codigo-ara-en.gif) no-repeat;width:131px;height:22px}
	ul li.HrCodigo a.en:hover,ul li.HrCodigo a.en.acthr{background:url(../img/hr-codigo-ara-act-en.gif) no-repeat;width:131px;height:22px}
	ul li.HrCodigo a.pt{background:url(../img/hr-codigo-ara-pt.gif) no-repeat;width:131px;height:22px}
	ul li.HrCodigo a.pt:hover,ul li.HrCodigo a.pt.acthr{background:url(../img/hr-codigo-ara-act-pt.gif) no-repeat;width:131px;height:22px}
	
	ul li.HrCodigo{background:url(../img/hr-bottom.gif) no-repeat bottom left;}


/*LSPS1 nuevo menu de embarque*/

.menuEmbarques_new{width:940px;margin:0 auto;position:relative;z-index:500;top:1px;-top:-10px; right:390px;}
.menuEmbarques_new ul{display:none;position:absolute;right:0;top:0;z-index:500!important;margin:0;padding:0;width:139px}
.menuEmbarques_new ul li{border-top:0;background:#939393;padding:8px 0 8px 4px!important;font-size:12px;display:block;z-index:1000;}
.menuEmbarques_new ul li a{display:block;height:10px;text-indent:-1000em;overflow:hidden;background:red}
	ul li.HrAer{background:url(../img/fd-menuembarques.gif) no-repeat top left #939393;padding-top:20px!important}
	
	ul li.HrAer a.es{background:url(../img/hr-aereo.gif) no-repeat;width:51px;}
	ul li.HrAer a.es:hover, ul li.HrAer a.es.acthr{background:url(../img/hr-aereo-act.gif) no-repeat;}
	ul li.HrAer a.en{background:url(../img/hr-aereo-en.gif) no-repeat;}
	ul li.HrAer a.en:hover, ul li.HrAer a.en.acthr{background:url(../img/hr-aereo-act-en.gif) no-repeat;}
	ul li.HrAer a.pt{background:url(../img/hr-aereo-pt.gif) no-repeat;}
	ul li.HrAer a.pt:hover, ul li.HrAer a.pt.acthr{background:url(../img/hr-aereo-act-pt.gif) no-repeat;}
		
	ul li.HrMar a.es{background:url(../img/hr-mar.gif) no-repeat;}
	ul li.HrMar a.es:hover, ul li.HrMar a.es.acthr{background:url(../img/hr-mar-act.gif) no-repeat;}
	ul li.HrMar a.en{background:url(../img/hr-mar-en.gif) no-repeat;}
	ul li.HrMar a.en:hover, ul li.HrMar a.en.acthr{background:url(../img/hr-mar-act-en.gif) no-repeat;}
	ul li.HrMar a.pt{background:url(../img/hr-mar-pt.gif) no-repeat;}
	ul li.HrMar a.pt:hover, ul li.HrMar a.pt.acthr{background:url(../img/hr-mar-act-pt.gif) no-repeat;}
	
	ul li.HrTer a.es{background:url(../img/hr-ter.gif) no-repeat;}
	ul li.HrTer a.es:hover, ul li.HrTer a.es.acthr{background:url(../img/hr-ter-act.gif) no-repeat;}
	ul li.HrTer a.en{background:url(../img/hr-ter-en.gif) no-repeat;}
	ul li.HrTer a.en:hover, ul li.HrTer a.en.acthr{background:url(../img/hr-ter-act-en.gif) no-repeat;}
	ul li.HrTer a.pt{background:url(../img/hr-ter-pt.gif) no-repeat;}
	ul li.HrTer a.pt:hover, ul li.HrTer a.pt.acthr{background:url(../img/hr-ter-act-pt.gif) no-repeat;}

	ul li.HrTer{background:url(../img/em-bottom.gif) no-repeat bottom left;}

	
.etiquetas		{	margin:13px 5px 0 75px !important; font-weight:bold; 
					width:60px; font-size:10px; color:999999; float:left;display:inline
				}
.etiquetas	p	{	margin:3px 0 !important; text-align:right;	}

.inputs			{	margin:2px 5px 0 5px !important;  float:left; width:110px}
.inputs	p		{	margin:2px;	 }
.inputs input	{	width:110px;font-size:10px; margin:0 0 0 4px;}

.ultimo			
{
	font-size:10px;
	margin:0 0 0 8px;
	height:17px;
}
.uiltimo p		{	margin:5px !important;	}
.ultimo input	{	font-size:10px; position:relative;	}

.common			{	top:0 !important; left:0 !important; margin:0 !important; padding:0 !important;
					height:12px !important; width:120px !important;
				}
				
.int .logo		{	left:0;			}
.int .banderas	{	right:33px;
					top:5px		}

.banner			{	position:absolute;
					height:225px;
					top:3px;
					width:940px;
					z-index:-1;
					background:url(../img/banner.jpg);
				}
.int .header	{	
					margin-top:2px;
					height:183px; 
					background:url(../img/bg-header.gif) right top no-repeat;
				}
.contenido		{	background:url(../img/bg-content.gif) no-repeat;
					height:auto; width:940px; text-align:left;

				}				
.contenido .logos {	margin:0;
					border:none; 
					margin:30px 0 10px;
					clear:both;
				  }
.navy			{	
					float:left;
					margin:0;padding:0;
					width:148px;
					margin-top:20px;
					
				}
.navy  ul#menu  {	padding:0;margin:0;list-style:none;
					list-style-position:outside; padding:0 0 0 16px }

.navy ul#menu li{	background-position:top left;
					display:block; height:14px; width:110px;
					overflow:hidden;
					margin:6px 0;
					padding:0;
					list-style:none;
					list-style-position:outside;
				}
.navy ul#menu  li a	{	background-position:top left;
					display:block; height:14px; width:110px;
				}

.sep			{	height:5px !important; line-height:1px; font-size:1px;	}

.inicioes		{	background:url(../img/navy-inicio.jpg) top center;	}
.inicioen		{	background:url(../img/navy-inicio-en.jpg) top center;	}
.iniciopt		{	background:url(../img/navy-inicio-pt.jpg) top center;	}
.presenes		{	background:url(../img/navy-presen.jpg) top center;	}
.presenen		{	background:url(../img/navy-presen-en.jpg) top center;	}
.presenpt		{	background:url(../img/navy-presen-pt.jpg) top center;	}
.quienes.es		{	background:url(../img/navy-quienes.jpg) top center;}
.quienes.en		{	background:url(../img/navy-quienes-en.jpg) top center;}
.quienes.pt		{	background:url(../img/navy-quienes-pt.jpg) top center;}
.marmedsa.es		{	background:url(../img/navy-marmedsa.jpg) top center;}
.marmedsa.en		{	background:url(../img/navy-marmedsa-en.jpg) top center;}
.marmedsa.pt		{	background:url(../img/navy-marmedsa-pt.jpg) top center;}
.politica.es		{	background:url(../img/navy-politica.jpg) top center;}
.politica.en		{	background:url(../img/navy-politica-en.jpg) top center;}
.politica.pt		{	background:url(../img/navy-politica-pt.gif) top center;}
.servicioes		{	background:url(../img/navy-servicio.jpg) top center;}
.servicioen		{	background:url(../img/navy-servicio-en.jpg) top center;}
.serviciopt		{	background:url(../img/navy-servicio-pt.jpg) top center;}
.forward.es		{	background:url(../img/navy-forwarding.jpg) top center;}
.forward.en		{	background:url(../img/navy-forwarding-en.jpg) top center;}
.forward.pt		{	background:url(../img/navy-forwarding-pt.jpg) top center;}
.logistica.es	{	background:url(../img/navy-logistica.jpg) top center;}
.logistica.en	{	background:url(../img/navy-logistica-en.jpg) top center;}
.logistica.pt	{	background:url(../img/navy-logistica-pt.jpg) top center;}
.proyectos.es	{	background:url(../img/navy-proyectos.jpg) top center;}
.proyectos.en	{	background:url(../img/navy-proyectos-en.jpg) top center;}
.proyectos.pt	{	background:url(../img/navy-proyectos-pt.jpg) top center;}
.aduanas.es		{	background:url(../img/navy-aduanas.jpg) top center;}
.aduanas.en		{	background:url(../img/navy-aduanas-en.jpg) top center;}
.aduanas.pt		{	background:url(../img/navy-aduanas-pt.jpg) top center;}
.oficinas.es		{	background:url(../img/navy-oficinas.jpg) top center;}
.oficinas.en		{	background:url(../img/navy-oficinas-en.jpg) top center;}
.oficinas.pt		{	background:url(../img/navy-oficinas-pt.jpg) top center;}


.navy ul li a:hover , .act
{	background-position:left bottom !important;	}



.navy ul li strong , .navy ul li a strong 
{	display:none	}

.informacion	{	
					padding-top:31px;
					text-align:left;
					font-size:11px;
					color:#535353;
				}
.informacion p	{	margin:20px 0 0 0;	
					text-align:left;	
				}

.lista1	{	padding:0; margin:25px 15px; 	}
.lista1 li	{	margin:5px 0; 	}

.lista2	{	padding:0; margin:25px 3px; list-style:none; 	}
.lista2 li	{	margin:6px 0; 	}
						
.quienes-img	{ 	float:right; 
					margin-top:25px; 
					margin-right:25px;	
				}
				
/********************************/				
/*		Sección tracking		*/				
/********************************/

.filaEmbarque {	cursor:pointer;	}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

#intranet ul,#intranet li{margin:0;padding:0;list-style:none}
#intranet .contenido{background:url(../img/fd-cont-intranet.gif) no-repeat top right;text-align:left;font-size:11px;padding-right:17px;width:923px;height:auto}
#intranet .header{background:url(../img/fd-head-intranet.gif) no-repeat top right;height:70px;}
#intranet .header .breadCumb{position:absolute;bottom:0px;left:385px;margin:0;padding-bottom:5px;font-size:11px;}
#intranet .header .btDesconectar{position:absolute;right:-4px;top:22px;}
#intranet .header .holaUser{font-size:16px;font-weight:bold;position:absolute;right:125px;top:24px;}
#intranet .header .banderas{top:5px}
#intranet .header .logo{top:6px}
#intranet .acceso{height:56px}
#intranet .headIntranet{background:url(../img/cv-amarilla-intranet.gif) no-repeat top left #fd0;}
#intranet .headIntranet h1{display:block;background:url(../img/tit-solicitar-embarque.gif) no-repeat;width:150px;height:12px;margin:0;float:left;margin:26px 0 0 35px;display:inline}
#intranet .headIntranet h1 span{display:none;}
#intranet .headIntranet div.selector{background:url(../img/cv-blanca-intranet.gif) no-repeat top left #fff;float:right;padding:6px 10px 6px 25px;margin-top:6px;}
#intranet .headIntranet div.selector img{margin:0 10px}
#intranet .headIntranet div.selector .exportaExcel{display:block;width:130px;height:16px;background:url(../img/bt-exportar-excel.gif) no-repeat;text-indent:-1000em;overflow:hidden;float:left;margin-top:1px}
#intranet .headIntranet div.selector label{text-transform:uppercase;color:#535353;font-size:11px;font-weight:bold;margin-left:0px; display:block;}
#intranet .headIntranet div.selector select{border:1px solid #666;font-size:11px;}
#intranet .headIntranet div.selector span{font-size:14px;font-weight:bold;background-repeat:no-repeat;background-position:center right;height:25px;padding:2px 45px 2px 0;margin-left:30px}
#intranet .titsEmbarques{background:#000}
#intranet .titsEmbarques table{color:#fff;font-size:11px;width:907px}
#intranet .titsEmbarques td{padding:3px 4px;text-align:center}
#intranet .contEmbarques{height:169px;overflow:auto;}
#intranet .contEmbarques table{width:906px;}
#intranet tr.filaEmbarque td{border-bottom:1px dotted #999}
#intranet tr.filaGris{background:#f0f0f0}

#entidades { width:175px; margin-left:10px; }

#intranet .contEmbarques tr:hover{background:#ccc;cursor:pointer}
#intranet .contEmbarques td{border-right:1px dotted #999;padding:4px 4px;}
#intranet .ultActua{text-align:right;border-top:1px solid #999;border-bottom:1px solid #999;margin:0;padding:3px 35px 3px 0;color:red}
#intranet .otrosCriterios{padding:7px 0 8px 10px}
#intranet .otrosCriterios form{margin:0;padding:0}
#intranet .otrosCriterios h3{margin:0;text-transform:uppercase;margin-bottom:10px;font-size:11px}
#intranet .otrosCriterios input,#intranet .otrosCriterios select{border:1px solid #666;font-size:11px;}
#intranet .otrosCriterios label{display:block;float:left;}
#intranet .otrosCriterios label.fecha{padding:0;margin:0;background:url(../img/ic-calendario.gif) no-repeat center right;width:122px;margin-right:7px}
#intranet .otrosCriterios input#fechaDesde,#intranet .otrosCriterios input#fechaHasta{padding:2px;width:62px;margin:0 5px}
#intranet .otrosCriterios span.buscarPor{float:left}
#intranet .otrosCriterios span.buscarPor{margin-left:1px}
#intranet .otrosCriterios span.buscarPor select{width:140px;height:18px}
#intranet .otrosCriterios span.buscarPor input{width:120px;padding:1px 2px 2px 2px}
#intranet .otrosCriterios label.trafico{margin:0 10px }
#intranet .otrosCriterios input.btBuscar{background:url(../img/bt-buscar.gif) no-repeat;width:57px;height:16px;text-indent:-1000em;border:0}
#intranet .detalles{padding:6px 0px 6px 18px}
#intranet .detalles ul{display:block;float:left;text-transform:uppercase;font-weight:normal;padding-right:10px}
#intranet .detalles table span{font-weight:bold;color:#000;width:137px;text-align:left;float:left;padding:0 0 0 5px}
#intranet .detalles table td div{float:left;width:83px;text-align:left}
#intranet .detalles table td{padding:3px 10px 3px 0;text-align:right}
#intranet .detalles ul li{margin-bottom:10px;color:#666}
#intranet .detalleEmbarque{background:#FFDD00 }
#intranet .detalleEmbarque h2{width:200px;float:left} 
#intranet .detalleEmbarque a.btComent{background:url(../img/bt-comentar.gif) no-repeat;display:block;width:131px;height:16px;float:right;margin:4px 25px 0 0}
#intranet .detalleEmbarque a.btComent span{display:none}
#intranet .titEmbarque{background:#fd0; position:relative; z-index:0; }
#intranet .titEmbarque h2{display:block;float:left;padding:}
#intranet .titEmbarque h2.titContenendores{width:170px}
#intranet .titEmbarque h2.titHistorico{width:220px}
#intranet .titEmbarque .exportaExcel2{background-repeat:no-repeat; display: block; float: left; text-indent: -1000em; height: 16px; width: 160px; margin-top:4px;}
#intranet .datosConts{height:170px}
#intranet .datosConts .tableConts{float:left;width:205px;font-weight:bold;color:#039;overflow:auto;}
#intranet .datosConts .tableConts table{width:188px;background:#fff}
#intranet .datosConts td{padding:3px 4px 3px 35px}
#intranet .datosConts td.fechaHistorico{border-left:1px solid #999}
#intranet .datosConts .tableHist{float:left;width:718px;text-transform:uppercase;color:#039;overflow:auto;}
#intranet .datosConts .tableHist table{background:#fff;width:701px}
#intranet .datosConts{border-bottom:1px solid #999;background:url(../img/fd-tabla.gif) repeat-x;}
#intranet .imgFooter{background:#fd0;padding-top:30px}
#intranet .logosFooter{text-align:right}
#intranet .headIntranet h1{margin-bottom:5px;height:15px}
#intranet .Terrestre .headIntranet h1.es{background:url(../img/tit-orde-terrestre.gif) no-repeat bottom left;width:202px;}
#intranet .Terrestre .headIntranet h1.en{background:url(../img/tit-orde-terrestre-en.gif) no-repeat bottom left;width:165px;}
#intranet .Terrestre .headIntranet h1.pt{background:url(../img/tit-orde-terrestre-pt.gif) no-repeat bottom left;width:203px;}
#intranet .Maritimo .headIntranet h1.es{background:url(../img/tit-orde-maritimo.gif) no-repeat bottom left;width:202px;}
#intranet .Maritimo .headIntranet h1.en{background:url(../img/tit-orde-maritimo-en.gif) no-repeat bottom left;width:174px;}
#intranet .Maritimo .headIntranet h1.pt{background:url(../img/tit-orde-maritimo-pt.gif) no-repeat bottom left;width:196px;}
#intranet .Aereo .headIntranet h1.es{background:url(../img/tit-orde-aereo.gif) no-repeat bottom left;width:202px;}
#intranet .Aereo .headIntranet h1.en{background:url(../img/tit-orde-aereo-en.gif) no-repeat bottom left;width:172px;}
#intranet .Aereo .headIntranet h1.pt{background:url(../img/tit-orde-aereo-pt.gif) no-repeat bottom left;width:174px;}
#intranet .solOfertas .headIntranet h1.es{background:url(../img/tit-solicitar-oferta.gif) no-repeat bottom left;width:138px;margin-bottom:5px;height:15px}
#intranet .solOfertas .headIntranet h1.en{background:url(../img/tit-solicitar-oferta-en.gif) no-repeat bottom left;width:138px;margin-bottom:5px;height:15px}
#intranet .solOfertas .headIntranet h1.pt{background:url(../img/tit-solicitar-oferta-pt.gif) no-repeat bottom left;width:138px;margin-bottom:5px;height:15px}
#intranet .Terrestre .headIntranet,#intranet .Maritimo .headIntranet, #intranet .Aereo  .headIntranet, #intranet .solOfertas  .headIntranet{background:url(../img/fr-orden-embarque.gif) no-repeat top right #fd0;}
#intranet .Terrestre .headIntranet .campos,#intranet .Maritimo .headIntranet .campos,#intranet .Aereo  .headIntranet .campos,#intranet .solOfertas  .headIntranet .campos{clear:both}
#intranet .Terrestre .headIntranet p,#intranet .Maritimo .headIntranet p,#intranet .Aereo  .headIntranet p,#intranet .solOfertas  .headIntranet p{margin:9px 0 10px 80px;float:left;color:#666}
#intranet .Terrestre .headIntranet p span,#intranet .Maritimo .headIntranet p span,#intranet .Aereo .headIntranet p span,#intranet .solOfertas .headIntranet p span{color:#000}
#intranet a.usaConversor{text-decoration:underline;margin-left:10px}
#intranet .solOfertas .headIntranet{height:auto;}
#intranet .campos{border-top:2px solid #aaa;padding:15px 0 10px}
#intranet .campos label{font-weight:bold;text-transform:uppercase;margin-right:10px}
#intranet .campos input{border:1px solid #666;padding:2px;margin:5px 0;font-size:11px;width:294px}
#intranet .campos select{border:1px solid #666;font-size:11px;margin:5px 0;width:298px;}
#intranet .campos select option{padding:2px 2px 0px;vertical-align:middle}
#intranet .campos input.campoSmall{width:75px}
#intranet .campos input.campoMedium{width:157px}
#intranet .campos input.campoNoText{width:auto;padding:0;margin:0;border:0}
#intranet .campos .cp{margin-left:35px}
#intranet .cajaCurvas{position:relative;border:2px solid #adadad;margin:5px 0;}
#intranet .cajaCurvas .Cv{position:absolute;background:url(../img/cv-forms.gif) no-repeat;width:10px;height:10px;font-size:1px;}
#intranet .cajaCurvas .Cv.Tl{background-position:top left;top:-2px;left:-2px;}
#intranet .cajaCurvas .Cv.Tr{background-position:top right;top:-2px;right:-2px;}
#intranet .cajaCurvas .Cv.Bl{background-position:bottom left;bottom:-2px;left:-2px;}
#intranet .cajaCurvas .Cv.Br{background-position:bottom right;bottom:-2px;right:-2px;}
#intranet .cajaServicios{padding:5px 20px;width:286px;margin:25px 0}
#intranet.solOferta .cajaServicios{width:545px}
#intranet .cajaServicios label{font-weight:normal;margin:5px 10px 5px 0;display:block}
#intranet .impoExpo{width:300px;text-align:right;margin-top:10px}
#intranet .impoExpo label{font-weight:normal;margin-left:10px}
#intranet .cajaMerca{padding:15px 1px 15px 8px;width:263px;height:30px;margin-left:20px}
#intranet label.labMerca{margin-top:6px;display:block}
#intranet label.peligrosa{font-weight:normal}
#intranet .dimensiones label{display:block;width:81px;float:left;}
#intranet .dimensiones label span{font-weight:normal; text-transform:none;margin-top:5px;display:block}
#intranet .dimensiones input{margin:1px 0;}
#intranet .agregaBultos,.agregaContenedor{display:block;font-weight:bold;}
#intranet label.dimensiones{display:block;margin-top:17px}
#intranet .SiNo{margin:5px 0}
#intranet .SiNo label{font-weight:normal;margin:0 10px 2px;display:block}
#intranet .cajaOtros{padding:5px 15px;width:289px;}
#intranet .cajaRecogida{padding:5px 15px;width:555px}
#intranet .cajaRecogida .campoDireccion{width:480px}
#intranet .cajaRecogida .campoPobla{width:110px}
#intranet .cajaRecogida.fdAmarillo{background:#fff}
#intranet .cajaRecogida.fdAmarillo .Cv{background-image:url(../img/cv-forms-fd-amari.gif);}
#intranet p.comentarios{color:#666;padding-right:10px;width:120px;text-align:right}
#intranet textarea#comentarios{border:1px solid #666;padding:2px;font:11px Arial, Helvetica, sans-serif;width:583px;height:140px;overflow:auto}
#intranet textarea#txtCond{border:1px solid #666;padding:2px;font:11px Arial, Helvetica, sans-serif;width:583px;height:100px;overflow:hidden;margin:20px 0 10px}
#intranet .campos input.btEnviar{background:url(../img/bt-enviar-orden.gif) no-repeat;width:73px;height:21px;border:0}
#intranet .campos select#condEnvio{width:345px;margin:0 10px 2px 0}
#intranet .campos input#otroEnvio{width:225px;margin-top:2px}
#intranet .tipoContenedor label{font-weight:normal;margin-left:30px;}
#intranet .tipoContenedor select{width:160px;margin-left:0px}
#intranet select#tipoEmbala{width:163px}
#intranet .subTitFiles{margin:0 0 10px 20px;color:#666}
#intranet .subTitFiles span{font-size:12px;color:#000;font-weight:bold;display:block;margin-bottom:5px}
#intranet .header#servOnline .solServ{position:absolute;bottom:0;right:17px}
#intranet .header#servOnline .solServ li{display:block;width:93px;height:21px;float:left;position:absolute;top:-21px;right:0}
#intranet .header#servOnline .solServ a{display:block;width:93px;height:21px;text-indent:-1000em;overflow:auto;}
#intranet .header#servOnline li.solTer{right:156px;z-index:30}
#intranet .header#servOnline li.solTer.es{background:url(../img/bt-slp-terrestre.gif) no-repeat;}
#intranet .header#servOnline li.solTer.en{background:url(../img/bt-slp-terrestre-en.gif) no-repeat;}
#intranet .header#servOnline li.solTer.pt{background:url(../img/bt-slp-terrestre-pt.gif) no-repeat;}

#intranet .header#servOnline li.solMar{right:78px;z-index:20}
#intranet .header#servOnline li.solMar.es{background:url(../img/bt-slp-mar.gif) no-repeat;}
#intranet .header#servOnline li.solMar.en{background:url(../img/bt-slp-mar-en.gif) no-repeat;}
#intranet .header#servOnline li.solMar.pt{background:url(../img/bt-slp-mar-pt.gif) no-repeat;}

#intranet .header#servOnline li.solAer{right:0px;z-index:10}
#intranet .header#servOnline li.solAer.es{background:url(../img/bt-slp-aer.gif) no-repeat;}
#intranet .header#servOnline li.solAer.en{background:url(../img/bt-slp-aer-en.gif) no-repeat;}
#intranet .header#servOnline li.solAer.pt{background:url(../img/bt-slp-aer-pt.gif) no-repeat;}

#intranet .header#servOnline li.solTerAct.es{background:url(../img/bt-slp-terrestre-act.gif) no-repeat;right:156px;z-index:100}
#intranet .header#servOnline li.solTerAct.en{background:url(../img/bt-slp-terrestre-act-en.gif) no-repeat;right:156px;z-index:100}
#intranet .header#servOnline li.solTerAct.pt{background:url(../img/bt-slp-terrestre-act-pt.gif) no-repeat;right:156px;z-index:100}

#intranet .header#servOnline li.solMarAct.es{background:url(../img/bt-slp-mar-act.gif) no-repeat;right:78px;z-index:100}
#intranet .header#servOnline li.solMarAct.en{background:url(../img/bt-slp-mar-act-en.gif) no-repeat;right:78px;z-index:100}
#intranet .header#servOnline li.solMarAct.pt{background:url(../img/bt-slp-mar-act-pt.gif) no-repeat;right:78px;z-index:100}

#intranet .header#servOnline li.solAerAct.es{background:url(../img/bt-slp-aer-act.gif) no-repeat;right:0;z-index:100}
#intranet .header#servOnline li.solAerAct.en{background:url(../img/bt-slp-aer-act-en.gif) no-repeat;right:0;z-index:100}
#intranet .header#servOnline li.solAerAct.pt{background:url(../img/bt-slp-aer-act-pt.gif) no-repeat;right:0;z-index:100}

#intranet .header#tiposContenedor .solServ{position:absolute;bottom:0;right:17px}
#intranet .header#tiposContenedor .solServ li{display:block;width:93px;height:21px;float:left;position:absolute;top:-21px;right:0}
#intranet .header#tiposContenedor .solServ a{display:block;width:93px;height:21px;text-indent:-1000em;overflow:auto;}
#intranet .header#tiposContenedor li.solMar.es{background:url(../img/bt-slp-mar.gif) no-repeat;right:78px;z-index:20}
#intranet .header#tiposContenedor li.solMar.en{background:url(../img/bt-slp-mar-en.gif) no-repeat;right:78px;z-index:20}
#intranet .header#tiposContenedor li.solMar.pt{background:url(../img/bt-slp-mar.gif) no-repeat;right:78px;z-index:20}
#intranet .header#tiposContenedor li.solAer.es{background:url(../img/bt-slp-aer.gif) no-repeat;right:0px;z-index:10}
#intranet .header#tiposContenedor li.solAer.en{background:url(../img/bt-slp-aer-en.gif) no-repeat;right:0px;z-index:10}
#intranet .header#tiposContenedor li.solAer.pt{background:url(../img/bt-slp-aer.gif) no-repeat;right:0px;z-index:10}
#intranet .header#tiposContenedor li.solMarAct.es{background:url(../img/bt-slp-mar-act.gif) no-repeat;right:78px;z-index:100}
#intranet .header#tiposContenedor li.solMarAct.en{background:url(../img/bt-slp-mar-act-en.gif) no-repeat;right:78px;z-index:100}
#intranet .header#tiposContenedor li.solMarAct.pt{background:url(../img/bt-slp-mar-act.gif) no-repeat;right:78px;z-index:100}
#intranet .header#tiposContenedor li.solAerAct.es{background:url(../img/bt-slp-aer-act.gif) no-repeat;right:0;z-index:100}
#intranet .header#tiposContenedor li.solAerAct.en{background:url(../img/bt-slp-aer-act-en.gif) no-repeat;right:0;z-index:100}
#intranet .header#tiposContenedor li.solAerAct.pt{background:url(../img/bt-slp-aer-act.gif) no-repeat;right:0;z-index:100}
#intranet .headIntranet{position:relative}
#intranet .headIntranet .cvHead{position:absolute;top:0;left:0;font-size:1px;background:url(../img/cv-amarilla-intranet.gif) no-repeat;width:13px;height:13px;} 
#intranet #ui-datepicker-div{display:none}
#intranet #enviaForm{display:block;width:73px;height:21px;margin-top:20px;text-indent:-1000em;overflow:none;}
#intranet #enviaForm.es{background:url(../img/bt-enviar-orden.gif)}
#intranet #enviaForm.en{background:url(../img/bt-enviar-orden-en.gif)}
#intranet #enviaForm.pt{background:url(../img/bt-enviar-orden.gif)}
#intranet #enviaForm span{display:block;width:73px;height:21px;text-indent:-1000em;overflow:none;}
#intranet .msg{font-size:11px;font-weight:bold;width:500px;margin:15px;width:350px;float:left}
#intranet .msg.msgError{color:red}
#intranet .msg.msgOk{color:green}
#intranet #errores h1{text-align:center;color:#900;font-size:14px}
#intranet #errores ul{font-size:11px;padding:0 20px;margin-bottom:20px}
#intranet #errores ul li{list-style:inside disc;color:#900}
#intranet .secHerra .headIntranet{background-image:url(../img/fr-orden-embarque.gif);background-repeat:no-repeat;background-position:right -45px}
#intranet .secHerra .headIntranet h1{height:15px}
#intranet .secHerra .headIntranet h1.titEnlaces.es{background:url(../img/tit-enlaces.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.titEnlaces.en{background:url(../img/tit-enlaces-en.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.titEnlaces.pt{background:url(../img/tit-enlaces-pt.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.tiPaisesPuertos.es{background:url(../img/tit-paisespuertos.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.tiPaisesPuertos.en{background:url(../img/tit-paisespuertos-en.gif) no-repeat;width:214px;height:15px}
#intranet .secHerra .headIntranet h1.tiPaisesPuertos.pt{background:url(../img/tit-paisespuertos-pt.gif) no-repeat;width:214px;height:15px}
#intranet .secHerra .headIntranet h1.tiConversiones.es{background:url(../img/tit-tablaconver.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.tiConversiones.en{background:url(../img/tit-tablaconver-en.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.tiConversiones.pt{background:url(../img/tit-tablaconver-pt.gif) no-repeat;width:214px}
#intranet .secHerra .headIntranet h1.tiTiposContenedores.es{background:url(../img/tit-tipocontmar.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiTiposContenedores.en{background:url(../img/tit-tipocontmar-en.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiTiposContenedores.pt{background:url(../img/tit-tipocontmar-pt.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiTiposContenedoresAer.es{background:url(../img/tit-tipocontaer.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiTiposContenedoresAer.en{background:url(../img/tit-tipocontaer-en.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiTiposContenedoresAer.pt{background:url(../img/tit-tipocontaer-pt.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiMercaPeli.es{background:url(../img/tit-mercapeli.gif) no-repeat;width:250px;}
#intranet .secHerra .headIntranet h1.tiMercaPeli.en{background:url(../img/tit-mercapeli-en.gif) no-repeat;width:250px;}
#intranet .secHerra .headIntranet h1.tiMercaPeli.pt{background:url(../img/tit-mercapeli.gif) no-repeat;width:250px;}
#intranet .secHerra .headIntranet h1.tiCodigoAra.es{background:url(../img/tit-codigo.gif) no-repeat;width:216px;height:15px}
#intranet .secHerra .headIntranet h1.tiCodigoAra.en{background:url(../img/tit-codigo-en.gif) no-repeat;width:216px;height:15px}
#intranet .secHerra .headIntranet h1.tiCodigoAra.pt{background:url(../img/tit-codigo-pt.gif) no-repeat;width:216px;height:15px}
#intranet .secHerra .headIntranet h1.tiIncoterms{background:url(../img/tit-incoterms.gif) no-repeat;width:69px}
#intranet .secHerra .headIntranet ul.tiTiposConts{padding:15px 0 0 33px;margin:0;clear:both}
#intranet .secHerra .headIntranet ul li{float:left;margin:2px;color:#fff}
	ul.tiTiposConts a{display:block;height:16px;float:left}
	ul.tiTiposConts a span{display:none}
	
	ul.tiTiposConts a.btStd.es{background:url(../img/tit-estandar.gif) no-repeat bottom;width:62px}
	ul.tiTiposConts a.btStd.es:hover,ul.tiTiposConts a.btStd.es.act{background:url(../img/tit-estandar-act.gif) no-repeat bottom;width:62px}
	ul.tiTiposConts a.btStd.en{background:url(../img/tit-estandar-en.gif) no-repeat bottom;width:63px}
	ul.tiTiposConts a.btStd.en:hover,ul.tiTiposConts a.btStd.en.act{background:url(../img/tit-estandar-act-en.gif) no-repeat bottom;width:63px}
	ul.tiTiposConts a.btStd.pt{background:url(../img/tit-estandar-en.gif) no-repeat bottom;width:63px}
	ul.tiTiposConts a.btStd.pt:hover,ul.tiTiposConts a.btStd.pt.act{background:url(../img/tit-estandar-act-en.gif) no-repeat bottom;width:63px}
	
	ul.tiTiposConts a.btOT.es{background:url(../img/tit-opentop.gif) no-repeat bottom;width:59px}
	ul.tiTiposConts a.btOT.es:hover,ul.tiTiposConts a.btOT.es.act{background:url(../img/tit-opentop-act.gif) no-repeat bottom;width:59px}
	ul.tiTiposConts a.btOT.en{background:url(../img/tit-opentop-en.gif) no-repeat bottom;width:59px}
	ul.tiTiposConts a.btOT.en:hover,ul.tiTiposConts a.btOT.en.act{background:url(../img/tit-opentop-act-en.gif) no-repeat bottom;width:59px}
	ul.tiTiposConts a.btOT.pt{background:url(../img/tit-opentop-en.gif) no-repeat bottom;width:59px}
	ul.tiTiposConts a.btOT.pt:hover,ul.tiTiposConts a.btOT.pt.act{background:url(../img/tit-opentop-act-en.gif) no-repeat bottom;width:59px}
	
	ul.tiTiposConts a.btRef.es{background:url(../img/tit-reefer.gif) no-repeat bottom;width:43px}
	ul.tiTiposConts a.btRef.es:hover,ul.tiTiposConts a.btRef.es.act{background:url(../img/tit-reefer-act.gif) no-repeat bottom;width:43px}
	ul.tiTiposConts a.btRef.en{background:url(../img/tit-reefer-en.gif) no-repeat bottom;width:44px}
	ul.tiTiposConts a.btRef.en:hover,ul.tiTiposConts a.btRef.en.act{background:url(../img/tit-reefer-act-en.gif) no-repeat bottom;width:44px}
	ul.tiTiposConts a.btRef.pt{background:url(../img/tit-reefer-en.gif) no-repeat bottom;width:44px}
	ul.tiTiposConts a.btRef.pt:hover,ul.tiTiposConts a.btRef.pt.act{background:url(../img/tit-reefer-act-en.gif) no-repeat bottom;width:44px}
	
	ul.tiTiposConts a.btAis.es{background:url(../img/tit-aislantes.gif) no-repeat bottom;width:63px}
	ul.tiTiposConts a.btAis.es:hover,ul.tiTiposConts a.btAis.es.act{background:url(../img/tit-aislantes-act.gif) no-repeat bottom;width:63px}
	ul.tiTiposConts a.btAis.en{background:url(../img/tit-aislantes-en.gif) no-repeat bottom;width:64px}
	ul.tiTiposConts a.btAis.en:hover,ul.tiTiposConts a.btAis.en.act{background:url(../img/tit-aislantes-act-en.gif) no-repeat bottom;width:64px}
	ul.tiTiposConts a.btAis.pt{background:url(../img/tit-aislantes-pt.gif) no-repeat bottom;width:80px}
	ul.tiTiposConts a.btAis.pt:hover,ul.tiTiposConts a.btAis.pt.act{background:url(../img/tit-aislantes-act-pt.gif) no-repeat bottom;width:80px}
	
	ul.tiTiposConts a.btTanq.es{background:url(../img/tit-tanques.gif) no-repeat bottom;width:53px}
	ul.tiTiposConts a.btTanq.es:hover,ul.tiTiposConts a.btTanq.es.act{background:url(../img/tit-tanques-act.gif) no-repeat bottom;width:53px}
	ul.tiTiposConts a.btTanq.en{background:url(../img/tit-tanques-en.gif) no-repeat bottom;width:57px}
	ul.tiTiposConts a.btTanq.en:hover,ul.tiTiposConts a.btTanq.en.act{background:url(../img/tit-tanques-act-en.gif) no-repeat bottom;width:57px}
	ul.tiTiposConts a.btTanq.pt{background:url(../img/tit-tanques-en.gif) no-repeat bottom;width:57px}
	ul.tiTiposConts a.btTanq.pt:hover,ul.tiTiposConts a.btTanq.pt.act{background:url(../img/tit-tanques-act-en.gif) no-repeat bottom;width:57px}
	
	ul.tiTiposConts a.btFT.es{background:url(../img/tit-flattracks.gif) no-repeat bottom;width:74px}
	ul.tiTiposConts a.btFT.es:hover,ul.tiTiposConts a.btFT.es.act{background:url(../img/tit-flattracks-act.gif) no-repeat bottom;width:74px}
	ul.tiTiposConts a.btFT.en{background:url(../img/tit-flattracks-en.gif) no-repeat bottom;width:71px}
	ul.tiTiposConts a.btFT.en:hover,ul.tiTiposConts a.btFT.en.act{background:url(../img/tit-flattracks-act-en.gif) no-repeat bottom;width:71px}
	ul.tiTiposConts a.btFT.pt{background:url(../img/tit-flattracks-pt.gif) no-repeat bottom;width:36px}
	ul.tiTiposConts a.btFT.pt:hover,ul.tiTiposConts a.btFT.pt.act{background:url(../img/tit-flattracks-act-pt.gif) no-repeat bottom;width:36px}
	
	ul.tiTiposConts a.btPtf.es{background:url(../img/tit-plataformas.gif) no-repeat bottom;width:87px}
	ul.tiTiposConts a.btPtf.es:hover,ul.tiTiposConts a.btPtf.es.act{background:url(../img/tit-plataformas-act.gif) no-repeat bottom;width:87px}
	ul.tiTiposConts a.btPtf.en{background:url(../img/tit-plataformas-en.gif) no-repeat bottom;width:70px}
	ul.tiTiposConts a.btPtf.en:hover,ul.tiTiposConts a.btPtf.en.act{background:url(../img/tit-plataformas-act-en.gif) no-repeat bottom;width:70px}
	ul.tiTiposConts a.btPtf.pt{background:url(../img/tit-plataformas-pt.gif) no-repeat bottom;width:86px}
	ul.tiTiposConts a.btPtf.pt:hover,ul.tiTiposConts a.btPtf.pt.act{background:url(../img/tit-plataformas-act-pt.gif) no-repeat bottom;width:86px}
	
	ul.tiTiposConts a.btSeg.es{background:url(../img/tit-deseguridad.gif) no-repeat bottom;width:87px}
	ul.tiTiposConts a.btSeg.es:hover,ul.tiTiposConts a.btSeg.es.act{background:url(../img/tit-deseguridad-act.gif) no-repeat bottom;width:87px}
	ul.tiTiposConts a.btSeg.en{background:url(../img/tit-deseguridad-en.gif) no-repeat bottom;width:128px}
	ul.tiTiposConts a.btSeg.en:hover,ul.tiTiposConts a.btSeg.en.act{background:url(../img/tit-deseguridad-act-en.gif) no-repeat bottom;width:128px}
	ul.tiTiposConts a.btSeg.pt{background:url(../img/tit-deseguridad-pt.gif) no-repeat bottom;width:167px}
	ul.tiTiposConts a.btSeg.pt:hover,ul.tiTiposConts a.btSeg.pt.act{background:url(../img/tit-deseguridad-act-pt.gif) no-repeat bottom;width:167px}
	
	ul.tiTiposConts a.btIsot.es{background:url(../img/tit-isoter.gif) no-repeat bottom;width:80px}
	ul.tiTiposConts a.btIsot.es:hover,ul.tiTiposConts a.btIsot.es.act{background:url(../img/tit-isoter-act.gif) no-repeat bottom;width:80px}
	ul.tiTiposConts a.btIsot.en{background:url(../img/tit-isoter-en.gif) no-repeat bottom;width:144px}
	ul.tiTiposConts a.btIsot.en:hover,ul.tiTiposConts a.btIsot.en.act{background:url(../img/tit-isoter-act-en.gif) no-repeat bottom;width:144px}
	ul.tiTiposConts a.btIsot.pt{background:url(../img/tit-isoter-pt.gif) no-repeat bottom;width:170px}
	ul.tiTiposConts a.btIsot.pt:hover,ul.tiTiposConts a.btIsot.pt.act{background:url(../img/tit-isoter-act-pt.gif) no-repeat bottom;width:170px}
	
	ul.tiTiposConts a.btAnim.es{background:url(../img/tit-panimales.gif) no-repeat bottom;width:135px}
	ul.tiTiposConts a.btAnim.es:hover,ul.tiTiposConts a.btAnim.es.act{background:url(../img/tit-panimales-act.gif) no-repeat bottom;width:135px}
	ul.tiTiposConts a.btAnim.en{background:url(../img/tit-panimales-en.gif) no-repeat bottom;width:109px}
	ul.tiTiposConts a.btAnim.en:hover,ul.tiTiposConts a.btAnim.en.act{background:url(../img/tit-panimales-act-en.gif) no-repeat bottom;width:109px}
	ul.tiTiposConts a.btAnim.pt{background:url(../img/tit-panimales-pt.gif) no-repeat bottom;width:124px}
	ul.tiTiposConts a.btAnim.pt:hover,ul.tiTiposConts a.btAnim.pt.act{background:url(../img/tit-panimales-act-pt.gif) no-repeat bottom;width:124px}
	
	ul.tiTiposConts a.btPall.es{background:url(../img/tit-pallets.gif) no-repeat bottom;width:50px}
	ul.tiTiposConts a.btPall.es:hover,ul.tiTiposConts a.btPall.es.act{background:url(../img/tit-pallets-act.gif) no-repeat bottom;width:50px}
	ul.tiTiposConts a.btPall.en{background:url(../img/tit-pallets-en.gif) no-repeat bottom;width:50px}
	ul.tiTiposConts a.btPall.en:hover,ul.tiTiposConts a.btPall.en.act{background:url(../img/tit-pallets-act-en.gif) no-repeat bottom;width:50px}
	ul.tiTiposConts a.btPall.pt{background:url(../img/tit-pallets-pt.gif) no-repeat bottom;width:50px}
	ul.tiTiposConts a.btPall.pt:hover,ul.tiTiposConts a.btPall.pt.act{background:url(../img/tit-pallets-act-pt.gif) no-repeat bottom;width:50px}
	
#intranet .secHerra .tableContenedor{margin-bottom:60px}
#intranet .secHerra .tableContenedor td{font:bold 11px Tahoma, Arial;color:#737373;padding:15px 0 15px 25px}	
#intranet .secHerra .tableContenedor td.sinPadd{padding:0}
#intranet .secHerra .tableContenedor td.tdBorRgt{border-right:1px solid #fff}
#intranet .secHerra .tableContenedor tr.fila1{background:#e5e5e5}
#intranet .secHerra .tableContenedor tr.fila2{background:#f2f2f2}
#intranet .secHerra .tableContenedor table td{border-bottom:1px solid #fff}
#intranet .secHerra .descCont{padding:15px 0 5px 0}
#intranet .secHerra .descCont p{margin:0 0 10px 0;padding:0 0 0 35px}
#intranet .secHerra .headIntranet {padding-bottom:8px}
#intranet .secHerra .headIntranet .msgHerr{padding:39px 0 0 0;margin:0}
#intranet .tableLinks {margin-bottom:80px}
#intranet .tableLinks h2{background:#000;font:bold 11px Tahoma, Arial;color:#fff;padding:5px 0}
#intranet .tableLinks h3{margin:0;font-size:11px}
#intranet .tableLinks .fila1{background:#f2f2f2;}
#intranet .tableLinks .fila2{background:#e5e5e5;}
#intranet .tableLinks td{border-top:1px solid #fff;padding:15px 0 15px 17px}
#intranet .tableLinks td.logoLink{padding-left:0;background:#fff;padding:5px}
#intranet .tableLinks .filaHead td{padding-top:0;padding-bottom:0;border:0}
#intranet .secHerra h2{background:#000;font:bold 11px Tahoma, Arial;color:#fff}
#intranet .secHerra h2 span{color:#ccc;text-transform:none}
#intranet .calculos input{border:1px solid #666;width:76px;padding:2px;font-size:11px}
#intranet .calculos table{margin:30px 35px}
#intranet .calculos .simbolo{font-weight:bold;padding:0 0 0 3px}
#intranet .contIncoterms{padding:30px 50px;margin-bottom:60px;border-top:25px solid #000}
#intranet .contIncoterms ul.ulInco{padding-left:30px}
#intranet .contIncoterms ul.ulInco li{list-style:inside disc;padding:2px 0}
#intranet .contCuadro{width:240px;float:right;margin:0 20px 20px 20px;text-align:center;height:auto}
#intranet .contEtiq{text-align:center;padding:40px 0 80px;border-top:25px solid #000}
#intranet .contCodigo ul{padding:10px 20px 10px 35px }
#intranet .contCodigo ul li{padding:3px 0;font-weight:bold}

.ttip {	display:none; }

.informacion .titInfo{display:block;text-indent:-1000em;overflow:hidden;height:14px;margin:0 0 0 1px;padding:0}
.informacion h2, .informacion h3, 
.informacion ul, .informacion li
{margin:0;padding:0;font-size:11px;list-style:disc inside;}

.informacion.forw h1.es{background:url(../img/tit-forwarding-es.gif) no-repeat;width:79px;}
.informacion.forw h1.en{background:url(../img/tit-forwarding-en.gif) no-repeat;width:79px;}
.informacion.forw h1.pt{background:url(../img/tit-forwarding-pt.gif) no-repeat;width:77px;}
.informacion.logis h1.es{background:url(../img/tit-logistica-es.gif) no-repeat;width:61px;}
.informacion.logis h1.en{background:url(../img/tit-logistica-en.gif) no-repeat;width:61px;}
.informacion.logis h1.pt{background:url(../img/tit-logistica-pt.gif) no-repeat;width:61px;}
.informacion.proy h1.es{background:url(../img/tit-proyectos-es.gif) no-repeat;width:70px;}
.informacion.proy h1.en{background:url(../img/tit-proyectos-en.gif) no-repeat;width:70px;}
.informacion.proy h1.pt{background:url(../img/tit-proyectos-pt.gif) no-repeat;width:70px;}
.informacion.adua h1.es{background:url(../img/tit-aduanas-es.gif) no-repeat;width:56px;}
.informacion.adua h1.en{background:url(../img/tit-aduanas-en.gif) no-repeat;width:56px;}
.informacion.adua h1.pt{background:url(../img/tit-aduanas-pt.gif) no-repeat;width:56px;}
.informacion.ofis h1.es{background:url(../img/tit-oficinas-es.gif) no-repeat;width:56px;}
.informacion.ofis h1.en{background:url(../img/tit-oficinas-en.gif) no-repeat;width:56px;}
.informacion.ofis h1.pt{background:url(../img/tit-oficinas-pt.gif) no-repeat;width:77px;}

.informacion h2{font-size:13px;margin:15px 0 10px;border-bottom:1px solid #999;padding-bottom:1px}
.informacion h3{margin-bottom:10px;font-size:11px;}
.informacion h4{font-size:11px}
.informacion ul{padding:10px 0 10px 20px}
.informacion li{margin:2px 0;}
.informacion.logis ul{padding:20px 0 20px 20px}
.informacion.proy ul{padding:20px 0 20px 20px}
.informacion.proy ul.experiencia{padding:5px 0 5px 30px;}
.informacion.proy ul.experiencia li{list-style:disc;font-style:italic}
.informacion.ofis ul{padding:0 0 20px 0}
.informacion.ofis ul li{list-style:none;}
.informacion.ofis h2{color:#01478d;border-color:#01478d}
.informacion.ofis h3{color:#ceb100}
.informacion.ofis .ofisPaises{padding:10px 30px;}
.informacion.ofis .ofisPaises li{list-style:disc inside;color:#01478d;}
.informacion.ofis .ofisPaises a{color:#01478d;text-decoration:none}
.informacion.ofis .ofisPaises a:hover{text-decoration:underline}
.informacion.ofis .mapaOfis{background:url(../img/fd-mapaoficinas.gif) repeat-x top;width:700px;float:left;padding:20px 36px 0;margin-top:25px }

.informacion .bloqLogis{position:relative;border:2px solid #88aed4;background:#effcff;width:180px;height:144px;padding:15px;text-align:center;color:#fff;float:left;margin:0 0 20px 20px;}
.informacion .bloqLogis .Cv{position:absolute;background:url(../img/cv-borde2pxcel.gif) no-repeat;width:12px;height:12px;font-size:1px;}
.informacion .bloqLogis .Tl{background-position:top left;top:-2px;left:-2px;}
.informacion .bloqLogis .Tr{background-position:top right;top:-2px;right:-2px;}
.informacion .bloqLogis .Bl{background-position:bottom left;bottom:-2px;left:-2px;}
.informacion .bloqLogis .Br{background-position:bottom right;bottom:-2px;right:-2px;}
.informacion .bloqLogis h3{color:#01478d;text-transform:uppercase}
.informacion .bloqLogis h4{background:#00376e;padding:2px 5px 4px;margin:0 0 4px;font-weight:normal} 
.informacion .bloqLogis p{background:#88aed4;font-weight:normal;padding:2px 5px 4px;text-align:center;margin:0 0 4px} 
.informacion .bloqLogis span{font-size:10px;color:#666}
.informacion.forw ul{padding:0 0 10px 20px}

/* Inicio Tracking */
#intranet .secHerra .headIntranet h1.tiAreaClientes.es{background:url(../img/tit-accesoclientes.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiAreaClientes.en{background:url(../img/tit-accesoclientes-en.gif) no-repeat;width:216px}
#intranet .secHerra .headIntranet h1.tiAreaClientes.pt{background:url(../img/tit-accesoclientes-pt.gif) no-repeat;width:216px}
.inicioTracking {padding:22px 22px 500px 22px;	background:url(../img/fd-iniciotrk.gif) no-repeat center 276px;}
.inicioTracking p{margin-bottom:20px;line-height:18px}
.inicioTracking .txtInicioTrk{width:568px;padding-right:22px;float:left;padding-top:30px}
.inicioTracking .formInicioTrk{width:289px;float:right;}
.inicioTracking form label{font:bold 10px Tahoma, Arial;color:#000;text-transform:uppercase;display:block}
.inicioTracking form input{border:1px solid #666;font-size:11px;padding:2px;width:228px;margin:1px 0 2px 0}
.inicioTracking form input.enviaInicioTrk{width:121px;height:16px;border:0;padding:0;text-indent:-1000em;overflow:hidden;margin:1px 0 0 114px}
.inicioTracking form input.enviaInicioTrk.es{background:url(../img/bt-entrar-inicio-trk.gif) no-repeat;}
.inicioTracking form input.enviaInicioTrk.en{background:url(../img/bt-entrar-inicio-en.gif) no-repeat;}
.inicioTracking form input.enviaInicioTrk.pt{background:url(../img/bt-entrar-inicio-pt.gif) no-repeat;}
.inicioTracking .formLogin{margin-bottom:23px;padding:40px 0 20px 22px;}
.inicioTracking .formLogin.es{background:url(../img/panel-loginclientes-es.gif) no-repeat;}
.inicioTracking .formLogin.en{background:url(../img/panel-loginclientes-en.gif) no-repeat;}
.inicioTracking .formLogin.pt{background:url(../img/panel-loginclientes-pt.gif) no-repeat;}
.inicioTracking .formOlvidoPass{margin-bottom:0px;padding:40px 0 31px 22px;}
.inicioTracking .formOlvidoPass.es{background:url(../img/panel-olvidopass.gif) no-repeat;}
.inicioTracking .formOlvidoPass.en{background:url(../img/panel-olvidopass-en.gif) no-repeat;}
.inicioTracking .formOlvidoPass.pt{background:url(../img/panel-olvidopass-pt.gif) no-repeat;}

.inicioTracking .formOlvidoPass .enviaOlvidoPass{background:url(../img/bt-enviar-inicio-trk.gif) no-repeat}
.inicioTracking .formOlvidoPass.en .enviaOlvidoPass{background:url(../img/bt-enviar-inicio-trk-en.gif) no-repeat}
.inicioTracking .formOlvidoPass span{font-size:10px;display:block}
.inicioTracking .msgError{border:1px solid red;color:red;padding:10px;background:#FFF0F0;font-weight:bold;margin-bottom:10px}

.inicioTracking .formGeneraPass{margin-bottom:0px;padding:40px 0 31px 22px;}
.inicioTracking .formGeneraPass.es{background:url(../img/panel-generapass.gif) no-repeat;}
.inicioTracking .formGeneraPass.en{background:url(../img/panel-generapass-en.gif) no-repeat;}
.inicioTracking .formGeneraPass.pt{background:url(../img/panel-generapass-pt.gif) no-repeat;}

.inicioTracking .formGeneraPass .enviaOlvidoPass{background:url(../img/bt-enviar-inicio-trk.gif) no-repeat}
.inicioTracking .formGeneraPass.en .enviaOlvidoPass{background:url(../img/bt-enviar-inicio-trk-en.gif) no-repeat}
.inicioTracking .formGeneraPass span{font-size:10px;display:block}

/* Mapa */
.contMapa{padding:20px}
.contMapa select{font-size:11px}
.contMapa select#pais{width:200px;border:1px solid #666}
.contMapa select#tipoPuerto{width:150px;border:1px solid #666;margin-left:20px}

.informacion{background:0}
.informacion .colIzq{float:left;width:490px;padding:0 20px;}
.informacion .colDer{float:left;width:220px;padding-top:20px;}

#intranet h2{background:#fd0;font-size:11px;text-transform:uppercase;padding:6px 0 6px 35px;margin:0}
p.yaDisp{text-align:right;margin-bottom:0;padding-bottom:0;margin-right:35px}

/* Aviso legal */
.contAvisoLegal{padding:30px 0}
.contAvisoLegal p{margin-left:35px}
#intranet .secHerra .headIntranet h1.titAvisoLegal.es{background:url(../img/tit-avisolegal.gif) no-repeat;}
#intranet .secHerra .headIntranet h1.titAvisoLegal.en{background:url(../img/tit-avisolegal-en.gif) no-repeat;}
#intranet .secHerra .headIntranet h1.titAvisoLegal.pt{background:url(../img/tit-avisolegal-pt.gif) no-repeat;}
C#intranet .secHerra .headIntranet h1.titPriva.es{background:url(../img/tit-privacidad-es.gif) no-repeat;}
#intranet .secHerra .headIntranet h1.titPriva.en{background:url(../img/tit-privacidad-en.gif) no-repeat;}
#intranet .secHerra .headIntranet h1.titPriva.pt{background:url(../img/tit-privacidad-pt.gif) no-repeat;}

