body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-image: url(../i/fundo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.red {
	color: #ec2027;
}
#left {
	float: left;
	width: 158px;
	margin-top: 40px;
	margin-right: 70px;
}
#container {
	text-align: center;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	color: #FFFFFF;
	font-size: 12px;
}
p {
	color: #FFFFFF;
}
#photos a {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 3px;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	padding: 0px;
}
#middle {
	float: left;
	width: 450px;
	margin-top: 70px;
	margin-right: 0px;
}
#right {
	background-image: url(../i/sapo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 216px;
	float: left;
	height: 387px;
	margin-top: 200px;
	margin-left: 50px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #EC2027;
}
#titulo {
	width: 450px;
}
