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


/* Diretti */

body {
	background-image: url(image/bg00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}

img, div, a {
   behavior: url("pngbehavior.htc");
}

/* Div */

div#apice {
	position: fixed;
	top: 0px;
	height: 42px;
	width: 100%;
	background-image: url(image/bg01.png);
	z-index: 7;
	text-align: center;
	padding-top: 8px;
}
div#menuprincipale {
	top: 0px;
	height: 20px;
	width: 770px;
	z-index: 8;
	text-align: right;
	margin: auto;
}
div#menuprincipaleleft {
	float: left;
	text-align: left;
}

div#logo {
	position: absolute;
	top: -17px;
	left: 50%;
	height: 238px;
	width: 240px;
	z-index: 10;
	margin-left: -120px;
}

div#tuttoweb {
	width: 734px;
	z-index: 1;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -367px;
}

div#blocchicorpo {
	float: left;
	width: 450px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -225px;
	z-index: 1;
	
}
div#blocchicorpo01 {
	float: left;
	width: 450px;
	background-image:url(image/corpo01.png);
	padding-top: 40px;
}
div#blocchicorpo01-index {
	float: left;
	width: 450px;
	background-image:url(image/corpo01.png);
	padding-top: 250px;
}
div#blocchicorpo02 {
	float: left;
	background-image:url(image/bg-pedice.jpg);
	width: 450px;
	height: 46px;
}

div#blocchicorpo-txt {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
	padding-bottom: 10px;
}

/* Link */

.link-menu:LINK, .link-menu:VISITED   {
	text-decoration: none;
	font-weight: bold;
	Color: #E4E4E4;
	font-size: 13px;
}
.link-menu:HOVER   {
	text-decoration: none;
	font-weight: bold;
	color: #ED7B01;
	font-size: 13px;
}

/* Link id */

#ludosweb01:hover {
	background-image: url(image/ludosweb01.png);
	height: 236px;
	width: 237px;
	float: left;
	display: block;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background-position: 0px 1px;
}

#ludosweb01 {
	background-image: url(image/ludosweb01.png);
	background-position: -237px 0px;
	height: 236px;
	width: 237px;
	float: left;
	display: block;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.txt005a {
	color:#FD3B08;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
