*{margin:0; padding:0; border:0px;}
body { background-color: #000000;}
#contendor-gral{ background-image: url(../images/fondo-hace-teatro.jpg); background-repeat: no-repeat; background-position:center; height:623px; overflow:hidden; }
#contenedor { position:relative; border:0px; margin:0 auto; width:730px; height:550px;}
#murray {position:relative; float:left; width:140px; top:140px; left:15px;}

#nordelta {position:relative; float:right; width:122px; height:59px; right:-250px; top:-22px}

#sobre {position:relative; width:125px; float:right; top:-20px; right:-370px;}
#cursos {position:relative; width:77px; float:right; top:-190px;}
#teatrodehumor {position:relative; width:81px; float:right; top:-160px; }
#teatrodehumor img {vertical-align:top}
#actuacion {position:relative; width:81px; float:right; top:-160px; }	
#actuacion img {vertical-align:top}
#firma {position:relative; float:left; top:160px;}
#fotos {position:relative; width:114; height:137; top:35px; float:right; right:-370px;}    
#pane1 {position:relative;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding:10px; line-height:16px;}    
#pane1 p { padding-bottom:20px}
#pane1 a {text-decoration:none; color:#666666}
#pane1 a:hover {text-decoration:underline}
.jScrollPaneContainer {position: relative;overflow: hidden;z-index: 1; left:30px;top:170px;}
	
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #d4c7a8;
}
.jScrollPaneDrag {
	position: absolute;
	background: #b8a478;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}