body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#master #down {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index/pxdown.jpg);
	background-repeat: repeat-x;
	height: 270px;
}


#top{
	background-image: url(../images/pxt-op.jpg);
	background-repeat: repeat-x;
	height: 162px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0px;
	font-family: Verdana;
	font-size: 40px;
	padding-top: 30px;
}
#master #down #menu {
	background-image: url(../images/index/menu.jpg);
	background-repeat: no-repeat;
	height: 46px;
	position: absolute;
	left: 218px;
	top: 411px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 717px;
}
#master #down #menu a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#master #down #menu a.giallo{
	color:#FF0;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#master #down #menu p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}



h2 {
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 548px;
	top: 53px;
}

.giallo {
	color: #F3EC3B;
}
#master #top img {
	float: left;
	padding-right: 45px;
	}
#master #down img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#master #top a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}#master #striscia {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 100%;
	background-color: #3e393a;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1d1b1b;
	border-right-color: #1d1b1b;
	border-bottom-color: #1d1b1b;
	border-left-color: #1d1b1b;
}
