a:link, a:active, a:visited {
	color: #983029;
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
  outline: 0;
}
a:hover {
	color: #000;
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
  outline: 0;
}

a.alang:link, a.alang:active, a.alang:visited {
	color: #000;
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.alang:hover {
	color: #000;
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.txt {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #291500;
}
.txtpadd {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #291500;
	padding: 3px 0px 0px 0px;
	vertical-align: top;
}
.txtside {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #291500;
}
.txterr {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #Ca0000;
}
.txtemp {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #a6a18e;
}
.txtnote {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #291500;
}

h1 {
  font-family: 'nexa_heavyregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #291500;
	font-size: 48px;
  margin: 0px 0px 25px 0px;
  padding: 0px;
  text-transform: uppercase;
  line-height: 1;
}
h2 {
  font-family: 'nexa_lightregular', Arial, Georgia, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #291500;
	font-size: 30px;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  text-transform: none;
}
h3 {
  font-family: Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #6b5d48;
	font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  text-transform: none;
  line-height: 1.2;
  outline: 0;
}
h4 {
  font-family: Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #6b5d48;
	font-size: 13px;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 5px 0px;
  text-transform: none;
}


td {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #291500;
  line-height: 1.3;
}
ul, ol, li {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #291500;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 4px 0px 4px 0px;
	padding: 0;
	list-style: none;
}
ol {
	margin: 1px 0px 4px 10px;
	padding: 0px;
}
ul li {
	background-image: url(/images/icon_list.gif);
	background-position: 2px 8px;
  background-repeat: no-repeat;
	margin: 0px;
	padding: 1px 0px 1px 12px;
}
ol li {
	margin-left: 20px;
	padding: 1px 0px 1px 0px;
  background: none;
}
.ibox {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px #e9dcb6 solid;
	background-color: #fff;
	color: #000;
  padding: 4px;
}
.btn {
  font-family: 'nexa_lightregular', Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 2px 5px;
}

.table1 {
  background: #CFCFCF;
}
.theader {
  background: #eaeaea;
  padding: 10px 5px 5px 5px;
  border-bottom: 2px solid #cccccc;
}
.tr1 {
  background: #efefef;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid #cccccc;
}
.tr2 {
  background: #FFFFFF;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid #cccccc;
}
.img_normal {
  border: 1px solid #fff;
  margin: 0px;
}
.img_right {
  float: right;
  border: 1px solid #E7E7E9;
  margin: 0px 0px 5px 10px;
}
.img_left {
  float: left;
  border: 1px solid #E7E7E9;
  margin: 0px 10px 5px 0px;
}

.colorbox {
  float: left;
  display: inline;
  text-align: center;
  font-size: 10px;
  margin: 0px 10px 15px 0px;
}
.colorbox img {
  background: #fff;
  padding: 3px;
  width: 44px;
  border: 1px solid #cdcdcd;
  margin: 0px 0px 3px 0px;
}

.clear {
  clear: both;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}

.tdcol1 {
  width: 440px;
}
.tdcol2 {
  width: 440px;
}
.tdcolgap {
  width: 30px;
}
.tablecol1 {
  width: 440px;
}
.tablecol2 {
  width: 440px;
}

.tdcontent1title {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px 5px 0px;
  vertical-align: top;
}
.tdbottom {
  vertical-align: bottom;
}
.tdcontent1 {
  font-size: 14px;
  padding: 5px 15px 5px 0px;
  vertical-align: bottom;
}
.tdcontent2header {
  font-size: 14px;
  padding: 2px 10px 5px 0px;
  vertical-align: bottom;
  border-bottom: 3px solid #000;
}
.tdcontent2 {
  font-size: 14px;
  padding: 5px 10px 5px 0px;
  vertical-align: bottom;
  border-bottom: 1px solid #000;
}
.tdcontent2small {
  font-size: 12px;
  padding: 5px 10px 5px 0px;
  vertical-align: bottom;
  border-bottom: 1px solid #000;
}
.tdcontent2rightend {
  font-size: 14px;
  padding: 5px 10px 5px 0px;
  vertical-align: bottom;
  border-bottom: 1px solid #000;
  text-align: right;
}

.specialh2 {
  font-size: 14px;
  background: transparent url('../images/bg_siete.gif') 0px 4px repeat-x;
}
.specialh2 span {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 3px 0px 0px;;
  background: #fff;
  text-transform: uppercase;
}

.bottomgap {
  margin-bottom: 5px;
}