a {
	color: #F97C03;
	text-decoration: none;
	font-family: Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

a:visited {
	color: #F97C03;
}

a:hover {
	color: #C7BDB3;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #1565A0;
	color: #1565A0;
	font-family: Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	align:left;
	margin: 0;
	padding: 0;
}

h1 {
    font-family: Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-bottom: 0; color:000000;
	font-size:57px;
}

h2 { 
    font-family:Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-bottom: 0; color:000000;
	font-size:13px;
}
h3 {
    font-family:Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-bottom: 0; 
	color: #F97C03;
	font-size:14px;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
	list-style-type: none;
}

#logo {
	background-position: center;
}
.planob {
	float: right;
}
.backnext {
	align: center;
}
.legenda {
	text-align: right;
}
.team{
	font-color: #7BDB3;
}