body{
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: 1px;
}

#content-1{
	letter-spacing: 2px;
}

#box, #intro, #wrap-1, #content-1, #tp-3 #content-1, #tp-2 #content-1, #tp-1 #content-1{
	border: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content-1, #tp-3 #content-1, #tp-2 #content-1, #tp-1 #content-1{
	padding-bottom: 10px;
}

#intro{
	color: #3897A9;
}

#content-1 ul{
	margin-left: 40px;
}
#content-1 ul li{
	list-style-type: square;
}
#content-2, #content-3, form#cerca{
	display: none;
}

#header{
	border-bottom: 1px solid #3897A9;
	margin-bottom: 20px;
	font-size: 80%;
}
#tp-1 #header h1, #tp-1 p#payoff, #tp-2 #header h1, #tp-2 p#payoff, #tp-3 #header h1, #tp-3 p#payoff{
	position: relative;
	top: 0;
	left: 20px;
}
p#payoff{
	font-size: 80%;
}

#box #wrap-1, #box #content-1{
	width: 100%;
	margin: auto 0;
}

div.news h4{
	font-size: 130%;
}

#footer{
	border-top: 1px solid #3897A9;
	font-size: 70%;
}
#footer a{
	padding: 0 10px;
}