/* CSS Document */

body {
	text-align: center;
	padding:0;
	margin:0;
}

#corpo {
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.5;
}
table.menu {
}
table.menu td{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #002C65;
}
#c1 {
	margin:0px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	text-align:justify;
}
#c2 {
	margin:0px;
	padding: 0px;
	padding-top: 40px;
	text-align:justify;
}
#c3 {
	margin:0px;
	padding-left: 40px;
	text-align:justify;
}
#c4 {
	margin:0px;
	padding-left: 20px;
	padding-right: 40px;
	text-align:justify;
}
#laterale {
	padding-top: 40px;
}
.date {
	font-size: 16px;
	font-weight: bold;
	color: #93122B;
}
#news {
	width: 244px;
}
#news div.box {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001A35;
	border-right-color: #B4B67F;
	border-bottom-color: #001A35;
	border-left-color: #B4B67F;
	background-color: #D4D6B0;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:20px;
	padding-right:20px;
	margin-bottom:10px;
}

/* */

.titolo1 {
	font-size: 24px;
	color: #93122B;
	font-family: "Times New Roman", Times, serif;
}

.titolo2 {
	font-size: 20px;
	color: #93122B;
}

/* */

#news .titolo {
	font-style: italic;
	font-size: 24px;
	color: #E55A15;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#news .sottotitolo {
	font-size: 14px;
	color: #93122B;
	margin-bottom:10px;
}
#news .testo {
	vertical-align: text-top;
	font-size: 12px;
	color: #000000;
}

#intestazione {
	margin:0px;
	padding:0px;
	margin-left: 20px;
}
.nome {
	color: #93122B;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px;
}
.nomeInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.listaNomi {
	color: #93122B;
	font-size: 11px;
}


/* menuLaterale */


div#menuLaterale {
	width: 242px;
	margin:0px;
	padding:0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #001A35;
}
div#menuLaterale p {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #001A35;
	margin:0;
	padding:0;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #002C65;
	font-size: 12px;
	line-height: 12px;
}
div#menuLaterale span.l1 {
	margin-left:20px;
}
div#menuLaterale span.l2 {
	margin-left:40px;
}
div#menuLaterale span.l3 {
	margin-left:60px;
}

div.firma {
	padding:0;
	margin:0;
	margin-right:40px;
	margin-bottom:20px;
}
div.firma div {
	overflow:hidden;
	width: 100%;
}

/* menuLista */


div#menuLista {
	margin:0px;
	padding:0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #001A35;
}
div#menuLista p {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #001A35;
	margin:0;
	padding:0;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #93122B;
	font-size: 12px;
	line-height: 12px;
}
div#menuLista span.l1 {
	text-align:right;
}
a {
	text-decoration: none;
	color: #002C65;
}
a:hover {
	text-decoration: underline;
	color: #93122B;
}

#sub0, #sub1, #sub2 {
	/*display: none;*/
}

#primoMenu {
	position:absolute;
	left:290px;
	top:-2px;
	display:none;
}

#tempDiv {
	position:relative;
}
