html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}

p {
color: black;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: rgb(224, 213, 183) url('images/page_bg.jpg') repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 22px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  //background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "verdana", arial, sans-serif;
  font-weight: bold;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  margin-bottom: 0px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #f5a641;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  width: 243px
  height: 97px;
  color: #1A1A18;
  padding-top: 0px;
}
#support p {
  margin: 1.2em 0 0 1.5em;
  font-size: 10px;
}
#support a {
  margin: 2em 0 0 1.8em;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.masetapas a{
  font: 14px arial, sans-serif;
  color: #F5A641;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h1, #right h2 {
  font: 18px arial, sans-serif;
  color: #F5A641;
  font-weight: bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #F5A641;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#right h4 {
}

#welcome {
  margin-right: 20px;
}

#welcome table {border: 1px solid black; text-align: center;}
#welcome table thead tr th {border-bottom: 1px solid black;}
#welcome table tbody tr th {width:200px; text-align: left;}
#welcome table tbody tr td {width:100px; border-left: 1px solid black;}  

#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#twitter_div h2{
font-size: 14px;
}

#twitter_div h2 a{
display: block;
float: right;}

#twitter_update_list {
margin-top: 20px;
}

#twitter_update_list a {
display:block;
}

#twitter_update_list li {
margin-bottom:20px;
}

#commentform { padding: 1em; color: black; background-color: rgb(224, 213, 183); -moz-border-radius: 8px 8px 8px 8px; }
#commentform input, #commentform label { display: block; }
#commentform input, #commentform textarea { padding: 0.25em; font-size: 120%; color: rgb(68, 83, 102); border: 1px solid #F5A641; -moz-border-radius: 4px 4px 4px 4px; }
#commentform textarea { font-family: Helvetica,sans-serif; }
#commentform .button { margin: 0.5em 0pt 0pt; padding: 0.25em 0.5em; color: rgb(255, 255, 255); background-color: #F5A641; border: medium none; }

.articulo1 {font:normal 11px/13px arial,sans-serif; padding:5px;}
.articulo1 h2 {font:normal 18px/23px arial,sans-serif;}
.articulo2 {border-top:1px dashed #ccc;color:#838383;padding:5px 0;}
.fbs { width: 83px; padding-top: 3px; }
.tw { width: 112px; padding-top: 3px; }


