/* CSS Document */

body {
	background:#000 url(../images/tiledbkgrd.jpg) top center repeat;
	color:#cddc29;
	font:normal 14px Arial, Helvetica, sans-serif;
}

a { color:#cddc29; text-decoration:none; }

a img { border:none; }

.wrapper {
	width:940px;
	overflow:auto;
	margin:20px auto;
	text-align:center;
}

a.link_gallery {
	display:block;
	width:274px;
	height:28px;
	background:transparent url(../images/button_gallery.png) 0 0 no-repeat;
	margin:10px auto;
	text-indent:-2000em;
	cursor:pointer;
	position:relative;
	z-index:99;
}

a.logo_rivoli_design {
	display:block;
	width:100px;
	height:92px;
	background:transparent url(../images/logo_rivoli_design.png) 0 0 no-repeat;
	margin:-60px auto 0 auto;
	text-indent:-2000em;
	cursor:pointer;
	display: block;
	float:none;
}

.footer {
	padding-top:60px;
	text-align:center;
	margin-top:40px;
	position:relative;
	z-index:1;
}

.movie {
	display:block;
	margin:50px auto;
	width:640px;
	height:360px;
}
