/* Screen layout: */

body {
padding:15px 0 0 0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background: #F8C300;
color:#303030;
}

li {
margin: 0px 0px 0px -30px;
padding: 0px;
}

a {
color:#303030;
text-decoration:none;
/*border-bottom:1px dotted #505050;*/
}

a:hover {
color:#303030;
text-decoration:none;
/*border-bottom:1px solid #505050;*/
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:bold;
color: #27316E;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
margin:0 0 7px 0;
padding: 0 0 3px 0;
font-size:1.2em;
font-weight:bold;
color: #27316E;
border-bottom: 1px dotted #27316E;
margin-bottom: 10px;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Main container */

#container {
margin:0px auto 20px auto;
width:730px;
padding:5px 20px 0px 20px;
background:#FBD404;
border: 1px solid white;
}

/* Site title section */

#logo {
margin:15px 0 20px 0;
background: url(../images/logo.jpg) top left no-repeat;
height: 49px;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

/* Toptab menu */

#toptabs {
margin:5px auto -13px auto;
font-size:0.8em;
font-weight: bold;
width:733px;
/* 773*/
}

/*
Solucionar tema internet explorer
html>body #toptabs {margin-top: 10px;}
*/

#toptabs p {
text-align:right;
color:#999999;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background-color: #F8C300;
/* url(/web/20170711021130im_/http://neocargo.com.ar/images/corner2.gif) 0 right no-repeat;*/
/*background-color: #27316E;*/
/*color:#ffffff;*/
border: 1px solid white;
/*border-right:0px solid #ffffff;*/

}

.toptab:hover {
/*background:#FBD404 url(/web/20170711021130im_/http://neocargo.com.ar/images/corner2.gif) top right no-repeat;*/
background-color: #FBD404;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 4px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background-color: #FBD404;
border: 1px solid #ffffff;
border-bottom:1px solid #FBD404;

}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #FBD404;
}

/* Navitab menu */

#navitabs {
clear:both;
/*margin-left: 25px;*/
text-align:center;
position: relative;

top: 1px;
}
/* Solucion problema IE 7 */
/*html>body #navitabs {margin-left: 15px;}*/

.navitab {
border: 1px solid white;
border-bottom: 0px;
padding: 4px 6px 4px 6px;
margin:0 0 4px 3px;
text-decoration:none;
font-size:1.1em;
/*background:#F8C300 url(/web/20170711021130im_/http://neocargo.com.ar/images/corner.gif) top right no-repeat;*/
background-color: #F8C300;
}


.navitab:hover {
text-decoration:none;
color: white;
background-color: #27316E;
}

.activenavitab {
padding: 4px 6px 4px 6px;
color:#ffffff;
margin:0 0 5px 3px;
font-size:1.1em;
text-decoration:none;
/*background:#505050 url(/web/20170711021130im_/http://neocargo.com.ar/images/corner.gif) top right no-repeat;*/
background-color: #505050;
border: 1px solid #ffffff;
border-bottom:1px solid #505050;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

/* Header description */

#desc {
height:200px;
color:#ffffff;
padding:0;
/*background:#505050 url(/web/20170711021130im_/http://neocargo.com.ar/images/front.jpg) top left no-repeat;*/
clear:both;
margin:5px 0 15px 0;
}

/* Estilos para imagenes centrales */
.quienes_somos {
background:#505050 url(../images/Quienes_Somos.jpg) top left no-repeat;
border: 1px solid white;
}
.freight_forwarders {
background:#505050 url(../images/Freight_Forwarders.jpg) top left no-repeat;
border: 1px solid white;
}
.servicios_aduaneros {
background:#505050 url(../images/Servicios_Aduaneros.jpg) top left no-repeat;
border: 1px solid white;
}
.servicios_adicionales {
background:#505050 url(../images/Servicios_Adicionales.jpg) top left no-repeat;
border: 1px solid white;
}
.contactenos {
background:#505050 url(../images/Contactenos.jpg) top left no-repeat;
border: 1px solid white;
}
.publicidades {
background:#505050 url(../images/publicidades.jpg) top left no-repeat;
border: 1px solid white;
}

/* Logo Neocargo en listas */

#main li,#full li {
list-style: none;
padding-left: 25px;
background-image: url(../images/logo_items.gif);
background-repeat: no-repeat;
background-position: 1px;
margin-bottom: 15px;
}

#sidebar li {
list-style: none;
padding-left: 25px;
background-image: url(../images/logo_items.gif);
background-repeat: no-repeat;
background-position: 1px;
margin-bottom: 15px;
}





#desc p {
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
/*width:550px;*/
width: 480px;
float:left;
padding:0 15px 0 0;
margin:0;
/*border-right:1px solid #999999;*/
}



/* Full size */
#full {
/*width:550px;*/
width: 730px;
float:left;
padding:0 15px 0 0;
margin:0;
/*border-right:1px solid #999999;*/
}



/* Columna Izquierda */
#columnas {
width: 350px;
float:left;
padding:0 15px 0 0;
/*margin:0;*/
}






/* Sidebar */

#sidebar {
/*width:150px;*/
width: 210px;
float:right;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer_datos {
clear:both;
/*background:#fafafa;*/
padding: 0px;
margin: 0px;
border-top:1px solid #27316E;
margin: 0px;
padding: 14px 0px 0px 0px ;
/*background: url(../images/flecha.gif) 690px 3px no-repeat;*/
}


#footer_datos a {
color:white;
text-decoration: none;
}

#footer_datos a:hover {
color:#808080;
}

#footer_datos p {
color: white;
font-size: 0.8em;
line-height: 0.3em;
text-align: center;
}

#footer {
clear:both;
/*background:#fafafa;*/
padding: 0px;
margin: 0px 0px 0px 0px;
background: url(../images/pie.jpg) top right no-repeat;
height: 100px;
}

#footer_eng {
clear:both;
/*background:#fafafa;*/
padding: 0px;
margin: 0px 0px 0px 0px;
background: url(../images/pie_eng.jpg) top right no-repeat;
height: 100px;
}


/* Various classes */
/*
.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}*/

.right {
margin-top:-8px;
text-align:right;
}

.block {
border: 1px solid #27316E;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
width:200px;
/*background:#F8C300 url(/web/20170711021130im_/http://neocargo.com.ar/images/corner.gif) top right no-repeat;*/
background-color: #F8C300;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background-color:#27316E;
color: white;
text-decoration:none;
border:none;
}

.hide {
display:none;
}

.recuadro {
border: 2px solid white;
}
/*
     FILE ARCHIVED ON 02:11:30 Jul 11, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:31:16 Aug 25, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.207
  exclusion.robots: 0.222
  PetaboxLoader3.resolve: 144.95
  RedisCDXSource: 21.842
  esindex: 0.014
  PetaboxLoader3.datanode: 76.432 (4)
  load_resource: 181.228
  LoadShardBlock: 74.874 (3)
  CDXLines.iter: 22.47 (3)
  captures_list: 124.479
*/