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

body {
	background-color:#bfbec0;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	font-weight:bold;
	color:#333333;
}
#wrapper {
	width:1024px;
	height:817px;
	margin:auto;
}
#header {
	width:1024px;
	height:170px;
	background-image:url("ritagli/header.jpg");
	background-repeat:no-repeat;
}
#menu {
	width:1024px;
	height:47px;
}
#corpo {
	width:1024px;
	height:545px;
		background-image:url("ritagli/corpoindex.jpg");
	background-repeat:no-repeat;
}
#corpow {
	width:1024px;
	height:545px;
		background-image:url("ritagli/corpoindexw.jpg");
	background-repeat:no-repeat;
}
#footer {
	width:1024px;
	height:55px;
		background-image:url("ritagli/footer.jpg");
	background-repeat:no-repeat;
}

#slide {
	width:826px;
	height:451px;
	padding-top:46px;
	padding-left:102px;
	
}
#slide2 {
	width:826px;
	height:451px;
	padding-top:46px;
	padding-left:102px;
	overflow:auto;
	
}
#gtbook {
	width:820px;
	height:451px;
	overflow:auto;
	margin:auto;
}
#slide3 {
	width:826px;
	height:441px;
	margin-top:10px;

	overflow:auto;
	
}
#riproduttore {	
	width:35px;
	height:35px;
	margin-left:38px;
}