body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

h1, h2 {
	font-weight: normal;
	color: #7CD300;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7CD300;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

/*
#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}
*/
.clear { clear: both; }
.header { width: 897px; height: 170px; margin: 0 auto; padding-right: 23px; background: url(images/new/header_bg.jpg) 0 0 no-repeat; }

.flags { height: 28px; padding-top: 12px; }
a.ita:link, a.ita:visited, a.eng:link, a.eng:visited { display: block; float: right; width: 22px; height: 16px; margin-left: 10px; text-decoration: none; line-height: 15px; }
a.ita:link, a.ita:visited { background: url(images/new/flags_bg.gif) 0 0 no-repeat; }
a.ita:hover { background: url(images/new/flags_bg.gif) 0 -16px no-repeat; }
a.eng:link, a.eng:visited { background: url(images/new/flags_bg.gif) -22px 0 no-repeat; }
a.eng:hover { background: url(images/new/flags_bg.gif) -22px -16px no-repeat; }

.header_left { float: left; width: 388px; height: 130px; }
.logo { float: left; width: 388px; height: 69px; }
.logo a:link, .logo a:visited, .logo a:hover { display: block; width: 388px; height: 69px; text-decoration: none; }
.scroll_flash { float: left; width: 388px; height: 39px; }

.menu { float: left; width: 509px; height: 130px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.menu ul { list-style: none; margin: 0; padding: 0; }
.menu ul li { display: inline; }
.menu ul li a:link, .menu ul li a:visited { display: block; float: left; width: 101px; height: 118px; margin-right: 1px; padding-top: 12px; text-align: center; color: #fff; font-size: 11px; text-decoration: none; background: url(images/new/menu_bg.jpg) 0 0 no-repeat; }
.menu ul li a:hover { background: url(images/new/menu_bg.jpg) 0 -130px no-repeat; }

a:active, a:focus { outline: none; }

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 480px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #CDEB8B url(images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 5px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 2px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar #google{
float:left;
text-align:left;
}

#sidebar #search{
float:left;
text-align:right;
padding-left:500px;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* 2009.08.25 */
#new_header { width: 920px; height: 170px; margin: 0 auto; }
#flag { float: left; width: 911px; height: 40px; padding-right: 9px; text-align: right; }
#flag a.ita:link, #flag a.ita:visited, #flag a.ita:hover { display: block; float: right; width: 18px; height: 40px; margin-right: 14px; text-decoration: none; background: url(images/flag_ita.gif) 0 0 no-repeat; }
#flag a.eng:link, #flag a.eng:visited, #flag a.eng:hover { display: block; float: right; width: 18px; height: 40px; margin-right: 14px; text-decoration: none; background: url(images/flag_eng.gif) 0 0 no-repeat; }
#new_logo {
	float: left;
	width: 388px;
	height: 69px;
}

