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

/* make transparent pngs work in IE6 */
* html body img {
	behavior:url('/Scripts/pngbehavior.htc');
}

/* make transparent pngs work in IE6 */
* html body img {
	behavior:url('/Scripts/pngbehavior.htc');
}

*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	height: 100%;
}

body {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial;
	font-size: 75%;
	height: 100%;
	background-image: url(../../../link/img/alle/bg-page.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}

.box-video { margin-top:150px; margin-left:220px;
}
