* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Helvetica, sans_Serif;
	margin: 0px;
	text-align: center;
}

#a {
	width: 100%;
	float: left;
	height: 120px;
	background-image: url(../topo.jpg);
	background-repeat: repeat-x;
}

#b {
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

#c {
	width: 100%;
	clear: both;
	float: left;
}

#ca {
	width: 50%;
	float: left;
	background-image: url(belo.png);
}

#cb {
	width: 50%;
	float: left;
	background-image: url(estrela.png);
}

#d {
	width: 100%;
	clear: both;
	float: left;
}

#da {
	width: 50%;
	float: left;
	background-image: url(henrique.png);
}

#db {
	width: 50%;
	float: left;
	background-image: url(lunar.png);
}

#c a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

#c a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#c a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#d a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

#d a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#d a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#c p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#d p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#e {
	width: 100%;
	float: left;
	height: 120px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../baixo.jpg);
	background-repeat: repeat-x;
}

#sp {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	clear: both;
	color: #000000;
	font-size: 9px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}

#sp a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#sp a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#sp a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:link {
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

a:hoover {
	text-decoration: none;
}
