.dnd_drag {
    background-color: white;
}

.dnd_drop {
    border: 1px solid white;
}

.dnd_drop_over {
    border-top: 1px solid black;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.dnd_remote {
	position: absolute;
}
.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
