*{
	margin: 0;
	padding: 0;
}

body {
margin: 0 auto;
background: #FFF url(images/sf-intro.jpg) no-repeat center 130px;
font-family: "Times New Roman", Times, serif;
font-size:13px;
color: #646464;
}

a {
	color:#3BA0BC;
}

#head {
	margin: 0 auto;
	width: 770px;
	height: 380px;
	margin-top: 40px;
}

#centro {
margin:0 auto;
padding:20px;
width:540px;
text-align:center;

}

h1, h2 {
	font-size: 13px;
	font-weight: normal;
}

#info {
	margin:0 auto;
	background: #FFF;
	width: 770px;
	height: 152px;
	text-align:center;
	padding-top: 25px;
	font-weight: bold;
}

#preb{
	height: 334px;
}

#bandiere {
	height: 33px;
	width: 350px;
	margin:0 auto;
	padding-left: 5px;
}

.band{
	height: 33px;
	width: 46px;
	margin-right: 40px;
	border: none;
}

.bandtxt{
	height: 33px;
	width: 46px;
	margin-right: 60px;
	border: none;
}

