
body {
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: justify;
	font: 13px Trebuchet MS;
	color: Black;
	background: url(Sfondo.jpg) repeat;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	width: 1020px;
	margin: 5px auto 0px;
	border: 1px solid Silver;
	background-color: White;
}

/* Header */

#header {
	width: 970px;
	height: 204px;
	margin: 0px auto 0px auto;
	border-bottom: 1px dashed Black;
	padding-right: 25px;
	border-top: 10px solid White;
	border-left: 10px solid White;
	border-right: 10px solid White;
	background: White url(../header.jpg) no-repeat;
}

#header a {
	text-decoration: none;
	color: black;
}

#capolavoroitaliano {
	border-TOP: 1px solid Silver;
	width: 970px;
	height: 48px;
	PADDING-top: 5px;
	background-color: White;
}

#capolavoroitaliano a {
	text-decoration: underline;
}

#capolavoroitaliano a:hover {
	text-decoration: none;
}

/* Logo */

#logo {
	float: left;
	padding-top: 24px;
	padding-left: 20px;
	width: 400px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

#menulogo {
	float: right;
	padding-left: 20px;
	width: 550px;
}

/* Sezione */

#sezione {
	float: right;
	margin-bottom: 25px;
	width: 730px;
	height: 30px;
	margin-top: 60px;
	padding-right: 5px;
}

#sezione a:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	float: right;
	width: 1000px;
	margin-top: 2px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 175px;
	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 {
}

#top {
	width: 1000px;
	height: 35px;
	margin: 0px auto;
	margin-bottom: 2px;
}

/* TopLeft */

#topleft {
	float: left;
	width: 300px;
	height: 35px;
	margin: 0px auto;
}

#topleft a {
	text-decoration: none;
	color: #FFFFFF;
	
}#topleft h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

#topleft a {
	text-decoration: none;
}

#topleft a:hover {
	text-decoration: underline;
	color: Yellow;
}

#topleft ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#topleft li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#topleft li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

/* TopRight */

#topright {
	float: right;
	width: 690px;
	height: 35px;
	margin: 0px auto;
	margin-top: 2px;
}

#topright a {
	text-decoration: none;
	color: #FFFFFF;
	
}#topright h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

#topright a {
	text-decoration: none;
}

#topright a:hover {
	text-decoration: underline;
	color: Yellow;
}

#topright ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#topright li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#topright li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

/* SubTop */

#subtop {
	float: left;
	width: 1000px;
	height: 70px;
	margin: 0px auto;
	margin-top: 2px;
	font-weight: bolder;
	color: Black;
}

#subtop a {
	text-decoration: none;
	color: Black;
}

#subtop h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

#subtop a {
	text-decoration: none;
}

#subtop a:hover {
	text-decoration: underline;
	color: Red;
}

#subtop ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#subtop li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#subtop li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

/* ChiaviRicerca */

#chiaviricerca {
	width: 990px;
	overflow: auto;
	margin-top: 0px;
	height: 67px;
	margin-bottom: 5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
}

#chiaviricerca a {
	color: Blue;
	letter-spacing: 1px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
	border: 10px solid White;
	border-bottom-width: 0px;
}

/* LeftContent */

#leftcontent {
	float: left;
	width: 675px;
	margin-top: 5px;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width:  900px;
	height: 210px;
}

#firstcontent {
	width: 1000px;
	margin-top: 5px;
	height: auto;
	margin-bottom: 5px;
}

/* TopRightBanner */

#toprightbanner {
	float: right;
	width: 500px;
	height: 65px;
}

/* Banner */

#bigbanner {
	float: left;
	width: 1000px;
	height: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Banner */

#banner {
	float: left;
	width: 670px;
	height: 65px;
	margin-top: 5px;
	margin-bottom: 8px;
}

/* PageLeft */

#pageleft {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 8px;
	letter-spacing: 2px;
}

/* PageRight */

#pageright {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 8px;
}

/* TopPage */

#toppage {
	float: left;
	width: 480px;
	height: 65px;
	margin-top: 0px;
	font-size: 1.1em;
	color: Black;
}

/* PageTitle */

#pagetitle {
	float: left;
	width: 1000px;
	height: 30px;
	margin-bottom: 2px;
}
	
#pagetitle h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

#pagetitle h3 {
	background: url(images/img07.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

/* Testo */

#testo {
	float: left;
	width: 1000px;
	height: 400px;
	margin-bottom: 2px;
	overflow: auto;
}
	
#testo h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

/* Corpo */

#corpo {
	float: left;
	width: 900px;
	background: #FFFFFF;
	padding: 10px 50px 10px 50px;
	margin-top: 10px;
}

/* Content */

#content {
	float: left;
	width: 1000px;
	background: #FFFFFF;
}

.shop {
	background: #FFFFFF;
	width: 660px;
	margin: 5px 0px 0px 0px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.post {
	background: #FFFFFF;
	height: 400px;
	width: 660px;
	overflow: auto;
	margin: 5px 0px 0px 0px;
	float: left;
	border: thin dotted Gray;
	padding-left: 5px;
	padding-right: 5px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img07.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

.post .title h1 {
}

.post .entry {
	padding: 0 0px;
	background: #FFFFFF;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

.postnew {
	background: #FFFFFF;
	height: 420px;
	width: 995px;
	overflow: auto;
	margin: 5px 0px 10px 0px;
	border: thin dotted Gray;
	float: left;
}

.postnew .title {
	margin: 0px;
	background: #444444 url(images/img07.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
}

.postnew .title h1 {
}

.postnew .entry {
	padding: 0 0px;
}

.postnew .meta {
	font-weight: bold;
	padding-left: 20px;
}

.postnew .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	list-style: none;
	color: Black;
	margin: 0px;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 23px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.2em;
	list-style: none;
}

#sidebar h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 0px 10px;
	font-size: 1.7em;
	font-family: Papyrus;
	margin-bottom: -5px;
}

#sidebar a {
	text-decoration: none;
	color: Navy;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1020px;
	height: 40px;
	margin: 0px 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(images/img10.gif) no-repeat left 50%;
	color: White;
	font-weight: bold;
}

#footermenu a:hover {
	text-decoration: underline;
}

#footermenu .active {
}

#footermenu .active a {
}
