body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
a.button{
	background:url(img/button.gif) 0 0;
	display:block;
	color:#555555;
	font-weight:bold;
	height:32px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	background:url(img/button.gif) 0 -32px;
	color:#0066CC;
	border:1px;
        height:32px;
        width:191px;
}
/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url(img/filmever.png) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(img/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(img/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(img/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(img/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(img/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.lens{
		background:url(img/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.compatibilidade{
		background:url(img/compatibilidade.png) no-repeat 10px 8px;
		text-indent:30px; 
		display:block;
	}
	.link{
	        background:url(img/link.png) no-repeat 10px 8px;
	        text-indent:30px;
	        display:block;
	}
	.info{
		background:url(img/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.musica{
		background:url(img/musica.png) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}