body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #AAAAAA;
	color: #333;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-position: top center;	
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	width: 750px;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 140px;
	width: 100%;
	background-color: #AAA;
}

#headerimg {
	margin: 0;
	height: 140px;
	width: 100%;
	position: relative;
}
#headerimg p {
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin: 0;
	padding: 0;
}

.clear { clear: both; }
.clearight { clear: right; }
.clearleft { clear: left; }
a img { border: none; }

#grad {
	height: 65px;
	width: 100%;
	background: url(../img/topgrad.jpg);
}

#content {
	width: 750px;
	margin-top: -55px;
	font-size: 1.2em;
}

#main {
	width: 710px;
	/*aggiustare secondo padding*/
	/*padding: 0 0 10px 10px;*/
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

#pagebar {
	background: url(../img/pagebar.jpg);
	width: 750px;
	height: 17px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0;
	margin: 0;
}

#pagebar li {
	position: relative;
	float: left;
	display: block;
	list-style: none;
}

#pagebar a {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 1.4em;
	display: block;
	float: left;
	padding: 0 5px;
	border-right: 1px #CECECE solid;
	text-align: center;
	height: 17px;
}

#pagebar .children .children,
#pagebar .sub-menu .sub-menu {
	margin: 0 0 0 12px;
	padding: 0;
}

#pagebar ul {
	display: none;
	position: absolute;
	top: 36px;
	left: -1px;
	margin: -1px 0 0;
	padding: 0;
	float: left;
	z-index: 99999;
	border-top: 1px solid #000;
}

#pagebar .children li, #pagebar .sub-menu li {
	margin: 0;
	padding: 0;
	min-width: 85px;
	border-left: 1px #e1e1e1 solid;
	border-bottom: 1px #e1e1e1 solid;
}

#pagebar .children ul.children, #pagebar .sub-menu ul.sub-menu {
	border-top: 0;
}

#pagebar ul a {
	background-color: #f1f1f1;
	width: 81px;
	padding-bottom: 2px;
}

#pagebar li:hover > ul {
	display: block;
}

/* you-are-here styles */
#pagebar li.current_page_item > a,
#pagebar li.current_page_parent > a,
#pagebar li.current_page_ancestor > a,
#pagebar li.current-cat > a,
#pagebar li.current-menu-ancestor > a,
#pagebar li.current-menu-item > a,
#pagebar li.current-menu-parent a {
	color: #000;
	text-decoration: none;
}
#pagebar li a:hover,
#pagebar li:hover > a {
	background-color: #cecece;	
	color: green;
	text-decoration: none;
}

#footer { /*background-color: #f5f5f5;*/ }

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

#headerimg h1 {
	font-size: 5em;
	position: absolute;
	/*margin-left: 9900px;*/
}

h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a /*coloro dark*/ {
	color: #196316;
	text-decoration: none;
}

a:hover {
	color: #2cb727;
	/*text-decoration: underline;*/
}

.natura #headerimg {
	background-image: url(../img/natura-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.oggi #headerimg {
	background-image: url(../img/oggi-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.storia #headerimg {
	background-image: url(../img/storia-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.trovare #headerimg {
	background-image: url(../img/trovare-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tradizione #headerimg {
	background-image: url(../img/tradizione-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tv #headerimg {
	background-image: url(../img/tv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#footer p {
	margin: 0 20px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid silver;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit { padding: 1px; }
select { width: 130px; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }
.hidden { display: none; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/*iframes ======================*/
#mappe { margin: 0 0 20px 20px; }

/*video ======================*/
.video {
	width: 560px;
	padding-bottom: 12px;
}

/*Images =====================*/
.img-shadow {
	float: left;
	background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*margin: 10px 0 0 10px !important;*/
	/*background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;*/
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid silver;
	/*border: 1px solid #a9a9a9;*/
	margin: -6px 6px 6px -6px;
	padding: 6px;
}

.floatleft-shadow {
	float: left;
	background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.floatleft-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid silver;
	/*border: 1px solid #a9a9a9;*/
	margin: -6px 6px 6px -6px;
	padding: 6px;
}

.floatright-shadow {
	float: right;
	background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid silver;
	/*border: 1px solid #a9a9a9;*/
	margin: -6px 6px 6px -6px;
	padding: 6px;
}

/*
.imgright {
	float: right;
	width: 328px;
	margin-left: 10px;
}
.imgright img {
	padding: 2px;
	border: 1px solid silver;
}
*/

.center { text-align: center; }

.newsLink {
	font-weight: bold;
}
.newsLinkAlt {
	font-weight: bold;
}
.news {
	background-color: #eaeaea;
	display: block;
	margin-bottom: -5px;
}
.newsAlt {
	background-color: #ffffff;
	display: block;
	margin-bottom: -5px;
}
