@charset "utf-8";
/* CSS Document */

/* Nodig voor transparantie in IE6 en lager */
img, div {
	behavior: url(http://www.desven.be/sitelayout/js/iepngfix.htc);
	margin: 0px;
	padding: 0px;
	text-align: left;
} 

/* Removes the focus selection rectangle in browsers */
a:focus { 
    outline: none; 
}

