/********* LIGA PARA EDITOR TINY MCE **********************/

a#ligaEditar
{
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 20px;	

}




a#ligaEditar:hover
{
	background: transparent url('../img/tuni/piObscuro.png')	
}
a#ligaEditar:hover
{
	background: transparent url('../img/tuni/piClaro.png')	
}


