@charset "utf-8";
/* CSS Document */

body {
	background-color:#151e32;
	margin:0px 0px 0px 0px;
}
.table {
	background-image: url(img/pattern2.gif);
}
.documenti {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.rotary {
	background-image: url(img/pattern1.gif);
	padding-left: 18px;
}
.titoloalto {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.servire {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	padding-left: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.didascalie {
	font-family: arial;
	font-size: 7pt;
	color: #000;
}
.dettagli {
	font-family: arial;
	font-size: 8pt;
	color: #1072db;
}
.titolo {
	font-family: arial;
	font-size: 15pt;
	color: #1e5a9f;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.descrizione {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.tdprogetti {
	background-color: #efefef;
}
.progetti {
	font-family: arial;
	font-size: 11pt;
	color: #19315d;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 17px;
}
a:link {
	text-decoration: none;
	color: #1E5A9F;
}

a:visited {
	text-decoration: none;
	color: #1E5A9F;
}
a:hover {
	text-decoration: underline;
	color: #1E5A9F;
}
a:active {
	text-decoration: underline;
	color: #1E5A9F;
}
.sottotitolo {
	font-family: arial;
	font-size: 13pt;
	color: #1e5a9f;
	font-weight: bold;
	letter-spacing: 0.02em;
}

a.titoloalto:link {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.titoloalto:visited {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.titoloalto:hover {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.titoloalto:active {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.documenti:link {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.documenti:visited {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.documenti:hover {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.documenti:active {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

