@charset "utf-8";
/* CSS Document */
body{background:#000;}
h2 {
	font-family : Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	
}
td {

}
td {
	color: #FFF;
}
td {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {

	color: #FFFFFF;
	
}
a:hover {

	text-decoration: none;
}
a:active {

	color: #FFFFFF;
}
a:visited {

	color: #FFFFFF;

}
.Testo {
	font-family : Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	
}
div#header {
	text-align: left;
	position:relative;

	}

div#header h1 a:link,div#header h1 a:visited,div#header h1 a:hover {
	background:url('../images/centro-tipografia-digitale.jpg') left top no-repeat;
	height: 227px;
	width: 600px;
	display: block;
	text-decoration: none;
	text-indent:-9000em;
	margin-top:2px;

	font-size: 1.4em;font-weight: bold;margin-top: 0em;margin-bottom: 0em;color: #6699cc;
	}
div#header h1 a:focus {outline: none;}
/* @group Links */
			a, a:link {color: #cccccc; text-decoration: none;}
			a:visited {}
			a:hover {text-decoration: underline;color: #b0a593;}
/* @end links */
