body, td, table {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #999999;
	text-align: justify;
	margin-top: 0px;
    border-color:#000000;
}

input{
 color: #ffffff;
}

A, A:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	font-size: 12px;
}

A:hover {
	color: #666666;
	border-bottom: none;
	font-size: 12px;
}

a:visited {
}

.titab {
	color: #999999;
	font-size: 13px;
	font-family: georgia, times new roman, serif;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px #999999 groove;
}

b, strong, i, italic {
	color: #996633;
}

u, underline {
	color: #996633;
}

input,textarea {
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 9px;
	background-color: #1f040b;
	border: 1px dotted #000000;
}

.nav a:link, .nav a:visited {
	text-align: center;

}

.nav a:hover, option selected {
	text-align: center;
	border-bottom: none;
}

.down {
	color: #996633;
	font-size: 17px;
	font-weight: bold;
}
.down1 {
	font-size: 11px;
	font-weight: bold;
}

.dowtab{
	padding:0px;
	border:1px solid;
	border-color:#000000;
	margin:0px auto;
}

div#progetto{
	width: 95%;
	margin: auto;
	margin-top: 20px;
}

div#progetto img.locandina{
	float: left;
	margin-bottom: 20px;
}

div#progetto table.infos{
	float: right;
	width: 60%;
	margin-bottom: 20px;
}

div#progetto p.descrizione{
	clear: both;
	text-align: justify;
}

div#progetto td.campo{
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	padding: 0 5px 0 0;
}

div#progetto td.valore{
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding: 0 0 0 5px;
}

h1{
	color: #CA701F;
	font-size: 14px;
}

li{
	color: #CA701F;
	font-size: 11px;
}


.spoiler {
	color: #1f040b;
	background: #1f040b;
}

