@charset "UTF-8";



/* jquery-method */

#aparelhosHome span.roll {
    background:url(../imagens/mag1.png) center center no-repeat #000;
    height: 310px;
    position: absolute;
    width: 312px;
    z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
} 

#rollAparelhos span.roll {
    background:url(../imagens/mag.png) center center no-repeat #000;
    height: 222px;
position: absolute;
width: 153px;
    z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
} 
 
 
 
















