#control_panel_slide{
	height: 180px;
	display: none;
	position: relative;
	background-image: url(../img/bckg_cp.jpg);
}
#control_panel_slide .centrado img {
	margin-top: 10px;
	margin-left: 5px;
	background-color: #616161;
	padding: 5px;
}



.active_02 {
	background-position: right 41px;
}
#control_panel_slide  .centrado  a  img {
	background-color: #494949;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#control_panel_slide .centrado a:hover img {
	background-color: #E5E5E5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
