.ico_cameras, .ico_grupos, .ico_pesquisa, .ico_inteligence, .ico_alarm, .ico_horario, .ico_taxa_video, .pause, .play, .controle_seta_left, .controle_seta_right, .controle_seta_top, .btn_anterior, .controle_seta_bottom, .btn_proxima, .btn_zoom_mais, .btn_zoom_menos, .camera, .fechar, .excluir, .ico_sensor, .ico_output {
	background: url(sprites.png) no-repeat;
	float:left;
	right:10px;
	position:relative;
}

.ico_cameras{
	background-position: 0 0;
	width: 55px;
	height: 55px;
}

.ico_grupos {
	background-position: -50px 0;
	width: 55px;
	height: 55px;
}

.ico_pesquisa{
	background-position: -96px 0;
	width: 55px;
	height: 55px;
}

.ico_inteligence{
	background-position: -148px 0;
	width: 55px;
	height: 55px;
}

.ico_alarm{
	background-position: -200px 0;
	width: 55px;
	height: 55px;
}

.ico_horario{
	background-position: -255px 0;
	width: 55px;
	height: 55px;
}

.ico_taxa_video{
	background-position: -313px 0;
	width: 55px;
	height: 55px;
}

.pause{
	background-position: -401px 0;
	width: 42px;
	height: 42px;
}

.play{
	background-position: -453px 0;
	width: 42px;
	height: 42px;
}

.controle_seta_left{
	background-position: 0 -51px ;
	width: 18px;
	height: 54px;
}

.controle_seta_right{
	background-position: 0 -113px ;
	width: 18px;
	height: 54px;
}

.controle_seta_top{
	background-position: 0 -169px ;
	width: 54px;
	height: 18px;
}

.btn_anterior{
	background-position: 0 -213px ;
	width: 27px;
	height: 42px;
}

.controle_seta_bottom{
	background-position: 0 -190px ;
	width: 54px;
	height: 18px;
}

.btn_proxima{
	background-position: 0 -257px ;
	width: 27px;
	height: 42px;
}

.btn_zoom_mais{
	background-position: 0 -301px ;
	width: 25px;
	height: 24px;
}

.btn_zoom_menos{
	background-position: 0 -328px ;
	width: 25px;
	height: 24px;
}

.camera{
	background-position: 0 -411px ;
	width: 47px;
	height: 43px;
}

.fechar{
	background-position: 0 -382px ;
	width: 54px;
	height: 23px;
}

.excluir{
	background-position: 0 -356px ;
	width: 54px;
	height: 23px;
}

.ico_sensor {
	background-position: -540px 0;
	width: 55px;
	height: 55px;
}

.ico_output {
	background-position: -490px 0;
	width: 55px;
	height: 55px;
}

