html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	/*display: block;*/
}
/*NUEVO*/h3 {
    background-color:#F7D74A;
    padding-left:4px;
    padding-top:4px;
    font-weight:bold;
}
/*NUEVO*/h2{
    background: 450px 4px url(/web/media/tit.gif) no-repeat;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	/*color: #800000;*/
	/*NUEVO*/color:#E9C379;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	/*background: #f0d9d9 url(/web/media/page_bg.jpg) repeat-x;*/
	/*NUEVO*/background: #f0d9d9 url(/web/media/freja2.jpg) repeat;
	/*background: #f0d9d9 url(http://www.airis.es/img/fondo_soporte.gif) repeat;*/
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
	/*padding-top: 31px;*/
	/*NUEVO*/ padding-top:20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(/web/media/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  /*background: url(/web/media/header_2.jpg) no-repeat;*/
  /*NUEVO*/background: url(/web/media/header_2.gif) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  /*background: url(/web/media/header_1.jpg) no-repeat;*/
  /*NUEVO*/background: url(/web/media/header_1.gif) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
    /*padding-top: 0px;^*/
      /*NUEVO*/padding-top:5px;
  font: 24px "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(/web/media/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  /*background: #777777 bottom left url(/web/media/nav_bot.jpg) no-repeat;*/
  /*NUEVO*/background: #777777 bottom left url(/web/media/nav_bot2.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*NUEVO*/font-weight:bold;
  border-top: 1px solid #959595;
  /*background: 188px 10px url(/web/media/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 {
  /*border: none;*/
  background: 188px 10px url(/web/media/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(/web/media/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 20px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #8f0e1b;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
  /*NUEVO*/background-color: transparent;
  /*NUEVO*/padding: 0 0 0 0;
}
#news a {
  color: #8f0e1b;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #4f0e1b;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(/web/media/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(/web/media/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  padding-left: 0.4em;
}
#support p {
  margin: 0.7em 1em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #8f0e1b;
  border-bottom: 1px solid #8F0E1B;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #8f0e1b;
  border-bottom: 1px solid #8F0E1B;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 0px;
}
#welcome p, #welcome div {
  padding-right: 10px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 10px;
}
#right .more {
  font-weight: bold;
  font-size: 11px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(/web/media/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(/web/media/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(/web/media/footer_bg2.gif) repeat-y;
}
#copyright {
  text-align: center;
  font-size: 10px;
  /*color: #8F0E1B;*/
  /*NUEVO*/color: #FFFFFF;
  font-weight: bold;
  /*NUEVO*/background: url(/web/media/rejaarriba.gif) repeat-x;
  background-position: 40% 40%;
  width: 770px;
}
#footerline{
	/*background: url(/web/media/footerline.gif) no-repeat;*/
	/*NUEVO*/background: url(/web/media/footerline2.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}