* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #fff;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	color: #aaa;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
ol { padding-left: 20px; }
img { border: none; }
a { color: #415d02; text-decoration: underline; }
a:hover { text-decoration: underline; color : #ff0000; }

#wrap {
margin: 0 auto;
width: 760px;
}

#left {
float: left; 
width: 580px;
}
.header { height: 100px; }
.header h1 {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 3px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 200px;
}
.header h1 a {
text-decoration: none;
color: #fff;
}
.header h1 a:hover {
text-decoration: underline;
color: #f7f7f7;
}
.header h2 {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.leftcontent {
padding: 10px 0;
text-align: justify;
}
.leftcontent h2 {
	color: #415d02;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 100;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 100%;
}
.leftcontent h2 a {

}
.leftcontent h2 a:hover {

}

.leftcontent li {
	margin-left: 15px; line-height: 150%;
}

.leftcontent h3 {
	color: #415d02;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 100;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 20px;
}

.leftcontent  h4  {
	color: #415d02;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 100;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #415d02;
	margin-top: 12px;
}

.leftcontent h5 {
	color: #415d02;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 100;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 20px;
}

.leftcontent  h6  {
	color: #415d02;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 100;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #415d02;
	margin-top: 12px;
}

.leftcontent h3 a { text-decoration: none;

}

p, leftcontent {
	line-height: 150%;
	margin-top: 0px;
}

#right {
	float: right;
	width: 170px;
}
.menutop {
	margin-top: 40px;
	background: transparent url(images/menutop.gif) no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menubottom {
background: transparent url(images/menubottom.gif) no-repeat;
padding: 5px 0;
}
.menu {
	background: transparent url(images/menubg.gif) repeat-y;
	padding: 0 10px;
}
.menu  h2 {
	font-size: 13px;
	color: #415d02;
	padding: 5px 0 2px 0;
}
.menu  ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.menu  ul li {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.menu  ul li a {
display: block;
text-transform: uppercase; text-decoration: none;

}
.menu  ul li a:hover {

}

.menu ul li a#active {
	color: #FF0000;
}

#footer {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	height: 30px;
	color: #333;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#footer  a {
	color: #333;
	text-decoration:none;
}

.bordo_img {
		padding: 2px;
		border: 1px solid #333333;
	} 
	
.bordo_img_senza {
	padding: 5px;
	border: 0px;
}

	

	/* Stile per le immagini che si aprono con javascript lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.9em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
.thumbnail{
	padding: 7px;
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

.caption a{
	font-size: 1em;
	padding-top: 0.2em;
	color: #333333;
	text-decoration: none;
}
.leftcontent h4 a {
	text-decoration: none;
}
