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

.testi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 200;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.testi a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 200;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.titoli {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	height: 3px;
}

.foot {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f9fe+0,47c9af+100 */

background: #f2f9fe; /* Old browsers */

background: -moz-linear-gradient(top,  #f2f9fe 0%, #47c9af 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #f2f9fe 0%,#47c9af 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #f2f9fe 0%,#47c9af 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#47c9af',GradientType=0 ); /* IE6-9 */

height:80px;
}
