body {
	background-color:#a9d3fd;
	font-family:Arial, Helvetica, sans-serif;
	color:#606568;
}

a, a:link {
	color:#566345;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration:underline;
}

#wrap {
	background-image:url(images/style1/wrap.jpg);
}
#header {
	background-image:url(images/style1/header.jpg);
}

#header h1 {
	text-align:left;
	padding:8px 15px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#2d77ca;
	text-decoration:none;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#aaaaaa;
	text-align:left;
}

#menu ul li a {
	color: #606568;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#def3f3;
}

#content {
	background-image:url(images/style1/main-top.jpg);
}

input, textarea {
	background-color:#def3f3;
	border:1px solid #899dad;
	color:#444444;
}

#footer {
	background-image:url(images/style1/footer.jpg);
}

#cont_articolo {
	padding:0px;
	margin:0px;
	width:470px;
	}
	#bg_articolo_top {
	padding:0px;
	margin:0px;
	width:470px;
	height:10px;
	background-image:url(images/style1/bg_top_articolo.jpg);
	background-repeat:no-repeat;
	}
	#bg_articolo {
	padding:0px;
	margin:0px;
	width:450px;
	padding:10px;
	background-image:url(images/style1/bg_articolo.jpg);
	}
	#bg_articolo_bottom {
	padding:0px;
	margin:0px;
	width:470px;
	height:10px;
	background-image:url(images/style1/bg_bottom_articolo.jpg);
	background-repeat:no-repeat;
	}