#headerimgs{
	  width:100%; height:535px; position:absolute;	
}
.headerimg { width: 100%; background-position: center top; background-repeat: no-repeat;
height: 100%;position: absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../imgs/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
/*#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }*/

/* HEADER TEXT */
#sombra_txt_banner{
	position: absolute;
	background-image: url(../imgs/sombra_tittle_banner.png);
	background-repeat: no-repeat;
	width: 552px;
	height: 296px;
	top: 203px;
	left: -33px;
}
#headertxt {
	
	clear: both;
position: absolute;
top: 333px;
font-family: 'SteinerRegular';
left: 50px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}

#firstline { color:#FFFFFF; font-size:36px;float:left; display:block;text-shadow:1px 1px #333333;font-family:'SteinerRegular';}
#secondline { font-family:'HelveticaNormal'; font-size:14px;  color:#FFFFFF; text-decoration:none; display:block; clear:both;text-shadow:1px 1px #333333;width:300px;}
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { position:absolute;z-index:9;}
/*.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }*/
.pictured a{
	display:block;
	width:100px;
	height:25px;
	background:url(../imgs/bt_detalle.jpg);
	cursor: pointer;
}
.pictured a:hover{background-position:0 -25px;}


/* CONTROLS */
.btn { height:87px; width:87px; cursor:pointer;position:absolute;z-index:999999999999999999999999999999999999999999}
#back { left:0;}
#next { right:0;}

#back:hover{background-image:url("../imgs/arrow_left.png");}
#next:hover{background-image:url("../imgs/arrow_right.png");}


#control { background-image:url("../imgs/btn_pause.png");width:0;height:0;}

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:250px; margin:0 auto; width:1000px; }
#headernav{ padding-left:5px;width:100%; height:100px;position:absolute;z-index: 1; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }