/* /////////////////////////////////////////////// */
/* /////////////////     MAIN    ///////////////// */
/* /////////////////////////////////////////////// */
.contenutoMain {
	width: 798px;
	padding-left: 5px;
	/*background: url("images/mainBorderIndex.gif") no-repeat scroll top right;*/
	border-left: 1px solid #776655;
	border-right: 1px solid #776655;
}
.presentazione {
	background-color: transparent;
	padding-top: 10px;
	padding-left: 2px;
	width: 780px;
	height: 1200px;
	text-align: justify;
	font-size: 14px;
}
.presentazione .colonnaI {
	float: left;
	padding-left: 10px;
	width: 380px;
}
.presentazione .colonnaII {
	float: right;
	width: 380px;
}
.paragrafo {
	padding-top: 5px;
	margin: 15px;
	text-align: justify;
}
.presentazione a {
	color: #3B3F51;
	text-decoration: none;
}
.presentazione .komText {
	color: #006699;
	text-align: justify;
	font-size: 11px;
	width: 310px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.presentazione .komImg {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 0;
}
