#cccont {
	margin: 0;
	padding: 0;
	text-align: center;
}
#cccont * {
	margin: 0;
	padding: 0;
}
#cccont #cccontent {
	background-color: #FFFFFF;
	width: 600px;
	padding: 20px;
	border: 5px solid #3366CC;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#cccont #cccontent h1 {
	font-size: 1.2em;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	float: left;
	width: 580px;
}
#cccont #cccontent h1 a {
	font-size: 1em;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
#cccont #cccontent h1 a:hover {
	text-decoration: underline;
}
#cccont #cccontent p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.2em;
}
#cccont #cccontent p strong {
	text-transform: uppercase;
	color: #666666;
}

#cccont #cccontent p a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #3366CC;
}
#cccont #cccontent p a:hover {
	text-decoration: underline;
}
#cccont #cccontent ul {
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
	line-height: 1.4em;
}
#cccont #cccontent ul li {
	background-image: url(../img/costruzione/punto_elenco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
}

#cccont #cccontent ul li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;
}
#cccont #cccontent ul li a:hover {
	text-decoration: underline;
}

.Layer1 {
	clear: both;
	width: 400px;
	display: none;
}

#tablecont {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}
