@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:white;
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrapper2 {
	width:780px;
	height: 450px;
	background-image:url(images/bg_logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border: 5px solid #CED1D2;
	
	}
#top2 {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED1D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5CA527;
	text-align: right;
	margin-top: 14px;
	line-height: 60px;
	padding-right: 15px;
	padding-left: 15px;
	height:61px;
}
#top2 a {
	color: #5CA527;
	font-size: 18px;
	color: #5CA527;
	font-weight: normal;
	text-decoration: none;
	}
#top2 a:hover {
	color: #FF6600;
	}

#corpo {
	height: 315px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED1D2;
	padding-right: 21px;
	padding-left: 25px;
	padding-top: 30px;
	
}
#corpo2 {
	height: 245px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED1D2;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 100px;
	
}


#menulabo {
	padding-left: 30px;
	font-size: 14px;
	color: #999999;
	padding-top: 3px;
	font-weight: normal;
	clear:both;
		}
#menulabo a {
	color: #00793B;
	text-decoration: none;
}
#menulabo a:hover {
	color: #5CA527;
}
.home_right {
	float: right;
	width: 320px;
}
.home_left {
	float: left;
	width: 325px;
}	

h1 {
	color: #5CA527;
	font-size:#5CA527;
	margin:0 0 30px 0;
	padding:0;
	font-size:16px;
	font-weight: normal;
	}
p {
	font-size: 13px;
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin:0 0 20px;
	padding:0;
}
p span {
	color: #333333;
	font-weight: bold;
}
.picholder {
	float:left;
	width:140px;
	}
.cimici {
	margin-right:4px;
	}
.termici {
	margin-right:70px;
	}
.meta {
	margin-right:50px;
	}
.picholder_main {
	float:left;
	width:140px;
	margin-right:40px;
	margin-bottom:30px;
	}
.picholder_main_right {
	float:left;
	width:140px;
	margin-right:0;
	}

.pic_with_text {
	padding: 0;
	border: 1px solid #CCC;
	}	
.pic_with_text:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.pic {
	float: left;
	padding: 0;
	border: 1px solid #CCC;
}
.uno {
	margin: 0 40px 0 0;
	}	
.due {
	margin: 0 1px 0 0;
}	
.tre {
	margin: 0 46px 0 0;
}	
.quattro {
	margin: 0 2px 0 0;
}
.altro	{
	margin: 0 15px 0 0;
}	 
.last {
	margin: 0 0 0 0;
}
#indietro {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	clear:both;
	padding: 30px 0 0 0;
	text-align:right;
}
*html #indietro {
	padding: 0 0 0 0;
}
#indietro a {
	color: #00793B;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#indietro a:hover {
	color: #5CA527;
	background-image: url(images/arrow_on.gif);
}
.lab {
	line-height:12px;
	padding:0 5px 0 0;
	}
.lab a {
	font-size: 12px;
	line-height:12px;
	color:#00793B;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	padding: 0 0 0 10px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.lab a:hover {
	color: #5CA527;
	background-image: url(images/arrow_on.gif);
}
.clearer {
	clear:both;
	display:block;
	height:20px;
	}
.center {
	padding-left:85px;
}
.center2 {
	padding-left:5px;
}
