* {

	margin: 0;

	padding: 0;

}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
	background-image: url(images/bg_graffiato_rosso.jpg);
}



h1, h2, h3 {

	margin-bottom: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	color: #FFFF00;

}



h1 {

	letter-spacing: -1px;

	font-size: 197%;

}



h2 {

	letter-spacing: -1px;

}



p, ol, ul {

	margin-bottom: 1.5em;

	line-height: 1.5em;

}



ul, ol {

	margin-left: 3em;

}



blockquote {

	padding: 0 3em;

	background: url(images/img05.gif) no-repeat 1em 0;

	font-style: italic;

}



a:visited {

	text-decoration: none;

	color: #8B985F;

}



a:link {

	text-decoration: none;

	color: #CEEA70;

}



a:hover, a:active {

	text-decoration: none;

	color: #FFFFFF;

}



img {

	border: none;

}



img.left {

	float: left;

	margin: 0 15px 0 0;

}



img.right {

	float: right;

	margin: 0 0 0 15px;

}



/* Header */



#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 0 25px;
	background-color: #ECE9D8;
	background-image: url(images/bannerlegazze.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



/* Page */



#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background-color: #ECE9D8;
	background-image: url(images/img02.gif);
	background-repeat: repeat-y;
	background-position: center top;

}



/* Content */



#content {

	float: left;

	width: 504px;

	padding: 5px 0 0 5px;

	background: url(images/img03.gif) no-repeat;

}



.post {

	width: 460px;

	padding: 20px 20px 0 20px;

	color: #FFFF00;

}



.post .title {

	padding: 0 0 5px 0;

	background: url(images/img08.gif) repeat-x left bottom;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 200px;

	padding: 5px 1px 0 0;

	background: url(images/img04.gif) no-repeat;

}



.box {

	width: 199px;

	padding-left: 1px;

}



.box .title {

	height: 33px;

	margin: 0;

	padding: 10px 0 0 20px;

	background: url(images/img09.gif) repeat-x;

	font-size: 18px;

}



.box ul {

	margin: 20px;

	padding: 0;

	list-style: none;

}



.box li {

	padding: 5px 0;

	background: url(images/img10.gif) repeat-x;

	font-size: 14px;

}



.box li.first {

	background: none;

	font-size: 14px;

}



.box h3 {

	margin: 0;

	font-size: 85%;

	font-weight: bold;

	color: #8B985F;

}



.box p {

	margin: 0;

	line-height: normal;

}



.box a {

	

	background: none

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



ul a {

	padding-left: 10px;

	background: url(images/img11.gif) no-repeat 0 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}





/* Footer */



#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background-color: #ECE9D8;
	background-image: url(images/img12.gif);
	background-repeat: no-repeat;
	background-position: center top;

}



#footer p {

	margin: 0;

	padding: 14px 20px;

	line-height: normal;

	font-size: 77%;

	color: #8B985F;

}



#legal {

	float: none;

	text-align: center;

}



#links {

	float: right;

}

