﻿body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url('../../images/sfondo-natale-1200.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 10px; }
#imBody {
}
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 20px; }


