* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/img2.gif) repeat-x;
	color: #3B3B3B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #ff6600;
}

h1 {
	font-size: 14px;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #ff6600;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .90em Trebuchet MS;
	color: #FFFFFF;
}

.boxed .content {
	padding: 3px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 19px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: normal;
}

.post .title {
	margin-bottom: 5px;
	font-family: Georgia, "Trebuchet MS", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/img5.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Trebuchet MS", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 781px;
	margin: 0 auto;
	background: url(images/img4.gif) repeat-y;
	border-top: 5px solid #3B3B3B;
}

.corpo {
	float: left;
	width: 420px;
	padding-right: 1px;
	text-align: justify;
	background-color: #F5F5F5;
	background-image: none;
	border: 1pt solid #E9E9E9;
}

.Titolo2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;

}

#content {
	float: left;
	width: 460px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 158px;
	padding-left: 1px;
}

#sidebar2 {
	float: left;
	width: 158px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(images/menu.jpg);
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#menu a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(images/menuhovere.jpg);
}

#menu .active a {
	color: #000000;
	background-image: url(images/menuhoverd.jpg);
}

#menu .active a:hover {
	color: #000000;
	background-image: url(images/menuhoverc.jpg);
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 125px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 780px;
	height: 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#legal {
	float: center;
}

#links {
	float: right;
}
#Layer1 {
	position:absolute;
	width:0px;
	height:0px;
	z-index:1;
	visibility: hidden;
}
