@charset "utf-8";

/* Formattazione mainContent div */

.thrColFixHdr #mainContent h1{
	width: 474px;
	height: 38px;
	background: url(images/itameeting.jpg) no-repeat;
	text-indent: -9999px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5042;
	text-align: justify;
}
.thrColFixHdr #mainContent h2{
	width: 474px;
	height: 30px;
	background: url(images/itah2camino.jpg) no-repeat;
	text-indent: -9999px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5042;
	text-align: justify;
}
.thrColFixHdr #mainContent h3{
	width: 474px;
	height: 30px;
	background: url(images/itah2attrezzature.png) no-repeat;
	text-indent: -9999px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5042;
	text-align: justify;
}

.thrColFixHdr #mainContent p{
	width: 474px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5042;
	text-indent: 32px;
	text-align: justify;
	word-spacing: 0.1em;
	line-height: 1.3em;
}
.thrColFixHdr #mainContent ul {
	width: 474px;
	margin: 0;
	padding: 0;
	text-align: justify;
	word-spacing: 0.1em;
	line-height: 1.3em;
}

.thrColFixHdr #mainContent li {
list-style-type: none;
margin: 0;
padding: .2em 0 .2em 30px;
background: url(images/li.png) no-repeat 5px 50%;

}