body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
a.masinf{
	display:block;
	height:15px;
  background: url(../imgs/btn-mas-inf.gif) no-repeat right;
  font-size: 0;
}
a.masinf:hover{
  background: url(../imgs/btn-mas-inf-hover.gif) no-repeat right
}
a.masinf2{
	display:block;
	height:17px;
  font-size: 0;
  background: transparent url(../imgs/btn-mas-inf-2.gif) no-repeat right;
  margin: 0 10px 0 0;
}
a.masinf2:hover{
  background: transparent url(../imgs/btn-mas-inf-2-hover.gif) no-repeat right;
}
a.chatonline{
	display:block;
	background:url(../imgs/fon-chat-online.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
  font-size: 0
}
a.chatonline:hover{
	background:url(../imgs/fon-chat-online-hover.gif) 0 0 no-repeat;
}
a.amex{
	display:block;
	background:url(../imgs/fon-amex.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
  font-size: 0
}
a.amex:hover{
	background:url(../imgs/fon-amex-hover.gif) 0 0 no-repeat;
}
a.contactenos{
  display: block;
  width: 80px;
  height: 15px;
  background: url(../imgs/contactenos.gif) no-repeat 0 0;
  font-size: 0;
  margin: 0 auto 0 auto
}
a.contactenos:hover{
   background: url(../imgs/contactenos-hover.gif) no-repeat 0 0;
 }
 a.tel-USA{
  display: block;
  width: 200px;
  height: 21px;
  background: url(../imgs/tel-usa.gif) no-repeat 0 0;
  font-size: 0;
  margin: 0 auto 0 auto
 }
 a.tel-USA:hover{
   background: url(../imgs/tel-usa-hover.gif) no-repeat 0 0;
 }
#encabezado{
	background:url(../imgs/encabezado.gif) 0 0 no-repeat;
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
/*  border: thin solid #FF0000*/
}
#encabezado ul.links{
	width:140px;
	height:16px;
	float:right;
/*  border: thin solid #FFFF66*/
}
#encabezado ul.links li{
	float:left;
/*	font-size:8;*/
}
#encabezado ul.links li a{
	display:block;
	background:url(../imgs/bg-links-enc.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
    font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 2px 0 0 8px
}
#encabezado ul.links li a:hover{
	background:url(../imgs/bg-links-enc-hover.gif) 0 0 no-repeat;
}
#encabezado .logo{
  float: left
}
#encabezado #amex{
  float: right
}
#cuerpo{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#cuerpo p.menu-ini{
	display:block;
	background:url(../imgs/menu-ini.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#cuerpo ul.menu{
	width:935px;
	height:34px;
	background:url(../imgs/menu-bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#cuerpo ul.menu li{
	float:left;
	background:url(../imgs/menu-div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#cuerpo ul.menu li a{
	display:block;
	padding:0 8px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#cuerpo ul.menu li a:hover{
	color:#fff;
	background-color:#9D0303;
}
#cuerpo ul.menu li.noImg{
	background-image:none;
}
#cuerpo p.menu-fin{
	display:block;
	background:url(../imgs/menu-fin.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#cuerpo ul.menu ul.submenu{
  position:absolute;
  list-style:none;
  background-color: #CDD1B6;
  border: 1px solid #B5BB93;
  z-index: 1
}
#cuerpo ul.menu ul.submenu li{
  float:none;
  width: 200px;
  border-bottom: 1px dashed #FFFFFF;
  background-image: none
}
#cuerpo ul.menu ul.subsubmenu {
  position:absolute;
  list-style:none;
  margin-left:150px;
  margin-top:-30px;
  background-color: #CDD1B6;
  border: 1px solid #B5BB93
  }
#cuerpo ul.menu ul.subsubmenu li {
  float:none;
  min-width:200px;
  background-image: none
  }
#pie{
	width:979px;
	height:60px;
	background:url(../imgs/fon-pie.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#pie a.encuesta{
	display:block;
	background:url(../imgs/fon-encuesta.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
/*	text-indent:-2000px;*/
  font-size: 0
}
#pie a.encuesta:hover{
	background:url(../imgs/fon-encuesta-hover.gif) 0 0 no-repeat;
}
#pie a.amex{
	position:absolute;
	left:110px;
	top:14px;
/*	text-indent:-2000px;*/
}
#pie #logos{
  margin: 20px 0 10px 0
}
#pie #logos img{
  margin: 0 0 0 10px
}
#cuerpo-inf{
  display: block
}
