#atrapajk
{
	background-color: #000000;
	color: #999999;
	font-size: 13px;
	float: left;
	width: 490px;
	height: 50px;
	margin-top: 11px;
}

#img_entradajk
{
	float:left;
	width:120px;
	height:50px;
}

#img_entradajk img
{
	border:0px;
}

#texto_atrapajk
{
	float:left;
	width:200px;
	height:50px;
	text-align:center;
	/*padding-top:8px;
	padding-left:5px;
	padding-right:5px;*/
	background-image:url(Fotos/fondotex.jpg);
}

#img_atrapajk
{
	float:left;
	width:120px;
	height:50px;
}

#img_atrapajk img
{
	border:0px;
}

#control
{
	width:50px;
	height:50px;
	/*background-color: #000000;*/
	float:left;
	background-image:url(Fotos/fondonav.jpg);
	/*border-top:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
	border-right:#333333 solid 1px;*/
}

#numeracion
{
	width:40px;
	height:20px;
	/*background-color: #333333;*/
	color: #999999;
	float:left;
	text-align:center;
	/*color:#0066CC;*/
	font-size:10px;
	margin-left:3px;
	/*border-bottom:#333333 solid 1px;
	border-top:#333333 solid 1px;*/
}

#navegacionjk
{
	width:50px;
	height:16px;
	float:left;
	margin-top:10px;
}

#navegacionjk img
{
	border:0px;
}

.anythingSlider                         { width: 440px; height: 50px; position: relative; float:left; }
.anythingSlider .wrapper                { width: 440px; overflow: auto; height: 50px;  position: absolute; top: 0; left: 0; margin: 0 0px;}

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; float:left; position: relative; top: 0; left:-40px; background: #000000; margin:0px;}

*:first-child+html .anythingSlider .wrapper ul  
{ width: 32700px; float:left; position: relative; top: 0; left:0px; background: #000000; margin:0px;}

.anythingSlider ul li                   {float: left; padding: 0; height: 50px; width: 440px; margin: 0; }

.anythingSlider .arrow                  { height: 0px; width: 0px;  position: absolute; top: -300px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0;}
.anythingSlider .back                   { background-position: 0 0;}
.anythingSlider .forward:hover          { background-position: 0 0;}
.anythingSlider .back:hover             { background-position: 0 0;}

#thumbNav                               { position: relative; top: 54px; text-align: center; float:left;}
#thumbNav a                             { padding-top:-5px;  color: black; font: 11px/18px Arial, Helvetica, sans-serif; display: inline-block; padding: 0px 8px; height: 15px; width:20px; margin: 0 5px 0 0; background:   #666666 ; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: -45px; top: -323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

