* {
	margin: 0;
	padding: 0;
}
body{
   background-image: url(img/bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
}
#principal {
   width: 960px;
   height: 610px;
   margin: 0 auto;
}
#header-flash {
   width: 960px;
   height: 167px;
}
#wrapper-box {
   width: 714px;
   height: 346px;
   float: left;
}
#centralwrapper1 {
   width: 960px;
   height: 346px;
   float: left;
   background-image: url(img/bg1.jpg);
}
#centralwrapper2 {
   width: 960px;
   height: 346px;
   float: left;
   background-image: url(img/bg2.jpg);
}
#centralwrapper3 {
   width: 960px;
   height: 346px;
}
#centralwrapper4 {
   width: 226px;
   height: 346px;
   padding: 0px 367px 0px 367px;
   background-image: url(img/bg-contact.jpg);
}
#centralwrapper5 {
   width: 960px;
   height: 346px;
   background: url(img/bg-sub-press.jpg);
}
#h-media-wrapper {
   width: 423px;
   height: 180px;
   background: url(img/bg-h-media.jpg);
   padding: 166px 0px 0px 537px;
}
#close-up1 {
   width: 451px;
   height: 239px;
   float: left;
   padding: 70px 20px 0px 44px;
}
#close-up2 {
   width: 440px;
   height: 346px;
   float: right;
}
#home-box1 {
   width: 219px;
   height: 307px;
   float: left;
   padding: 29px 5px 10px 22px;
   background-image: url(img/bg-news.jpg);
}
#home-box2 {
   width: 468px;
   height: 346px;
   float: right;
}
#home-box3 {
   width: 219px;
   height: 307px;
   float: right;
   padding: 29px 21px 10px 6px;
   background-image: url(img/bg-media.jpg);
}
#noticias {
   width: 198px;
   height: 82px;
   padding: 10px;
}
#tabs-tx {
   width: 206px;
   padding: 5px;
}
#press_conts {
	width: 900px;
	height: 260px;
	padding: 40px 0px 0px 60px;
}

#footer {
	width: 865px;
	height: 40px;
	float: left;
	padding: 55px 70px 0px 25px;
	background-image: url(img/img-foot.jpg);
}
#artificial {
    width: 40px;
	height: 17px;
	padding-top: 6px;
	border-right: 1px solid #0E0F01;
	float: right;
}


.dest1 { font-family: Tahoma; font-size:10px; color: #B58C00; font-weight: bold; text-align: justify;}
.h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCC33; font-weight: bold; text-align: justify; }
.h2 { font-family: Tahoma; font-size:11px; color: #686A3A; text-align: justify;}
.h3 { font-family: Tahoma; font-size:11px; color: #CCCC66; text-align: justify;}
.tx1 { font-family: Tahoma; font-size:10px; color: #686A3A; text-align: justify;}

a.estilo1:link {
	font-family: Tahoma; color: #CCFF00; font-size: 10px; text-decoration: none;
}
a.estilo1:visited {
	font-family: Tahoma; color: #CCFF00; font-size: 10px; text-decoration: none;
}
a.estilo1:hover {
	font-family: Tahoma; color: #FFF; font-size: 10px; text-decoration: underline;
}
a.estilo1:active {
	text-decoration: none; color: #CCFF00;
}

a.estilo2:link {
	font-family: Tahoma; color: #686A3A; font-size: 11px; text-decoration: none;
}
a.estilo2:visited {
	font-family: Tahoma; color: #686A3A; font-size: 11px; text-decoration: none;
}
a.estilo2:hover {
	font-family: Tahoma; color: #FFF; font-size: 11px; text-decoration: underline;
}
a.estilo2:active {
	text-decoration: none; color: #CCCC33;
}

a.estilo3:link {
	font-family: Tahoma; color: #222206; font-size: 9px; text-decoration: none;
}
a.estilo3:visited {
	font-family: Tahoma; color: #222206; font-size: 9px; text-decoration: none;
}
a.estilo3:hover {
	font-family: Tahoma; color: #FFF; font-size: 9px; text-decoration: underline;
}
a.estilo3:active {
	text-decoration: none; color: #222206;
}
.hidden {
  display: none;
}
