@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666;
	white-space: normal;
	padding: 5;
	margin: 5px;
}
a:link {
	color: #00345D;
	text-decoration: underline;
}
.link3 a
{
	color: #FFF;
	}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.link2 a
{
	color: #C1001F;
	text-decoration: underline;
}
.titolo {
	font-size: 10px;
	font-weight: 900;
	text-transform: none;
	color: #C1001F;
}
.testi {
	color: #00345D;
}
.testi {
	text-align: justify;
}
#progetto {
	font-weight: bold;
	color: #666;
}
.iphone {
	font-family: Verdana, Geneva, sans-serif;
	color: #00345D;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00345D;
	text-indent: 10px;
}

