*{
	padding:0;
	margin:0;
}

p {
	text-align:justify;
	color: #000;
}

a {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border:none;
}

body {
	background:#d3d3d3 url(../img/sfondo.jpg) repeat-x top center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 140%;
}

.container {
	width: 900px;
	margin: 0 auto 0 auto;
}

.testata {
	width: 900px;
	height: 215px;
	margin-bottom:20px;
}
