body {
	/*
	background: repeat-x  url(../img/testata.jpg);
 */
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#allContent {
	margin: auto;
	margin-top: 172px;
	padding-top: 20px;
	border-top: 1px solid #aeaeae;
	text-align: center;
}
#logo {
	margin: 30px;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
/*a:hover {
	color: #ff9d1c;
}
*/
#menu_argomento {
	margin-top: 70px;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
#menu_argomento ul {
	margin-top: 0px;
	margin-bottom: 3px;
	font: bold 16px "Trebuchet MS", sans-serif;
	text-align: center;
}
#menu_argomento ul li {
	list-style: none;
	display: inline;
	margin: 0;
}
#menu_argomento a {
	padding: 0px;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
}
#menu_argomento ul li a:link , #menu_argomento ul li a:visited {
	color: #aeaeae;
}
#menu_argomento ul li a:link:hover, #menu_argomento ul li a:visited:hover {
	color: #000;
}
/*#menu_argomento ul li.active a {
	background: white;
	color: #ff9d1c;
}
*/

.tit {
	color: #c8158d;
	margin-left: 0px;
	font-size: 22pt;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	margin-bottom: 12px;
	margin-top: 10px;
	padding-top: 10px;
}

.subtit {
	color: #c8158d;
	font: 18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

.par {
	margin-left: 10px;
	margin-top: 2px;
	text-align: center;
	font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.subpar {
	margin: 20px;
	text-align: justify;
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
