body, html{
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container{
	width: 470px;
	margin: auto;
	padding-bottom: 30px;
}
#testa{
	font-size: 13px;
	color: #FFFFFF;
	height: 34px;
	width: 450px;
	margin-top: 15px;
	background-image: url(../images/testa.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 20px;
	font-weight: bold;
}
#color{
	color: #CC3399;
	font-size: 13px;
	font-weight: bold;
}
#link{
	font-size: 13px;
	color: #CC3399;
	font-weight: bold;
	text-decoration: none;
}
#link:hover{
	color: #CC3399;
	text-decoration: underline;
}
#pub{
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
#spacer{
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 468px;
	margin-top: 10px;
}
#spacer1{
	background-image: url(../images/spacer1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 468px;
	margin-top: 10px;
}
.banner{
	width: 468px;
	margin-top: 20px;
}
.banner_desc{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 1px;
	padding-left: 5px;
}
img{
border: 1px #CC3399;
}
.link1{
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover{
	text-decoration: underline;
}
.text{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: center;
}
#textarea{
	height: 50px;
	width: 468px;
	margin-bottom: 40px;
}
fieldset{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 240px;
}
legend{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text1{
	font-size: 10px;
	color: #FFFFFF;
}
.campo{
	width: 190px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#reset{
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#spedisci{
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
table{
	margin-top: 10px;
	margin-bottom: 10px;
}
ul#menu_link{
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CC3399;
	font-size: 13px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3399;
}
ul#menu_link li{
	display: inline;
}
.menulink{
	font-size: 13px;
	color: #CC3399;
	text-decoration: none;
	list-style-type: none;
	margin-right: 5px;
}
.menulink:hover{
	color: #FFFFFF;
}
