
body {
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: justify;
	font: 13px Trebuchet MS;
	color: Black;
	background: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 1000px;
	margin: 5px auto 0px;
	background-color: White;
}

/* Header */

#header {
	width: 970px;
	height: 133px;
	margin: 0px auto 20px auto;
	border-bottom: 1px dashed Black;
	padding-right: 25px;
	border-top: 10px solid White;
	border-left: 10px solid White;
	border-right: 10px solid White;
}

#capolavoroitaliano {
	border-TOP: 1px solid Silver;
	width: 970px;
	height: 50px;
	PADDING-top: 5px;
	padding-bottom: 5px;
}

#capolavoroitaliano a {
	text-decoration: underline;
}

#capolavoroitaliano a:hover {
	text-decoration: none;
}

/* Sezione */

#sezione {
	float: right;
	margin-bottom: 14px;
	width: 950px;
	height: 30px;
	margin-top: 0px;
	padding-right: 5px;
}

#sezione a:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	float: right;
	width: 990px;
	margin-top: 2px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 180px;
	list-style: none;
	line-height: normal;
}

#menu li {
	margin: 0px;
	margin-top: 0px;
	margin-right: 2px;
	text-align: center;
	float: left;
	border-top: 2px dashed Silver;
	border-left: 2px dashed Silver;
	border-right: 2px dashed Silver;
	border-bottom: 1px solid Silver;
	background-color: #F8F8F8;
}

#menu .active li {
	margin: 0px;
	margin-top: 0px;
	margin-right: 2px;
	text-align: center;
	float: left;
	border-top: 2px dashed Silver;
	border-left: 2px dashed Silver;
	border-right: 2px dashed Silver;
	border-bottom-width: 0px;
	background-color: #F9FFF4;
}

#menu a {
	display: block;
	width: auto;
	padding: 4px 10px 4px 10px;
	color: Navy;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: blink;
}

#menu .active {
	color: Black;
	text-decoration: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto 20px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/* LeftContent */

#leftcontent {
	float: left;
	width: 580px;
}

/* Side */

#side {
	float: right;
	width: 385px;
}

#sidetitle {
	border-bottom: Silver solid 3px;
	margin-bottom: 1px;
	width: 385px;
}

/* Sidebar */

#sidebarleft {
	float: left;
	width: 190px;
}

#sidebarleft h1 {
	background-color: white;
	padding: 0px 0px 5px 0px;
	height: 300px;
	margin-bottom: 0px;
	border: 1px solid Silver;
}

#sidebarleft h2 {
	background: url(eMail.jpg) no-repeat center;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
}

#sidebarleft h3 {
	background-color: White;
	height: 35px;
	vertical-align: middle;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dashed Silver;
}

#sidebarright {
	float: right;
	width: 190px;
}

#sidebarright h1 {
	background-color: white;
	padding: 0px 0px 5px 0px;
	height: 300px;
	margin-bottom: 0px;
	border: 1px solid Silver;
}

#sidebarright h2 {
	background: url(Svago.jpg) no-repeat center;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
}

#sidebarright h3 {
	background-color: White;
	height: 35px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dashed Silver;
}

/* Footer */

#footer {
	width: 1020px;
	height: 40px;
	margin: 5px auto 20px auto;
	border: 1px solid Black;
	background-color: #242323;
	color: #D5D5D5;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

/* Menu */

#footermenu {
	float: left;
	width: 600px;
	height: 20px;
}

#footermenu ul {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	list-style: none;
	line-height: normal;
}

#footermenu li {
	float: left;
	margin: 0px;
	margin-top: 0px;
}

#footermenu a {
	display: block;
	width: auto;
	padding: 6px 40px 6px 10px;
	background: url(../Poema/images/img10.gif) no-repeat left 50%;
	color: White;
	font-weight: bold;
}

#footermenu a:hover {
	text-decoration: underline;
}

#footermenu .active {
}

#footermenu .active a {
}
