body {
	background: #f0f0f0 url(images/background.gif) repeat-y;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

#date {
	position: absolute;
	top: 320px;
	left: 670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	width: 250px;
}

#date a {
	color: #333;
	text-decoration: none;
}

#container {
	margin-left: 51px;
	padding: 50px;
	width: 600px;
}

#logo {
	background: url(images/marco-castoldi-in-arte-morgan.png) no-repeat;
	width: 227px;
	height: 64px;
	border: 0px;
	margin-bottom: 200px;	
}

.news {
	width: 85%;
	font-size: 14px;
	margin-bottom: 40px;
	line-height: 140%;
}

.news .title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}

.news img {
	margin: 5px 0px;
}

.news a, #newsletter a, .lnk, #oz a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.news a:hover, #newsletter a:hover, .lnk:hover, #oz a:hover {
	text-decoration: underline;
}

.separe {
	width: 90%;
	text-align: center;
	margin: 10px 0px;
	color: #666666;
}

#newsletter {
	width: 85%;
}

#footer {
	margin-top: 20px;
}

#footer iframe {
	width: 200px;
	height: 120px;
}

#oz {
	width: 200px;
	height: 100px;
}

#newsletter {
	font-size: 12px;
}
