@charset "utf-8";
img, .articolo { behavior: url(iepngfix.htc) }
body {
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	background-color: #143633;
	color: #fff;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
}
.container_12, .container_16 {
	text-align: left;
}
#header {
	height: 150px;
	background-attachment: scroll;
	background-image: url(../img/bkg_header.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header h1 {
	font-size: 72px;
	text-transform: lowercase;
	font-weight: normal;
	padding-top: 40px;
	height: 90px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header .container_16 {
	position: relative;
}
p {
	margin-bottom: 1em;
}
#postcard {
	position: absolute;
	width: 330px;
	top: 25px;
	right: 0px;
	z-index: 10;
}
#content    {
	background-color: #143633;
}
#nav {
	background-attachment: scroll;
	background-image: url(../img/nav_sep.png);
	background-repeat: repeat-y;
	background-position: 100% center;
}
#nav  ul.sottomenu  {
	margin-top: 35px;
	margin-left: 35px;
}
#nav li {
	margin-bottom: 30px;
}
#nav a {
	color: #b7e7d1;
	text-decoration: none;
	font-size: 20px;
}
#nav a:hover {
	text-decoration: underline;
}
.articolo {
	background-image: url(../img/article_div.png)
%20no-repeat%20scroll%20center%20bottom);
	padding-bottom: 50px;
	margin-bottom: 30px;
	margin-right: 70px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.articolo a {
	color: #fff;
}
.articolo a:hover {
	color: #4d9dab;
}
.articolo h3 {
	font-size: 24px;
	margin-bottom: 12px;
}
#sponsor {
	margin-top: 125px;
}
#sponsor .ad {
	height: 60px;
	width: 234px;
	background-color: #4d9dab;
	margin-bottom: 25px;
}

#footer {
	background-image: url(../img/bkg_footer.png);
	padding-top: 36px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #41656b;
	padding-bottom: 25px;
	margin-top: 14px;
}
#footer h4 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #b7e7d1;
}
#footer li a {
	font-size: 16px;
	color: #b7bde5;
	text-decoration: none;
}
#footer li a:hover {
	color: #143633;
	text-decoration: underline;
}

.credits {
	padding-top: 25px;
}
.grid_3 {
	_margin-right: -1px;
}
