body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-size: 10px;
}
.tableheader {
	background-image: url(images/tableheader2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #14148c;
	font-weight: bold;
}
.tablecell {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EFEFEF;
}
.tablecellodd {
	background-image: url(images/tableheader.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tablaLinea{
	background-repeat : yes-repeat; 
	border-collapse : collapse;
	cellpadding : 0;
	cellspacing : 0; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1;
	/*
	background-repeat : yes-repeat; 
	border-collapse : collapse;
	cellpadding : 0;
	cellspacing : 0; 
	font-style:normal; 
	font-variant:normal; 
	font-size:11px; 
	font-family: verdana;
	text-transform: uppercase;
	border: 1;
	border-collapse: collapse;
	border-color: #FFFFFF;
	color: #FFFFFF;
	background-color: transparent;
	*/
}

.rowHeader{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    background-color: #e6e7e2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.rowData{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
}

#viplogin {
	background-image: url(images/login-HON.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 120px;
}
#viplogin input {
	font-size: 10px;
	margin: 0px;
}
form {
	margin: 0;
}



.loginbutton {
	background-color: #14148c;
	color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 10px;
}
a.menutop {
	background-image: url(images/menuitem.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 26px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #14148c;
	text-decoration: none;
}
a.menutop:hover {
	background-image: url(images/menuitemon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #916dc8;
	text-decoration: none;
}

.menutopbg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#lang a {
	height:0;
	margin:0;
	padding:0;
}
.combo {
	font-size: 10px;
}
#contents {
	background-image: url(images/contentbg.jpg);
	padding: 0px 20px 10px 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8f7ecf;
	font-weight: normal;
}
.h1span, .h1span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #852237;
	font-weight: bold;
	text-decoration:none;
}
.h1courier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #14148c;
	font-weight: normal;
}
.h1aerea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}
.h1courierspan, .h1courierspan a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #852237;
	font-weight: bold;
	text-decoration:none;
}
#footer {
	text-align: center;
	clear: both;
}
.footermenu, .footermenu a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #852237;
	text-decoration: none;
}
.privacymenu, .privacymenu a{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.casilleromenu, .casilleromenu a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #14148c;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.promotop {
	background-image:url(images/promotopbg.jpg);
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #852237;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 25px;
}
.promobody {
	background-image: url(images/promobodybg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 10px 5px 25px;
	color: #666666;
}
.promobody a {
	color: #333333;
}
#contents, #contents td {
	font-size: 12px;
}
.clearmargin {
	margin: 0px;
	padding: 0px;
}
#maincell {
	background-image: url(images/foto_casillero.jpg);
	background-repeat: no-repeat;
}
#maincell-courier {
	background-image: url(images/foto02_courier.jpg);
	background-repeat: no-repeat;
}
#maincell-aerea {
	background-image: url(images/foto03_aerea.jpg);
	background-repeat: no-repeat;
}
#maincell-maritima {
	background-image: url(images/foto04_maritima.jpg);
	background-repeat: no-repeat;
}
#homebox01 {
	width: 190px;
	left: 18px;
	position: relative;
	top: 20px;
}
#homebox02 {
	position: relative;
	top: 290px;
	left: 8px;
	width: 400px;
}
#homebox03 {
	position: relative;
	top: 315px;
	left: 7px;
	width: 400px;
}
#homebox01 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#homebox01 a {
	color: #000000;
}
.subtitleblue {
	font-weight: bold;
	color: #14148c;
	font-size: 13px;
}
/**#homebox01 hr {
	margin-top: 3px;
	margin-bottom: 3px;
}
**/
#homebox01 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.stores {
	font-size: 10px;
}
#homeboxlinks {
	position: relative;
	top: 10px;
	width: 300px;
	right: 5px;
	float: right;
}
#serviciosbox a {
	font-weight: bold;
	color: #14148c;
	text-decoration: none;
}
#serviciosbox a {
	font-weight: bold;
	color: #14148c;
	text-decoration: underline;
}
#bannersbox img {
	margin-left: 2px;
	}
.subtitulo-azul-chico{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #14148c;
	text-decoration: none;
}
#servicioscombo {
	margin-top: 7px;
	vertical-align: middle;
	text-align: center;
	width: 180px;
}
#banners {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/greybg.jpg);
}.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.empresa {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.faqCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #121684;
	text-decoration: none;
}
