body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#background {
}
#nav li ul li {
	background: #FFFFFF url(grunge/bgr-box-trans.png) repeat-x top;
	color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
}
.box {
	
}
.box2 {
	background-color: #FFFFFF;
	background-image: url(grunge/carta_zigrinata.jpg);
	background-repeat: repeat;
}

.box3 {
	background-image: url(grunge/sfondo_box_3.png);
	background-repeat: no-repeat;
	width:310px;
	height:264px;
	padding-top: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#footer {
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height:130px;
	background-image:url(grunge/sfondo_footer.png);
	margin: 0px;
	padding: 0px;
	text-align: center;
	float:left;
	width:100%;
}



#topmenu {
	background-color: f74036;

}
